+ 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 [Fri Aug 14 04:52:31 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: nova-api-osapi-76c6b7f665-kvv26 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7febf08bd668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-08-14 04:52:36.674 8 INFO nova.utils [None req-b6d32acb-cd18-4a37-963f-aad65c128921 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-14 04:52:36.715 7 INFO nova.utils [None req-22fe5614-cb4e-40ee-a6bb-31f8b849ca6c - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-14 04:52:38.360 8 WARNING keystonemiddleware._common.config [None req-b6d32acb-cd18-4a37-963f-aad65c128921 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 04:52:38.369 8 WARNING oslo_config.cfg [None req-b6d32acb-cd18-4a37-963f-aad65c128921 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-14 04:52:38.374 7 WARNING keystonemiddleware._common.config [None req-22fe5614-cb4e-40ee-a6bb-31f8b849ca6c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 04:52:38.383 7 WARNING oslo_config.cfg [None req-22fe5614-cb4e-40ee-a6bb-31f8b849ca6c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-14 04:52:38.447 8 WARNING keystonemiddleware._common.config [None req-b6d32acb-cd18-4a37-963f-aad65c128921 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 04:52:38.459 7 WARNING keystonemiddleware._common.config [None req-22fe5614-cb4e-40ee-a6bb-31f8b849ca6c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 04:52:38.463 8 WARNING oslo_config.cfg [None req-b6d32acb-cd18-4a37-963f-aad65c128921 - - - - - -] 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-08-14 04:52:38.474 7 WARNING oslo_config.cfg [None req-22fe5614-cb4e-40ee-a6bb-31f8b849ca6c - - - - - -] 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-08-14 04:52:38.475 8 WARNING oslo_config.cfg [None req-b6d32acb-cd18-4a37-963f-aad65c128921 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7febf08bd668 pid: 8 (default app) 2026-08-14 04:52:38.486 7 WARNING oslo_config.cfg [None req-22fe5614-cb4e-40ee-a6bb-31f8b849ca6c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7febf08bd668 pid: 7 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.223 () {42 vars in 704 bytes} [Fri Aug 14 04:52:45 2026] GET /v2.1 => generated 114 bytes in 21 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-08-14 04:52:46.249 7 WARNING oslo_policy.policy [None req-932bc809-b2e2-46fa-ae5d-15f1d09c4dd6 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - 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-08-14 04:52:46.249 7 WARNING oslo_policy.policy [None req-932bc809-b2e2-46fa-ae5d-15f1d09c4dd6 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.223 () {44 vars in 908 bytes} [Fri Aug 14 04:52:45 2026] GET /v2.1 => generated 0 bytes in 559 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-08-14 04:52:46.347 8 WARNING oslo_policy.policy [req-932bc809-b2e2-46fa-ae5d-15f1d09c4dd6 req-3b49150d-f7d4-4391-9e8d-2bfc3443babe cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - 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-08-14 04:52:46.348 8 WARNING oslo_policy.policy [req-932bc809-b2e2-46fa-ae5d-15f1d09c4dd6 req-3b49150d-f7d4-4391-9e8d-2bfc3443babe cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.204.45.223 () {46 vars in 981 bytes} [Fri Aug 14 04:52:46 2026] GET /v2.1/ => generated 400 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 04:52:46.456 7 INFO nova.api.openstack.wsgi [None req-0db863ef-a565-4b39-84f7-7353af780847 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.223 () {48 vars in 1010 bytes} [Fri Aug 14 04:52:46 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.223 () {48 vars in 1050 bytes} [Fri Aug 14 04:52:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.223 () {52 vars in 1047 bytes} [Fri Aug 14 04:52:46 2026] POST /v2.1/flavors => generated 529 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.223 () {42 vars in 704 bytes} [Fri Aug 14 04:52:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.223 () {44 vars in 908 bytes} [Fri Aug 14 04:52:47 2026] GET /v2.1 => generated 0 bytes in 61 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.223 () {46 vars in 981 bytes} [Fri Aug 14 04:52:47 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-08-14 04:52:47.476 7 INFO nova.api.openstack.wsgi [None req-32d82a26-64b5-46f0-b9f9-386d7b9cd54b cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.223 () {48 vars in 1012 bytes} [Fri Aug 14 04:52:47 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: 8|app: 0|req: 7/14] 199.204.45.223 () {48 vars in 1050 bytes} [Fri Aug 14 04:52:47 2026] GET /v2.1/flavors/detail?is_public=None => 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: 8/15] 199.204.45.223 () {52 vars in 1047 bytes} [Fri Aug 14 04:52:47 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.223 () {42 vars in 704 bytes} [Fri Aug 14 04:52:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.223 () {44 vars in 908 bytes} [Fri Aug 14 04:52:48 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: 8|app: 0|req: 9/18] 199.204.45.223 () {46 vars in 981 bytes} [Fri Aug 14 04:52:48 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-08-14 04:52:48.387 7 INFO nova.api.openstack.wsgi [None req-f79a5ac5-2342-420a-a460-e0d74cf09be7 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.223 () {48 vars in 1014 bytes} [Fri Aug 14 04:52:48 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.223 () {48 vars in 1050 bytes} [Fri Aug 14 04:52:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.223 () {52 vars in 1047 bytes} [Fri Aug 14 04:52:48 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/24] 199.204.45.223 () {42 vars in 704 bytes} [Fri Aug 14 04:52:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/25] 199.204.45.223 () {44 vars in 908 bytes} [Fri Aug 14 04:52:49 2026] GET /v2.1 => generated 0 bytes in 351 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 14/26] 199.204.45.223 () {46 vars in 981 bytes} [Fri Aug 14 04:52:49 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 04:52:49.633 8 INFO nova.api.openstack.wsgi [None req-8c268274-237a-4d7b-b0bd-f210dda02013 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/27] 199.204.45.223 () {48 vars in 1012 bytes} [Fri Aug 14 04:52:49 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/28] 199.204.45.223 () {48 vars in 1050 bytes} [Fri Aug 14 04:52:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/29] 199.204.45.223 () {52 vars in 1047 bytes} [Fri Aug 14 04:52:49 2026] POST /v2.1/flavors => generated 532 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/30] 199.204.45.223 () {42 vars in 704 bytes} [Fri Aug 14 04:52:50 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/31] 199.204.45.223 () {44 vars in 908 bytes} [Fri Aug 14 04:52:50 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 17/32] 199.204.45.223 () {46 vars in 981 bytes} [Fri Aug 14 04:52:50 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 04:52:50.594 8 INFO nova.api.openstack.wsgi [None req-64c3ba98-97d5-4ae9-bf63-5d8897fbf4ef cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/33] 199.204.45.223 () {48 vars in 1014 bytes} [Fri Aug 14 04:52:50 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/34] 199.204.45.223 () {48 vars in 1050 bytes} [Fri Aug 14 04:52:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/35] 199.204.45.223 () {52 vars in 1047 bytes} [Fri Aug 14 04:52:50 2026] POST /v2.1/flavors => generated 535 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 10.0.0.11 () {28 vars in 453 bytes} [Fri Aug 14 04:58:32 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 53/105] 10.0.0.11 () {30 vars in 657 bytes} [Fri Aug 14 04:58:32 2026] GET /v2.1 => generated 0 bytes in 105 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/106] 10.0.0.11 () {32 vars in 730 bytes} [Fri Aug 14 04:58:32 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 10.0.0.11 () {34 vars in 803 bytes} [Fri Aug 14 04:58:32 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/126] 10.0.0.94 () {28 vars in 453 bytes} [Fri Aug 14 05: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: 64/127] 10.0.0.94 () {30 vars in 657 bytes} [Fri Aug 14 05:00:08 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 64/128] 10.0.0.94 () {32 vars in 730 bytes} [Fri Aug 14 05:00:08 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/129] 10.0.0.94 () {34 vars in 764 bytes} [Fri Aug 14 05:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/132] 10.0.0.94 () {28 vars in 453 bytes} [Fri Aug 14 05:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/133] 10.0.0.94 () {30 vars in 657 bytes} [Fri Aug 14 05:00:12 2026] GET /v2.1 => generated 0 bytes in 52 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: 68/134] 10.0.0.94 () {32 vars in 730 bytes} [Fri Aug 14 05:00:12 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: 67/135] 10.0.0.94 () {34 vars in 764 bytes} [Fri Aug 14 05:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/136] 10.0.0.94 () {28 vars in 453 bytes} [Fri Aug 14 05:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/137] 10.0.0.94 () {30 vars in 657 bytes} [Fri Aug 14 05:00:16 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 70/138] 10.0.0.94 () {32 vars in 730 bytes} [Fri Aug 14 05:00:16 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/139] 10.0.0.94 () {34 vars in 807 bytes} [Fri Aug 14 05:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/142] 10.0.0.94 () {28 vars in 453 bytes} [Fri Aug 14 05: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: 71/143] 10.0.0.94 () {30 vars in 657 bytes} [Fri Aug 14 05:00:21 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 73/144] 10.0.0.94 () {32 vars in 730 bytes} [Fri Aug 14 05:00:21 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/145] 10.0.0.94 () {34 vars in 807 bytes} [Fri Aug 14 05:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/162] 199.204.45.223 () {42 vars in 704 bytes} [Fri Aug 14 05:01:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 81/163] 199.204.45.223 () {44 vars in 908 bytes} [Fri Aug 14 05:01:47 2026] GET /v2.1 => generated 0 bytes in 35 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: 83/164] 199.204.45.223 () {46 vars in 981 bytes} [Fri Aug 14 05:01:47 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-08-14 05:01:47.706 8 INFO nova.api.openstack.wsgi [None req-80d98bd6-98ac-49d4-bd00-6f0c400f0a3f cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 82/165] 199.204.45.223 () {48 vars in 1016 bytes} [Fri Aug 14 05:01:47 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/166] 199.204.45.223 () {48 vars in 1050 bytes} [Fri Aug 14 05:01:47 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/167] 199.204.45.223 () {52 vars in 1048 bytes} [Fri Aug 14 05:01:47 2026] POST /v2.1/flavors => generated 534 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/180] 199.204.45.223 () {42 vars in 704 bytes} [Fri Aug 14 05:02: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: 91/181] 199.204.45.223 () {44 vars in 908 bytes} [Fri Aug 14 05:02:43 2026] GET /v2.1 => generated 0 bytes in 64 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 91/182] 199.204.45.223 () {46 vars in 981 bytes} [Fri Aug 14 05:02:43 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-08-14 05:02:43.995 7 INFO nova.api.openstack.wsgi [None req-8a2da94a-b67e-4808-9743-e7c766b4b792 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user cf369d0b1b384c39931e577e8dc7f53d [pid: 7|app: 0|req: 92/183] 199.204.45.223 () {48 vars in 1050 bytes} [Fri Aug 14 05:02:43 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-08-14 05:02:44.009 8 WARNING oslo_db.sqlalchemy.utils [None req-3b2a096f-003d-432f-bccf-45add4944093 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 92/184] 199.204.45.223 () {48 vars in 1015 bytes} [Fri Aug 14 05:02:44 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/185] 199.204.45.223 () {52 vars in 1056 bytes} [Fri Aug 14 05:02:44 2026] POST /v2.1/os-keypairs => generated 576 bytes in 66 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/186] 199.204.45.223 () {42 vars in 704 bytes} [Fri Aug 14 05:02:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/187] 199.204.45.223 () {44 vars in 908 bytes} [Fri Aug 14 05:02:47 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: 8|app: 0|req: 94/188] 199.204.45.223 () {46 vars in 981 bytes} [Fri Aug 14 05:02:47 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/189] 199.204.45.223 () {48 vars in 1072 bytes} [Fri Aug 14 05:02:47 2026] GET /v2.1/os-quota-sets/9a565da487ee45789f6f06bf93458554 => generated 283 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/190] 199.204.45.223 () {52 vars in 1124 bytes} [Fri Aug 14 05:02:47 2026] PUT /v2.1/os-quota-sets/9a565da487ee45789f6f06bf93458554 => generated 238 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/287] 199.204.45.223 () {42 vars in 704 bytes} [Fri Aug 14 05:10:48 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 199.204.45.223 () {44 vars in 908 bytes} [Fri Aug 14 05:10:48 2026] GET /v2.1 => generated 0 bytes in 134 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 145/289] 199.204.45.223 () {46 vars in 981 bytes} [Fri Aug 14 05:10:48 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-08-14 05:10:48.942 8 INFO nova.api.openstack.wsgi [None req-71cd7429-576d-4bae-97ce-93ffadf9c7ee cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 145/290] 199.204.45.223 () {48 vars in 1014 bytes} [Fri Aug 14 05:10:48 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/291] 199.204.45.223 () {48 vars in 1050 bytes} [Fri Aug 14 05:10:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/294] 199.204.45.223 () {52 vars in 1048 bytes} [Fri Aug 14 05:10:48 2026] POST /v2.1/flavors => generated 534 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/331] 199.204.45.223 () {42 vars in 704 bytes} [Fri Aug 14 05:13:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/332] 199.204.45.223 () {44 vars in 908 bytes} [Fri Aug 14 05:13:58 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 168/333] 199.204.45.223 () {46 vars in 981 bytes} [Fri Aug 14 05:13:58 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/334] 199.204.45.223 () {48 vars in 1072 bytes} [Fri Aug 14 05:13:58 2026] GET /v2.1/os-quota-sets/7187c5b4e11b4655bd04b7a3bde74524 => generated 283 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/335] 199.204.45.223 () {52 vars in 1124 bytes} [Fri Aug 14 05:13:58 2026] PUT /v2.1/os-quota-sets/7187c5b4e11b4655bd04b7a3bde74524 => generated 238 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/482] 199.204.45.223 () {42 vars in 704 bytes} [Fri Aug 14 05:26:05 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: 240/483] 199.204.45.223 () {44 vars in 908 bytes} [Fri Aug 14 05:26:05 2026] GET /v2.1 => generated 0 bytes in 139 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 244/484] 199.204.45.223 () {46 vars in 981 bytes} [Fri Aug 14 05:26:05 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-08-14 05:26:05.291 8 INFO nova.api.openstack.wsgi [None req-eefcd76f-a800-492b-ac91-085091c6dd0f cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 241/485] 199.204.45.223 () {48 vars in 1010 bytes} [Fri Aug 14 05:26:05 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/486] 199.204.45.223 () {48 vars in 1050 bytes} [Fri Aug 14 05:26:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/487] 199.204.45.223 () {48 vars in 1098 bytes} [Fri Aug 14 05:26:05 2026] GET /v2.1/flavors/60f88248-0007-4efd-ac67-1fc3c9245e23/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/488] 199.204.45.223 () {42 vars in 704 bytes} [Fri Aug 14 05:26:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/489] 199.204.45.223 () {44 vars in 908 bytes} [Fri Aug 14 05:26:06 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 247/490] 199.204.45.223 () {46 vars in 981 bytes} [Fri Aug 14 05:26:06 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-08-14 05:26:06.216 8 INFO nova.api.openstack.wsgi [None req-cbb882ee-dd4b-4ca8-962c-089714e80c30 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 244/491] 199.204.45.223 () {48 vars in 1012 bytes} [Fri Aug 14 05:26:06 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/492] 199.204.45.223 () {48 vars in 1050 bytes} [Fri Aug 14 05:26:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/493] 199.204.45.223 () {48 vars in 1098 bytes} [Fri Aug 14 05:26:06 2026] GET /v2.1/flavors/58349158-8f4e-4bd5-add4-1112eb0d680c/os-extra_specs => generated 19 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/494] 199.204.45.223 () {42 vars in 704 bytes} [Fri Aug 14 05:26:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/495] 199.204.45.223 () {44 vars in 908 bytes} [Fri Aug 14 05:26:07 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 250/496] 199.204.45.223 () {46 vars in 981 bytes} [Fri Aug 14 05:26:07 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-08-14 05:26:07.202 8 INFO nova.api.openstack.wsgi [None req-36899b59-d4ca-4fc4-8f5a-cde1b88b340c cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 247/497] 199.204.45.223 () {48 vars in 1014 bytes} [Fri Aug 14 05:26:07 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/498] 199.204.45.223 () {48 vars in 1050 bytes} [Fri Aug 14 05:26:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/499] 199.204.45.223 () {48 vars in 1098 bytes} [Fri Aug 14 05:26:07 2026] GET /v2.1/flavors/47b8a468-7c34-4241-aa97-55da1c050ebf/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/500] 199.204.45.223 () {42 vars in 704 bytes} [Fri Aug 14 05:26:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/501] 199.204.45.223 () {44 vars in 908 bytes} [Fri Aug 14 05:26:08 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 253/502] 199.204.45.223 () {46 vars in 981 bytes} [Fri Aug 14 05:26:08 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-08-14 05:26:08.138 8 INFO nova.api.openstack.wsgi [None req-47605f00-b0b0-421d-b0b7-4abdedafe0af cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 250/503] 199.204.45.223 () {48 vars in 1012 bytes} [Fri Aug 14 05:26:08 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: 7|app: 0|req: 254/504] 199.204.45.223 () {48 vars in 1050 bytes} [Fri Aug 14 05:26:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/505] 199.204.45.223 () {48 vars in 1098 bytes} [Fri Aug 14 05:26:08 2026] GET /v2.1/flavors/04f260d3-0734-476e-8ad4-02d6edb48702/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/506] 199.204.45.223 () {42 vars in 704 bytes} [Fri Aug 14 05:26:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/507] 199.204.45.223 () {44 vars in 908 bytes} [Fri Aug 14 05:26:08 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: 7|app: 0|req: 256/508] 199.204.45.223 () {46 vars in 981 bytes} [Fri Aug 14 05:26:09 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-08-14 05:26:09.071 8 INFO nova.api.openstack.wsgi [None req-a5003b3c-318f-4448-a03e-16342a324669 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 253/509] 199.204.45.223 () {48 vars in 1014 bytes} [Fri Aug 14 05:26:09 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/510] 199.204.45.223 () {48 vars in 1050 bytes} [Fri Aug 14 05:26:09 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: 8|app: 0|req: 254/511] 199.204.45.223 () {48 vars in 1098 bytes} [Fri Aug 14 05:26:09 2026] GET /v2.1/flavors/9327057a-c6f9-4d1f-8d62-a3f07386c1d8/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: 262/526] 199.204.45.223 () {42 vars in 704 bytes} [Fri Aug 14 05:27: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: 265/527] 199.204.45.223 () {44 vars in 908 bytes} [Fri Aug 14 05:27:15 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 263/528] 199.204.45.223 () {46 vars in 981 bytes} [Fri Aug 14 05:27:16 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-08-14 05:27:16.076 7 INFO nova.api.openstack.wsgi [None req-a6af6941-2f0e-42bd-aa76-b25724550b84 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 266/529] 199.204.45.223 () {48 vars in 1016 bytes} [Fri Aug 14 05:27:16 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/530] 199.204.45.223 () {48 vars in 1050 bytes} [Fri Aug 14 05:27:16 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: 7|app: 0|req: 267/531] 199.204.45.223 () {48 vars in 1098 bytes} [Fri Aug 14 05:27:16 2026] GET /v2.1/flavors/8122a246-5d4c-44fe-acff-4c48c3b47193/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/534] 199.204.45.223 () {42 vars in 704 bytes} [Fri Aug 14 05:27: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: 269/535] 199.204.45.223 () {44 vars in 908 bytes} [Fri Aug 14 05:27:24 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 267/536] 199.204.45.223 () {46 vars in 981 bytes} [Fri Aug 14 05:27:24 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: 270/537] 199.204.45.223 () {48 vars in 1050 bytes} [Fri Aug 14 05:27:24 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/538] 199.204.45.223 () {42 vars in 704 bytes} [Fri Aug 14 05:27: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: 7|app: 0|req: 271/539] 199.204.45.223 () {44 vars in 908 bytes} [Fri Aug 14 05:27: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: 8|app: 0|req: 269/540] 199.204.45.223 () {46 vars in 981 bytes} [Fri Aug 14 05:27:27 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: 272/541] 199.204.45.223 () {48 vars in 1072 bytes} [Fri Aug 14 05:27:27 2026] GET /v2.1/os-quota-sets/9a565da487ee45789f6f06bf93458554 => generated 280 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/554] 199.204.45.223 () {42 vars in 704 bytes} [Fri Aug 14 05:28:19 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/555] 199.204.45.223 () {44 vars in 908 bytes} [Fri Aug 14 05:28:19 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 280/556] 199.204.45.223 () {46 vars in 981 bytes} [Fri Aug 14 05:28:19 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-08-14 05:28:19.656 8 INFO nova.api.openstack.wsgi [None req-f98a6c19-317f-4fcd-b5ea-34d1c02d7c9d cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 277/557] 199.204.45.223 () {48 vars in 1014 bytes} [Fri Aug 14 05:28:19 2026] GET /v2.1/flavors/m1.manila => 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: 281/558] 199.204.45.223 () {48 vars in 1050 bytes} [Fri Aug 14 05:28:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/559] 199.204.45.223 () {48 vars in 1098 bytes} [Fri Aug 14 05:28:19 2026] GET /v2.1/flavors/249b37de-352f-43a2-b872-11fab40920ad/os-extra_specs => generated 19 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/562] 199.204.45.223 () {42 vars in 704 bytes} [Fri Aug 14 05:28:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/563] 199.204.45.223 () {44 vars in 908 bytes} [Fri Aug 14 05:28:35 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 281/564] 199.204.45.223 () {46 vars in 981 bytes} [Fri Aug 14 05:28:35 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/565] 199.204.45.223 () {48 vars in 1072 bytes} [Fri Aug 14 05:28:35 2026] GET /v2.1/os-quota-sets/7187c5b4e11b4655bd04b7a3bde74524 => generated 280 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/576] 199.204.45.223 () {42 vars in 704 bytes} [Fri Aug 14 05:29:26 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: 290/577] 199.204.45.223 () {44 vars in 908 bytes} [Fri Aug 14 05:29:26 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: 8|app: 0|req: 288/578] 199.204.45.223 () {46 vars in 981 bytes} [Fri Aug 14 05:29:26 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-08-14 05:29:26.984 7 INFO nova.api.openstack.wsgi [None req-ea38428f-0267-4c66-802f-7499ff6b6d56 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 291/579] 199.204.45.223 () {48 vars in 1010 bytes} [Fri Aug 14 05:29:26 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/580] 199.204.45.223 () {48 vars in 1050 bytes} [Fri Aug 14 05:29:26 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 294/589] 10.0.0.72 () {32 vars in 654 bytes} [Fri Aug 14 05:30:08 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/590] 10.0.0.72 () {32 vars in 640 bytes} [Fri Aug 14 05:30:09 2026] GET /v2.1/servers => generated 15 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-14 05:30:09.153 8 WARNING oslo_db.sqlalchemy.utils [None req-da2ac4de-ee5a-4cfd-a732-4a2c5ceb2443 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 295/591] 10.0.0.72 () {32 vars in 648 bytes} [Fri Aug 14 05:30:09 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/594] 10.0.0.72 () {32 vars in 693 bytes} [Fri Aug 14 05:30:09 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/597] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:20 2026] GET /v2.1/flavors/60f88248-0007-4efd-ac67-1fc3c9245e23 => generated 511 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/598] 10.0.0.72 () {32 vars in 640 bytes} [Fri Aug 14 05:30:20 2026] GET /v2.1/flavors => generated 1674 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/599] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:20 2026] GET /v2.1/flavors/60f88248-0007-4efd-ac67-1fc3c9245e23 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:30:25.376 7 WARNING neutronclient.v2_0.client [None req-d7664df6-ff65-4e43-a322-715d8eb2b760 82ca395ad0f940cca4304b88338f60b2 e3c8e560b29746389c7c5c7090e48db2 - - default default] The python binding code in 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/600] 10.0.0.72 () {34 vars in 684 bytes} [Fri Aug 14 05:30:25 2026] POST /v2.1/os-security-groups => generated 247 bytes in 782 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:30:26.048 8 WARNING neutronclient.v2_0.client [None req-7421e119-1dac-4acd-be4f-86acca7cee7b 82ca395ad0f940cca4304b88338f60b2 e3c8e560b29746389c7c5c7090e48db2 - - default default] The python binding code in 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/601] 10.0.0.72 () {34 vars in 670 bytes} [Fri Aug 14 05:30:26 2026] POST /v2.1/os-keypairs => generated 386 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:30:26.783 8 WARNING neutronclient.v2_0.client [None req-7421e119-1dac-4acd-be4f-86acca7cee7b 82ca395ad0f940cca4304b88338f60b2 e3c8e560b29746389c7c5c7090e48db2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:27.035 7 WARNING neutronclient.v2_0.client [None req-6e76a611-16ab-4bed-af1a-4277d5d5a521 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/602] 10.0.0.72 () {34 vars in 694 bytes} [Fri Aug 14 05:30:26 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1001 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:30:27.069 8 WARNING neutronclient.v2_0.client [None req-39246657-efcb-4bf4-bec2-55c0b58022d0 82ca395ad0f940cca4304b88338f60b2 e3c8e560b29746389c7c5c7090e48db2 - - default default] The python binding code in 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.72 () {34 vars in 684 bytes} [Fri Aug 14 05:30:26 2026] POST /v2.1/os-security-groups => generated 243 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:30:27.272 7 WARNING neutronclient.v2_0.client [None req-99b5864c-d046-4b28-bbfd-0418f6506bdc 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] The python binding code in 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/604] 10.0.0.72 () {34 vars in 684 bytes} [Fri Aug 14 05:30:27 2026] POST /v2.1/os-security-groups => generated 246 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:30:27.399 8 WARNING neutronclient.v2_0.client [None req-96229c5d-80f0-410b-aeaa-45614d031d28 82ca395ad0f940cca4304b88338f60b2 e3c8e560b29746389c7c5c7090e48db2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:28.019 8 WARNING neutronclient.v2_0.client [None req-96229c5d-80f0-410b-aeaa-45614d031d28 82ca395ad0f940cca4304b88338f60b2 e3c8e560b29746389c7c5c7090e48db2 - - default default] The python binding code in 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/605] 10.0.0.72 () {34 vars in 684 bytes} [Fri Aug 14 05:30:27 2026] POST /v2.1/os-security-groups => generated 243 bytes in 827 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:30:28.112 7 WARNING neutronclient.v2_0.client [None req-302d0a08-013a-43b4-9a9e-8f24597fd82d 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/606] 10.0.0.72 () {34 vars in 694 bytes} [Fri Aug 14 05:30:27 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 866 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:30:28.265 8 WARNING neutronclient.v2_0.client [None req-c0bd1b2d-9818-418e-b751-803526493bf2 82ca395ad0f940cca4304b88338f60b2 e3c8e560b29746389c7c5c7090e48db2 - - default default] The python binding code in 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/607] 10.0.0.72 () {34 vars in 684 bytes} [Fri Aug 14 05:30:28 2026] POST /v2.1/os-security-groups => generated 242 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:30:28.404 8 WARNING neutronclient.v2_0.client [None req-c0bd1b2d-9818-418e-b751-803526493bf2 82ca395ad0f940cca4304b88338f60b2 e3c8e560b29746389c7c5c7090e48db2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:28.454 7 WARNING neutronclient.v2_0.client [None req-322b27f7-2d9b-4f28-a7f5-b8f57f818302 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in 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/608] 10.0.0.72 () {34 vars in 694 bytes} [Fri Aug 14 05:30:28 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:30:28.545 8 WARNING neutronclient.v2_0.client [None req-612ecbc2-b57a-4715-a510-149cddb998da 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:28.572 7 WARNING neutronclient.v2_0.client [None req-322b27f7-2d9b-4f28-a7f5-b8f57f818302 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:28.619 8 WARNING neutronclient.v2_0.client [None req-612ecbc2-b57a-4715-a510-149cddb998da 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:28.702 8 WARNING neutronclient.v2_0.client [None req-612ecbc2-b57a-4715-a510-149cddb998da 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] The python binding code in 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/609] 10.0.0.72 () {32 vars in 662 bytes} [Fri Aug 14 05:30:28 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:30:28.766 8 WARNING neutronclient.v2_0.client [None req-332707b8-3e57-45d7-b58c-7b8915e09f0b 82ca395ad0f940cca4304b88338f60b2 e3c8e560b29746389c7c5c7090e48db2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:28.859 7 WARNING neutronclient.v2_0.client [None req-322b27f7-2d9b-4f28-a7f5-b8f57f818302 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in 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/610] 10.0.0.72 () {32 vars in 736 bytes} [Fri Aug 14 05:30:28 2026] GET /v2.1/os-security-groups/6fba574e-3921-4bb0-bd07-fc21bca8f600 => generated 663 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:30:28.891 8 WARNING neutronclient.v2_0.client [None req-34dc9b3d-28bb-4dd3-b9b4-5f7bf3dd8644 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:28.929 8 WARNING neutronclient.v2_0.client [None req-34dc9b3d-28bb-4dd3-b9b4-5f7bf3dd8644 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] The python binding code in 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/611] 10.0.0.72 () {32 vars in 739 bytes} [Fri Aug 14 05:30:28 2026] DELETE /v2.1/os-security-groups/9c2b1a74-99e4-40fb-9095-5c2cf59fee5f => generated 0 bytes in 159 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-14 05:30:29.051 8 WARNING neutronclient.v2_0.client [None req-f48c49c0-0db3-428f-8d5b-f935d4298c12 82ca395ad0f940cca4304b88338f60b2 e3c8e560b29746389c7c5c7090e48db2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:29.079 8 WARNING neutronclient.v2_0.client [None req-f48c49c0-0db3-428f-8d5b-f935d4298c12 82ca395ad0f940cca4304b88338f60b2 e3c8e560b29746389c7c5c7090e48db2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:29.134 8 WARNING neutronclient.v2_0.client [None req-f48c49c0-0db3-428f-8d5b-f935d4298c12 82ca395ad0f940cca4304b88338f60b2 e3c8e560b29746389c7c5c7090e48db2 - - default default] The python binding code in 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/612] 10.0.0.72 () {32 vars in 749 bytes} [Fri Aug 14 05:30:29 2026] DELETE /v2.1/os-security-group-rules/08eb41f0-af57-44f1-bbc3-07cccbb64c56 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-14 05:30:29.259 8 WARNING neutronclient.v2_0.client [None req-1b57b2e1-b3d2-443b-9a15-2ca128b556bd 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:29.284 8 INFO nova.api.openstack.wsgi [None req-1b57b2e1-b3d2-443b-9a15-2ca128b556bd 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] HTTP exception thrown: Security group 9c2b1a74-99e4-40fb-9095-5c2cf59fee5f does not exist Neutron server returns request_ids: ['req-72e1ac9f-8dbe-4041-aa74-8046d0a4bb5f'] [pid: 8|app: 0|req: 309/613] 10.0.0.72 () {32 vars in 736 bytes} [Fri Aug 14 05:30:29 2026] GET /v2.1/os-security-groups/9c2b1a74-99e4-40fb-9095-5c2cf59fee5f => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-14 05:30:29.299 8 WARNING neutronclient.v2_0.client [None req-be18b24f-94e1-4e59-8325-89f00c7e5673 82ca395ad0f940cca4304b88338f60b2 e3c8e560b29746389c7c5c7090e48db2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:29.344 8 WARNING neutronclient.v2_0.client [None req-be18b24f-94e1-4e59-8325-89f00c7e5673 82ca395ad0f940cca4304b88338f60b2 e3c8e560b29746389c7c5c7090e48db2 - - default default] The python binding code in 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/616] 10.0.0.72 () {34 vars in 662 bytes} [Fri Aug 14 05:30:28 2026] POST /v2.1/servers => generated 453 bytes in 1100 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-08-14 05:30:29.480 7 WARNING neutronclient.v2_0.client [None req-f008a343-f4f7-4097-b8bc-6d8115e1f6fb 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] The python binding code in 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/617] 10.0.0.72 () {32 vars in 739 bytes} [Fri Aug 14 05:30:29 2026] DELETE /v2.1/os-security-groups/6fba574e-3921-4bb0-bd07-fc21bca8f600 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-14 05:30:29.507 7 WARNING neutronclient.v2_0.client [None req-f008a343-f4f7-4097-b8bc-6d8115e1f6fb 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:29.542 8 WARNING neutronclient.v2_0.client [None req-e9b6d68c-bd98-461d-8cab-c0b09660591f 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in 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/618] 10.0.0.72 () {32 vars in 739 bytes} [Fri Aug 14 05:30:29 2026] DELETE /v2.1/os-security-groups/9c42f137-d867-45fb-8790-595ea4ccc515 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/619] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:29 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1392 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:30:29.611 7 WARNING neutronclient.v2_0.client [None req-f8b67dee-b278-4c07-93b4-91a697fdc67b 82ca395ad0f940cca4304b88338f60b2 e3c8e560b29746389c7c5c7090e48db2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:29.654 7 WARNING neutronclient.v2_0.client [None req-f8b67dee-b278-4c07-93b4-91a697fdc67b 82ca395ad0f940cca4304b88338f60b2 e3c8e560b29746389c7c5c7090e48db2 - - default default] 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: 314/620] 10.0.0.72 () {34 vars in 670 bytes} [Fri Aug 14 05:30:29 2026] POST /v2.1/os-keypairs => generated 386 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:30:29.707 8 WARNING neutronclient.v2_0.client [None req-094de97d-3bfd-4153-8a50-e11b7c20ffe0 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] The python binding code in 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/621] 10.0.0.72 () {32 vars in 739 bytes} [Fri Aug 14 05:30:29 2026] DELETE /v2.1/os-security-groups/4f1e97b7-423b-4ad4-ac84-f095026a24a9 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-14 05:30:29.782 8 INFO nova.api.openstack.wsgi [None req-094de97d-3bfd-4153-8a50-e11b7c20ffe0 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] HTTP exception thrown: Security group 9c42f137-d867-45fb-8790-595ea4ccc515 does not exist Neutron server returns request_ids: ['req-a7a59c48-c034-49d7-a77b-df025d7dbc10'] [pid: 8|app: 0|req: 315/622] 10.0.0.72 () {32 vars in 736 bytes} [Fri Aug 14 05:30:29 2026] GET /v2.1/os-security-groups/9c42f137-d867-45fb-8790-595ea4ccc515 => generated 194 bytes in 81 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-14 05:30:29.800 7 WARNING neutronclient.v2_0.client [None req-b97178d1-5c9b-47f0-9a05-11d2d054c0db 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:30.185 7 WARNING neutronclient.v2_0.client [None req-b97178d1-5c9b-47f0-9a05-11d2d054c0db 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/623] 10.0.0.72 () {32 vars in 739 bytes} [Fri Aug 14 05:30:29 2026] DELETE /v2.1/os-security-groups/ceb0e989-6968-4791-adcf-c2b53ab466b9 => generated 0 bytes in 592 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-14 05:30:30.400 8 WARNING neutronclient.v2_0.client [None req-cb0303ea-1f92-4e01-8f28-a84a1c363278 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:30.487 8 INFO nova.api.openstack.wsgi [None req-cb0303ea-1f92-4e01-8f28-a84a1c363278 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] HTTP exception thrown: Security group ceb0e989-6968-4791-adcf-c2b53ab466b9 does not exist Neutron server returns request_ids: ['req-aa67d6a2-8c17-4e71-8392-071f728c2e25'] [pid: 8|app: 0|req: 316/624] 10.0.0.72 () {32 vars in 736 bytes} [Fri Aug 14 05:30:30 2026] GET /v2.1/os-security-groups/ceb0e989-6968-4791-adcf-c2b53ab466b9 => generated 194 bytes in 99 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-14 05:30:30.509 7 WARNING neutronclient.v2_0.client [None req-0f67fe47-55c5-4da8-b056-7e9d3e05c369 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:30.701 8 WARNING neutronclient.v2_0.client [None req-6657941d-e5f5-45fc-a858-cc8b4e2cdea9 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:30.994 7 WARNING neutronclient.v2_0.client [None req-0f67fe47-55c5-4da8-b056-7e9d3e05c369 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] The python binding code in 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/625] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:30 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1396 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:30:31.047 7 WARNING neutronclient.v2_0.client [None req-0f67fe47-55c5-4da8-b056-7e9d3e05c369 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/626] 10.0.0.72 () {32 vars in 662 bytes} [Fri Aug 14 05:30:30 2026] GET /v2.1/os-security-groups => generated 707 bytes in 611 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:31.137 8 WARNING neutronclient.v2_0.client [None req-cc455912-d238-4fe0-a815-5e57cf1fb39c 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:31.169 8 INFO nova.api.openstack.wsgi [None req-cc455912-d238-4fe0-a815-5e57cf1fb39c 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] HTTP exception thrown: Security group ceb0e989-6968-4791-adcf-c2b53ab466b9 does not exist Neutron server returns request_ids: ['req-a7f6a28e-476c-4df6-b72b-bf0e6dd0dc71'] [pid: 8|app: 0|req: 318/627] 10.0.0.72 () {32 vars in 739 bytes} [Fri Aug 14 05:30:31 2026] DELETE /v2.1/os-security-groups/ceb0e989-6968-4791-adcf-c2b53ab466b9 => generated 194 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-14 05:30:31.180 7 WARNING neutronclient.v2_0.client [None req-073fdb67-7356-4603-8fcb-7dc5800de0bd 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:31.206 7 INFO nova.api.openstack.wsgi [None req-073fdb67-7356-4603-8fcb-7dc5800de0bd 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] HTTP exception thrown: Security group 9c42f137-d867-45fb-8790-595ea4ccc515 does not exist Neutron server returns request_ids: ['req-55fa01df-438e-47c4-b3b4-2b168686ddf7'] [pid: 7|app: 0|req: 310/628] 10.0.0.72 () {32 vars in 739 bytes} [Fri Aug 14 05:30:31 2026] DELETE /v2.1/os-security-groups/9c42f137-d867-45fb-8790-595ea4ccc515 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-14 05:30:31.218 8 WARNING neutronclient.v2_0.client [None req-c83a738f-450c-45a6-ba8a-74a67943fd6e 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:31.240 8 INFO nova.api.openstack.wsgi [None req-c83a738f-450c-45a6-ba8a-74a67943fd6e 77bd1844ffb049dd9c736dda24399dea 03ae7b68d4964585ad101b0985ded228 - - default default] HTTP exception thrown: Security group 9c2b1a74-99e4-40fb-9095-5c2cf59fee5f does not exist Neutron server returns request_ids: ['req-ec692eb1-8c4d-427c-b91c-cf3aa9fa99f4'] [pid: 8|app: 0|req: 319/629] 10.0.0.72 () {32 vars in 739 bytes} [Fri Aug 14 05:30:31 2026] DELETE /v2.1/os-security-groups/9c2b1a74-99e4-40fb-9095-5c2cf59fee5f => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-14 05:30:31.410 7 WARNING neutronclient.v2_0.client [None req-97864eec-59fa-480d-bd23-48ced0e2bb80 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:32.097 8 WARNING neutronclient.v2_0.client [None req-4e06407d-fc03-4bbe-bca5-3862cdb6477f 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:32.105 7 WARNING neutronclient.v2_0.client [None req-97864eec-59fa-480d-bd23-48ced0e2bb80 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/630] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:32 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1444 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:30:32.900 7 WARNING neutronclient.v2_0.client [None req-97864eec-59fa-480d-bd23-48ced0e2bb80 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in 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/631] 10.0.0.72 () {34 vars in 662 bytes} [Fri Aug 14 05:30:31 2026] POST /v2.1/servers => generated 450 bytes in 1774 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-08-14 05:30:33.113 8 WARNING neutronclient.v2_0.client [None req-03e6073c-2113-40a8-a87b-3df8c7c106ba 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in 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/632] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:33 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 1400 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-08-14 05:30:33.309 7 WARNING neutronclient.v2_0.client [None req-40295fdd-cbdc-4d15-b5aa-c21f23bf3976 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/633] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:33 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1444 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:34.248 8 WARNING neutronclient.v2_0.client [None req-b5a19849-cd70-4f04-96cf-c2990bce273d 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in 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/634] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:34 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 1404 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:34.433 7 WARNING neutronclient.v2_0.client [None req-187181a8-4d87-47e6-850f-b035e7d59063 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/635] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:34 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1452 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-08-14 05:30:35.344 8 WARNING neutronclient.v2_0.client [None req-b6c7c811-b75e-4241-be25-8d3317250fd1 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/636] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:35 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 1452 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:35.537 7 WARNING neutronclient.v2_0.client [None req-d6d61184-5123-43c3-a297-4aa4c51a1a15 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in 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/637] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:35 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1530 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:36.439 8 WARNING neutronclient.v2_0.client [None req-08044f26-7a35-41df-9563-6c9d5810eea0 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in 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/638] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:36 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 1452 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:36.690 7 INFO nova.api.openstack.compute.server_external_events [req-472f5d68-2e13-4612-8a62-e384e4f0ca5e req-1b435c8b-7767-440b-abf3-3533cde11a91 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:accac804-303b-4e98-9a06-822695dfb9f0 for instance 7aff1e06-d052-45b7-9cbd-16bc917d561e on instance 2026-08-14 05:30:36.706 7 INFO nova.compute.rpcapi [None req-ac46bb35-9ea7-44e1-8177-945eb9dc2f40 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 315/639] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:30:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:37.091 8 WARNING neutronclient.v2_0.client [None req-231803a6-5faf-4a36-a538-8fa9ddc48613 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/640] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:37 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1518 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:37.547 7 WARNING neutronclient.v2_0.client [None req-989629da-e89a-47be-a473-da01efa58a9b 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/641] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:37 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 1460 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:38.311 8 WARNING neutronclient.v2_0.client [None req-ea29b45f-210e-4368-84c1-f6f0a36357e4 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] 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-08-14 05:30:38.653 7 WARNING neutronclient.v2_0.client [None req-391c2b2e-6395-4b21-a40d-6205fb12daf2 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in 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/642] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:38 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1518 bytes in 1000 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:39.295 8 INFO nova.api.openstack.compute.server_external_events [req-2d0f5bf1-0219-4461-8755-347ea2a863c7 req-9f657cbe-d0e2-48f1-9293-bdae09e26e69 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:6a2bb954-cd2f-4c7e-a18a-26bc76225695 for instance 4d613728-7331-469b-8b40-46bd317bc9c8 on instance 2026-08-14 05:30:39.313 8 INFO nova.compute.rpcapi [None req-cf4f5c15-aeb9-4b27-81a6-b2fb36749149 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 327/643] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:30:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/645] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:38 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 1528 bytes in 740 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 318/647] 10.0.0.72 () {34 vars in 670 bytes} [Fri Aug 14 05:30:39 2026] POST /v2.1/os-keypairs => generated 386 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:40.321 8 WARNING neutronclient.v2_0.client [None req-a4b63829-e54b-4af3-80d5-5c65566fb34c 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:40.424 7 WARNING neutronclient.v2_0.client [None req-a03b99f7-f13a-4a55-9541-447447c9ee18 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/648] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:40 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1518 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/649] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:40 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 1526 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:41.542 8 WARNING neutronclient.v2_0.client [None req-78a9ac30-3f42-4cd1-b344-0f023fb71b61 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] 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-08-14 05:30:41.604 7 WARNING neutronclient.v2_0.client [None req-16c06583-9f58-41e1-9eac-70a385c588ab 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in 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/650] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:41 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1518 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/651] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:41 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 1526 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:42.779 7 WARNING neutronclient.v2_0.client [None req-34c14ccb-e7ca-4589-87c9-9111038d0db4 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:42.784 8 WARNING neutronclient.v2_0.client [None req-e8d21f97-716a-44e4-b6ed-696d1be883f3 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in 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/652] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:42 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1518 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/653] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:42 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 1526 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:44.094 8 WARNING neutronclient.v2_0.client [None req-91f39846-5f2d-45d6-8d1a-eb0186b841eb 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:44.111 7 WARNING neutronclient.v2_0.client [None req-6b95da29-43f6-4abe-851d-59e573ae8004 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/654] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:44 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1518 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/655] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:44 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 1526 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:45.259 8 WARNING neutronclient.v2_0.client [None req-26c929f3-3552-4823-98c8-e6833cd47c48 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:45.289 7 WARNING neutronclient.v2_0.client [None req-9f29fa6c-aab5-4b1d-9547-f2074862e698 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/656] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:45 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1518 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/657] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:45 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 1526 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:45.687 8 INFO nova.api.openstack.compute.server_external_events [req-fcc2653e-0943-4091-8522-0e7862e41b7b req-a9d897d5-1998-4b51-bee6-12c3587f6dee af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-plugged:accac804-303b-4e98-9a06-822695dfb9f0 for instance 7aff1e06-d052-45b7-9cbd-16bc917d561e on instance [pid: 8|app: 0|req: 335/658] 10.0.0.6 () {38 vars in 813 bytes} [Fri Aug 14 05:30:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-14 05:30:46.449 7 WARNING neutronclient.v2_0.client [None req-1ae1033c-4b17-46ab-b459-5c960f4dd26d 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:46.466 8 WARNING neutronclient.v2_0.client [None req-da2796cf-5eb9-47be-b51f-dfa0815fa636 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in 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/659] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:46 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1518 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/660] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:46 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 1526 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:47.355 7 WARNING neutronclient.v2_0.client [None req-da22b849-1baf-4abd-8296-f13b56d78193 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:47.398 7 WARNING neutronclient.v2_0.client [None req-da22b849-1baf-4abd-8296-f13b56d78193 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:47.593 7 WARNING neutronclient.v2_0.client [None req-da22b849-1baf-4abd-8296-f13b56d78193 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] 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-08-14 05:30:47.666 8 WARNING neutronclient.v2_0.client [None req-d95c7225-09e8-46d4-93a8-ad00b7705575 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/661] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:47 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1700 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-08-14 05:30:47.847 8 WARNING neutronclient.v2_0.client [None req-29ba5b84-48c2-4654-8d91-911898888301 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in 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/662] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:47 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 1526 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:47.993 8 INFO nova.api.openstack.compute.server_external_events [req-83756b6b-468b-46c3-9c78-fb7a7ef5b52a req-a913ba8b-1308-48e8-9944-b3054bc29a31 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-plugged:6a2bb954-cd2f-4c7e-a18a-26bc76225695 for instance 4d613728-7331-469b-8b40-46bd317bc9c8 on instance [pid: 7|app: 0|req: 325/663] 10.0.0.72 () {34 vars in 662 bytes} [Fri Aug 14 05:30:47 2026] POST /v2.1/servers => generated 450 bytes in 755 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 339/664] 10.0.0.6 () {38 vars in 813 bytes} [Fri Aug 14 05:30:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:48.051 8 WARNING neutronclient.v2_0.client [None req-3f7fd22c-a49c-468b-b7ba-d1454e4177cc 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:48.061 7 WARNING neutronclient.v2_0.client [None req-cabf3d79-7bf5-46bb-b1a7-52029f242e13 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in 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/665] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:48 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 1254 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/666] 10.0.0.72 () {32 vars in 740 bytes} [Fri Aug 14 05:30:47 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e/os-interface => generated 284 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:49.005 8 WARNING neutronclient.v2_0.client [None req-a33b8dae-57c5-4ed4-afe2-28654f176c78 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] 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: 341/667] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:48 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 1526 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:30:49.202 7 WARNING neutronclient.v2_0.client [None req-127da4e3-8821-4f4a-8c4e-0cabfad1ec39 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in 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/670] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:49 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 1304 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-08-14 05:30:49.526 8 INFO nova.api.openstack.compute.server_external_events [req-18f9c40c-64f2-4d78-8b92-6b769176e1cf req-76c06ad7-258b-4e99-aa3b-772969ff4702 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:accac804-303b-4e98-9a06-822695dfb9f0 for instance 7aff1e06-d052-45b7-9cbd-16bc917d561e on instance [pid: 8|app: 0|req: 344/671] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:30:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:50.217 7 WARNING neutronclient.v2_0.client [None req-92fcccfe-6ff3-4be5-8704-d712b544bc5d 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] 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-08-14 05:30:50.289 8 WARNING neutronclient.v2_0.client [None req-f1929244-a926-405a-bc5c-f99285959727 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in 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/672] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:50 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 1352 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/673] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:50 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 1718 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:50.446 8 WARNING neutronclient.v2_0.client [None req-212548c4-dae8-4b47-b2e7-f7a536f76a8f 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/674] 10.0.0.72 () {32 vars in 740 bytes} [Fri Aug 14 05:30:50 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8/os-interface => generated 285 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:51.216 7 WARNING neutronclient.v2_0.client [None req-0f1bb132-53d9-4e81-8ddd-572618490b29 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/675] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:51 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 1718 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:51.396 8 WARNING neutronclient.v2_0.client [None req-09a36376-6034-4c98-8f71-3a284ed34af2 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in 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/676] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:51 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 1352 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:51.575 7 INFO nova.api.openstack.compute.server_external_events [req-a2ea9888-9bb2-4774-b7d3-47d5813d6fed req-5e6c2d3e-40f9-4b4f-82bb-dfae2e228125 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:6a2bb954-cd2f-4c7e-a18a-26bc76225695 for instance 4d613728-7331-469b-8b40-46bd317bc9c8 on instance [pid: 7|app: 0|req: 330/677] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:30:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:52.489 8 WARNING neutronclient.v2_0.client [None req-95fc9a1d-cc32-4b84-99db-f38bb0b1b8a1 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/678] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:52 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 1360 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:53.582 7 WARNING neutronclient.v2_0.client [None req-ac682911-8d78-46aa-bafc-6b5ed6ea7f41 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] 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-08-14 05:30:53.611 8 INFO nova.api.openstack.compute.server_external_events [req-d3449c1b-73bb-45ec-82e3-f66811ac4884 req-3be35b28-c945-4eeb-879c-7f05ad5eb352 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:83b29181-239a-4c50-8403-0689bf505ca0 for instance 53d029bc-8983-4818-92e9-219b7eb36e43 on instance [pid: 8|app: 0|req: 349/679] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:30:53 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) [pid: 7|app: 0|req: 331/680] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:53 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 1437 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-08-14 05:30:54.764 8 WARNING neutronclient.v2_0.client [None req-0043ce4d-f2f5-4c6f-bf21-c1c2f8aa4642 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/681] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:54 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 1437 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:55.943 7 WARNING neutronclient.v2_0.client [None req-77f3f405-9c46-4be1-94e8-d4ef50ac144d 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/682] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:55 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 1437 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-08-14 05:30:57.093 8 WARNING neutronclient.v2_0.client [None req-88234a76-c814-4b8a-be30-781de4bf6cb0 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in 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/683] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:57 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 1437 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:58.260 7 WARNING neutronclient.v2_0.client [None req-05eb5678-7b90-464e-97c7-b1ad8944b7c6 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in 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/684] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:58 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 1425 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:59.501 8 WARNING neutronclient.v2_0.client [None req-bc4a4193-83e5-4bde-8f1e-372d5d7a0cfd 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/687] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:30:59 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 1425 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-08-14 05:31:00.700 7 WARNING neutronclient.v2_0.client [None req-462e3858-e618-475c-b639-9690a4b4420d 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in 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/688] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:00 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 1425 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:00.990 8 INFO nova.api.openstack.compute.server_external_events [req-c48322e8-32af-4803-b389-2334cd828f93 req-9fdef115-ac7b-4290-a31f-ca7772b93f61 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-plugged:83b29181-239a-4c50-8403-0689bf505ca0 for instance 53d029bc-8983-4818-92e9-219b7eb36e43 on instance [pid: 8|app: 0|req: 354/689] 10.0.0.6 () {38 vars in 813 bytes} [Fri Aug 14 05:31:00 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:01.861 7 WARNING neutronclient.v2_0.client [None req-30097d4a-5983-44b5-a7d9-b36c8931e62f 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/690] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:01 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 1425 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-08-14 05:31:03.040 8 WARNING neutronclient.v2_0.client [None req-315cd4e7-c27c-4b3f-9378-1da052dd58b1 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/691] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:02 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 1425 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:04.237 7 WARNING neutronclient.v2_0.client [None req-ba065c6d-dcaa-4b6c-808b-d9ead8baac22 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in 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/692] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:04 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 1613 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-08-14 05:31:04.366 8 WARNING neutronclient.v2_0.client [None req-ad32c240-220e-4d1a-a114-ad8ab5898ea8 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/693] 10.0.0.72 () {32 vars in 740 bytes} [Fri Aug 14 05:31:04 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43/os-interface => generated 285 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-14 05:31:05.258 8 INFO nova.api.openstack.compute.server_external_events [req-251b1d7b-9130-4d8f-b1ba-9996431670a0 req-29ca8749-dc14-4c29-a65d-366493bf1ca7 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:83b29181-239a-4c50-8403-0689bf505ca0 for instance 53d029bc-8983-4818-92e9-219b7eb36e43 on instance [pid: 8|app: 0|req: 357/694] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:31:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:31:05.278 7 WARNING neutronclient.v2_0.client [None req-792a10fa-2654-4e4d-b5eb-3fccba9774a9 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in 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/695] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:05 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 1613 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, ' [pid: 8|app: 0|req: 358/696] 10.0.0.72 () {32 vars in 640 bytes} [Fri Aug 14 05:31:05 2026] GET /v2.1/servers => generated 388 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/697] 10.0.0.72 () {32 vars in 717 bytes} [Fri Aug 14 05:31:05 2026] DELETE /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 0 bytes in 114 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-08-14 05:31:05.665 8 WARNING neutronclient.v2_0.client [None req-94117d82-c20a-4351-b685-c5f3274aab97 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/698] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:05 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 1619 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:06.904 7 WARNING neutronclient.v2_0.client [None req-50533511-05b8-490f-a707-f760fee52fd8 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in 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/699] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:06 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 1739 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-08-14 05:31:08.048 8 WARNING neutronclient.v2_0.client [None req-7ba1ee83-7b74-4c60-8431-316976dce7db 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/700] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:08 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 1739 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:08.935 7 INFO nova.api.openstack.compute.server_external_events [req-8f4d98c9-6a4f-46ad-b144-c30ac398e230 req-ce483af6-268c-4884-8507-e5adc71bdb90 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-unplugged:83b29181-239a-4c50-8403-0689bf505ca0 for instance 53d029bc-8983-4818-92e9-219b7eb36e43 on instance [pid: 7|app: 0|req: 341/701] 10.0.0.6 () {38 vars in 813 bytes} [Fri Aug 14 05:31:08 2026] POST /v2.1/os-server-external-events => generated 185 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, ' 2026-08-14 05:31:09.166 8 INFO nova.api.openstack.compute.server_external_events [req-53a9334e-1c75-4bba-becd-7d8cc8d04257 req-2597be51-2511-438f-b603-61eaff062a18 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-deleted:83b29181-239a-4c50-8403-0689bf505ca0 for instance 53d029bc-8983-4818-92e9-219b7eb36e43 on instance [pid: 8|app: 0|req: 361/703] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:31: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-08-14 05:31:09.220 8 WARNING neutronclient.v2_0.client [None req-9076bae7-3efd-458f-b1cd-bc91bb731615 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/705] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:09 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 1381 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-08-14 05:31:10.313 7 WARNING neutronclient.v2_0.client [None req-29a526af-32d4-4205-b4da-9414d9cc7472 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/706] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:10 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 1381 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-08-14 05:31:11.156 8 WARNING neutronclient.v2_0.client [None req-b455ecfd-c580-4fbd-b2b6-883bb466e1fa 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in 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/707] 10.0.0.72 () {32 vars in 740 bytes} [Fri Aug 14 05:31:11 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8/os-interface => generated 285 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:11.280 7 WARNING neutronclient.v2_0.client [None req-2a31901d-f924-4306-a28d-a34aad026fb1 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in 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/708] 10.0.0.72 () {32 vars in 814 bytes} [Fri Aug 14 05:31:11 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8/os-interface/6a2bb954-cd2f-4c7e-a18a-26bc76225695 => generated 282 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-14 05:31:11.410 8 WARNING neutronclient.v2_0.client [None req-f3f67223-e849-480a-b54c-76247b770b7d 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/709] 10.0.0.72 () {32 vars in 722 bytes} [Fri Aug 14 05:31:11 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8/ips => generated 157 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/710] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:11 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 1386 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/711] 10.0.0.72 () {34 vars in 749 bytes} [Fri Aug 14 05:31:11 2026] POST /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8/action => generated 0 bytes in 47 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: 365/712] 10.0.0.72 () {32 vars in 722 bytes} [Fri Aug 14 05:31:11 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8/ips => generated 157 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:12.518 7 WARNING neutronclient.v2_0.client [None req-753d8954-bae4-4b53-95f9-db759b11d189 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] The python binding code in 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/713] 10.0.0.72 () {32 vars in 722 bytes} [Fri Aug 14 05:31:12 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8/ips => generated 157 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/714] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:12 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 1386 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-08-14 05:31:12.747 8 INFO nova.api.openstack.compute.server_external_events [req-ec333915-2346-4302-ba6d-90016e00d131 req-726ccc76-a595-4e31-8f58-af57abc3ea8c af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:6a2bb954-cd2f-4c7e-a18a-26bc76225695 for instance 4d613728-7331-469b-8b40-46bd317bc9c8 on instance [pid: 8|app: 0|req: 367/715] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:31:12 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:13.586 8 INFO nova.api.openstack.wsgi [None req-c4c8fed2-d55d-4b35-ae96-a4ecb4caa8a3 0e40d2e0dd654c0f9673d5cf3e2d343d 95e1ae2fbe704e67891176384610ba15 - - default default] HTTP exception thrown: Instance 53d029bc-8983-4818-92e9-219b7eb36e43 could not be found. [pid: 8|app: 0|req: 368/716] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:13 2026] GET /v2.1/servers/53d029bc-8983-4818-92e9-219b7eb36e43 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/717] 10.0.0.72 () {32 vars in 722 bytes} [Fri Aug 14 05:31:13 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8/ips => generated 157 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/718] 10.0.0.72 () {32 vars in 705 bytes} [Fri Aug 14 05:31:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1300815628 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/719] 10.0.0.72 () {32 vars in 722 bytes} [Fri Aug 14 05:31:14 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8/ips => generated 195 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:31:14.698 8 WARNING neutronclient.v2_0.client [None req-fb0ee712-4bd9-4ddf-87ab-aaf2e80173b1 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in 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/720] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:14 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 1952 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: 351/721] 10.0.0.72 () {34 vars in 749 bytes} [Fri Aug 14 05:31:14 2026] POST /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8/action => generated 0 bytes in 44 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: 371/722] 10.0.0.72 () {32 vars in 722 bytes} [Fri Aug 14 05:31:14 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8/ips => generated 195 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/723] 10.0.0.72 () {32 vars in 722 bytes} [Fri Aug 14 05:31:15 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8/ips => generated 195 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-08-14 05:31:16.394 8 INFO nova.api.openstack.compute.server_external_events [req-ad2268f9-6d9e-42e9-97ae-896d43c12e90 req-15479c7d-759b-49fc-9888-76dedc555ef5 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:6a2bb954-cd2f-4c7e-a18a-26bc76225695 for instance 4d613728-7331-469b-8b40-46bd317bc9c8 on instance [pid: 8|app: 0|req: 372/724] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:31:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/725] 10.0.0.72 () {32 vars in 722 bytes} [Fri Aug 14 05:31:16 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8/ips => generated 195 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-08-14 05:31:17.346 8 WARNING neutronclient.v2_0.client [None req-cba69a26-d546-49c1-8d80-ec874e0a1118 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in 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/726] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:17 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1820 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-08-14 05:31:17.522 7 WARNING neutronclient.v2_0.client [None req-ad3ba09d-cf94-441f-84d6-2c2844b8b250 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/727] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:17 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1820 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/728] 10.0.0.72 () {34 vars in 749 bytes} [Fri Aug 14 05:31:17 2026] POST /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e/action => generated 0 bytes in 131 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-08-14 05:31:18.006 7 WARNING neutronclient.v2_0.client [None req-a39cc201-292f-4eaa-b226-f2349d5a0b16 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] 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: 375/729] 10.0.0.72 () {32 vars in 722 bytes} [Fri Aug 14 05:31:18 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8/ips => generated 157 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: 7|app: 0|req: 355/730] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:17 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1822 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/731] 10.0.0.72 () {32 vars in 717 bytes} [Fri Aug 14 05:31:18 2026] DELETE /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 0 bytes in 136 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-08-14 05:31:18.279 7 WARNING neutronclient.v2_0.client [None req-d451361b-acb2-4aad-9164-cd662a105787 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in 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/732] 10.0.0.72 () {30 vars in 412 bytes} [Fri Aug 14 05:31:18 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/733] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:18 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 1844 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, ' [pid: 8|app: 0|req: 378/734] 10.0.0.72 () {28 vars in 559 bytes} [Fri Aug 14 05:31:18 2026] GET /v2/ => generated 402 bytes in 459 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/735] 10.0.0.72 () {28 vars in 563 bytes} [Fri Aug 14 05:31:18 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: 379/736] 10.0.0.72 () {30 vars in 412 bytes} [Fri Aug 14 05:31:18 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-08-14 05:31:19.197 7 WARNING neutronclient.v2_0.client [None req-dd6037f7-a03a-4988-8e64-7ffb5e87b691 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/739] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:19 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1822 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:31:19.492 8 WARNING neutronclient.v2_0.client [None req-157961fe-d5e7-42f8-baba-dbf22a9394e1 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/740] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:19 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 1844 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:20.435 7 WARNING neutronclient.v2_0.client [None req-de1c31b0-293f-4de5-9dc6-92027c5ffa11 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in 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/741] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:20 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1822 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-08-14 05:31:20.930 8 WARNING neutronclient.v2_0.client [None req-6822f74e-d95a-46eb-9102-c74e0aff49ee 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/742] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:20 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 1844 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:21.456 7 INFO nova.api.openstack.compute.server_external_events [req-431a676e-708d-417f-a6bb-c5a3a85eccef req-8a92296a-b0b1-4b06-9264-977182427214 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-deleted:6a2bb954-cd2f-4c7e-a18a-26bc76225695 for instance 4d613728-7331-469b-8b40-46bd317bc9c8 on instance [pid: 7|app: 0|req: 360/743] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:31:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:21.581 8 WARNING neutronclient.v2_0.client [None req-b5a0e920-931d-4236-9dcf-89d4c4e2865c 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in 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/744] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:21 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1827 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-08-14 05:31:22.390 7 WARNING neutronclient.v2_0.client [None req-297c0be5-5a42-44ae-8f02-ce685b80ae1d 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/745] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:22 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 1481 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:22.758 8 WARNING neutronclient.v2_0.client [None req-42df3660-7aba-496f-baa2-ea5eb5c8e866 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/746] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:22 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1827 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:23.500 7 WARNING neutronclient.v2_0.client [None req-9e7a3093-a7e4-4fce-bd0d-2849c77f9dab 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] 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: 362/747] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:23 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 1486 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/748] 10.0.0.72 () {34 vars in 670 bytes} [Fri Aug 14 05:31:23 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-08-14 05:31:23.911 7 WARNING neutronclient.v2_0.client [None req-4e71ba63-fb4f-449a-8f93-84a1b350c983 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/749] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:23 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1827 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:31:24.604 8 WARNING neutronclient.v2_0.client [None req-c9766539-9cbf-47b3-a5b2-4de94e98d134 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/750] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:24 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 1486 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:25.111 7 WARNING neutronclient.v2_0.client [None req-49304c28-8316-42b4-b91d-e3b8648c2dfe 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] 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-08-14 05:31:25.255 8 WARNING neutronclient.v2_0.client [None req-bf4982d7-5494-47a8-9d1b-6cf11b08937e 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/751] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:25 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1827 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:31:25.293 8 WARNING neutronclient.v2_0.client [None req-bf4982d7-5494-47a8-9d1b-6cf11b08937e 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:31:25.438 8 WARNING neutronclient.v2_0.client [None req-bf4982d7-5494-47a8-9d1b-6cf11b08937e 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] 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-08-14 05:31:25.708 7 INFO nova.api.openstack.wsgi [None req-ed644e03-9412-415d-bc8d-310fdb48f18c 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] HTTP exception thrown: Instance 4d613728-7331-469b-8b40-46bd317bc9c8 could not be found. [pid: 7|app: 0|req: 365/752] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:25 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 111 bytes in 40 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-08-14 05:31:25.749 7 INFO nova.api.openstack.compute.server_external_events [req-d7ad5172-5dac-4d9e-b0a8-660a735c408a req-62dc4359-74ce-47ed-9529-5ac1ceaa5f4d af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-unplugged:accac804-303b-4e98-9a06-822695dfb9f0 for instance 7aff1e06-d052-45b7-9cbd-16bc917d561e on instance [pid: 7|app: 0|req: 366/753] 10.0.0.6 () {38 vars in 813 bytes} [Fri Aug 14 05:31:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/754] 10.0.0.72 () {32 vars in 705 bytes} [Fri Aug 14 05:31:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1657764813 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/755] 10.0.0.72 () {34 vars in 662 bytes} [Fri Aug 14 05:31:25 2026] POST /v2.1/servers => generated 449 bytes in 1065 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-08-14 05:31:26.291 7 WARNING neutronclient.v2_0.client [None req-00461311-9b4a-4f6f-8619-5a169fe88a36 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:31:26.300 8 INFO nova.api.openstack.wsgi [None req-fdc8a724-afd1-404f-aaa8-fc4b4fa04caa 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] HTTP exception thrown: Instance 4d613728-7331-469b-8b40-46bd317bc9c8 could not be found. [pid: 8|app: 0|req: 389/756] 10.0.0.72 () {32 vars in 717 bytes} [Fri Aug 14 05:31:26 2026] DELETE /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 111 bytes in 39 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-08-14 05:31:26.356 8 WARNING neutronclient.v2_0.client [None req-e1360ac2-d10b-453d-b71b-121a7215ed3e 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/757] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:26 2026] GET /v2.1/servers/38b463d3-1374-479c-86f0-7ecb71cc4f7c => generated 1401 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:26.388 7 INFO nova.api.openstack.wsgi [None req-a83735b5-8052-4b94-9be0-a459e7bb9bc4 80de2bc1e8044bfab66dc480b26de3a0 8bedb4dcb852456b81e3e2704bee19a3 - - default default] HTTP exception thrown: Instance 4d613728-7331-469b-8b40-46bd317bc9c8 could not be found. [pid: 7|app: 0|req: 369/758] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:26 2026] GET /v2.1/servers/4d613728-7331-469b-8b40-46bd317bc9c8 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/759] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:26 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1827 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-08-14 05:31:27.405 7 WARNING neutronclient.v2_0.client [None req-9523bbd5-6470-4a06-96b9-9ac46b263bc4 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/760] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:27 2026] GET /v2.1/servers/38b463d3-1374-479c-86f0-7ecb71cc4f7c => generated 1405 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-08-14 05:31:27.554 8 WARNING neutronclient.v2_0.client [None req-92bc872e-b5e6-4d0a-8048-43166f88fdb5 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/761] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:27 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1827 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:27.791 7 INFO nova.api.openstack.compute.server_external_events [req-5abc0aa8-22aa-41f4-b441-e38bb2d7b82f req-8270a705-120d-4c8f-b831-64462c78d224 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-plugged:accac804-303b-4e98-9a06-822695dfb9f0 for instance 7aff1e06-d052-45b7-9cbd-16bc917d561e on instance [pid: 7|app: 0|req: 371/762] 10.0.0.6 () {38 vars in 813 bytes} [Fri Aug 14 05:31:27 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-08-14 05:31:28.508 8 WARNING neutronclient.v2_0.client [None req-d4729a2c-46b2-439d-bcc5-cf039597aefa 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/763] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:28 2026] GET /v2.1/servers/38b463d3-1374-479c-86f0-7ecb71cc4f7c => generated 1453 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:28.710 7 WARNING neutronclient.v2_0.client [None req-5759d349-8bef-40bc-b7c5-94f83408b74e 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in 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/764] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:28 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1820 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-08-14 05:31:29.614 8 WARNING neutronclient.v2_0.client [None req-ab584125-e274-4155-a98a-a127763f5250 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in 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/767] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:29 2026] GET /v2.1/servers/38b463d3-1374-479c-86f0-7ecb71cc4f7c => generated 1453 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:30.710 7 WARNING neutronclient.v2_0.client [None req-74c9cb0d-5ee9-44c3-94a8-32d135765505 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in 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/768] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:30 2026] GET /v2.1/servers/38b463d3-1374-479c-86f0-7ecb71cc4f7c => generated 1461 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:31.605 8 INFO nova.api.openstack.compute.server_external_events [req-d1799bb8-46a7-4ef6-80c9-93a205cbe9f3 req-f85efb1a-843e-4d7a-8d90-e3a2dfae6ca5 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:d1cd2505-a2ba-4694-87f1-14c8c0e8399a for instance 38b463d3-1374-479c-86f0-7ecb71cc4f7c on instance [pid: 8|app: 0|req: 395/769] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:31:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:31.798 7 WARNING neutronclient.v2_0.client [None req-6c035e26-4ea6-4b72-b1ee-a69e310a52ad 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/770] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:31 2026] GET /v2.1/servers/38b463d3-1374-479c-86f0-7ecb71cc4f7c => generated 1538 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-08-14 05:31:32.999 8 WARNING neutronclient.v2_0.client [None req-3fe42f9d-5693-47a5-a0ea-5939dfe346e4 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/771] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:32 2026] GET /v2.1/servers/38b463d3-1374-479c-86f0-7ecb71cc4f7c => generated 1526 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:34.157 7 WARNING neutronclient.v2_0.client [None req-3576afcb-0a9d-4eb5-b62b-01b69dc2d494 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in 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/772] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:34 2026] GET /v2.1/servers/38b463d3-1374-479c-86f0-7ecb71cc4f7c => generated 1526 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:35.326 8 WARNING neutronclient.v2_0.client [None req-0db2cdf2-c3fd-42f1-bd12-c44c28249dca 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in 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/773] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:35 2026] GET /v2.1/servers/38b463d3-1374-479c-86f0-7ecb71cc4f7c => generated 1526 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/774] 10.0.0.72 () {34 vars in 670 bytes} [Fri Aug 14 05:31:35 2026] POST /v2.1/os-keypairs => generated 386 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:36.505 8 WARNING neutronclient.v2_0.client [None req-7c31f8db-4518-4ceb-a92b-a56920b1e754 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/775] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:36 2026] GET /v2.1/servers/38b463d3-1374-479c-86f0-7ecb71cc4f7c => generated 1526 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:31:37.025 7 WARNING neutronclient.v2_0.client [None req-c89c9c91-5571-4456-8d66-c621c0f3bab8 89bb6ab4f740469eb677d3a3c335b93d 4344ee1d164b4fb4ae3cd4bcf687a7e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:31:37.074 7 WARNING neutronclient.v2_0.client [None req-c89c9c91-5571-4456-8d66-c621c0f3bab8 89bb6ab4f740469eb677d3a3c335b93d 4344ee1d164b4fb4ae3cd4bcf687a7e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:31:37.310 7 WARNING neutronclient.v2_0.client [None req-c89c9c91-5571-4456-8d66-c621c0f3bab8 89bb6ab4f740469eb677d3a3c335b93d 4344ee1d164b4fb4ae3cd4bcf687a7e4 - - default default] The python binding code in 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/776] 10.0.0.72 () {34 vars in 662 bytes} [Fri Aug 14 05:31:36 2026] POST /v2.1/servers => generated 450 bytes in 575 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-08-14 05:31:37.561 8 WARNING neutronclient.v2_0.client [None req-1396983d-83b8-45f7-8ca7-3ec152d36d42 89bb6ab4f740469eb677d3a3c335b93d 4344ee1d164b4fb4ae3cd4bcf687a7e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/777] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:37 2026] GET /v2.1/servers/b314ca98-2f39-4eaf-919f-adc15318e877 => generated 1423 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:37.712 7 WARNING neutronclient.v2_0.client [None req-ee4308f9-9a96-4dc8-983f-0795e73daad1 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] 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-08-14 05:31:37.841 8 INFO nova.api.openstack.compute.server_external_events [req-03dfb225-6007-4eee-aa65-86679c54274a req-20811463-1afb-472d-8778-c9532851b4c4 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-plugged:d1cd2505-a2ba-4694-87f1-14c8c0e8399a for instance 38b463d3-1374-479c-86f0-7ecb71cc4f7c on instance [pid: 8|app: 0|req: 400/778] 10.0.0.6 () {38 vars in 813 bytes} [Fri Aug 14 05:31:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/779] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:37 2026] GET /v2.1/servers/38b463d3-1374-479c-86f0-7ecb71cc4f7c => generated 1526 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:38.668 8 WARNING neutronclient.v2_0.client [None req-ab4a804e-ed94-4358-a105-692da73e6049 89bb6ab4f740469eb677d3a3c335b93d 4344ee1d164b4fb4ae3cd4bcf687a7e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/780] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:38 2026] GET /v2.1/servers/b314ca98-2f39-4eaf-919f-adc15318e877 => generated 1427 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-08-14 05:31:38.942 7 WARNING neutronclient.v2_0.client [None req-167d5726-2c3c-4c4f-b7d7-1f37ea9c130d 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in 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/781] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:38 2026] GET /v2.1/servers/38b463d3-1374-479c-86f0-7ecb71cc4f7c => generated 1526 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-08-14 05:31:39.780 8 WARNING neutronclient.v2_0.client [None req-7a68f24f-1afc-4a48-80cf-905286f0dcd4 89bb6ab4f740469eb677d3a3c335b93d 4344ee1d164b4fb4ae3cd4bcf687a7e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/784] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:39 2026] GET /v2.1/servers/b314ca98-2f39-4eaf-919f-adc15318e877 => generated 1475 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-08-14 05:31:40.151 7 WARNING neutronclient.v2_0.client [None req-33abd567-7e6a-4a74-b6fd-1d33a234382e 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in 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/785] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:40 2026] GET /v2.1/servers/38b463d3-1374-479c-86f0-7ecb71cc4f7c => generated 1694 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:40.296 8 WARNING neutronclient.v2_0.client [None req-27f815b4-67ab-4a53-accd-c5eab2a950ec 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in 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/786] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:40 2026] GET /v2.1/servers/38b463d3-1374-479c-86f0-7ecb71cc4f7c => generated 1694 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:40.880 7 WARNING neutronclient.v2_0.client [None req-87af43ad-da8c-4bbd-afa8-31609fe4120c 89bb6ab4f740469eb677d3a3c335b93d 4344ee1d164b4fb4ae3cd4bcf687a7e4 - - default default] The python binding code in 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/787] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:40 2026] GET /v2.1/servers/b314ca98-2f39-4eaf-919f-adc15318e877 => generated 1475 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-08-14 05:31:41.618 8 INFO nova.api.openstack.compute.server_external_events [req-db0d5d96-84f1-4065-8786-88883149c4f0 req-31226ced-987c-4243-952d-ef751f73ece5 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:d1cd2505-a2ba-4694-87f1-14c8c0e8399a for instance 38b463d3-1374-479c-86f0-7ecb71cc4f7c on instance [pid: 8|app: 0|req: 405/788] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:31:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:42.023 7 WARNING neutronclient.v2_0.client [None req-9ccf382c-81cd-49f5-a002-390d6a4d8979 89bb6ab4f740469eb677d3a3c335b93d 4344ee1d164b4fb4ae3cd4bcf687a7e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/789] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:41 2026] GET /v2.1/servers/b314ca98-2f39-4eaf-919f-adc15318e877 => generated 1483 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:43.093 8 INFO nova.api.openstack.compute.server_external_events [req-e2acad44-77d2-453b-b378-c1b4437d73e0 req-07cae49c-62ef-4a1e-b6d3-9374cc615278 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:cbf0b704-173c-448c-95dd-a453a13d1762 for instance b314ca98-2f39-4eaf-919f-adc15318e877 on instance [pid: 8|app: 0|req: 406/790] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:31:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:31:43.124 7 WARNING neutronclient.v2_0.client [None req-e665b2b8-9eba-4679-8a6b-6f1962b626e9 89bb6ab4f740469eb677d3a3c335b93d 4344ee1d164b4fb4ae3cd4bcf687a7e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/791] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:43 2026] GET /v2.1/servers/b314ca98-2f39-4eaf-919f-adc15318e877 => generated 1560 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:44.302 8 WARNING neutronclient.v2_0.client [None req-28f9ed26-de7a-46c7-b841-e6e7dce73a68 89bb6ab4f740469eb677d3a3c335b93d 4344ee1d164b4fb4ae3cd4bcf687a7e4 - - default default] The python binding code in 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/792] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:44 2026] GET /v2.1/servers/b314ca98-2f39-4eaf-919f-adc15318e877 => generated 1548 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:45.508 7 WARNING neutronclient.v2_0.client [None req-2f30687d-7c71-4fff-9b6f-1fc10a8ff6ba 89bb6ab4f740469eb677d3a3c335b93d 4344ee1d164b4fb4ae3cd4bcf687a7e4 - - default default] The python binding code in 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/793] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:45 2026] GET /v2.1/servers/b314ca98-2f39-4eaf-919f-adc15318e877 => generated 1548 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:46.677 8 WARNING neutronclient.v2_0.client [None req-ac8f34bd-c2b1-46a1-b505-18cc3fed0f52 89bb6ab4f740469eb677d3a3c335b93d 4344ee1d164b4fb4ae3cd4bcf687a7e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/794] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:46 2026] GET /v2.1/servers/b314ca98-2f39-4eaf-919f-adc15318e877 => generated 1548 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:47.297 7 INFO nova.api.openstack.compute.server_external_events [req-1e8b3d47-c5cb-44c9-bee1-b5e851cc9e73 req-39b849eb-3667-4ed3-bfcb-6fa5c90d72df af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-plugged:cbf0b704-173c-448c-95dd-a453a13d1762 for instance b314ca98-2f39-4eaf-919f-adc15318e877 on instance [pid: 7|app: 0|req: 387/795] 10.0.0.6 () {38 vars in 813 bytes} [Fri Aug 14 05:31:47 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-08-14 05:31:47.820 8 WARNING neutronclient.v2_0.client [None req-6642a6fb-9a1f-49e8-9eae-178f1c144b9b 89bb6ab4f740469eb677d3a3c335b93d 4344ee1d164b4fb4ae3cd4bcf687a7e4 - - default default] The python binding code in 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/796] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:47 2026] GET /v2.1/servers/b314ca98-2f39-4eaf-919f-adc15318e877 => generated 1548 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:49.034 8 WARNING neutronclient.v2_0.client [None req-7f6724ea-42dc-4853-921f-14a7854018af 89bb6ab4f740469eb677d3a3c335b93d 4344ee1d164b4fb4ae3cd4bcf687a7e4 - - default default] The python binding code in 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/797] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:48 2026] GET /v2.1/servers/b314ca98-2f39-4eaf-919f-adc15318e877 => generated 1548 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/800] 10.0.0.72 () {34 vars in 749 bytes} [Fri Aug 14 05:31:48 2026] POST /v2.1/servers/38b463d3-1374-479c-86f0-7ecb71cc4f7c/action => generated 31890 bytes in 555 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-08-14 05:31:50.163 8 WARNING neutronclient.v2_0.client [None req-f5b03b6d-f53a-483a-8075-8e2c86d20693 89bb6ab4f740469eb677d3a3c335b93d 4344ee1d164b4fb4ae3cd4bcf687a7e4 - - default default] 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-08-14 05:31:50.306 7 WARNING neutronclient.v2_0.client [None req-dd03eed7-f8f0-4423-983c-64b33803f412 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in 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/801] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:50 2026] GET /v2.1/servers/b314ca98-2f39-4eaf-919f-adc15318e877 => generated 1724 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:50.394 8 WARNING neutronclient.v2_0.client [None req-939ffec7-9c87-46b9-bd75-a3c007d32e2c 89bb6ab4f740469eb677d3a3c335b93d 4344ee1d164b4fb4ae3cd4bcf687a7e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/802] 10.0.0.72 () {32 vars in 740 bytes} [Fri Aug 14 05:31:50 2026] GET /v2.1/servers/b314ca98-2f39-4eaf-919f-adc15318e877/os-interface => generated 284 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/803] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:50 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1820 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 415/804] 10.0.0.72 () {32 vars in 717 bytes} [Fri Aug 14 05:31:50 2026] DELETE /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:50.709 7 WARNING neutronclient.v2_0.client [None req-f9154257-08ba-4bd2-96bb-493edbc8b6d8 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/805] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:50 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1826 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:51.240 8 INFO nova.api.openstack.compute.server_external_events [req-ffeae693-1438-49aa-b58d-b5cb9e624b9d req-28dcebc0-54f6-4438-a760-9fe4691ea9ec af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:cbf0b704-173c-448c-95dd-a453a13d1762 for instance b314ca98-2f39-4eaf-919f-adc15318e877 on instance [pid: 8|app: 0|req: 416/806] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:31:51 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) 2026-08-14 05:31:51.260 7 WARNING neutronclient.v2_0.client [None req-fe4686da-0857-4bf4-a039-cb4d7221b096 89bb6ab4f740469eb677d3a3c335b93d 4344ee1d164b4fb4ae3cd4bcf687a7e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/807] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:51 2026] GET /v2.1/servers/b314ca98-2f39-4eaf-919f-adc15318e877 => generated 1724 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, ' [pid: 8|app: 0|req: 417/808] 10.0.0.72 () {32 vars in 640 bytes} [Fri Aug 14 05:31:51 2026] GET /v2.1/servers => generated 377 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: 392/809] 10.0.0.72 () {32 vars in 717 bytes} [Fri Aug 14 05:31:51 2026] DELETE /v2.1/servers/b314ca98-2f39-4eaf-919f-adc15318e877 => 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-08-14 05:31:51.573 8 WARNING neutronclient.v2_0.client [None req-1246cec7-a7a2-4ba2-b0cd-1361ea56f9b7 89bb6ab4f740469eb677d3a3c335b93d 4344ee1d164b4fb4ae3cd4bcf687a7e4 - - default default] The python binding code in 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/810] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:51 2026] GET /v2.1/servers/b314ca98-2f39-4eaf-919f-adc15318e877 => generated 1730 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-08-14 05:31:52.061 7 WARNING neutronclient.v2_0.client [None req-029cc063-349c-4efe-b4b7-adb20ab6530f 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/811] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:52 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1826 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:52.752 8 WARNING neutronclient.v2_0.client [None req-52236a2b-d68b-41a6-8246-816e48fe9338 89bb6ab4f740469eb677d3a3c335b93d 4344ee1d164b4fb4ae3cd4bcf687a7e4 - - default default] The python binding code in 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/812] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:52 2026] GET /v2.1/servers/b314ca98-2f39-4eaf-919f-adc15318e877 => generated 1850 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-08-14 05:31:53.286 7 WARNING neutronclient.v2_0.client [None req-aca7dc3e-33cf-4d1d-9b63-c028c787a8f0 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/813] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:53 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1826 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:53.765 8 INFO nova.api.openstack.compute.server_external_events [req-09d865c3-a1c9-47ad-9188-53595dba8142 req-095a203c-1f88-43f0-aea4-6ccec5619ebc af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-deleted:accac804-303b-4e98-9a06-822695dfb9f0 for instance 7aff1e06-d052-45b7-9cbd-16bc917d561e on instance [pid: 8|app: 0|req: 420/814] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:31:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:53.932 7 WARNING neutronclient.v2_0.client [None req-e0f1a7f8-02e7-42ed-a33f-bb70c90928cd 89bb6ab4f740469eb677d3a3c335b93d 4344ee1d164b4fb4ae3cd4bcf687a7e4 - - default default] The python binding code in 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/815] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:53 2026] GET /v2.1/servers/b314ca98-2f39-4eaf-919f-adc15318e877 => generated 1850 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-08-14 05:31:54.465 8 WARNING neutronclient.v2_0.client [None req-fc448eb3-20f1-4421-8c1b-c58cfe043ab0 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/816] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:54 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1473 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-08-14 05:31:55.146 7 WARNING neutronclient.v2_0.client [None req-4860ea79-0ccd-4115-8814-cf125670f5f8 89bb6ab4f740469eb677d3a3c335b93d 4344ee1d164b4fb4ae3cd4bcf687a7e4 - - default default] The python binding code in 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/817] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:55 2026] GET /v2.1/servers/b314ca98-2f39-4eaf-919f-adc15318e877 => generated 1783 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:55.583 8 WARNING neutronclient.v2_0.client [None req-eea84d18-7d11-40ae-b941-4c6cd3342e74 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in 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/818] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:55 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1478 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:55.805 7 INFO nova.api.openstack.compute.server_external_events [req-0101d915-6ef4-45b8-9a14-1ba91868093c req-70453d62-4679-415f-b03f-3eae8831773d af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-deleted:cbf0b704-173c-448c-95dd-a453a13d1762 for instance b314ca98-2f39-4eaf-919f-adc15318e877 on instance [pid: 7|app: 0|req: 397/819] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:31:55 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-08-14 05:31:56.247 8 WARNING neutronclient.v2_0.client [None req-78d9e2a3-f9f8-4203-9d61-da5182723153 89bb6ab4f740469eb677d3a3c335b93d 4344ee1d164b4fb4ae3cd4bcf687a7e4 - - default default] The python binding code in 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/820] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:56 2026] GET /v2.1/servers/b314ca98-2f39-4eaf-919f-adc15318e877 => generated 1509 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:56.671 7 WARNING neutronclient.v2_0.client [None req-91ec0ca9-3f17-4c35-b8e6-7e30a4950783 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/821] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:56 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 1478 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:57.346 8 WARNING neutronclient.v2_0.client [None req-95f42417-5817-4ef9-97d9-fed3fc3e4d1c 89bb6ab4f740469eb677d3a3c335b93d 4344ee1d164b4fb4ae3cd4bcf687a7e4 - - default default] The python binding code in 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/822] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:57 2026] GET /v2.1/servers/b314ca98-2f39-4eaf-919f-adc15318e877 => generated 1509 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:57.745 7 INFO nova.api.openstack.wsgi [None req-5d6bc27e-fdd5-4821-8aa2-4abec6e05abe 9c2b175ea00c4409a32fcec366d8909b efd27f0eb2f747b6a09d61a0fe76a45b - - default default] HTTP exception thrown: Instance 7aff1e06-d052-45b7-9cbd-16bc917d561e could not be found. [pid: 7|app: 0|req: 399/823] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:57 2026] GET /v2.1/servers/7aff1e06-d052-45b7-9cbd-16bc917d561e => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 425/824] 10.0.0.72 () {32 vars in 705 bytes} [Fri Aug 14 05:31:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1772769201 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:58.418 7 INFO nova.api.openstack.wsgi [None req-5fcafacd-d072-4ba1-b983-cf33151ac8ae 89bb6ab4f740469eb677d3a3c335b93d 4344ee1d164b4fb4ae3cd4bcf687a7e4 - - default default] HTTP exception thrown: Instance b314ca98-2f39-4eaf-919f-adc15318e877 could not be found. [pid: 7|app: 0|req: 400/825] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:31:58 2026] GET /v2.1/servers/b314ca98-2f39-4eaf-919f-adc15318e877 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/826] 10.0.0.72 () {32 vars in 705 bytes} [Fri Aug 14 05:31:58 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2023462580 => 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-08-14 05:32:01.554 7 INFO nova.api.openstack.compute.server_external_events [req-ef6b8cf8-f0f3-496e-b219-c1016b274aaa req-5c3f9ca7-c1ee-4553-8e55-22f1be274367 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:d1cd2505-a2ba-4694-87f1-14c8c0e8399a for instance 38b463d3-1374-479c-86f0-7ecb71cc4f7c on instance [pid: 7|app: 0|req: 402/829] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:32:01 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) [pid: 8|app: 0|req: 428/830] 10.0.0.72 () {34 vars in 670 bytes} [Fri Aug 14 05:32:04 2026] POST /v2.1/os-keypairs => generated 398 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-08-14 05:32:08.026 7 WARNING neutronclient.v2_0.client [None req-5aafe6ca-f088-4585-a235-c38cc62f6f0c 5c2a6b0ae32b4ec9b35711acb53b2c90 f0461db35b7f4cf8b9089479858925b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:08.157 8 WARNING neutronclient.v2_0.client [None req-1c54ca2d-ccc5-4a2f-be79-2ff358eba28a 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:08.297 8 WARNING neutronclient.v2_0.client [None req-1c54ca2d-ccc5-4a2f-be79-2ff358eba28a 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:08.492 7 WARNING neutronclient.v2_0.client [None req-5aafe6ca-f088-4585-a235-c38cc62f6f0c 5c2a6b0ae32b4ec9b35711acb53b2c90 f0461db35b7f4cf8b9089479858925b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:08.576 8 WARNING neutronclient.v2_0.client [None req-1c54ca2d-ccc5-4a2f-be79-2ff358eba28a 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in 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/831] 10.0.0.72 () {34 vars in 662 bytes} [Fri Aug 14 05:32:07 2026] POST /v2.1/servers => generated 424 bytes in 1047 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/832] 10.0.0.72 () {34 vars in 662 bytes} [Fri Aug 14 05:32:08 2026] POST /v2.1/servers => generated 449 bytes in 824 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-08-14 05:32:08.920 8 WARNING neutronclient.v2_0.client [None req-8fc73924-7161-4dfc-9697-065ee49c4956 5c2a6b0ae32b4ec9b35711acb53b2c90 f0461db35b7f4cf8b9089479858925b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/833] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:08 2026] GET /v2.1/servers/043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc => generated 1371 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:08.981 8 WARNING neutronclient.v2_0.client [None req-0461f1a6-d943-4d6d-ac81-320ca822940a 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/834] 10.0.0.72 () {34 vars in 670 bytes} [Fri Aug 14 05:32:08 2026] POST /v2.1/os-keypairs => generated 386 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/835] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:08 2026] GET /v2.1/servers/8c2df92e-ff82-4565-b01d-c1e15f841085 => generated 1402 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:32:10.043 7 WARNING neutronclient.v2_0.client [None req-38079497-9a7b-47c6-9d37-8719e94b2ee1 5c2a6b0ae32b4ec9b35711acb53b2c90 f0461db35b7f4cf8b9089479858925b7 - - default default] 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-08-14 05:32:10.084 8 WARNING neutronclient.v2_0.client [None req-f783a2a5-c64d-481c-9286-004b4a9e43b1 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/838] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:09 2026] GET /v2.1/servers/043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc => generated 1375 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/839] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:10 2026] GET /v2.1/servers/8c2df92e-ff82-4565-b01d-c1e15f841085 => generated 1406 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:10.488 7 WARNING neutronclient.v2_0.client [None req-19a62c30-0240-4613-aa8a-68bad6d1f8f6 ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:10.542 7 WARNING neutronclient.v2_0.client [None req-19a62c30-0240-4613-aa8a-68bad6d1f8f6 ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:10.699 7 WARNING neutronclient.v2_0.client [None req-19a62c30-0240-4613-aa8a-68bad6d1f8f6 ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] The python binding code in 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/840] 10.0.0.72 () {34 vars in 662 bytes} [Fri Aug 14 05:32:10 2026] POST /v2.1/servers => generated 453 bytes in 560 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-08-14 05:32:10.990 8 WARNING neutronclient.v2_0.client [None req-facc14a3-7d80-47d0-b65f-98563ade3804 ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] The python binding code in 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/841] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:10 2026] GET /v2.1/servers/d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 => generated 1432 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-14 05:32:11.166 7 WARNING neutronclient.v2_0.client [None req-7a7e9b9e-4777-458f-a6ce-55e1c21bd9bc 5c2a6b0ae32b4ec9b35711acb53b2c90 f0461db35b7f4cf8b9089479858925b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:11.188 8 WARNING neutronclient.v2_0.client [None req-acf13c7f-e895-4b87-a9e0-110f054ea914 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/842] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:11 2026] GET /v2.1/servers/043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc => generated 1423 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/843] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:11 2026] GET /v2.1/servers/8c2df92e-ff82-4565-b01d-c1e15f841085 => generated 1398 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:12.086 7 WARNING neutronclient.v2_0.client [None req-b15c3030-277f-4299-be2f-40ebc33a601b ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] 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-08-14 05:32:12.273 8 WARNING neutronclient.v2_0.client [None req-849b0116-cae6-4f93-bce1-b96255a26bea 5c2a6b0ae32b4ec9b35711acb53b2c90 f0461db35b7f4cf8b9089479858925b7 - - default default] The python binding code in 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/844] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:12 2026] GET /v2.1/servers/043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc => generated 1423 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:12.346 8 WARNING neutronclient.v2_0.client [None req-f3ed2c97-f80b-426a-97e8-47e0ed457c46 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/845] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:12 2026] GET /v2.1/servers/8c2df92e-ff82-4565-b01d-c1e15f841085 => generated 1398 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/846] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:12 2026] GET /v2.1/servers/d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 => generated 1436 bytes in 503 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:13.360 8 WARNING neutronclient.v2_0.client [None req-db164e0a-fa2e-4530-bbcc-d4eb7e343750 5c2a6b0ae32b4ec9b35711acb53b2c90 f0461db35b7f4cf8b9089479858925b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/847] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:13 2026] GET /v2.1/servers/043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc => generated 1431 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-08-14 05:32:13.440 7 WARNING neutronclient.v2_0.client [None req-5a66f981-ba10-45f3-8397-658256bf3fcb 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/848] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:13 2026] GET /v2.1/servers/8c2df92e-ff82-4565-b01d-c1e15f841085 => generated 1454 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-08-14 05:32:13.616 8 WARNING neutronclient.v2_0.client [None req-fec4bb6e-547d-457e-a06d-f6ceb8236c6e ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/849] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:13 2026] GET /v2.1/servers/d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 => generated 1428 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:13.985 7 WARNING neutronclient.v2_0.client [None req-2e79749a-eb57-49bc-9ac4-217c7e17402c 1066df35a85d4fe1814c4d7627b5ec3d df012b395cff4c859a7b657cfb2f368c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:14.185 7 WARNING neutronclient.v2_0.client [None req-2e79749a-eb57-49bc-9ac4-217c7e17402c 1066df35a85d4fe1814c4d7627b5ec3d df012b395cff4c859a7b657cfb2f368c - - default default] The python binding code in 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/850] 10.0.0.72 () {34 vars in 662 bytes} [Fri Aug 14 05:32:13 2026] POST /v2.1/servers => generated 424 bytes in 480 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-08-14 05:32:14.423 8 WARNING neutronclient.v2_0.client [None req-99819c12-f2a9-4358-aed5-0dd8aafd1f2d 1066df35a85d4fe1814c4d7627b5ec3d df012b395cff4c859a7b657cfb2f368c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:14.449 7 WARNING neutronclient.v2_0.client [None req-56a59c66-91b2-4032-84b1-7cddbf83d82c 5c2a6b0ae32b4ec9b35711acb53b2c90 f0461db35b7f4cf8b9089479858925b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/851] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:14 2026] GET /v2.1/servers/29b57eac-8057-4036-9dd1-5d3c6b699bf6 => generated 1367 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-08-14 05:32:14.520 8 WARNING neutronclient.v2_0.client [None req-c4e2a11a-ae1e-4dbe-ad73-bc21869c2233 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/852] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:14 2026] GET /v2.1/servers/043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc => generated 1483 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:14.563 7 INFO nova.api.openstack.compute.server_external_events [req-dabf0f1c-b55b-4d24-8201-2cd173e0daee req-08fa3f17-d3be-4ace-bac9-306b7e86cc2c af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:04aca2aa-30c3-47f4-8879-f90c51c94eec for instance 043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc on instance [pid: 7|app: 0|req: 413/853] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:32:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/854] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:14 2026] GET /v2.1/servers/8c2df92e-ff82-4565-b01d-c1e15f841085 => generated 1454 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:14.724 7 WARNING neutronclient.v2_0.client [None req-9fba3e70-b01e-4c1a-a550-3567cd26760b ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/855] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:14 2026] GET /v2.1/servers/d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 => generated 1428 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-08-14 05:32:15.532 8 WARNING neutronclient.v2_0.client [None req-4d96f096-4d8b-4fef-9f31-efc0a087d2cb 1066df35a85d4fe1814c4d7627b5ec3d df012b395cff4c859a7b657cfb2f368c - - default default] 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: 442/856] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:15 2026] GET /v2.1/servers/29b57eac-8057-4036-9dd1-5d3c6b699bf6 => generated 1371 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:15.604 7 WARNING neutronclient.v2_0.client [None req-c1fa3912-5845-42a0-a9ee-5c0467a94931 5c2a6b0ae32b4ec9b35711acb53b2c90 f0461db35b7f4cf8b9089479858925b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:15.615 8 WARNING neutronclient.v2_0.client [None req-7a577b9e-e509-4c37-8a59-b914cd583e6d 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/857] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:15 2026] GET /v2.1/servers/8c2df92e-ff82-4565-b01d-c1e15f841085 => generated 1462 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/858] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:15 2026] GET /v2.1/servers/043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc => generated 1471 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:15.823 8 WARNING neutronclient.v2_0.client [None req-f3b7632b-4e12-432a-828d-a1becae215da ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/859] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:15 2026] GET /v2.1/servers/d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 => generated 1484 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:16.609 7 INFO nova.api.openstack.compute.server_external_events [req-1a344199-796a-4c0a-9a32-d6d85f5dacc3 req-92e8d8eb-59a7-4a0d-a00e-37dce886e3f5 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:6438d494-6408-4389-9907-f6d092778fe3 for instance 8c2df92e-ff82-4565-b01d-c1e15f841085 on instance [pid: 7|app: 0|req: 416/860] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:32:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:32:16.627 8 WARNING neutronclient.v2_0.client [None req-af105bc5-7565-4f07-b859-4ab77d1c0b9f 1066df35a85d4fe1814c4d7627b5ec3d df012b395cff4c859a7b657cfb2f368c - - default default] 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: 445/861] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:16 2026] GET /v2.1/servers/29b57eac-8057-4036-9dd1-5d3c6b699bf6 => generated 1363 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:32:16.725 7 WARNING neutronclient.v2_0.client [None req-5f9a4656-afff-4d51-8f5a-0dbacb8807ac 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] 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-08-14 05:32:16.811 8 WARNING neutronclient.v2_0.client [None req-8e901d5e-b3ee-4da5-a761-48b9490d3614 5c2a6b0ae32b4ec9b35711acb53b2c90 f0461db35b7f4cf8b9089479858925b7 - - default default] The python binding code in 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/862] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:16 2026] GET /v2.1/servers/8c2df92e-ff82-4565-b01d-c1e15f841085 => generated 1539 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, ' [pid: 8|app: 0|req: 446/863] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:16 2026] GET /v2.1/servers/043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc => generated 1471 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:32:16.942 7 WARNING neutronclient.v2_0.client [None req-fafeea89-4bf1-4c13-9f2e-eb19e357a998 ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] The python binding code in 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/864] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:16 2026] GET /v2.1/servers/d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 => generated 1484 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:17.753 8 WARNING neutronclient.v2_0.client [None req-32f2e2e3-358a-4407-bb49-4d1617e22777 1066df35a85d4fe1814c4d7627b5ec3d df012b395cff4c859a7b657cfb2f368c - - default default] The python binding code in 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/865] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:17 2026] GET /v2.1/servers/29b57eac-8057-4036-9dd1-5d3c6b699bf6 => generated 1419 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-08-14 05:32:17.952 7 WARNING neutronclient.v2_0.client [None req-87baa827-59b5-419d-a1f6-b6300be8f205 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:17.987 8 WARNING neutronclient.v2_0.client [None req-7b6c3c24-a399-4a18-9150-977e6ba0cb15 5c2a6b0ae32b4ec9b35711acb53b2c90 f0461db35b7f4cf8b9089479858925b7 - - default default] The python binding code in 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/866] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:17 2026] GET /v2.1/servers/8c2df92e-ff82-4565-b01d-c1e15f841085 => generated 1527 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-08-14 05:32:18.128 7 WARNING neutronclient.v2_0.client [None req-02d727be-c91f-43bf-8a37-9465be9d81e0 ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/867] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:17 2026] GET /v2.1/servers/043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc => generated 1471 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/868] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:18 2026] GET /v2.1/servers/d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 => generated 1560 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-08-14 05:32:18.698 8 INFO nova.api.openstack.compute.server_external_events [req-cf47f5ec-a770-497b-bfd5-83816e068c09 req-2b0e28b5-4f47-4aaf-b2c2-ab2d001e1677 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:28ce3a32-f5c3-4816-a359-b8c7fc01cf23 for instance d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 on instance [pid: 8|app: 0|req: 449/869] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:32:18 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-08-14 05:32:18.849 7 WARNING neutronclient.v2_0.client [None req-b5747f75-cac5-40a0-a912-98f80fe3978a 1066df35a85d4fe1814c4d7627b5ec3d df012b395cff4c859a7b657cfb2f368c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/870] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:18 2026] GET /v2.1/servers/29b57eac-8057-4036-9dd1-5d3c6b699bf6 => generated 1419 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-08-14 05:32:19.152 8 WARNING neutronclient.v2_0.client [None req-bccc9eec-204f-4700-99e4-cf025e05d925 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] 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-08-14 05:32:19.202 7 WARNING neutronclient.v2_0.client [None req-2833562e-e40e-4c97-93cb-1a04ad5b4ef6 5c2a6b0ae32b4ec9b35711acb53b2c90 f0461db35b7f4cf8b9089479858925b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/873] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:19 2026] GET /v2.1/servers/8c2df92e-ff82-4565-b01d-c1e15f841085 => generated 1527 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, ' [pid: 7|app: 0|req: 424/874] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:19 2026] GET /v2.1/servers/043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc => generated 1471 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:32:19.359 8 WARNING neutronclient.v2_0.client [None req-eca7665c-c382-4886-b4e3-998e1acb54c1 ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/875] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:19 2026] GET /v2.1/servers/d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 => generated 1558 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-08-14 05:32:19.724 7 INFO nova.api.openstack.compute.server_external_events [req-95c2d7d4-783c-47dc-8574-c07207e49efc req-b36fdc8a-85ba-4204-9069-62bb5f1554c1 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-plugged:04aca2aa-30c3-47f4-8879-f90c51c94eec for instance 043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc on instance [pid: 7|app: 0|req: 425/876] 10.0.0.6 () {38 vars in 813 bytes} [Fri Aug 14 05:32:19 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-08-14 05:32:19.961 8 WARNING neutronclient.v2_0.client [None req-765ff4f4-2020-4daa-a938-29661cbc7dfc 1066df35a85d4fe1814c4d7627b5ec3d df012b395cff4c859a7b657cfb2f368c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/877] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:19 2026] GET /v2.1/servers/29b57eac-8057-4036-9dd1-5d3c6b699bf6 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:20.385 7 WARNING neutronclient.v2_0.client [None req-616f1ce6-3174-4a6b-aeb6-6be78cb612db 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:20.406 8 WARNING neutronclient.v2_0.client [None req-88c27db8-2e82-4c87-a378-f2728f3034f9 5c2a6b0ae32b4ec9b35711acb53b2c90 f0461db35b7f4cf8b9089479858925b7 - - default default] The python binding code in 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/878] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:20 2026] GET /v2.1/servers/8c2df92e-ff82-4565-b01d-c1e15f841085 => generated 1527 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:20.605 7 WARNING neutronclient.v2_0.client [None req-a151cf82-5457-46b9-8c25-f9081a4b6c4b ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] The python binding code in 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/879] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:20 2026] GET /v2.1/servers/043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc => generated 1471 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/880] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:20 2026] GET /v2.1/servers/d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 => generated 1558 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-08-14 05:32:20.913 8 INFO nova.api.openstack.compute.server_external_events [req-9711bd26-42f0-4fc1-9099-38940d4751b9 req-2bfba5c5-055c-41bd-afb6-96d1c84d9a8a af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:fe9348c1-ef8a-4a43-9ef3-03173c3577b9 for instance 29b57eac-8057-4036-9dd1-5d3c6b699bf6 on instance [pid: 8|app: 0|req: 454/881] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:32:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:21.065 7 WARNING neutronclient.v2_0.client [None req-56cc2055-2fc2-4559-97bf-950e850edd0a 1066df35a85d4fe1814c4d7627b5ec3d df012b395cff4c859a7b657cfb2f368c - - default default] The python binding code in 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/882] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:21 2026] GET /v2.1/servers/29b57eac-8057-4036-9dd1-5d3c6b699bf6 => generated 1479 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:21.306 8 INFO nova.api.openstack.compute.server_external_events [req-728e25e3-caeb-4701-bae1-023e5d8dcb7f req-2dc86a4d-1696-40f3-9855-48b2cd87c63a af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-plugged:6438d494-6408-4389-9907-f6d092778fe3 for instance 8c2df92e-ff82-4565-b01d-c1e15f841085 on instance [pid: 8|app: 0|req: 455/883] 10.0.0.6 () {38 vars in 813 bytes} [Fri Aug 14 05:32:21 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:21.646 7 WARNING neutronclient.v2_0.client [None req-ef53423b-007d-4116-9862-5c9fd8cf3bbe 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:21.692 8 WARNING neutronclient.v2_0.client [None req-aa320e19-a5d1-4944-a8ee-22c0599e458f 5c2a6b0ae32b4ec9b35711acb53b2c90 f0461db35b7f4cf8b9089479858925b7 - - default default] The python binding code in 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/884] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:21 2026] GET /v2.1/servers/8c2df92e-ff82-4565-b01d-c1e15f841085 => generated 1527 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, ' [pid: 8|app: 0|req: 456/885] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:21 2026] GET /v2.1/servers/043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc => generated 1657 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:21.820 7 WARNING neutronclient.v2_0.client [None req-1dda47c2-fb2f-4951-9c17-ac782a4b4c05 ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/886] 10.0.0.72 () {32 vars in 722 bytes} [Fri Aug 14 05:32:21 2026] GET /v2.1/servers/043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc/ips => generated 110 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 458/887] 10.0.0.72 () {32 vars in 722 bytes} [Fri Aug 14 05:32:21 2026] GET /v2.1/servers/043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc/ips => generated 110 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/888] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:21 2026] GET /v2.1/servers/d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 => generated 1558 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/889] 10.0.0.72 () {32 vars in 824 bytes} [Fri Aug 14 05:32:21 2026] GET /v2.1/servers/043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc/ips/tempest-ServerAddressesTestJSON-2036667493-network => generated 95 bytes in 40 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: 431/890] 10.0.0.72 () {32 vars in 717 bytes} [Fri Aug 14 05:32:22 2026] DELETE /v2.1/servers/043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc => 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-08-14 05:32:22.175 8 WARNING neutronclient.v2_0.client [None req-67acd3c0-0600-4d8b-aca1-baaa97863a07 5c2a6b0ae32b4ec9b35711acb53b2c90 f0461db35b7f4cf8b9089479858925b7 - - default default] 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-08-14 05:32:22.223 7 WARNING neutronclient.v2_0.client [None req-11344f54-9bcd-4302-a2e0-223792ca0362 1066df35a85d4fe1814c4d7627b5ec3d df012b395cff4c859a7b657cfb2f368c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/891] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:22 2026] GET /v2.1/servers/29b57eac-8057-4036-9dd1-5d3c6b699bf6 => generated 1467 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/892] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:22 2026] GET /v2.1/servers/043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc => generated 1663 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-08-14 05:32:22.829 7 WARNING neutronclient.v2_0.client [None req-c5a786aa-6ea3-4090-a307-a9629f0f035f 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] 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: 433/893] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:22 2026] GET /v2.1/servers/8c2df92e-ff82-4565-b01d-c1e15f841085 => generated 1527 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:32:23.012 8 WARNING neutronclient.v2_0.client [None req-5e04e019-2ceb-4ce2-92f2-401a620b9920 ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] The python binding code in 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/894] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:22 2026] GET /v2.1/servers/d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 => generated 1558 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:23.374 7 WARNING neutronclient.v2_0.client [None req-e0ad2527-d68b-4407-91f6-871a58eccb3d 1066df35a85d4fe1814c4d7627b5ec3d df012b395cff4c859a7b657cfb2f368c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:23.406 8 WARNING neutronclient.v2_0.client [None req-cb4a9f21-0036-4bfa-a21f-7ca4e2d066a1 5c2a6b0ae32b4ec9b35711acb53b2c90 f0461db35b7f4cf8b9089479858925b7 - - default default] The python binding code in 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/895] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:23 2026] GET /v2.1/servers/043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc => generated 1663 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 434/896] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:23 2026] GET /v2.1/servers/29b57eac-8057-4036-9dd1-5d3c6b699bf6 => generated 1467 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:32:23.539 8 INFO nova.api.openstack.compute.server_external_events [req-82465597-0e77-4739-977a-6401703232b4 req-fc9d8c7b-a49d-4c85-b167-cd4a37963b4c af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-plugged:28ce3a32-f5c3-4816-a359-b8c7fc01cf23 for instance d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 on instance [pid: 8|app: 0|req: 463/897] 10.0.0.6 () {38 vars in 813 bytes} [Fri Aug 14 05:32:23 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-08-14 05:32:24.058 7 WARNING neutronclient.v2_0.client [None req-59c2a9bd-f9df-42d4-b213-2e7d3fa3031a 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] 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-08-14 05:32:24.221 8 WARNING neutronclient.v2_0.client [None req-1a8050c5-98b6-4502-aa0d-6471e7473eb2 ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/898] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:24 2026] GET /v2.1/servers/8c2df92e-ff82-4565-b01d-c1e15f841085 => generated 1695 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:24.303 7 WARNING neutronclient.v2_0.client [None req-34fd0dc8-fad9-4f97-91ba-00aefcec9318 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in 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/899] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:24 2026] GET /v2.1/servers/d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 => generated 1558 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/900] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:24 2026] GET /v2.1/servers/8c2df92e-ff82-4565-b01d-c1e15f841085 => generated 1695 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:24.578 8 WARNING neutronclient.v2_0.client [None req-a9bd2cf4-d287-4e84-b794-7b8e55cbcc73 5c2a6b0ae32b4ec9b35711acb53b2c90 f0461db35b7f4cf8b9089479858925b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:24.588 7 WARNING neutronclient.v2_0.client [None req-ba7f02bf-9425-46e2-a3e2-e29053918457 1066df35a85d4fe1814c4d7627b5ec3d df012b395cff4c859a7b657cfb2f368c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/901] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:24 2026] GET /v2.1/servers/043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc => generated 1663 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/902] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:24 2026] GET /v2.1/servers/29b57eac-8057-4036-9dd1-5d3c6b699bf6 => generated 1467 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-14 05:32:25.227 8 INFO nova.api.openstack.compute.server_external_events [req-6a34cb3d-5127-44c1-a37c-23c27aef6942 req-3894b1ac-a82b-4369-a9a6-777f636339d2 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:6438d494-6408-4389-9907-f6d092778fe3 for instance 8c2df92e-ff82-4565-b01d-c1e15f841085 on instance 2026-08-14 05:32:25.232 7 INFO nova.api.openstack.compute.server_external_events [req-1481da9d-6bc5-4cf7-b926-06ebfa4d9f2b req-55728b79-1504-4ab4-8f37-6c05354f2785 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-deleted:04aca2aa-30c3-47f4-8879-f90c51c94eec for instance 043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc on instance [pid: 8|app: 0|req: 466/903] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:32:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/904] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:32:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:25.450 8 WARNING neutronclient.v2_0.client [None req-ed5a6e0b-9189-4b91-94af-9d5185872cf1 ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/905] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:25 2026] GET /v2.1/servers/d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 => generated 1741 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:25.610 7 WARNING neutronclient.v2_0.client [None req-3a3c538d-4ac4-4d76-8056-de6c513cd930 ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] The python binding code in 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/906] 10.0.0.72 () {32 vars in 740 bytes} [Fri Aug 14 05:32:25 2026] GET /v2.1/servers/d9c70fbd-e7b7-4b98-8438-bd3b6baa4720/os-interface => generated 285 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-14 05:32:25.985 8 WARNING neutronclient.v2_0.client [None req-2cc6fd90-801a-4b4d-b0b4-ae249e1e7231 5c2a6b0ae32b4ec9b35711acb53b2c90 f0461db35b7f4cf8b9089479858925b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:25.992 7 WARNING neutronclient.v2_0.client [None req-ff2d2788-e707-40ad-accc-46bdcfca9a57 1066df35a85d4fe1814c4d7627b5ec3d df012b395cff4c859a7b657cfb2f368c - - default default] The python binding code in 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/907] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:25 2026] GET /v2.1/servers/043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc => generated 1452 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:26.214 8 INFO nova.api.openstack.compute.server_external_events [req-27fd74db-46a8-4dae-8bb4-899a941dd8df req-966dc51d-2196-408b-8390-4e936b8691db af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-plugged:fe9348c1-ef8a-4a43-9ef3-03173c3577b9 for instance 29b57eac-8057-4036-9dd1-5d3c6b699bf6 on instance [pid: 8|app: 0|req: 469/908] 10.0.0.6 () {38 vars in 813 bytes} [Fri Aug 14 05:32:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/909] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:25 2026] GET /v2.1/servers/29b57eac-8057-4036-9dd1-5d3c6b699bf6 => generated 1467 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:26.605 8 WARNING neutronclient.v2_0.client [None req-cdf8b556-7b2a-41a0-922f-78dc0a87c4bc ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/910] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:26 2026] GET /v2.1/servers/d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 => generated 1741 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 441/911] 10.0.0.72 () {32 vars in 640 bytes} [Fri Aug 14 05:32:26 2026] GET /v2.1/servers => generated 384 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/912] 10.0.0.72 () {32 vars in 717 bytes} [Fri Aug 14 05:32:26 2026] DELETE /v2.1/servers/d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 => generated 0 bytes in 100 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-08-14 05:32:26.994 7 WARNING neutronclient.v2_0.client [None req-5e0a3d8f-0ea7-4f8c-8fda-525b3bbdaae7 ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] 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/913] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:26 2026] GET /v2.1/servers/d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 => generated 1747 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:32:27.139 8 WARNING neutronclient.v2_0.client [None req-6644dd19-738a-4c10-85e3-a9bd51445409 5c2a6b0ae32b4ec9b35711acb53b2c90 f0461db35b7f4cf8b9089479858925b7 - - default default] The python binding code in 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/914] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:27 2026] GET /v2.1/servers/043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc => generated 1457 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:27.279 7 INFO nova.api.openstack.compute.server_external_events [req-bee6db65-373d-4e2e-b397-6102109642a5 req-f07c23a6-850a-4825-95bb-f40f99b59273 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:28ce3a32-f5c3-4816-a359-b8c7fc01cf23 for instance d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 on instance [pid: 7|app: 0|req: 443/915] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:32:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:32:27.292 8 WARNING neutronclient.v2_0.client [None req-5caa005e-b521-44bc-a8fa-47be1e800e78 1066df35a85d4fe1814c4d7627b5ec3d df012b395cff4c859a7b657cfb2f368c - - default default] The python binding code in 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/916] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:27 2026] GET /v2.1/servers/29b57eac-8057-4036-9dd1-5d3c6b699bf6 => generated 1467 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-08-14 05:32:28.166 7 WARNING neutronclient.v2_0.client [None req-171e0f0c-8b3c-423b-9034-bca3f1ba9da1 ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] 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-08-14 05:32:28.253 8 WARNING neutronclient.v2_0.client [None req-9f8da9fe-a1c7-43b2-a4c7-122c89b7d7a1 5c2a6b0ae32b4ec9b35711acb53b2c90 f0461db35b7f4cf8b9089479858925b7 - - default default] The python binding code in 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/917] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:28 2026] GET /v2.1/servers/043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc => generated 1457 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/918] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:28 2026] GET /v2.1/servers/d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 => generated 1747 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:28.445 8 WARNING neutronclient.v2_0.client [None req-1d34eead-1959-4334-8199-4a1745326225 1066df35a85d4fe1814c4d7627b5ec3d df012b395cff4c859a7b657cfb2f368c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/919] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:28 2026] GET /v2.1/servers/29b57eac-8057-4036-9dd1-5d3c6b699bf6 => generated 1647 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:29.332 8 INFO nova.api.openstack.wsgi [None req-f13d1fe9-b56c-4336-ab30-c4b11c512581 5c2a6b0ae32b4ec9b35711acb53b2c90 f0461db35b7f4cf8b9089479858925b7 - - default default] HTTP exception thrown: Instance 043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc could not be found. [pid: 8|app: 0|req: 477/922] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:29 2026] GET /v2.1/servers/043d5da7-e1ab-4d8d-93b7-fd79dabe3fcc => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:29.396 7 WARNING neutronclient.v2_0.client [None req-e215a410-c617-4064-bac0-4ac24e8ba6be ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] 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-08-14 05:32:29.708 8 INFO nova.api.openstack.compute.server_external_events [req-d8e14f0b-c2d1-4a6b-975a-4a9a4889bd5f req-de0efa5b-a8a7-48d8-a8d8-d330a9af0102 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-unplugged:28ce3a32-f5c3-4816-a359-b8c7fc01cf23 for instance d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 on instance [pid: 8|app: 0|req: 478/923] 10.0.0.6 () {38 vars in 813 bytes} [Fri Aug 14 05:32:29 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, ' [pid: 8|app: 0|req: 479/924] 10.0.0.72 () {32 vars in 717 bytes} [Fri Aug 14 05:32:29 2026] DELETE /v2.1/servers/29b57eac-8057-4036-9dd1-5d3c6b699bf6 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:29.922 8 WARNING neutronclient.v2_0.client [None req-2297bd34-24cd-4895-bb71-a4e14c7bb2c3 1066df35a85d4fe1814c4d7627b5ec3d df012b395cff4c859a7b657cfb2f368c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/925] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:29 2026] GET /v2.1/servers/d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 => generated 1867 bytes in 806 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:30.182 7 INFO nova.api.openstack.compute.server_external_events [req-f7a15222-4659-4f42-8f3b-25abccb770cb req-3a1222fd-9318-4155-ae66-66f837af54d2 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-deleted:28ce3a32-f5c3-4816-a359-b8c7fc01cf23 for instance d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 on instance [pid: 7|app: 0|req: 447/926] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:32:30 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: 480/927] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:29 2026] GET /v2.1/servers/29b57eac-8057-4036-9dd1-5d3c6b699bf6 => generated 1653 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:31.226 7 WARNING neutronclient.v2_0.client [None req-665b9c69-8560-42ac-8433-8c67d1c69f03 ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/928] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:31 2026] GET /v2.1/servers/d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 => generated 1518 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-08-14 05:32:31.325 8 WARNING neutronclient.v2_0.client [None req-8e4eb3ae-00d0-4df8-9f67-8b62d5a5071c 1066df35a85d4fe1814c4d7627b5ec3d df012b395cff4c859a7b657cfb2f368c - - default default] The python binding code in 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/929] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:31 2026] GET /v2.1/servers/29b57eac-8057-4036-9dd1-5d3c6b699bf6 => generated 1653 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:32.333 8 WARNING neutronclient.v2_0.client [None req-3294d164-f9db-4280-89ed-b12139d8b97a ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] The python binding code in 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/930] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:32 2026] GET /v2.1/servers/d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 => generated 1518 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-08-14 05:32:32.520 8 WARNING neutronclient.v2_0.client [None req-9997de9b-d63b-4438-9c9f-95d3bbe1173b 1066df35a85d4fe1814c4d7627b5ec3d df012b395cff4c859a7b657cfb2f368c - - default default] The python binding code in 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/931] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:32 2026] GET /v2.1/servers/29b57eac-8057-4036-9dd1-5d3c6b699bf6 => generated 1653 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-08-14 05:32:32.699 8 INFO nova.api.openstack.compute.server_external_events [req-ec9b834b-cb20-491e-88b7-1968dd93a9f8 req-d1dbaea0-7ad0-4e4e-9311-caad4aab952d af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-deleted:fe9348c1-ef8a-4a43-9ef3-03173c3577b9 for instance 29b57eac-8057-4036-9dd1-5d3c6b699bf6 on instance [pid: 8|app: 0|req: 484/932] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:32:32 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) [pid: 7|app: 0|req: 449/933] 10.0.0.72 () {34 vars in 749 bytes} [Fri Aug 14 05:32:32 2026] POST /v2.1/servers/8c2df92e-ff82-4565-b01d-c1e15f841085/action => generated 31852 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:33.441 8 WARNING neutronclient.v2_0.client [None req-6369554a-5a3d-4a5d-b1ab-9beb0d1a2a5c ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/934] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:33 2026] GET /v2.1/servers/d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 => generated 1518 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:33.660 7 WARNING neutronclient.v2_0.client [None req-84632fa0-0e15-43be-8af5-4cd808554901 1066df35a85d4fe1814c4d7627b5ec3d df012b395cff4c859a7b657cfb2f368c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/935] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:33 2026] GET /v2.1/servers/29b57eac-8057-4036-9dd1-5d3c6b699bf6 => generated 1448 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:34.525 8 INFO nova.api.openstack.wsgi [None req-206ee9dd-cf8e-46ec-a95f-679bccefcc4b ee2b5e5ff4dd42d5a4b4407b2d8dba3a 65f85f7fae484e0d8f99e1dfcf684fcf - - default default] HTTP exception thrown: Instance d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 could not be found. [pid: 8|app: 0|req: 486/936] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:34 2026] GET /v2.1/servers/d9c70fbd-e7b7-4b98-8438-bd3b6baa4720 => 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: 451/937] 10.0.0.72 () {32 vars in 705 bytes} [Fri Aug 14 05:32:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1119193941 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:34.779 8 WARNING neutronclient.v2_0.client [None req-0dbc82dc-af42-4f69-b579-85fa83521ae4 1066df35a85d4fe1814c4d7627b5ec3d df012b395cff4c859a7b657cfb2f368c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/938] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:34 2026] GET /v2.1/servers/29b57eac-8057-4036-9dd1-5d3c6b699bf6 => generated 1453 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:32:35.887 7 WARNING neutronclient.v2_0.client [None req-8cbf64db-1d1f-41a2-a700-536b86c11f89 1066df35a85d4fe1814c4d7627b5ec3d df012b395cff4c859a7b657cfb2f368c - - default default] The python binding code in 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/939] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:35 2026] GET /v2.1/servers/29b57eac-8057-4036-9dd1-5d3c6b699bf6 => generated 1453 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:36.992 8 INFO nova.api.openstack.wsgi [None req-b2c195f6-5e63-411a-b98d-c89c620d093d 1066df35a85d4fe1814c4d7627b5ec3d df012b395cff4c859a7b657cfb2f368c - - default default] HTTP exception thrown: Instance 29b57eac-8057-4036-9dd1-5d3c6b699bf6 could not be found. [pid: 8|app: 0|req: 488/940] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:36 2026] GET /v2.1/servers/29b57eac-8057-4036-9dd1-5d3c6b699bf6 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 490/943] 10.0.0.72 () {32 vars in 717 bytes} [Fri Aug 14 05:32:43 2026] DELETE /v2.1/servers/8c2df92e-ff82-4565-b01d-c1e15f841085 => generated 0 bytes in 106 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-08-14 05:32:43.465 7 WARNING neutronclient.v2_0.client [None req-fc47db02-176c-4d28-88a9-6b7ea5641d74 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in 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/944] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:43 2026] GET /v2.1/servers/8c2df92e-ff82-4565-b01d-c1e15f841085 => generated 1821 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:44.845 8 WARNING neutronclient.v2_0.client [None req-e9893a59-9cf1-4614-8235-52db94ffe729 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/945] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:44 2026] GET /v2.1/servers/8c2df92e-ff82-4565-b01d-c1e15f841085 => generated 1821 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-08-14 05:32:45.688 7 INFO nova.api.openstack.compute.server_external_events [req-2cf68ce5-9e00-43a1-a29d-b75dfb6c0089 req-4b8370b3-f3dc-4a05-a5d0-0ec4aea8ad28 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-unplugged:6438d494-6408-4389-9907-f6d092778fe3 for instance 8c2df92e-ff82-4565-b01d-c1e15f841085 on instance [pid: 7|app: 0|req: 455/946] 10.0.0.6 () {38 vars in 813 bytes} [Fri Aug 14 05:32:45 2026] POST /v2.1/os-server-external-events => generated 185 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-08-14 05:32:46.014 8 WARNING neutronclient.v2_0.client [None req-8b3f863f-577e-4c12-847f-a2d7b913bae8 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in 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/947] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:45 2026] GET /v2.1/servers/8c2df92e-ff82-4565-b01d-c1e15f841085 => generated 1821 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:46.632 7 INFO nova.api.openstack.compute.server_external_events [req-ed06ff86-5c72-4b9c-9001-228ff86d6804 req-8f8b56aa-2c3e-4d81-993a-ce9d96a1564e af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-deleted:6438d494-6408-4389-9907-f6d092778fe3 for instance 8c2df92e-ff82-4565-b01d-c1e15f841085 on instance [pid: 7|app: 0|req: 456/948] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:32:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:47.498 8 WARNING neutronclient.v2_0.client [None req-cbf32e50-34d2-406a-a874-fcc3e421fb76 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/949] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:47 2026] GET /v2.1/servers/8c2df92e-ff82-4565-b01d-c1e15f841085 => generated 1483 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-08-14 05:32:48.628 7 WARNING neutronclient.v2_0.client [None req-49509c0c-69d6-41da-8eba-4f95e611003b 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/950] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:48 2026] GET /v2.1/servers/8c2df92e-ff82-4565-b01d-c1e15f841085 => generated 1488 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:49.759 7 WARNING neutronclient.v2_0.client [None req-072a06c2-2a57-4fe0-9556-f8deadd8d3ec 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/953] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:49 2026] GET /v2.1/servers/8c2df92e-ff82-4565-b01d-c1e15f841085 => generated 1488 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-08-14 05:32:50.840 8 INFO nova.api.openstack.wsgi [None req-9a8355a2-8cf2-460d-92f1-63438837f408 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] HTTP exception thrown: Instance 8c2df92e-ff82-4565-b01d-c1e15f841085 could not be found. [pid: 8|app: 0|req: 495/954] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:50 2026] GET /v2.1/servers/8c2df92e-ff82-4565-b01d-c1e15f841085 => 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: 7|app: 0|req: 460/955] 10.0.0.72 () {32 vars in 729 bytes} [Fri Aug 14 05:32:51 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2142434349 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 496/956] 10.0.0.72 () {32 vars in 717 bytes} [Fri Aug 14 05:32:51 2026] DELETE /v2.1/servers/38b463d3-1374-479c-86f0-7ecb71cc4f7c => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-14 05:32:51.527 7 WARNING neutronclient.v2_0.client [None req-5382920d-e46e-45e2-8709-bb465c04ac7f 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in 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/957] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:51 2026] GET /v2.1/servers/38b463d3-1374-479c-86f0-7ecb71cc4f7c => generated 1700 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:52.737 8 WARNING neutronclient.v2_0.client [None req-842ce554-24df-49a9-8f75-20772106c0af 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/958] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:52 2026] GET /v2.1/servers/38b463d3-1374-479c-86f0-7ecb71cc4f7c => generated 1700 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:53.715 7 INFO nova.api.openstack.compute.server_external_events [req-0147df7b-02bc-4777-bb5f-f7c4837341c7 req-a78de946-9175-46da-b07e-a0a9c9262312 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-unplugged:d1cd2505-a2ba-4694-87f1-14c8c0e8399a for instance 38b463d3-1374-479c-86f0-7ecb71cc4f7c on instance [pid: 7|app: 0|req: 462/959] 10.0.0.6 () {38 vars in 813 bytes} [Fri Aug 14 05:32:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:53.872 8 WARNING neutronclient.v2_0.client [None req-45c36b56-1823-45dc-8f5e-54707ea14a26 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/960] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:53 2026] GET /v2.1/servers/38b463d3-1374-479c-86f0-7ecb71cc4f7c => generated 1700 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-08-14 05:32:54.320 7 INFO nova.api.openstack.compute.server_external_events [req-8e6330dd-1e6c-45e2-bd24-e2868b186700 req-aed0ac48-7eae-4133-bc22-9a46cba0bc45 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-deleted:d1cd2505-a2ba-4694-87f1-14c8c0e8399a for instance 38b463d3-1374-479c-86f0-7ecb71cc4f7c on instance [pid: 7|app: 0|req: 463/961] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:32:54 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-08-14 05:32:55.012 8 WARNING neutronclient.v2_0.client [None req-cb350d3b-c61d-44f9-bc05-007dcfdbb957 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/962] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:54 2026] GET /v2.1/servers/38b463d3-1374-479c-86f0-7ecb71cc4f7c => generated 1482 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-08-14 05:32:56.124 7 WARNING neutronclient.v2_0.client [None req-1cb87846-8763-481c-91f1-828c02459a51 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in 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/963] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:56 2026] GET /v2.1/servers/38b463d3-1374-479c-86f0-7ecb71cc4f7c => generated 1487 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-08-14 05:32:57.212 8 WARNING neutronclient.v2_0.client [None req-42e706a3-2715-4f1f-854a-266f04946f24 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/964] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:57 2026] GET /v2.1/servers/38b463d3-1374-479c-86f0-7ecb71cc4f7c => generated 1487 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:58.293 7 INFO nova.api.openstack.wsgi [None req-14554b62-22dd-4234-9d20-77914d8393ef 57815dfb040247f5a5ce4b780033fb68 928e819a1d2c4c34aeca5151ec2b20ef - - default default] HTTP exception thrown: Instance 38b463d3-1374-479c-86f0-7ecb71cc4f7c could not be found. [pid: 7|app: 0|req: 465/965] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:32:58 2026] GET /v2.1/servers/38b463d3-1374-479c-86f0-7ecb71cc4f7c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 501/966] 10.0.0.72 () {32 vars in 727 bytes} [Fri Aug 14 05:32:58 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-259433456 => 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: 506/975] 10.0.0.2 () {30 vars in 617 bytes} [Fri Aug 14 05:33:37 2026] GET /v2.1 => generated 0 bytes in 124 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: 470/976] 10.0.0.2 () {32 vars in 690 bytes} [Fri Aug 14 05:33:37 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/977] 10.0.0.2 () {34 vars in 911 bytes} [Fri Aug 14 05:33:37 2026] GET /v2.1/os-simple-tenant-usage/cf90212bf6094bf1a2513d6d13e45a5c?start=2026-08-13T00:00:00&end=2026-08-14T23:59:59 => generated 20 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/978] 10.0.0.2 () {30 vars in 652 bytes} [Fri Aug 14 05:33:38 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/981] 10.0.0.2 () {30 vars in 617 bytes} [Fri Aug 14 05:33:41 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 509/982] 10.0.0.2 () {32 vars in 690 bytes} [Fri Aug 14 05:33:41 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: 474/983] 10.0.0.2 () {34 vars in 911 bytes} [Fri Aug 14 05:33:41 2026] GET /v2.1/os-simple-tenant-usage/cf90212bf6094bf1a2513d6d13e45a5c?start=2026-08-13T00:00:00&end=2026-08-14T23:59:59 => generated 20 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/984] 10.0.0.2 () {30 vars in 652 bytes} [Fri Aug 14 05:33:41 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/993] 10.0.0.72 () {34 vars in 670 bytes} [Fri Aug 14 05:34:20 2026] POST /v2.1/os-keypairs => generated 396 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 479/994] 10.0.0.72 () {34 vars in 670 bytes} [Fri Aug 14 05:34:22 2026] POST /v2.1/os-keypairs => generated 385 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:34:23.716 8 WARNING neutronclient.v2_0.client [None req-4ec2bd7d-48af-470a-baf6-464ddf8cb55a ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:34:23.755 8 WARNING neutronclient.v2_0.client [None req-4ec2bd7d-48af-470a-baf6-464ddf8cb55a ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:34:23.800 8 WARNING neutronclient.v2_0.client [None req-4ec2bd7d-48af-470a-baf6-464ddf8cb55a ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:34:23.961 8 WARNING neutronclient.v2_0.client [None req-4ec2bd7d-48af-470a-baf6-464ddf8cb55a ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/995] 10.0.0.72 () {34 vars in 662 bytes} [Fri Aug 14 05:34:23 2026] POST /v2.1/servers => generated 495 bytes in 518 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-14 05:34:24.213 7 WARNING neutronclient.v2_0.client [None req-6719d489-7f2d-4245-b612-4f506ca10193 ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/996] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:34:24 2026] GET /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae => generated 1455 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:25.311 8 WARNING neutronclient.v2_0.client [None req-08efce13-4d35-48e7-a1ba-4fbc34c0d850 ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/997] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:34:25 2026] GET /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae => generated 1459 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-08-14 05:34:26.397 7 WARNING neutronclient.v2_0.client [None req-d51514c8-6d69-43e1-9622-7ddd5f483fae ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] The python binding code in 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/998] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:34:26 2026] GET /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae => generated 1507 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:27.492 8 WARNING neutronclient.v2_0.client [None req-8fa254dc-db9f-48ad-894b-0b10a57ce8b4 ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/999] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:34:27 2026] GET /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae => generated 1507 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:28.592 7 WARNING neutronclient.v2_0.client [None req-1d0fcc14-24d6-412d-9747-ee3bb0829cd0 ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/1000] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:34:28 2026] GET /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae => generated 1515 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-08-14 05:34:29.412 8 INFO nova.api.openstack.compute.server_external_events [req-b97f715f-6282-42ee-8ab0-75b38d51eac6 req-046bafa5-fcaa-4e47-bc89-e32bf3e9fbdf af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:3c66e4f0-df34-480c-a7a1-68678173cc52 for instance 6c294b24-0ff6-420c-b9e8-544ea69a6aae on instance [pid: 8|app: 0|req: 520/1003] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:34:29 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-08-14 05:34:29.742 7 WARNING neutronclient.v2_0.client [None req-1c728dc7-24a4-428e-987b-81fc3a14b6f4 ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/1004] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:34:29 2026] GET /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae => generated 1638 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:30.925 8 WARNING neutronclient.v2_0.client [None req-df4acbcf-7225-4996-a108-5e36f0270761 ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1005] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:34:30 2026] GET /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae => generated 1626 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-08-14 05:34:32.080 7 WARNING neutronclient.v2_0.client [None req-feda5c7f-d704-42be-bd62-204c2883d078 ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] The python binding code in 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/1006] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:34:32 2026] GET /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae => generated 1626 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:33.223 8 WARNING neutronclient.v2_0.client [None req-89bf4f48-b00e-4aaa-a796-4644a06bb367 ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1007] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:34:33 2026] GET /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae => generated 1626 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:34.363 7 WARNING neutronclient.v2_0.client [None req-e7287d1d-b96c-4b30-8aca-bb5f1ccd2fdf ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/1008] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:34:34 2026] GET /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae => generated 1626 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:34.905 8 INFO nova.api.openstack.compute.server_external_events [req-07ce4db6-b069-4e4b-8b23-16ba899ff09f req-8923ba49-510e-42b3-bd1d-e67ae286a806 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-plugged:3c66e4f0-df34-480c-a7a1-68678173cc52 for instance 6c294b24-0ff6-420c-b9e8-544ea69a6aae on instance [pid: 8|app: 0|req: 523/1009] 10.0.0.6 () {38 vars in 813 bytes} [Fri Aug 14 05:34:34 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-08-14 05:34:35.558 7 WARNING neutronclient.v2_0.client [None req-1c77e73e-9f82-4ce3-9d7c-bb3c86e3f056 ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/1010] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:34:35 2026] GET /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae => generated 1626 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:36.707 8 WARNING neutronclient.v2_0.client [None req-57408992-d115-425e-9dd8-ceab5432c1d5 ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] The python binding code in 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/1011] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:34:36 2026] GET /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae => generated 1805 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:36.847 7 WARNING neutronclient.v2_0.client [None req-38e3f55b-03d6-43d6-88c5-3e0307bbfd96 ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/1012] 10.0.0.72 () {32 vars in 740 bytes} [Fri Aug 14 05:34:36 2026] GET /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae/os-interface => generated 284 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:37.562 8 INFO nova.api.openstack.compute.server_external_events [req-b8879efd-d7da-45bb-873c-6fd76e3ad2b7 req-d1b6753f-f537-4fca-bd71-2b146d484c1d af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:3c66e4f0-df34-480c-a7a1-68678173cc52 for instance 6c294b24-0ff6-420c-b9e8-544ea69a6aae on instance [pid: 8|app: 0|req: 525/1013] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:34:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:46.316 7 WARNING neutronclient.v2_0.client [None req-2958b977-6a7d-4fe5-8412-e0c53ed734c3 ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] The python binding code in 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/1016] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:34:46 2026] GET /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae => generated 1925 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 527/1017] 10.0.0.72 () {32 vars in 752 bytes} [Fri Aug 14 05:34:48 2026] GET /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae/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: 7|app: 0|req: 492/1020] 10.0.0.72 () {32 vars in 717 bytes} [Fri Aug 14 05:34:49 2026] DELETE /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae => generated 0 bytes in 100 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-08-14 05:34:50.036 8 WARNING neutronclient.v2_0.client [None req-e181a2a2-e01f-4824-bb07-8090a0392613 ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1021] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:34:49 2026] GET /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae => generated 1931 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:51.219 7 WARNING neutronclient.v2_0.client [None req-6df62235-32f5-42cf-93b9-b32cfefd41d8 ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/1022] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:34:51 2026] GET /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae => generated 1931 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-08-14 05:34:52.361 8 WARNING neutronclient.v2_0.client [None req-a531ebaa-5798-4b1d-a947-66d44837be0b ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] The python binding code in 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/1023] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:34:52 2026] GET /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae => generated 1931 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-08-14 05:34:53.238 7 INFO nova.api.openstack.compute.server_external_events [req-16f853b7-e5b8-4794-8c51-e33281d9cb5f req-ae2e65e1-9dc7-402c-9a8f-506babba802f af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-deleted:3c66e4f0-df34-480c-a7a1-68678173cc52 for instance 6c294b24-0ff6-420c-b9e8-544ea69a6aae on instance [pid: 7|app: 0|req: 494/1024] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:34: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-08-14 05:34:53.571 8 WARNING neutronclient.v2_0.client [None req-6156ac8f-382f-4909-9a99-05b3f5a4fcd7 ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] The python binding code in 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/1025] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:34:53 2026] GET /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae => generated 1536 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:54.678 7 WARNING neutronclient.v2_0.client [None req-326c729e-d019-45d7-a8f0-f214fa1d377a ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] The python binding code in 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/1026] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:34:54 2026] GET /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae => generated 1541 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:55.786 8 WARNING neutronclient.v2_0.client [None req-64424321-c897-43f2-836d-47478c0587e9 ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1027] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:34:55 2026] GET /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae => generated 1541 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:56.861 7 INFO nova.api.openstack.wsgi [None req-e9d04cd6-c522-4fdf-867b-43bececda3f3 ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] HTTP exception thrown: Instance 6c294b24-0ff6-420c-b9e8-544ea69a6aae could not be found. [pid: 7|app: 0|req: 496/1028] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:34:56 2026] GET /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:56.890 8 INFO nova.api.openstack.wsgi [None req-05659c41-b61f-472c-895b-0cb2e23876ce ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] HTTP exception thrown: Instance 6c294b24-0ff6-420c-b9e8-544ea69a6aae could not be found. [pid: 8|app: 0|req: 533/1029] 10.0.0.72 () {32 vars in 717 bytes} [Fri Aug 14 05:34:56 2026] DELETE /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:56.922 7 INFO nova.api.openstack.wsgi [None req-1b8cfa9b-f1bf-4a3d-9374-df21128f1dee ab63ab2903bb4fc491e34387e55233a9 6795c0574ba04ce6aae19fb433046b94 - - default default] HTTP exception thrown: Instance 6c294b24-0ff6-420c-b9e8-544ea69a6aae could not be found. [pid: 7|app: 0|req: 497/1030] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:34:56 2026] GET /v2.1/servers/6c294b24-0ff6-420c-b9e8-544ea69a6aae => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 534/1031] 10.0.0.72 () {32 vars in 703 bytes} [Fri Aug 14 05:34:56 2026] DELETE /v2.1/os-keypairs/tempest-keypair-410821713 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 498/1032] 10.0.0.72 () {32 vars in 725 bytes} [Fri Aug 14 05:34:57 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-781815601 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1045] 10.0.0.72 () {34 vars in 670 bytes} [Fri Aug 14 05:35:49 2026] POST /v2.1/os-keypairs => generated 395 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:35:51.527 7 WARNING neutronclient.v2_0.client [None req-85fbee7e-2a86-42ca-83b8-c80ec5628f4c 1f04fe2e18094eeabe2496caf4fb2b69 69cc44f56cf14bc090115e860f27abd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:35:51.566 7 WARNING neutronclient.v2_0.client [None req-85fbee7e-2a86-42ca-83b8-c80ec5628f4c 1f04fe2e18094eeabe2496caf4fb2b69 69cc44f56cf14bc090115e860f27abd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:35:51.854 7 WARNING neutronclient.v2_0.client [None req-85fbee7e-2a86-42ca-83b8-c80ec5628f4c 1f04fe2e18094eeabe2496caf4fb2b69 69cc44f56cf14bc090115e860f27abd8 - - default default] The python binding code in 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/1046] 10.0.0.72 () {34 vars in 662 bytes} [Fri Aug 14 05:35:51 2026] POST /v2.1/servers => generated 448 bytes in 850 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-14 05:35:52.108 8 WARNING neutronclient.v2_0.client [None req-85853fc9-3357-4837-95a0-dab68ef9bc0a 1f04fe2e18094eeabe2496caf4fb2b69 69cc44f56cf14bc090115e860f27abd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1047] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:35:52 2026] GET /v2.1/servers/e0ca48ad-87ce-4e8d-8f76-d19510d344a7 => generated 1394 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:35:57.233 7 WARNING neutronclient.v2_0.client [None req-ce3b4acb-61bd-4132-a6d8-512aa3d54308 1f04fe2e18094eeabe2496caf4fb2b69 69cc44f56cf14bc090115e860f27abd8 - - default default] The python binding code in 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/1048] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:35:57 2026] GET /v2.1/servers/e0ca48ad-87ce-4e8d-8f76-d19510d344a7 => generated 1520 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:35:57.499 8 INFO nova.api.openstack.compute.server_external_events [req-71b7fae8-8db6-4cd2-a4db-be80a4a261f4 req-99ad8ae7-59fa-4fe1-aeaf-18f45eb3c9cd af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:173a7122-a667-43bc-b8fb-1800a54fcc79 for instance e0ca48ad-87ce-4e8d-8f76-d19510d344a7 on instance [pid: 8|app: 0|req: 543/1049] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:35:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:36:02.378 7 WARNING neutronclient.v2_0.client [None req-177aaba0-3109-42e1-bef4-020213e0c0eb 1f04fe2e18094eeabe2496caf4fb2b69 69cc44f56cf14bc090115e860f27abd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:36:02.388 8 INFO nova.api.openstack.compute.server_external_events [req-aef9aa71-1367-4917-a110-fccb4cff09f8 req-a818c2c3-ffc5-44bf-9616-929b202d5607 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-plugged:173a7122-a667-43bc-b8fb-1800a54fcc79 for instance e0ca48ad-87ce-4e8d-8f76-d19510d344a7 on instance [pid: 8|app: 0|req: 545/1052] 10.0.0.6 () {38 vars in 813 bytes} [Fri Aug 14 05:36:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1053] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:36:02 2026] GET /v2.1/servers/e0ca48ad-87ce-4e8d-8f76-d19510d344a7 => generated 1518 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-08-14 05:36:07.570 8 WARNING neutronclient.v2_0.client [None req-399fddd9-ce69-4053-813d-4fa617edda46 1f04fe2e18094eeabe2496caf4fb2b69 69cc44f56cf14bc090115e860f27abd8 - - default default] The python binding code in 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/1054] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:36:07 2026] GET /v2.1/servers/e0ca48ad-87ce-4e8d-8f76-d19510d344a7 => generated 1816 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:36:08.873 8 INFO nova.api.openstack.compute.server_external_events [req-e0e904ef-8243-43f5-89e4-e81132da242e req-cb6ab4a3-acb4-481c-be8c-42d3e9201c5d af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:173a7122-a667-43bc-b8fb-1800a54fcc79 for instance e0ca48ad-87ce-4e8d-8f76-d19510d344a7 on instance [pid: 8|app: 0|req: 547/1055] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:36:08 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-08-14 05:36:08.911 7 WARNING neutronclient.v2_0.client [None req-5f7f4980-aa2d-4f4a-8bd8-38c158266303 1f04fe2e18094eeabe2496caf4fb2b69 69cc44f56cf14bc090115e860f27abd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:36:08.953 7 WARNING neutronclient.v2_0.client [None req-5f7f4980-aa2d-4f4a-8bd8-38c158266303 1f04fe2e18094eeabe2496caf4fb2b69 69cc44f56cf14bc090115e860f27abd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:36:09.240 7 WARNING neutronclient.v2_0.client [None req-5f7f4980-aa2d-4f4a-8bd8-38c158266303 1f04fe2e18094eeabe2496caf4fb2b69 69cc44f56cf14bc090115e860f27abd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1058] 10.0.0.72 () {34 vars in 662 bytes} [Fri Aug 14 05:36:08 2026] POST /v2.1/servers => generated 448 bytes in 551 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-08-14 05:36:09.429 8 WARNING neutronclient.v2_0.client [None req-4989fce4-3ea6-45db-9ddc-532e8f5eddba 1f04fe2e18094eeabe2496caf4fb2b69 69cc44f56cf14bc090115e860f27abd8 - - default default] The python binding code in 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/1059] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:36:09 2026] GET /v2.1/servers/51cd5dfa-6701-49c0-a48b-155cb1bce851 => generated 1392 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:36:14.513 7 WARNING neutronclient.v2_0.client [None req-3e29ff23-58fb-49fb-994e-c3a21a576fc3 1f04fe2e18094eeabe2496caf4fb2b69 69cc44f56cf14bc090115e860f27abd8 - - default default] The python binding code in 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/1060] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:36:14 2026] GET /v2.1/servers/51cd5dfa-6701-49c0-a48b-155cb1bce851 => generated 1444 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:36:16.182 8 INFO nova.api.openstack.compute.server_external_events [req-396c06d1-7667-4805-b465-b6e18096993c req-a0b97e03-7dc9-4c28-90ac-2f64e08c5c6d af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:300e3a9e-06ec-4105-9162-b3ee2e77669f for instance 51cd5dfa-6701-49c0-a48b-155cb1bce851 on instance [pid: 8|app: 0|req: 551/1061] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:36:16 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-08-14 05:36:19.597 7 WARNING neutronclient.v2_0.client [None req-5d26d251-3851-46aa-b9ae-3c283d3da304 1f04fe2e18094eeabe2496caf4fb2b69 69cc44f56cf14bc090115e860f27abd8 - - default default] The python binding code in 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/1064] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:36:19 2026] GET /v2.1/servers/51cd5dfa-6701-49c0-a48b-155cb1bce851 => generated 1516 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:36:19.906 8 INFO nova.api.openstack.compute.server_external_events [req-50157e89-e579-418d-9237-da0e3124bd81 req-5473df26-1aa3-43a2-b6c4-759beeded640 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-plugged:300e3a9e-06ec-4105-9162-b3ee2e77669f for instance 51cd5dfa-6701-49c0-a48b-155cb1bce851 on instance [pid: 8|app: 0|req: 553/1065] 10.0.0.6 () {38 vars in 813 bytes} [Fri Aug 14 05:36:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:36:24.793 7 WARNING neutronclient.v2_0.client [None req-b528af57-f5c2-4b34-a1e2-256fd43a8323 1f04fe2e18094eeabe2496caf4fb2b69 69cc44f56cf14bc090115e860f27abd8 - - default default] The python binding code in 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/1066] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:36:24 2026] GET /v2.1/servers/51cd5dfa-6701-49c0-a48b-155cb1bce851 => generated 1816 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-08-14 05:36:26.143 8 INFO nova.api.openstack.compute.server_external_events [req-2dca275f-aae7-44bd-ac45-72045353ea55 req-229b5f64-db3f-4a67-97bd-fcf30226acc2 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:300e3a9e-06ec-4105-9162-b3ee2e77669f for instance 51cd5dfa-6701-49c0-a48b-155cb1bce851 on instance [pid: 8|app: 0|req: 554/1067] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:36:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:37:06.460 7 WARNING neutronclient.v2_0.client [None req-b44a9d92-d22c-4244-8c77-382f8f049237 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:37:06.499 7 WARNING neutronclient.v2_0.client [None req-b44a9d92-d22c-4244-8c77-382f8f049237 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:37:06.649 7 WARNING neutronclient.v2_0.client [None req-b44a9d92-d22c-4244-8c77-382f8f049237 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1076] 199.204.45.223 () {36 vars in 714 bytes} [Fri Aug 14 05:37:06 2026] POST /v2.1/servers => generated 453 bytes in 591 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-08-14 05:37:07.381 8 WARNING neutronclient.v2_0.client [None req-3fe0c482-1faf-486d-9128-02f85ae0ce8a cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1077] 199.204.45.223 () {32 vars in 733 bytes} [Fri Aug 14 05:37:07 2026] GET /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40 => generated 2213 bytes in 54 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-08-14 05:37:07.440 7 WARNING neutronclient.v2_0.client [None req-521b0c86-b8d4-42d4-89de-5a5a8d5a3342 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1078] 199.204.45.223 () {32 vars in 759 bytes} [Fri Aug 14 05:37:07 2026] GET /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40/os-interface => generated 28 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 560/1079] 199.204.45.223 () {32 vars in 777 bytes} [Fri Aug 14 05:37:07 2026] GET /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:37:10.315 7 WARNING neutronclient.v2_0.client [None req-c16eb9df-a9f4-48f2-8d9c-e41da3f81282 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1082] 199.204.45.223 () {32 vars in 733 bytes} [Fri Aug 14 05:37:10 2026] GET /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40 => generated 2371 bytes in 311 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-08-14 05:37:10.405 8 WARNING neutronclient.v2_0.client [None req-7f830dc2-cd24-4963-9aa9-19667cac5189 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1083] 199.204.45.223 () {32 vars in 759 bytes} [Fri Aug 14 05:37:10 2026] GET /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 522/1084] 199.204.45.223 () {32 vars in 777 bytes} [Fri Aug 14 05:37:10 2026] GET /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40/os-volume_attachments => generated 197 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:37:12.207 8 INFO nova.api.openstack.compute.server_external_events [req-35cc9a64-01dc-4040-95a4-3672f91a6af1 req-817b269b-baee-4824-8148-c8176c42db32 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:ddce3d52-16ff-4a9b-9005-3bb60f58268f for instance 74c97272-1288-45fb-ad3b-f065495e9f40 on instance [pid: 8|app: 0|req: 563/1085] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:37:12 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-08-14 05:37:13.253 7 WARNING neutronclient.v2_0.client [None req-110107a6-d1e0-4a97-a1c3-51b789e6f9e5 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] The python binding code in 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/1086] 199.204.45.223 () {32 vars in 733 bytes} [Fri Aug 14 05:37:13 2026] GET /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40 => generated 2445 bytes in 127 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-08-14 05:37:13.386 8 WARNING neutronclient.v2_0.client [None req-87e026ef-e9e7-49a5-bc0b-f21b10f5fa40 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1087] 199.204.45.223 () {32 vars in 759 bytes} [Fri Aug 14 05:37:13 2026] GET /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40/os-interface => generated 284 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 524/1088] 199.204.45.223 () {32 vars in 777 bytes} [Fri Aug 14 05:37:13 2026] GET /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40/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-08-14 05:37:16.089 8 WARNING neutronclient.v2_0.client [None req-4d87ee86-e549-46ed-a617-1f7d7b569688 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1089] 199.204.45.223 () {32 vars in 733 bytes} [Fri Aug 14 05:37:16 2026] GET /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40 => generated 2433 bytes in 167 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-08-14 05:37:16.228 7 WARNING neutronclient.v2_0.client [None req-c2ec3012-51aa-48bc-9a4f-442f42339240 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1090] 199.204.45.223 () {32 vars in 759 bytes} [Fri Aug 14 05:37:16 2026] GET /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40/os-interface => generated 284 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: 566/1091] 199.204.45.223 () {32 vars in 777 bytes} [Fri Aug 14 05:37:16 2026] GET /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40/os-volume_attachments => generated 197 bytes in 47 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-08-14 05:37:18.325 7 INFO nova.api.openstack.compute.server_external_events [req-816e724b-039d-447b-bd8e-474779595d36 req-f9178879-28fd-4392-9970-d865b28fae89 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-plugged:ddce3d52-16ff-4a9b-9005-3bb60f58268f for instance 74c97272-1288-45fb-ad3b-f065495e9f40 on instance [pid: 7|app: 0|req: 526/1092] 10.0.0.6 () {38 vars in 813 bytes} [Fri Aug 14 05:37:18 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-08-14 05:37:19.133 8 WARNING neutronclient.v2_0.client [None req-97e697db-8e28-4194-b18c-260fabbe3717 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1095] 199.204.45.223 () {32 vars in 733 bytes} [Fri Aug 14 05:37:19 2026] GET /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40 => generated 2433 bytes in 135 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-08-14 05:37:19.281 7 WARNING neutronclient.v2_0.client [None req-8c669a30-6469-43c5-b109-a36b7827e1c2 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1096] 199.204.45.223 () {32 vars in 759 bytes} [Fri Aug 14 05:37:19 2026] GET /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40/os-interface => generated 286 bytes in 92 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: 568/1097] 199.204.45.223 () {32 vars in 777 bytes} [Fri Aug 14 05:37:19 2026] GET /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40/os-volume_attachments => generated 197 bytes in 45 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-08-14 05:37:21.948 7 WARNING neutronclient.v2_0.client [None req-3f0727bf-b030-4589-83f7-33700455c866 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1098] 199.204.45.223 () {32 vars in 733 bytes} [Fri Aug 14 05:37:21 2026] GET /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40 => generated 2581 bytes in 131 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-08-14 05:37:22.096 8 WARNING neutronclient.v2_0.client [None req-433b915d-f8ad-4daa-bbc1-cef24061f365 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 569/1099] 199.204.45.223 () {32 vars in 759 bytes} [Fri Aug 14 05:37:22 2026] GET /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40/os-interface => generated 286 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 531/1100] 199.204.45.223 () {32 vars in 777 bytes} [Fri Aug 14 05:37:22 2026] GET /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40/os-volume_attachments => generated 197 bytes in 48 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-08-14 05:37:57.646 7 WARNING neutronclient.v2_0.client [None req-618acfcf-1615-422b-89d9-f60a7cdd9286 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:37:57.697 7 WARNING neutronclient.v2_0.client [None req-618acfcf-1615-422b-89d9-f60a7cdd9286 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] 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-08-14 05:37:59.908 8 INFO nova.api.openstack.compute.server_external_events [req-3bb93c48-7145-420a-a83b-7dad1a89ea98 req-4c6f8498-a441-477a-91f3-0d1fc4642681 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:15e72c01-4423-4296-ba95-76779103f1cf for instance 74c97272-1288-45fb-ad3b-f065495e9f40 on instance [pid: 8|app: 0|req: 575/1109] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:37:59 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-08-14 05:38:03.843 8 INFO nova.api.openstack.compute.server_external_events [req-0a5434fb-b89f-48ae-b8ec-e1ad0e0e48ef req-0d695951-fab5-4865-a299-acb8ff55ae2a af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-plugged:15e72c01-4423-4296-ba95-76779103f1cf for instance 74c97272-1288-45fb-ad3b-f065495e9f40 on instance [pid: 8|app: 0|req: 576/1110] 10.0.0.6 () {38 vars in 813 bytes} [Fri Aug 14 05:38:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:38:06.249 7 WARNING neutronclient.v2_0.client [None req-618acfcf-1615-422b-89d9-f60a7cdd9286 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1111] 199.204.45.223 () {36 vars in 812 bytes} [Fri Aug 14 05:37:57 2026] POST /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40/os-interface => generated 281 bytes in 8689 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-08-14 05:38:06.551 8 INFO nova.api.openstack.compute.server_external_events [req-ecf75744-f737-4bb9-a2b5-bd3ce3204010 req-a370b9a6-5b4a-4485-ab21-55d0238717ae af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:15e72c01-4423-4296-ba95-76779103f1cf for instance 74c97272-1288-45fb-ad3b-f065495e9f40 on instance [pid: 8|app: 0|req: 577/1112] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:38:06 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-08-14 05:38:06.851 7 INFO nova.api.openstack.compute.server_external_events [req-bb8af3e6-2507-432f-a67c-835cb98b8419 req-fb3279f4-727c-4385-8b63-27d327a1848d af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:15e72c01-4423-4296-ba95-76779103f1cf for instance 74c97272-1288-45fb-ad3b-f065495e9f40 on instance [pid: 7|app: 0|req: 536/1113] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:38:06 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-08-14 05:38:36.955 8 WARNING neutronclient.v2_0.client [None req-649da66f-a183-4b10-8574-57ce0f1e07fd cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:38:36.998 8 WARNING neutronclient.v2_0.client [None req-649da66f-a183-4b10-8574-57ce0f1e07fd cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] 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-08-14 05:38:39.321 7 INFO nova.api.openstack.compute.server_external_events [req-d459549f-dbf0-49ea-aaf5-f4a3b50eac96 req-1b270321-2fed-48e8-a7d9-8e63a128252f af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:5f19ba8a-23b5-40b1-8b0a-13d9b3e8bc37 for instance 74c97272-1288-45fb-ad3b-f065495e9f40 on instance [pid: 7|app: 0|req: 542/1122] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:38:39 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-08-14 05:38:45.406 7 INFO nova.api.openstack.compute.server_external_events [req-1ea6d06e-60b2-4473-91a3-4dd370b11b17 req-4b7e7eee-df81-4d32-8004-9c6462f4e4b0 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-plugged:5f19ba8a-23b5-40b1-8b0a-13d9b3e8bc37 for instance 74c97272-1288-45fb-ad3b-f065495e9f40 on instance [pid: 7|app: 0|req: 543/1123] 10.0.0.6 () {38 vars in 813 bytes} [Fri Aug 14 05:38:45 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) 2026-08-14 05:38:46.072 8 WARNING neutronclient.v2_0.client [None req-649da66f-a183-4b10-8574-57ce0f1e07fd cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 581/1124] 199.204.45.223 () {36 vars in 812 bytes} [Fri Aug 14 05:38:36 2026] POST /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40/os-interface => generated 376 bytes in 9252 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-08-14 05:38:52.529 7 WARNING neutronclient.v2_0.client [None req-b858b27d-86f6-4377-b727-19a8cd4fe86e cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:38:52.579 7 WARNING neutronclient.v2_0.client [None req-b858b27d-86f6-4377-b727-19a8cd4fe86e cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] 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-08-14 05:38:54.818 8 INFO nova.api.openstack.compute.server_external_events [req-008983ca-0b61-4028-9215-8d1d406b6c3f req-2861d433-1dd7-485c-a4e0-9e75f2546f77 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:ed1fedce-e0b7-4f2e-8ec7-370616befb1e for instance 74c97272-1288-45fb-ad3b-f065495e9f40 on instance [pid: 8|app: 0|req: 583/1127] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:38: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-08-14 05:39:00.076 8 INFO nova.api.openstack.compute.server_external_events [req-9790d89f-daa8-4126-8054-f3d90aed6d27 req-d41c2c12-6ee7-4d38-8224-5febb04be392 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-plugged:ed1fedce-e0b7-4f2e-8ec7-370616befb1e for instance 74c97272-1288-45fb-ad3b-f065495e9f40 on instance [pid: 8|app: 0|req: 586/1130] 10.0.0.6 () {38 vars in 813 bytes} [Fri Aug 14 05:39:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:39:01.619 7 WARNING neutronclient.v2_0.client [None req-b858b27d-86f6-4377-b727-19a8cd4fe86e cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] The python binding code in 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/1131] 199.204.45.223 () {36 vars in 812 bytes} [Fri Aug 14 05:38:52 2026] POST /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40/os-interface => generated 377 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-08-14 05:39:02.234 8 INFO nova.api.openstack.compute.server_external_events [req-9d314ace-9be4-43b5-a87e-14fe34610d0c req-fcd3b233-514d-42d3-8c20-8068508e140f af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:5f19ba8a-23b5-40b1-8b0a-13d9b3e8bc37 for instance 74c97272-1288-45fb-ad3b-f065495e9f40 on instance [pid: 8|app: 0|req: 587/1132] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:39:02 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-08-14 05:39:16.259 8 INFO nova.api.openstack.compute.server_external_events [req-0bfa49b0-674e-45f8-a177-f339667b580e req-3e6bb436-fee3-4fdc-93af-c902444bd52c af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:ed1fedce-e0b7-4f2e-8ec7-370616befb1e for instance 74c97272-1288-45fb-ad3b-f065495e9f40 on instance [pid: 8|app: 0|req: 589/1135] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:39:16 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, ' [pid: 7|app: 0|req: 547/1136] 199.204.45.223 () {34 vars in 855 bytes} [Fri Aug 14 05:39:16 2026] DELETE /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40/os-interface/ed1fedce-e0b7-4f2e-8ec7-370616befb1e => generated 0 bytes in 61 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-08-14 05:39:18.304 8 INFO nova.api.openstack.compute.server_external_events [req-2a49b941-d1b7-454a-9717-68aaa4d0a575 req-d1d70988-4929-4354-9867-7b0a0ca53510 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:ed1fedce-e0b7-4f2e-8ec7-370616befb1e for instance 74c97272-1288-45fb-ad3b-f065495e9f40 on instance [pid: 8|app: 0|req: 590/1137] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:39:18 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-08-14 05:39:26.893 8 INFO nova.api.openstack.compute.server_external_events [req-95088302-fc24-4e27-ab8a-9dc66142cf87 req-80f5c30a-f453-4775-9d90-8dac6e7cf8db af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:5f19ba8a-23b5-40b1-8b0a-13d9b3e8bc37 for instance 74c97272-1288-45fb-ad3b-f065495e9f40 on instance [pid: 8|app: 0|req: 592/1140] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:39:26 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: 549/1141] 199.204.45.223 () {34 vars in 855 bytes} [Fri Aug 14 05:39:26 2026] DELETE /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40/os-interface/5f19ba8a-23b5-40b1-8b0a-13d9b3e8bc37 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 552/1146] 199.204.45.223 () {34 vars in 855 bytes} [Fri Aug 14 05:39:47 2026] DELETE /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40/os-interface/15e72c01-4423-4296-ba95-76779103f1cf => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 554/1149] 199.204.45.223 () {34 vars in 755 bytes} [Fri Aug 14 05:39:52 2026] DELETE /v2.1/servers/74c97272-1288-45fb-ad3b-f065495e9f40 => generated 0 bytes in 106 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-08-14 05:39:55.551 8 INFO nova.api.openstack.compute.server_external_events [req-1b4bbc72-1aea-4b91-9822-118676c8c0b2 req-13e068c0-71ac-45cd-8067-9521f209aecd af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-deleted:ddce3d52-16ff-4a9b-9005-3bb60f58268f for instance 74c97272-1288-45fb-ad3b-f065495e9f40 on instance [pid: 8|app: 0|req: 596/1150] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:39:55 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:39:57.571 7 INFO nova.api.openstack.compute.server_external_events [req-aae7e5a2-5a5e-449f-a17d-32d504ad3c74 req-3fb7d52b-a9d1-450a-b376-7a62da197b93 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:300e3a9e-06ec-4105-9162-b3ee2e77669f for instance 51cd5dfa-6701-49c0-a48b-155cb1bce851 on instance [pid: 7|app: 0|req: 555/1151] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:39:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1152] 10.0.0.72 () {32 vars in 717 bytes} [Fri Aug 14 05:39:57 2026] DELETE /v2.1/servers/51cd5dfa-6701-49c0-a48b-155cb1bce851 => generated 0 bytes in 94 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-08-14 05:39:57.703 7 WARNING neutronclient.v2_0.client [None req-3aadfc34-6beb-4958-ad43-086d98815cd9 1f04fe2e18094eeabe2496caf4fb2b69 69cc44f56cf14bc090115e860f27abd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1153] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:39:57 2026] GET /v2.1/servers/51cd5dfa-6701-49c0-a48b-155cb1bce851 => generated 1942 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:40:00.122 7 INFO nova.api.openstack.compute.server_external_events [req-0a3668e6-f8f3-4b02-a4c4-ceee6b4901ec req-79867dbd-03ac-4f7b-9e70-536d66bd7330 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-unplugged:300e3a9e-06ec-4105-9162-b3ee2e77669f for instance 51cd5dfa-6701-49c0-a48b-155cb1bce851 on instance [pid: 7|app: 0|req: 558/1156] 10.0.0.6 () {38 vars in 813 bytes} [Fri Aug 14 05:40:00 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-08-14 05:40:00.503 8 INFO nova.api.openstack.compute.server_external_events [req-411dfc3d-ca62-476f-b9fa-0c19045eae55 req-e4e9d028-bbf3-43e1-a00e-aff6793babb0 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-deleted:300e3a9e-06ec-4105-9162-b3ee2e77669f for instance 51cd5dfa-6701-49c0-a48b-155cb1bce851 on instance [pid: 8|app: 0|req: 599/1157] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:40:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:40:02.923 7 WARNING neutronclient.v2_0.client [None req-fd62f5e8-c8fd-47e1-9dff-a320261a541f 1f04fe2e18094eeabe2496caf4fb2b69 69cc44f56cf14bc090115e860f27abd8 - - default default] The python binding code in 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/1158] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:40:02 2026] GET /v2.1/servers/51cd5dfa-6701-49c0-a48b-155cb1bce851 => generated 1478 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-08-14 05:40:08.003 8 INFO nova.api.openstack.wsgi [None req-fd675b75-4b6e-4ed6-9fd9-0ce2a0d41f72 1f04fe2e18094eeabe2496caf4fb2b69 69cc44f56cf14bc090115e860f27abd8 - - default default] HTTP exception thrown: Instance 51cd5dfa-6701-49c0-a48b-155cb1bce851 could not be found. [pid: 8|app: 0|req: 600/1159] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:40:07 2026] GET /v2.1/servers/51cd5dfa-6701-49c0-a48b-155cb1bce851 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:40:08.663 7 INFO nova.api.openstack.compute.server_external_events [req-a242c0f0-011e-4e72-af1e-4eda4d3cb831 req-fad032f1-5c75-438b-9521-34523561b61e af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-changed:173a7122-a667-43bc-b8fb-1800a54fcc79 for instance e0ca48ad-87ce-4e8d-8f76-d19510d344a7 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 560/1160] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:40:08 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: 601/1161] 10.0.0.72 () {32 vars in 717 bytes} [Fri Aug 14 05:40:08 2026] DELETE /v2.1/servers/e0ca48ad-87ce-4e8d-8f76-d19510d344a7 => generated 0 bytes in 86 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-08-14 05:40:08.793 7 WARNING neutronclient.v2_0.client [None req-df49de86-054f-4376-b9ff-7cded356a0e5 1f04fe2e18094eeabe2496caf4fb2b69 69cc44f56cf14bc090115e860f27abd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1162] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:40:08 2026] GET /v2.1/servers/e0ca48ad-87ce-4e8d-8f76-d19510d344a7 => generated 1942 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-08-14 05:40:11.635 8 INFO nova.api.openstack.compute.server_external_events [req-479813d1-1233-4f7d-b9ff-a31f48ff0c40 req-328bd231-92d9-4967-bb17-0691752059f5 af986f4d634e4f9d8093f324f7c18845 7187c5b4e11b4655bd04b7a3bde74524 - - 63638e0ebb9440df9e74de8bcbaaf2a3 63638e0ebb9440df9e74de8bcbaaf2a3] Creating event network-vif-deleted:173a7122-a667-43bc-b8fb-1800a54fcc79 for instance e0ca48ad-87ce-4e8d-8f76-d19510d344a7 on instance [pid: 8|app: 0|req: 603/1165] 10.0.0.224 () {38 vars in 815 bytes} [Fri Aug 14 05:40:11 2026] POST /v2.1/os-server-external-events => generated 183 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-08-14 05:40:13.989 7 WARNING neutronclient.v2_0.client [None req-70c492b6-d200-4101-b8ec-9bfa1abf1cfc 1f04fe2e18094eeabe2496caf4fb2b69 69cc44f56cf14bc090115e860f27abd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 563/1166] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:40:13 2026] GET /v2.1/servers/e0ca48ad-87ce-4e8d-8f76-d19510d344a7 => generated 1480 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-08-14 05:40:19.075 8 INFO nova.api.openstack.wsgi [None req-8c1c1f80-dc02-4013-b647-a5c1e0d1a116 1f04fe2e18094eeabe2496caf4fb2b69 69cc44f56cf14bc090115e860f27abd8 - - default default] HTTP exception thrown: Instance e0ca48ad-87ce-4e8d-8f76-d19510d344a7 could not be found. [pid: 8|app: 0|req: 604/1167] 10.0.0.72 () {32 vars in 714 bytes} [Fri Aug 14 05:40:19 2026] GET /v2.1/servers/e0ca48ad-87ce-4e8d-8f76-d19510d344a7 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 565/1170] 10.0.0.72 () {32 vars in 723 bytes} [Fri Aug 14 05:40:20 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-792034764 => generated 0 bytes in 24 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-08-14 05:40:20.253 8 INFO nova.api.openstack.wsgi [None req-24e3ac29-f771-4247-9396-c21ff08460fe 1f04fe2e18094eeabe2496caf4fb2b69 69cc44f56cf14bc090115e860f27abd8 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-792034764 not found for user 1f04fe2e18094eeabe2496caf4fb2b69 [pid: 8|app: 0|req: 606/1171] 10.0.0.72 () {32 vars in 720 bytes} [Fri Aug 14 05:40:20 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-792034764 => generated 141 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1174] 10.0.0.72 () {32 vars in 654 bytes} [Fri Aug 14 05:40:34 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1175] 10.0.0.72 () {32 vars in 640 bytes} [Fri Aug 14 05:40:34 2026] GET /v2.1/servers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-14 05:40:34.539 8 WARNING oslo_db.sqlalchemy.utils [None req-f88e7277-507d-4812-85bc-9940e63391c0 cf369d0b1b384c39931e577e8dc7f53d 9a565da487ee45789f6f06bf93458554 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 609/1176] 10.0.0.72 () {32 vars in 648 bytes} [Fri Aug 14 05:40:34 2026] GET /v2.1/os-keypairs => generated 530 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1177] 10.0.0.72 () {32 vars in 693 bytes} [Fri Aug 14 05:40:34 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1182] 10.0.0.174 () {28 vars in 454 bytes} [Fri Aug 14 05:40:50 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: 571/1183] 10.0.0.174 () {30 vars in 658 bytes} [Fri Aug 14 05:40:50 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 613/1184] 10.0.0.174 () {32 vars in 731 bytes} [Fri Aug 14 05:40:50 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1185] 10.0.0.174 () {34 vars in 806 bytes} [Fri Aug 14 05:40:50 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1186] 10.0.0.174 () {28 vars in 454 bytes} [Fri Aug 14 05:40:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1187] 10.0.0.174 () {30 vars in 658 bytes} [Fri Aug 14 05:40:51 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 615/1188] 10.0.0.174 () {32 vars in 731 bytes} [Fri Aug 14 05:40:51 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: 574/1189] 10.0.0.174 () {34 vars in 894 bytes} [Fri Aug 14 05:40:51 2026] GET /v2.1/servers/detail?project_id=2f2bdc3fc13b48f6841bcf87cf9b2f90&all_tenants=True => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1190] 10.0.0.174 () {34 vars in 894 bytes} [Fri Aug 14 05:40:51 2026] GET /v2.1/servers/detail?project_id=7187c5b4e11b4655bd04b7a3bde74524&all_tenants=True => generated 15 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1191] 10.0.0.174 () {34 vars in 894 bytes} [Fri Aug 14 05:40:51 2026] GET /v2.1/servers/detail?project_id=9a565da487ee45789f6f06bf93458554&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)