+ 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 [Wed Apr 29 01:55:53 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-7ffd8fcc96-f2cth 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 0x7f3acac24668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-04-29 01:55:57.832 8 INFO nova.utils [None req-b93fc9ec-3897-4aee-bdea-e4191f7d02f5 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-29 01:55:57.870 7 INFO nova.utils [None req-c867683a-5499-4434-abb9-a199b711a0d3 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-29 01:55:59.468 7 WARNING keystonemiddleware._common.config [None req-c867683a-5499-4434-abb9-a199b711a0d3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 01:55:59.477 7 WARNING oslo_config.cfg [None req-c867683a-5499-4434-abb9-a199b711a0d3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-29 01:55:59.484 8 WARNING keystonemiddleware._common.config [None req-b93fc9ec-3897-4aee-bdea-e4191f7d02f5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 01:55:59.493 8 WARNING oslo_config.cfg [None req-b93fc9ec-3897-4aee-bdea-e4191f7d02f5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-29 01:55:59.552 7 WARNING keystonemiddleware._common.config [None req-c867683a-5499-4434-abb9-a199b711a0d3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 01:55:59.567 7 WARNING oslo_config.cfg [None req-c867683a-5499-4434-abb9-a199b711a0d3 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-29 01:55:59.569 8 WARNING keystonemiddleware._common.config [None req-b93fc9ec-3897-4aee-bdea-e4191f7d02f5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 01:55:59.579 7 WARNING oslo_config.cfg [None req-c867683a-5499-4434-abb9-a199b711a0d3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f3acac24668 pid: 7 (default app) 2026-04-29 01:55:59.584 8 WARNING oslo_config.cfg [None req-b93fc9ec-3897-4aee-bdea-e4191f7d02f5 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-29 01:55:59.597 8 WARNING oslo_config.cfg [None req-b93fc9ec-3897-4aee-bdea-e4191f7d02f5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f3acac24668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.23 () {42 vars in 699 bytes} [Wed Apr 29 01:56:11 2026] GET /v2.1 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 01:56:12.109 8 WARNING oslo_policy.policy [None req-64b51e26-ce00-46c2-b073-1fb3c88f0235 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-29 01:56:12.110 8 WARNING oslo_policy.policy [None req-64b51e26-ce00-46c2-b073-1fb3c88f0235 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.204.45.23 () {44 vars in 903 bytes} [Wed Apr 29 01:56:11 2026] GET /v2.1 => generated 0 bytes in 518 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 01:56:12.217 7 WARNING oslo_policy.policy [req-64b51e26-ce00-46c2-b073-1fb3c88f0235 req-a92c6a70-ffa5-4dec-a083-029b57184a9d 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-29 01:56:12.217 7 WARNING oslo_policy.policy [req-64b51e26-ce00-46c2-b073-1fb3c88f0235 req-a92c6a70-ffa5-4dec-a083-029b57184a9d 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.23 () {46 vars in 976 bytes} [Wed Apr 29 01:56:12 2026] GET /v2.1/ => generated 399 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 01:56:12.309 8 INFO nova.api.openstack.wsgi [None req-c8c8489c-378a-487c-8063-4042d0078fef 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.23 () {48 vars in 1005 bytes} [Wed Apr 29 01:56:12 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.23 () {48 vars in 1045 bytes} [Wed Apr 29 01:56:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.23 () {52 vars in 1042 bytes} [Wed Apr 29 01:56:12 2026] POST /v2.1/flavors => generated 527 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.23 () {42 vars in 699 bytes} [Wed Apr 29 01:56:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.23 () {44 vars in 903 bytes} [Wed Apr 29 01:56:13 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.23 () {46 vars in 976 bytes} [Wed Apr 29 01:56:13 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 01:56:13.225 8 INFO nova.api.openstack.wsgi [None req-c35ff751-0196-4fa0-9ca3-30afde0e051a 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.23 () {48 vars in 1007 bytes} [Wed Apr 29 01:56:13 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.23 () {48 vars in 1045 bytes} [Wed Apr 29 01:56:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.23 () {52 vars in 1042 bytes} [Wed Apr 29 01:56:13 2026] POST /v2.1/flavors => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.23 () {42 vars in 699 bytes} [Wed Apr 29 01:56:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.23 () {44 vars in 903 bytes} [Wed Apr 29 01:56:14 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.23 () {46 vars in 976 bytes} [Wed Apr 29 01:56:14 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 01:56:14.190 8 INFO nova.api.openstack.wsgi [None req-345baf01-bb03-405b-b89e-d26787beb291 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.23 () {48 vars in 1009 bytes} [Wed Apr 29 01:56:14 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.23 () {48 vars in 1045 bytes} [Wed Apr 29 01:56:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.23 () {52 vars in 1042 bytes} [Wed Apr 29 01:56:14 2026] POST /v2.1/flavors => generated 531 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.23 () {42 vars in 699 bytes} [Wed Apr 29 01:56: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: 12/24] 199.204.45.23 () {44 vars in 903 bytes} [Wed Apr 29 01:56:15 2026] GET /v2.1 => generated 0 bytes in 367 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.23 () {46 vars in 976 bytes} [Wed Apr 29 01:56:15 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 01:56:15.431 7 INFO nova.api.openstack.wsgi [None req-6da34b49-1b08-448b-8608-60f898bd04d1 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/26] 199.204.45.23 () {48 vars in 1007 bytes} [Wed Apr 29 01:56:15 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.23 () {48 vars in 1045 bytes} [Wed Apr 29 01:56:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.23 () {52 vars in 1042 bytes} [Wed Apr 29 01:56:15 2026] POST /v2.1/flavors => generated 530 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.23 () {42 vars in 699 bytes} [Wed Apr 29 01:56:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.23 () {44 vars in 903 bytes} [Wed Apr 29 01:56:16 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.23 () {46 vars in 976 bytes} [Wed Apr 29 01:56:16 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 01:56:16.418 7 INFO nova.api.openstack.wsgi [None req-8f16a0e3-21ba-42a9-9404-b3099d728339 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 199.204.45.23 () {48 vars in 1009 bytes} [Wed Apr 29 01:56:16 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: 8|app: 0|req: 17/33] 199.204.45.23 () {48 vars in 1045 bytes} [Wed Apr 29 01:56:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.204.45.23 () {52 vars in 1042 bytes} [Wed Apr 29 01:56:16 2026] POST /v2.1/flavors => generated 533 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/81] 10.0.0.251 () {28 vars in 454 bytes} [Wed Apr 29 02:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 41/82] 10.0.0.251 () {30 vars in 658 bytes} [Wed Apr 29 02:00:08 2026] GET /v2.1 => generated 0 bytes in 43 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: 42/83] 10.0.0.251 () {32 vars in 731 bytes} [Wed Apr 29 02: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: 8|app: 0|req: 42/84] 10.0.0.251 () {34 vars in 765 bytes} [Wed Apr 29 02:00:08 2026] GET /v2.1/os-services => generated 543 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/85] 10.0.0.251 () {28 vars in 454 bytes} [Wed Apr 29 02:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 43/86] 10.0.0.251 () {30 vars in 658 bytes} [Wed Apr 29 02:00:13 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 44/87] 10.0.0.251 () {32 vars in 731 bytes} [Wed Apr 29 02:00:13 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: 8|app: 0|req: 44/88] 10.0.0.251 () {34 vars in 765 bytes} [Wed Apr 29 02:00:13 2026] GET /v2.1/os-services => generated 543 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 10.0.0.251 () {28 vars in 454 bytes} [Wed Apr 29 02:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 10.0.0.251 () {30 vars in 658 bytes} [Wed Apr 29 02:00:17 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 47/93] 10.0.0.251 () {32 vars in 731 bytes} [Wed Apr 29 02:00:17 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 10.0.0.251 () {34 vars in 808 bytes} [Wed Apr 29 02:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 278 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 10.0.0.251 () {28 vars in 454 bytes} [Wed Apr 29 02:00:21 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 48/96] 10.0.0.251 () {30 vars in 658 bytes} [Wed Apr 29 02:00:21 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 49/97] 10.0.0.251 () {32 vars in 731 bytes} [Wed Apr 29 02: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: 7|app: 0|req: 49/98] 10.0.0.251 () {34 vars in 808 bytes} [Wed Apr 29 02:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/131] 10.0.0.51 () {28 vars in 453 bytes} [Wed Apr 29 02:02:57 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: 66/132] 10.0.0.51 () {30 vars in 657 bytes} [Wed Apr 29 02:02:57 2026] GET /v2.1 => generated 0 bytes in 141 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 67/133] 10.0.0.51 () {32 vars in 730 bytes} [Wed Apr 29 02:02:57 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: 67/134] 10.0.0.51 () {34 vars in 803 bytes} [Wed Apr 29 02:02:57 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/159] 199.204.45.23 () {42 vars in 699 bytes} [Wed Apr 29 02:05:04 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: 80/160] 199.204.45.23 () {44 vars in 903 bytes} [Wed Apr 29 02:05:04 2026] GET /v2.1 => generated 0 bytes in 84 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 81/161] 199.204.45.23 () {46 vars in 976 bytes} [Wed Apr 29 02:05:04 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:05:04.243 8 INFO nova.api.openstack.wsgi [None req-c4f2a1f4-643f-4d56-9d42-61374abca2a4 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 81/162] 199.204.45.23 () {48 vars in 1011 bytes} [Wed Apr 29 02:05:04 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: 7|app: 0|req: 82/163] 199.204.45.23 () {48 vars in 1045 bytes} [Wed Apr 29 02:05:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/164] 199.204.45.23 () {52 vars in 1043 bytes} [Wed Apr 29 02:05:04 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/179] 199.204.45.23 () {42 vars in 699 bytes} [Wed Apr 29 02:06:06 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: 90/180] 199.204.45.23 () {44 vars in 903 bytes} [Wed Apr 29 02:06:06 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 91/181] 199.204.45.23 () {46 vars in 976 bytes} [Wed Apr 29 02:06:06 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:06:06.315 8 INFO nova.api.openstack.wsgi [None req-7a43bc3f-1bfe-41fe-a886-846c24b0048b 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 52f61628e37e4720ba42a0342fc227a3 [pid: 8|app: 0|req: 91/182] 199.204.45.23 () {48 vars in 1045 bytes} [Wed Apr 29 02:06:06 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-29 02:06:06.331 7 WARNING oslo_db.sqlalchemy.utils [None req-42abf2db-2109-4c1b-a652-e030cc1cbbe4 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 92/183] 199.204.45.23 () {48 vars in 1010 bytes} [Wed Apr 29 02:06:06 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/184] 199.204.45.23 () {52 vars in 1051 bytes} [Wed Apr 29 02:06:06 2026] POST /v2.1/os-keypairs => generated 576 bytes in 54 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/185] 199.204.45.23 () {42 vars in 699 bytes} [Wed Apr 29 02:06:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/186] 199.204.45.23 () {44 vars in 903 bytes} [Wed Apr 29 02:06:09 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 94/187] 199.204.45.23 () {46 vars in 976 bytes} [Wed Apr 29 02:06:09 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/188] 199.204.45.23 () {48 vars in 1067 bytes} [Wed Apr 29 02:06:09 2026] GET /v2.1/os-quota-sets/12416fccb9a941c59e60b285866a7f7b => generated 283 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/189] 199.204.45.23 () {52 vars in 1119 bytes} [Wed Apr 29 02:06:09 2026] PUT /v2.1/os-quota-sets/12416fccb9a941c59e60b285866a7f7b => generated 238 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.23 () {42 vars in 699 bytes} [Wed Apr 29 02:14:03 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.23 () {44 vars in 903 bytes} [Wed Apr 29 02:14:03 2026] GET /v2.1 => generated 0 bytes in 121 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.204.45.23 () {46 vars in 976 bytes} [Wed Apr 29 02:14:03 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:14:03.396 8 INFO nova.api.openstack.wsgi [None req-daaac4ce-a080-4987-86e7-f1e762343e48 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 143/287] 199.204.45.23 () {48 vars in 1009 bytes} [Wed Apr 29 02:14:03 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: 145/288] 199.204.45.23 () {48 vars in 1045 bytes} [Wed Apr 29 02:14:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.204.45.23 () {52 vars in 1043 bytes} [Wed Apr 29 02:14:03 2026] POST /v2.1/flavors => generated 532 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/328] 199.204.45.23 () {42 vars in 699 bytes} [Wed Apr 29 02:17: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: 7|app: 0|req: 165/329] 199.204.45.23 () {44 vars in 903 bytes} [Wed Apr 29 02:17:05 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 165/330] 199.204.45.23 () {46 vars in 976 bytes} [Wed Apr 29 02:17:05 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/331] 199.204.45.23 () {48 vars in 1067 bytes} [Wed Apr 29 02:17:05 2026] GET /v2.1/os-quota-sets/a396b284d33b4451a7436e10e535ac6d => generated 283 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/332] 199.204.45.23 () {52 vars in 1119 bytes} [Wed Apr 29 02:17:06 2026] PUT /v2.1/os-quota-sets/a396b284d33b4451a7436e10e535ac6d => generated 238 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/459] 199.204.45.23 () {42 vars in 699 bytes} [Wed Apr 29 02:27:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/460] 199.204.45.23 () {44 vars in 903 bytes} [Wed Apr 29 02:27:38 2026] GET /v2.1 => generated 0 bytes in 126 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 231/461] 199.204.45.23 () {46 vars in 976 bytes} [Wed Apr 29 02:27:38 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:27:38.515 7 INFO nova.api.openstack.wsgi [None req-466f0cb8-1566-45bd-92f3-8537fc354f9a 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 231/462] 199.204.45.23 () {48 vars in 1005 bytes} [Wed Apr 29 02:27:38 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/463] 199.204.45.23 () {48 vars in 1045 bytes} [Wed Apr 29 02:27:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/464] 199.204.45.23 () {48 vars in 1093 bytes} [Wed Apr 29 02:27:38 2026] GET /v2.1/flavors/e35b14d2-8dde-40f1-aeb7-0f8ba0ce9fe9/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/465] 199.204.45.23 () {42 vars in 699 bytes} [Wed Apr 29 02:27:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/466] 199.204.45.23 () {44 vars in 903 bytes} [Wed Apr 29 02:27:39 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 234/467] 199.204.45.23 () {46 vars in 976 bytes} [Wed Apr 29 02:27:39 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:27:39.457 7 INFO nova.api.openstack.wsgi [None req-d26c00f2-063f-424a-9157-4d3a40753275 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 234/468] 199.204.45.23 () {48 vars in 1007 bytes} [Wed Apr 29 02:27:39 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: 8|app: 0|req: 235/469] 199.204.45.23 () {48 vars in 1045 bytes} [Wed Apr 29 02:27:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 199.204.45.23 () {48 vars in 1093 bytes} [Wed Apr 29 02:27:39 2026] GET /v2.1/flavors/4990cd3b-2aa6-4285-852b-94972afbbbe1/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 199.204.45.23 () {42 vars in 699 bytes} [Wed Apr 29 02:27:40 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/472] 199.204.45.23 () {44 vars in 903 bytes} [Wed Apr 29 02:27:40 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 237/473] 199.204.45.23 () {46 vars in 976 bytes} [Wed Apr 29 02:27:40 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:27:40.375 7 INFO nova.api.openstack.wsgi [None req-1149a2b8-b107-44b7-bc0d-b29ae926857f 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 237/474] 199.204.45.23 () {48 vars in 1009 bytes} [Wed Apr 29 02:27:40 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: 238/475] 199.204.45.23 () {48 vars in 1045 bytes} [Wed Apr 29 02:27:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 199.204.45.23 () {48 vars in 1093 bytes} [Wed Apr 29 02:27:40 2026] GET /v2.1/flavors/41968dad-3dfe-4da1-af59-044b76b458c0/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/477] 199.204.45.23 () {42 vars in 699 bytes} [Wed Apr 29 02:27:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/478] 199.204.45.23 () {44 vars in 903 bytes} [Wed Apr 29 02:27:41 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 240/479] 199.204.45.23 () {46 vars in 976 bytes} [Wed Apr 29 02:27:41 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:27:41.345 7 INFO nova.api.openstack.wsgi [None req-87e2eccf-28b7-4854-8e10-716fb2829fa8 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 240/480] 199.204.45.23 () {48 vars in 1007 bytes} [Wed Apr 29 02:27:41 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 199.204.45.23 () {48 vars in 1045 bytes} [Wed Apr 29 02:27:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/482] 199.204.45.23 () {48 vars in 1093 bytes} [Wed Apr 29 02:27:41 2026] GET /v2.1/flavors/f4bbe82c-84e5-45f0-bd0b-27b54dfd9786/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 199.204.45.23 () {42 vars in 699 bytes} [Wed Apr 29 02:27:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/484] 199.204.45.23 () {44 vars in 903 bytes} [Wed Apr 29 02:27:42 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 243/485] 199.204.45.23 () {46 vars in 976 bytes} [Wed Apr 29 02:27:42 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:27:42.297 7 INFO nova.api.openstack.wsgi [None req-86b31e14-6d99-4616-9ef2-e022cc383bcf 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 243/486] 199.204.45.23 () {48 vars in 1009 bytes} [Wed Apr 29 02:27:42 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/487] 199.204.45.23 () {48 vars in 1045 bytes} [Wed Apr 29 02:27:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/488] 199.204.45.23 () {48 vars in 1093 bytes} [Wed Apr 29 02:27:42 2026] GET /v2.1/flavors/5c9c1f68-ceb9-43ff-9179-a9d51c4b8a51/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: 252/503] 199.204.45.23 () {42 vars in 699 bytes} [Wed Apr 29 02:28:45 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 199.204.45.23 () {44 vars in 903 bytes} [Wed Apr 29 02:28:45 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 253/505] 199.204.45.23 () {46 vars in 976 bytes} [Wed Apr 29 02:28:45 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:28:45.453 7 INFO nova.api.openstack.wsgi [None req-752073ed-f07f-4a0d-8ee9-18f594de5653 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 253/506] 199.204.45.23 () {48 vars in 1011 bytes} [Wed Apr 29 02:28:45 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: 8|app: 0|req: 254/507] 199.204.45.23 () {48 vars in 1045 bytes} [Wed Apr 29 02:28:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/508] 199.204.45.23 () {48 vars in 1093 bytes} [Wed Apr 29 02:28:45 2026] GET /v2.1/flavors/74d6a700-b34b-48fe-a9a6-c0798254778a/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/509] 199.204.45.23 () {42 vars in 699 bytes} [Wed Apr 29 02:28: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: 255/510] 199.204.45.23 () {44 vars in 903 bytes} [Wed Apr 29 02:28:51 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 256/511] 199.204.45.23 () {46 vars in 976 bytes} [Wed Apr 29 02:28:52 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/512] 199.204.45.23 () {48 vars in 1045 bytes} [Wed Apr 29 02:28:52 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/515] 199.204.45.23 () {42 vars in 699 bytes} [Wed Apr 29 02:28:55 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: 258/516] 199.204.45.23 () {44 vars in 903 bytes} [Wed Apr 29 02:28:55 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 259/517] 199.204.45.23 () {46 vars in 976 bytes} [Wed Apr 29 02:28:55 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/518] 199.204.45.23 () {48 vars in 1067 bytes} [Wed Apr 29 02:28:55 2026] GET /v2.1/os-quota-sets/12416fccb9a941c59e60b285866a7f7b => generated 280 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/527] 199.204.45.23 () {42 vars in 699 bytes} [Wed Apr 29 02:29:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/528] 199.204.45.23 () {44 vars in 903 bytes} [Wed Apr 29 02:29:44 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 265/529] 199.204.45.23 () {46 vars in 976 bytes} [Wed Apr 29 02:29:44 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:29:44.792 8 INFO nova.api.openstack.wsgi [None req-a3fcfb91-53e1-4105-8c2e-5e9094a4979d 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 265/530] 199.204.45.23 () {48 vars in 1009 bytes} [Wed Apr 29 02:29:44 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: 266/531] 199.204.45.23 () {48 vars in 1045 bytes} [Wed Apr 29 02:29:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/532] 199.204.45.23 () {48 vars in 1093 bytes} [Wed Apr 29 02:29:44 2026] GET /v2.1/flavors/c10a859b-75e4-4740-9101-a3f5e9b5c0ee/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/537] 199.204.45.23 () {42 vars in 699 bytes} [Wed Apr 29 02:29:58 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/538] 199.204.45.23 () {44 vars in 903 bytes} [Wed Apr 29 02:29:58 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 270/539] 199.204.45.23 () {46 vars in 976 bytes} [Wed Apr 29 02:29:58 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/540] 199.204.45.23 () {48 vars in 1067 bytes} [Wed Apr 29 02:29:58 2026] GET /v2.1/os-quota-sets/a396b284d33b4451a7436e10e535ac6d => generated 280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/551] 199.204.45.23 () {42 vars in 699 bytes} [Wed Apr 29 02:30:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/552] 199.204.45.23 () {44 vars in 903 bytes} [Wed Apr 29 02:30:46 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 277/553] 199.204.45.23 () {46 vars in 976 bytes} [Wed Apr 29 02:30:46 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:30:46.495 7 INFO nova.api.openstack.wsgi [None req-ae97efb7-9ca8-41d9-aca6-71846f194fad 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 277/554] 199.204.45.23 () {48 vars in 1005 bytes} [Wed Apr 29 02:30:46 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: 278/555] 199.204.45.23 () {48 vars in 1045 bytes} [Wed Apr 29 02:30:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/564] 10.0.0.9 () {32 vars in 653 bytes} [Wed Apr 29 02:31:26 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 282/565] 10.0.0.9 () {32 vars in 639 bytes} [Wed Apr 29 02:31:26 2026] GET /v2.1/servers => generated 15 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-29 02:31:26.617 8 WARNING oslo_db.sqlalchemy.utils [None req-914e91b4-cd0e-4a15-a4bd-22e0d60f7375 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 284/566] 10.0.0.9 () {32 vars in 647 bytes} [Wed Apr 29 02:31:26 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/567] 10.0.0.9 () {32 vars in 692 bytes} [Wed Apr 29 02:31:26 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/570] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:31:37 2026] GET /v2.1/flavors/e35b14d2-8dde-40f1-aeb7-0f8ba0ce9fe9 => generated 511 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/571] 10.0.0.9 () {32 vars in 639 bytes} [Wed Apr 29 02:31:37 2026] GET /v2.1/flavors => generated 1674 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/572] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:31:37 2026] GET /v2.1/flavors/e35b14d2-8dde-40f1-aeb7-0f8ba0ce9fe9 => generated 511 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:31:42.143 7 WARNING neutronclient.v2_0.client [None req-0e986da5-89b8-4d76-bb62-0bb7e4d202dd c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/573] 10.0.0.9 () {34 vars in 683 bytes} [Wed Apr 29 02:31:42 2026] POST /v2.1/os-security-groups => generated 243 bytes in 804 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:31:42.869 8 WARNING neutronclient.v2_0.client [None req-80f2e401-cf90-4094-a2d9-8d1ad7d3238f c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/574] 10.0.0.9 () {34 vars in 669 bytes} [Wed Apr 29 02:31:42 2026] POST /v2.1/os-keypairs => generated 386 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 10.0.0.9 () {34 vars in 683 bytes} [Wed Apr 29 02:31:42 2026] POST /v2.1/os-security-groups => generated 242 bytes in 718 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:31:43.593 7 WARNING neutronclient.v2_0.client [None req-fed638f9-7aed-45fa-8723-e247d7c1940b c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/576] 10.0.0.9 () {34 vars in 683 bytes} [Wed Apr 29 02:31:43 2026] POST /v2.1/os-security-groups => generated 243 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:31:43.745 8 WARNING neutronclient.v2_0.client [None req-e74947c2-4f84-48d4-a596-86cd39afbcd9 c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:43.796 8 WARNING neutronclient.v2_0.client [None req-e74947c2-4f84-48d4-a596-86cd39afbcd9 c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:43.833 8 WARNING neutronclient.v2_0.client [None req-e74947c2-4f84-48d4-a596-86cd39afbcd9 c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/577] 10.0.0.9 () {32 vars in 661 bytes} [Wed Apr 29 02:31:43 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:31:43.911 8 WARNING neutronclient.v2_0.client [None req-8d791082-3d5d-4f12-8eab-e18f8190eacc c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/578] 10.0.0.9 () {34 vars in 669 bytes} [Wed Apr 29 02:31:43 2026] POST /v2.1/os-keypairs => generated 386 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:31:44.155 8 WARNING neutronclient.v2_0.client [None req-8d791082-3d5d-4f12-8eab-e18f8190eacc c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/579] 10.0.0.9 () {32 vars in 738 bytes} [Wed Apr 29 02:31:43 2026] DELETE /v2.1/os-security-groups/6680d03d-414c-49a8-9aed-1758f6fd50fe => generated 0 bytes in 389 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-29 02:31:44.306 7 WARNING neutronclient.v2_0.client [None req-67e32106-44c5-4f0b-90c9-b84901a6fcce c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:44.377 7 INFO nova.api.openstack.wsgi [None req-67e32106-44c5-4f0b-90c9-b84901a6fcce c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] HTTP exception thrown: Security group 6680d03d-414c-49a8-9aed-1758f6fd50fe does not exist Neutron server returns request_ids: ['req-e279c646-35a3-4476-a626-1458aec7d983'] [pid: 7|app: 0|req: 290/580] 10.0.0.9 () {32 vars in 735 bytes} [Wed Apr 29 02:31:44 2026] GET /v2.1/os-security-groups/6680d03d-414c-49a8-9aed-1758f6fd50fe => generated 194 bytes in 78 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-29 02:31:44.391 8 WARNING neutronclient.v2_0.client [None req-bb9c672e-31f5-442b-b4e5-a0b5e86315cc c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:44.464 8 WARNING neutronclient.v2_0.client [None req-bb9c672e-31f5-442b-b4e5-a0b5e86315cc c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/581] 10.0.0.9 () {32 vars in 738 bytes} [Wed Apr 29 02:31:44 2026] DELETE /v2.1/os-security-groups/71cd7ff8-1c26-43b4-a8ab-71bfeaeb7506 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-29 02:31:44.595 7 WARNING neutronclient.v2_0.client [None req-7774bfa7-2020-4ac2-a1a5-1de37da14e36 c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:44.865 7 INFO nova.api.openstack.wsgi [None req-7774bfa7-2020-4ac2-a1a5-1de37da14e36 c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] HTTP exception thrown: Security group 71cd7ff8-1c26-43b4-a8ab-71bfeaeb7506 does not exist Neutron server returns request_ids: ['req-6f2107a8-6f8c-425d-b7a5-7da36e3ea253'] [pid: 7|app: 0|req: 291/582] 10.0.0.9 () {32 vars in 735 bytes} [Wed Apr 29 02:31:44 2026] GET /v2.1/os-security-groups/71cd7ff8-1c26-43b4-a8ab-71bfeaeb7506 => generated 194 bytes in 281 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-29 02:31:44.891 8 WARNING neutronclient.v2_0.client [None req-6185b228-5731-44c9-946a-1941ebb87106 c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:44.919 8 WARNING neutronclient.v2_0.client [None req-6185b228-5731-44c9-946a-1941ebb87106 c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/585] 10.0.0.9 () {32 vars in 738 bytes} [Wed Apr 29 02:31:44 2026] DELETE /v2.1/os-security-groups/6c480b79-56fc-40fb-962f-5255b4964122 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-29 02:31:45.003 7 WARNING neutronclient.v2_0.client [None req-7eab7948-254d-43cb-8282-9e36554963cf c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:45.024 7 INFO nova.api.openstack.wsgi [None req-7eab7948-254d-43cb-8282-9e36554963cf c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] HTTP exception thrown: Security group 6c480b79-56fc-40fb-962f-5255b4964122 does not exist Neutron server returns request_ids: ['req-0127ff62-f828-4724-b232-c4a2e5980501'] [pid: 7|app: 0|req: 294/586] 10.0.0.9 () {32 vars in 735 bytes} [Wed Apr 29 02:31:44 2026] GET /v2.1/os-security-groups/6c480b79-56fc-40fb-962f-5255b4964122 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-29 02:31:45.043 8 WARNING neutronclient.v2_0.client [None req-0f29bd78-98f1-4a43-9571-fe5004f2a989 c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:45.078 8 WARNING neutronclient.v2_0.client [None req-0f29bd78-98f1-4a43-9571-fe5004f2a989 c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:45.110 8 WARNING neutronclient.v2_0.client [None req-0f29bd78-98f1-4a43-9571-fe5004f2a989 c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/587] 10.0.0.9 () {32 vars in 661 bytes} [Wed Apr 29 02:31:45 2026] GET /v2.1/os-security-groups => generated 707 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:31:45.178 7 WARNING neutronclient.v2_0.client [None req-4cfb9ee5-7d0f-4003-86a8-367e51a8cd88 c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:45.200 7 INFO nova.api.openstack.wsgi [None req-4cfb9ee5-7d0f-4003-86a8-367e51a8cd88 c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] HTTP exception thrown: Security group 6c480b79-56fc-40fb-962f-5255b4964122 does not exist Neutron server returns request_ids: ['req-e5454f7e-62b5-443f-929f-3b7bd90403b2'] [pid: 7|app: 0|req: 295/588] 10.0.0.9 () {32 vars in 738 bytes} [Wed Apr 29 02:31:45 2026] DELETE /v2.1/os-security-groups/6c480b79-56fc-40fb-962f-5255b4964122 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-29 02:31:45.214 7 WARNING neutronclient.v2_0.client [None req-b639b7e5-761e-4d8f-8cd5-64203435da86 c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:45.234 7 INFO nova.api.openstack.wsgi [None req-b639b7e5-761e-4d8f-8cd5-64203435da86 c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] HTTP exception thrown: Security group 71cd7ff8-1c26-43b4-a8ab-71bfeaeb7506 does not exist Neutron server returns request_ids: ['req-70694025-616f-4e07-b5e3-26e6b6b53512'] [pid: 7|app: 0|req: 296/589] 10.0.0.9 () {32 vars in 738 bytes} [Wed Apr 29 02:31:45 2026] DELETE /v2.1/os-security-groups/71cd7ff8-1c26-43b4-a8ab-71bfeaeb7506 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-29 02:31:45.243 8 WARNING neutronclient.v2_0.client [None req-d6eaa210-bc70-4bde-9339-226e8866bdf4 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:45.246 7 WARNING neutronclient.v2_0.client [None req-9eec110d-4e1b-497b-8405-9cba519996e5 c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:45.286 8 WARNING neutronclient.v2_0.client [None req-d6eaa210-bc70-4bde-9339-226e8866bdf4 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:45.298 7 INFO nova.api.openstack.wsgi [None req-9eec110d-4e1b-497b-8405-9cba519996e5 c282371ef2c540f5b0364c360653d3d7 020ef48e680e4301aacee20a1a795de4 - - default default] HTTP exception thrown: Security group 6680d03d-414c-49a8-9aed-1758f6fd50fe does not exist Neutron server returns request_ids: ['req-4fee04a4-daf4-44b7-8366-29fb32ed2f3c'] [pid: 7|app: 0|req: 297/590] 10.0.0.9 () {32 vars in 738 bytes} [Wed Apr 29 02:31:45 2026] DELETE /v2.1/os-security-groups/6680d03d-414c-49a8-9aed-1758f6fd50fe => generated 194 bytes in 60 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-29 02:31:46.771 8 WARNING neutronclient.v2_0.client [None req-d6eaa210-bc70-4bde-9339-226e8866bdf4 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/591] 10.0.0.9 () {34 vars in 661 bytes} [Wed Apr 29 02:31:45 2026] POST /v2.1/servers => generated 452 bytes in 2843 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-29 02:31:48.063 7 WARNING neutronclient.v2_0.client [None req-645a5661-6bb5-4f80-ab7c-4d741f44631c a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/592] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:31:48 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1393 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:31:48.398 8 WARNING neutronclient.v2_0.client [None req-ed782d33-df11-4c1c-8325-410e8504d08f eb804462ae814fd48388a75ade39f573 0d2343101ccd4b13889f880a11545592 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/593] 10.0.0.9 () {34 vars in 683 bytes} [Wed Apr 29 02:31:48 2026] POST /v2.1/os-security-groups => generated 247 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:31:48.542 7 WARNING neutronclient.v2_0.client [None req-f7591f71-c0ac-4c59-abe2-8f0f8f6ad889 eb804462ae814fd48388a75ade39f573 0d2343101ccd4b13889f880a11545592 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:48.570 7 WARNING neutronclient.v2_0.client [None req-f7591f71-c0ac-4c59-abe2-8f0f8f6ad889 eb804462ae814fd48388a75ade39f573 0d2343101ccd4b13889f880a11545592 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/594] 10.0.0.9 () {34 vars in 693 bytes} [Wed Apr 29 02:31:48 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:31:48.718 8 WARNING neutronclient.v2_0.client [None req-f2d037b6-ecda-4602-acff-a277317898a5 eb804462ae814fd48388a75ade39f573 0d2343101ccd4b13889f880a11545592 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/595] 10.0.0.9 () {34 vars in 683 bytes} [Wed Apr 29 02:31:48 2026] POST /v2.1/os-security-groups => generated 248 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:31:48.859 8 WARNING neutronclient.v2_0.client [None req-13fed6af-475f-40b2-9b15-2a3e780419c2 eb804462ae814fd48388a75ade39f573 0d2343101ccd4b13889f880a11545592 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:48.899 8 WARNING neutronclient.v2_0.client [None req-13fed6af-475f-40b2-9b15-2a3e780419c2 eb804462ae814fd48388a75ade39f573 0d2343101ccd4b13889f880a11545592 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:48.919 7 WARNING neutronclient.v2_0.client [None req-588132c4-a696-46f2-b86c-0a7ee3899889 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:48.962 7 WARNING neutronclient.v2_0.client [None req-588132c4-a696-46f2-b86c-0a7ee3899889 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/596] 10.0.0.9 () {34 vars in 693 bytes} [Wed Apr 29 02:31:48 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:31:49.031 8 WARNING neutronclient.v2_0.client [None req-500a89e8-f9bd-4913-9008-a7493c7c0997 eb804462ae814fd48388a75ade39f573 0d2343101ccd4b13889f880a11545592 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:49.066 8 WARNING neutronclient.v2_0.client [None req-500a89e8-f9bd-4913-9008-a7493c7c0997 eb804462ae814fd48388a75ade39f573 0d2343101ccd4b13889f880a11545592 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:49.118 7 WARNING neutronclient.v2_0.client [None req-588132c4-a696-46f2-b86c-0a7ee3899889 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/597] 10.0.0.9 () {34 vars in 693 bytes} [Wed Apr 29 02:31:49 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:31:49.241 8 WARNING neutronclient.v2_0.client [None req-cc70632a-f338-46b2-a9ce-d673531b0348 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/598] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:31:49 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1397 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:31:49.308 8 WARNING neutronclient.v2_0.client [None req-dac58df8-ff6c-47fc-9166-a298378510c8 eb804462ae814fd48388a75ade39f573 0d2343101ccd4b13889f880a11545592 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/599] 10.0.0.9 () {32 vars in 735 bytes} [Wed Apr 29 02:31:49 2026] GET /v2.1/os-security-groups/322a311d-0b13-4c67-bc60-19e3dfd2fbb3 => generated 665 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:31:49.365 8 WARNING neutronclient.v2_0.client [None req-89271777-fc16-49df-a464-7e0b2a25d0f4 eb804462ae814fd48388a75ade39f573 0d2343101ccd4b13889f880a11545592 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:49.394 8 WARNING neutronclient.v2_0.client [None req-89271777-fc16-49df-a464-7e0b2a25d0f4 eb804462ae814fd48388a75ade39f573 0d2343101ccd4b13889f880a11545592 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:49.434 8 WARNING neutronclient.v2_0.client [None req-89271777-fc16-49df-a464-7e0b2a25d0f4 eb804462ae814fd48388a75ade39f573 0d2343101ccd4b13889f880a11545592 - - default default] The python binding code in 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/600] 10.0.0.9 () {32 vars in 748 bytes} [Wed Apr 29 02:31:49 2026] DELETE /v2.1/os-security-group-rules/0316e694-1317-4a92-a5b1-8bd39de36f60 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-29 02:31:49.512 8 WARNING neutronclient.v2_0.client [None req-14f01056-7e3f-4fdb-a262-090c8f4d91f9 eb804462ae814fd48388a75ade39f573 0d2343101ccd4b13889f880a11545592 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:49.552 8 WARNING neutronclient.v2_0.client [None req-14f01056-7e3f-4fdb-a262-090c8f4d91f9 eb804462ae814fd48388a75ade39f573 0d2343101ccd4b13889f880a11545592 - - default default] The python binding code in 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/601] 10.0.0.9 () {32 vars in 738 bytes} [Wed Apr 29 02:31:49 2026] DELETE /v2.1/os-security-groups/322a311d-0b13-4c67-bc60-19e3dfd2fbb3 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-29 02:31:49.659 8 WARNING neutronclient.v2_0.client [None req-2ecfdd8f-88da-45f5-b32a-c454942bf1b3 eb804462ae814fd48388a75ade39f573 0d2343101ccd4b13889f880a11545592 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:49.699 8 WARNING neutronclient.v2_0.client [None req-2ecfdd8f-88da-45f5-b32a-c454942bf1b3 eb804462ae814fd48388a75ade39f573 0d2343101ccd4b13889f880a11545592 - - default default] The python binding code in 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/602] 10.0.0.9 () {32 vars in 738 bytes} [Wed Apr 29 02:31:49 2026] DELETE /v2.1/os-security-groups/695e476f-7a48-438e-b254-a36f3bfbf049 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/603] 10.0.0.9 () {34 vars in 661 bytes} [Wed Apr 29 02:31:48 2026] POST /v2.1/servers => generated 450 bytes in 1227 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-29 02:31:50.062 8 WARNING neutronclient.v2_0.client [None req-eff0c03f-12a6-413d-b1a8-43bd80000e70 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in 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/604] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:31:50 2026] GET /v2.1/servers/d687a280-5243-4779-a6f2-490cf75ada02 => generated 1254 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:31:50.394 7 WARNING neutronclient.v2_0.client [None req-99e712ab-7613-47f4-865c-8f38aeaf769a a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in 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/605] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:31:50 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1445 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:31:51.202 8 WARNING neutronclient.v2_0.client [None req-0732f0a8-ad43-4c0d-a56c-8831780f8ea7 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:31:51.672 7 WARNING neutronclient.v2_0.client [None req-c6fbe2e9-2f6e-49cd-ace0-1c56a49962f8 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in 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/606] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:31:51 2026] GET /v2.1/servers/d687a280-5243-4779-a6f2-490cf75ada02 => generated 1304 bytes in 736 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/607] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:31:51 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1445 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:31:53.003 8 WARNING neutronclient.v2_0.client [None req-19029d0c-6ff5-4a83-868b-003013d9cd28 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:53.010 7 WARNING neutronclient.v2_0.client [None req-47b4ab6c-8fc4-451a-b546-9ca54e69fe46 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in 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/608] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:31:52 2026] GET /v2.1/servers/d687a280-5243-4779-a6f2-490cf75ada02 => generated 1352 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/609] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:31:52 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1453 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:31:54.277 8 WARNING neutronclient.v2_0.client [None req-022b35ea-1140-4f3f-b288-9cf32354e9d8 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:54.284 7 WARNING neutronclient.v2_0.client [None req-c20352e9-72d7-496c-b786-be98f52d098b a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/610] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:31:54 2026] GET /v2.1/servers/d687a280-5243-4779-a6f2-490cf75ada02 => generated 1360 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/611] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:31:54 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1518 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 308/612] 10.0.0.9 () {34 vars in 669 bytes} [Wed Apr 29 02:31:54 2026] POST /v2.1/os-keypairs => generated 386 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:31:55.253 7 INFO nova.api.openstack.compute.server_external_events [req-4912a902-51bb-4431-aa4a-2feb3fd25da2 req-9667eed4-be67-4015-9578-a9a5e9bf6427 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:a4ef6f5d-384a-4f25-abec-dc592683c299 for instance 0e8c9b31-5507-466f-a86d-44644d13c459 on instance 2026-04-29 02:31:55.267 7 INFO nova.compute.rpcapi [None req-1df52d95-7e83-483b-9215-a95a23778171 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 306/615] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:31:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:31:55.375 8 WARNING neutronclient.v2_0.client [None req-42f48b4c-083b-42c0-b04a-bc1e963e7783 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:31:55.526 7 WARNING neutronclient.v2_0.client [None req-84739068-a2e1-4c6b-aa21-f16549d1e5fb a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/616] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:31:55 2026] GET /v2.1/servers/d687a280-5243-4779-a6f2-490cf75ada02 => generated 1427 bytes in 1305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/617] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:31:55 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1518 bytes in 1166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:31:56.708 8 INFO nova.api.openstack.compute.server_external_events [req-93911eb2-9d58-48f4-81be-09c4c9f2f815 req-9bff390d-af74-4957-8601-4f8a5b505518 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:9bd5a5e6-f064-4974-aa41-77bcdabf578f for instance d687a280-5243-4779-a6f2-490cf75ada02 on instance 2026-04-29 02:31:56.721 8 INFO nova.compute.rpcapi [None req-acce4cd4-34a6-4d75-8ece-97e0c94f4dd2 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 311/618] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:31:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:31:56.879 7 WARNING neutronclient.v2_0.client [None req-9c0eeb32-a0c8-456b-8f11-3a9d168cc76d e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:57.245 7 WARNING neutronclient.v2_0.client [None req-9c0eeb32-a0c8-456b-8f11-3a9d168cc76d e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:31:57.697 8 WARNING neutronclient.v2_0.client [None req-26a5ff58-20e4-4e9f-803c-0bafabbc4aba a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:57.824 7 WARNING neutronclient.v2_0.client [None req-9c0eeb32-a0c8-456b-8f11-3a9d168cc76d e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/619] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:31:57 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1518 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:31:58.179 8 WARNING neutronclient.v2_0.client [None req-62399338-0e7d-402a-b89b-947cd1e4f459 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/620] 10.0.0.9 () {34 vars in 661 bytes} [Wed Apr 29 02:31:56 2026] POST /v2.1/servers => generated 450 bytes in 1480 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:31:58.319 7 WARNING neutronclient.v2_0.client [None req-6eb9dc50-2fb3-486c-b88f-444670afcc10 e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in 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/621] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:31:58 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7 => generated 1401 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/622] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:31:58 2026] GET /v2.1/servers/d687a280-5243-4779-a6f2-490cf75ada02 => generated 1437 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 310/623] 10.0.0.9 () {34 vars in 669 bytes} [Wed Apr 29 02:31:58 2026] POST /v2.1/os-keypairs => generated 384 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:31:59.186 8 WARNING neutronclient.v2_0.client [None req-825fef1f-57ba-406f-9f24-6cd3066b39b5 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/624] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:31:59 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1518 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-04-29 02:31:59.465 7 WARNING neutronclient.v2_0.client [None req-4c985a66-e531-47fb-b6a0-27514ca508f1 e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:31:59.481 8 WARNING neutronclient.v2_0.client [None req-014e31c4-2931-4747-83c2-9ebdb6502ff5 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in 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/625] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:31:59 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7 => generated 1405 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/626] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:31:59 2026] GET /v2.1/servers/d687a280-5243-4779-a6f2-490cf75ada02 => generated 1437 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-04-29 02:32:00.214 7 WARNING neutronclient.v2_0.client [None req-03f58fba-d854-44ec-af0e-b0d001f2ea8b 0468e83085e74ecda3ddd256905d9153 35d9b9944597411196be5ab2faafe38c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:32:00.256 7 WARNING neutronclient.v2_0.client [None req-03f58fba-d854-44ec-af0e-b0d001f2ea8b 0468e83085e74ecda3ddd256905d9153 35d9b9944597411196be5ab2faafe38c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:00.340 8 WARNING neutronclient.v2_0.client [None req-d5fb2ce0-f9ed-44c2-b64a-54b3c1115da1 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:32:00.466 7 WARNING neutronclient.v2_0.client [None req-03f58fba-d854-44ec-af0e-b0d001f2ea8b 0468e83085e74ecda3ddd256905d9153 35d9b9944597411196be5ab2faafe38c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/627] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:00 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1518 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:00.562 8 WARNING neutronclient.v2_0.client [None req-736f96d6-123c-4fcc-abfd-0d85bdb39c92 e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in 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/628] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:00 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7 => generated 1453 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, ' [pid: 7|app: 0|req: 312/629] 10.0.0.9 () {34 vars in 661 bytes} [Wed Apr 29 02:32:00 2026] POST /v2.1/servers => generated 452 bytes in 548 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:00.711 7 WARNING neutronclient.v2_0.client [None req-aece9eea-9e6d-4948-b84a-d6bc4073357a 0468e83085e74ecda3ddd256905d9153 35d9b9944597411196be5ab2faafe38c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:32:00.711 8 WARNING neutronclient.v2_0.client [None req-31edb889-a6ab-49e2-a238-bd600a9bc5ee 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in 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/630] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:00 2026] GET /v2.1/servers/4193c134-f07a-4681-b363-6b2cd4ef754b => generated 1430 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/631] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:00 2026] GET /v2.1/servers/d687a280-5243-4779-a6f2-490cf75ada02 => generated 1425 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:01.540 7 WARNING neutronclient.v2_0.client [None req-0ad90b6e-832b-45bb-99b4-91a17e4c9c8c a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:01.654 8 WARNING neutronclient.v2_0.client [None req-28b6e62a-adfc-405d-acb4-d60f2467bb14 e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in 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/632] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:01 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1518 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/633] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:01 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7 => generated 1453 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:01.797 7 WARNING neutronclient.v2_0.client [None req-0fadb1b9-27f2-4726-b1d4-35552f861748 0468e83085e74ecda3ddd256905d9153 35d9b9944597411196be5ab2faafe38c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/634] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:01 2026] GET /v2.1/servers/4193c134-f07a-4681-b363-6b2cd4ef754b => generated 1434 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:01.887 8 WARNING neutronclient.v2_0.client [None req-d4bcabae-e598-4efc-9177-0344e8e7c1e0 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in 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/635] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:01 2026] GET /v2.1/servers/d687a280-5243-4779-a6f2-490cf75ada02 => generated 1425 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:02.720 7 WARNING neutronclient.v2_0.client [None req-c7466f70-b2d2-464c-bb26-526bef43ba36 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:32:02.743 8 WARNING neutronclient.v2_0.client [None req-55e4b6cc-5009-4647-a18a-1684830f8159 e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in 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/636] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:02 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7 => generated 1461 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/637] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:02 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1518 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:02.900 8 WARNING neutronclient.v2_0.client [None req-1d9335cf-0c6a-4410-aacf-b3dfa1321750 0468e83085e74ecda3ddd256905d9153 35d9b9944597411196be5ab2faafe38c - - default default] The python binding code in 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/638] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:02 2026] GET /v2.1/servers/4193c134-f07a-4681-b363-6b2cd4ef754b => generated 1482 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:03.061 7 WARNING neutronclient.v2_0.client [None req-3a72ea46-b3b4-4e87-abec-754a740a5aa2 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/639] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:03 2026] GET /v2.1/servers/d687a280-5243-4779-a6f2-490cf75ada02 => generated 1425 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:03.837 8 INFO nova.api.openstack.compute.server_external_events [req-c82087cb-5613-402a-856d-3c93fca43e39 req-5d62c36e-beab-45b5-9332-b788661548ef f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:6c537e9e-992b-47bb-b971-2c43833f91d9 for instance 8f23ca74-809d-41bb-ac6b-108aaa26eba7 on instance [pid: 8|app: 0|req: 323/640] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:32:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:03.873 8 WARNING neutronclient.v2_0.client [None req-77733e22-24dd-4353-b0ec-2f47b902a131 e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:03.903 7 INFO nova.api.openstack.compute.server_external_events [req-eed1c73c-162d-4d16-b215-1c3c5c842d95 req-d12773ff-02cc-4cd6-b62b-dd9af3b4d583 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-plugged:9bd5a5e6-f064-4974-aa41-77bcdabf578f for instance d687a280-5243-4779-a6f2-490cf75ada02 on instance [pid: 7|app: 0|req: 318/641] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:32:03 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-04-29 02:32:03.941 7 WARNING neutronclient.v2_0.client [None req-e792b08d-c67f-4643-8e5f-c3191bd832e9 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in 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/642] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:03 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7 => generated 1539 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:04.015 8 WARNING neutronclient.v2_0.client [None req-f854c983-4dc0-48dd-80e6-ee5464e15aa0 0468e83085e74ecda3ddd256905d9153 35d9b9944597411196be5ab2faafe38c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/643] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:03 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1518 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/644] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:03 2026] GET /v2.1/servers/4193c134-f07a-4681-b363-6b2cd4ef754b => generated 1482 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:04.252 7 WARNING neutronclient.v2_0.client [None req-225d9e38-7515-4487-be7e-134193a17594 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/645] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:04 2026] GET /v2.1/servers/d687a280-5243-4779-a6f2-490cf75ada02 => generated 1425 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:05.036 7 WARNING neutronclient.v2_0.client [None req-3c3cac24-5579-423b-b434-c9b3422aa9f4 e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:05.093 8 WARNING neutronclient.v2_0.client [None req-4c2c0859-2f2e-4f8c-92a3-5f69c85f7b11 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/648] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:05 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7 => generated 1527 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:05.154 7 WARNING neutronclient.v2_0.client [None req-c99246cf-9724-4c4e-ae28-70f8cef44c62 0468e83085e74ecda3ddd256905d9153 35d9b9944597411196be5ab2faafe38c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/649] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:05 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1518 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/650] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:05 2026] GET /v2.1/servers/4193c134-f07a-4681-b363-6b2cd4ef754b => generated 1490 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:05.473 8 WARNING neutronclient.v2_0.client [None req-3145a3a5-7a49-4e32-bdea-9c4f4e2a80ae 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/651] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:05 2026] GET /v2.1/servers/d687a280-5243-4779-a6f2-490cf75ada02 => generated 1425 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:05.946 8 INFO nova.api.openstack.compute.server_external_events [req-b99a1408-231a-48b5-b1dd-34aa9ebb2181 req-43a45a0e-6f29-4e7f-b66e-af7a93132852 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:076aabee-cb04-4cc1-82eb-6851348f2240 for instance 4193c134-f07a-4681-b363-6b2cd4ef754b on instance 2026-04-29 02:32:05.947 7 INFO nova.api.openstack.compute.server_external_events [req-a3b8dbeb-3c8a-40f9-b8f4-0da7ed9d4f5c req-1e72a340-b3dd-41ce-a63a-1144c404dadc f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-plugged:a4ef6f5d-384a-4f25-abec-dc592683c299 for instance 0e8c9b31-5507-466f-a86d-44644d13c459 on instance [pid: 8|app: 0|req: 329/652] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:32:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/653] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:32:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:06.170 8 WARNING neutronclient.v2_0.client [None req-e6feff1e-46f0-414a-aeaa-b2a228c951c2 e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:06.248 7 WARNING neutronclient.v2_0.client [None req-a877725e-b3b6-44f1-a2ff-b5c43cf20518 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in 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/654] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:06 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7 => generated 1527 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:06.311 8 WARNING neutronclient.v2_0.client [None req-3a305dca-690c-4238-8860-6ed0c4434d6b 0468e83085e74ecda3ddd256905d9153 35d9b9944597411196be5ab2faafe38c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/655] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:06 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1518 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/656] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:06 2026] GET /v2.1/servers/4193c134-f07a-4681-b363-6b2cd4ef754b => generated 1567 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:06.671 7 WARNING neutronclient.v2_0.client [None req-2c96dc09-3dfe-4188-be68-1f8c14126512 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/657] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:06 2026] GET /v2.1/servers/d687a280-5243-4779-a6f2-490cf75ada02 => generated 1611 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:06.816 8 WARNING neutronclient.v2_0.client [None req-56b28c0b-1fc1-456f-bce6-c00fe78a1430 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in 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/658] 10.0.0.9 () {32 vars in 739 bytes} [Wed Apr 29 02:32:06 2026] GET /v2.1/servers/d687a280-5243-4779-a6f2-490cf75ada02/os-interface => generated 284 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:07.316 7 WARNING neutronclient.v2_0.client [None req-8256b26d-f7cc-40df-9b8a-dae2002ca145 e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:07.411 8 WARNING neutronclient.v2_0.client [None req-77f16700-ac35-4015-b07b-bcb9f2f8816f a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in 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/659] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:07 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7 => generated 1527 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:07.551 7 WARNING neutronclient.v2_0.client [None req-ffc27957-4a85-45cc-a799-93b55364107c 0468e83085e74ecda3ddd256905d9153 35d9b9944597411196be5ab2faafe38c - - default default] The python binding code in 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/660] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:07 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1702 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-04-29 02:32:07.612 8 WARNING neutronclient.v2_0.client [None req-dc014797-4704-41b3-bfb8-9238f2e694c9 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in 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/661] 10.0.0.9 () {32 vars in 739 bytes} [Wed Apr 29 02:32:07 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459/os-interface => generated 285 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:07.749 8 WARNING neutronclient.v2_0.client [None req-6900ddac-d16f-455d-a354-2ac56f17ebf4 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/662] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:07 2026] GET /v2.1/servers/4193c134-f07a-4681-b363-6b2cd4ef754b => generated 1555 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:07.791 7 INFO nova.api.openstack.compute.server_external_events [req-adfffe58-8f02-469a-9a07-0e6cbe8718ee req-7802f355-f25d-4404-9e85-e5eb4188f2a4 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:9bd5a5e6-f064-4974-aa41-77bcdabf578f for instance d687a280-5243-4779-a6f2-490cf75ada02 on instance [pid: 7|app: 0|req: 329/663] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:32:07 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: 335/664] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:07 2026] GET /v2.1/servers/d687a280-5243-4779-a6f2-490cf75ada02 => generated 1611 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/665] 10.0.0.9 () {32 vars in 639 bytes} [Wed Apr 29 02:32:07 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: 8|app: 0|req: 336/666] 10.0.0.9 () {32 vars in 716 bytes} [Wed Apr 29 02:32:08 2026] DELETE /v2.1/servers/d687a280-5243-4779-a6f2-490cf75ada02 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:08.222 7 WARNING neutronclient.v2_0.client [None req-f315dfb0-98db-4138-994d-88e48f4c223b 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/667] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:08 2026] GET /v2.1/servers/d687a280-5243-4779-a6f2-490cf75ada02 => generated 1617 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:08.518 8 WARNING neutronclient.v2_0.client [None req-25ccc051-3e82-4c78-8c7b-b7b61df11c50 e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:08.604 7 INFO nova.api.openstack.compute.server_external_events [req-c115c578-3330-48cb-88bb-bf23ebdb1fc9 req-e4f97276-12f5-4bb7-84e8-50269e116a56 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:a4ef6f5d-384a-4f25-abec-dc592683c299 for instance 0e8c9b31-5507-466f-a86d-44644d13c459 on instance [pid: 7|app: 0|req: 332/668] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:32:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/669] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:08 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7 => generated 1527 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:08.815 7 WARNING neutronclient.v2_0.client [None req-c3a54d5b-aec1-4ba9-abd7-4d2cc363de9a 0468e83085e74ecda3ddd256905d9153 35d9b9944597411196be5ab2faafe38c - - default default] The python binding code in 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/670] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:08 2026] GET /v2.1/servers/4193c134-f07a-4681-b363-6b2cd4ef754b => generated 1555 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:09.170 8 INFO nova.api.openstack.compute.server_external_events [req-e206d991-3f3e-484d-b46e-d927c360130f req-7d5542e3-fba1-4c2c-9c99-186b634e58d8 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-plugged:6c537e9e-992b-47bb-b971-2c43833f91d9 for instance 8f23ca74-809d-41bb-ac6b-108aaa26eba7 on instance [pid: 8|app: 0|req: 338/671] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:32:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:09.373 7 WARNING neutronclient.v2_0.client [None req-0bf7a8e4-6be7-40ab-ad22-8017fb1d2635 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/672] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:09 2026] GET /v2.1/servers/d687a280-5243-4779-a6f2-490cf75ada02 => generated 1737 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:09.725 8 WARNING neutronclient.v2_0.client [None req-3f4de7e2-00dd-403f-8627-a2eec0cfc1e8 e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/673] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:09 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7 => generated 1527 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:09.965 7 WARNING neutronclient.v2_0.client [None req-e94edab0-7229-4773-890e-d68b20af730b 0468e83085e74ecda3ddd256905d9153 35d9b9944597411196be5ab2faafe38c - - default default] The python binding code in 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/674] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:09 2026] GET /v2.1/servers/4193c134-f07a-4681-b363-6b2cd4ef754b => generated 1555 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:10.522 8 WARNING neutronclient.v2_0.client [None req-86fd5c33-a71f-471f-b5f9-3cce990744c5 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in 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/675] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:10 2026] GET /v2.1/servers/d687a280-5243-4779-a6f2-490cf75ada02 => generated 1737 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:10.895 7 WARNING neutronclient.v2_0.client [None req-3df3cca6-6604-4162-83df-be435f2707e8 e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in 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/676] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:10 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7 => generated 1719 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-04-29 02:32:11.082 8 WARNING neutronclient.v2_0.client [None req-22cab647-a134-4dda-89f6-5a182c158f6c e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:11.124 7 WARNING neutronclient.v2_0.client [None req-575c0c61-3372-4b12-9827-d1a66a4526a8 0468e83085e74ecda3ddd256905d9153 35d9b9944597411196be5ab2faafe38c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/677] 10.0.0.9 () {32 vars in 739 bytes} [Wed Apr 29 02:32:11 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7/os-interface => generated 285 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:11.209 8 INFO nova.api.openstack.compute.server_external_events [req-14c5ace5-d21b-4d21-9497-c8e8273dcd11 req-3735ed7f-0e99-4f77-be7f-1bc979c2d00b f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-plugged:076aabee-cb04-4cc1-82eb-6851348f2240 for instance 4193c134-f07a-4681-b363-6b2cd4ef754b on instance [pid: 8|app: 0|req: 342/678] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:32:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:11.680 8 WARNING neutronclient.v2_0.client [None req-bdb72775-2f78-453a-9b58-9877fcb06161 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in 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/679] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:11 2026] GET /v2.1/servers/4193c134-f07a-4681-b363-6b2cd4ef754b => generated 1555 bytes in 710 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/680] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:11 2026] GET /v2.1/servers/d687a280-5243-4779-a6f2-490cf75ada02 => generated 1670 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:32:11.830 7 INFO nova.api.openstack.compute.server_external_events [req-0298a8b0-74f3-40d5-b088-d5f1331bb81e req-604e67b1-509a-49cf-8a93-af2d69d1dba9 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-deleted:9bd5a5e6-f064-4974-aa41-77bcdabf578f for instance d687a280-5243-4779-a6f2-490cf75ada02 on instance [pid: 7|app: 0|req: 338/681] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:32:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:11.927 7 INFO nova.api.openstack.compute.server_external_events [req-433b4194-9566-4cd8-9989-4f61853d7292 req-d429e342-cb3c-44f2-b9b1-e8db9032bb28 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:6c537e9e-992b-47bb-b971-2c43833f91d9 for instance 8f23ca74-809d-41bb-ac6b-108aaa26eba7 on instance [pid: 7|app: 0|req: 339/682] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:32:11 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) 2026-04-29 02:32:11.938 8 WARNING neutronclient.v2_0.client [None req-9e794816-596e-42a2-a16e-b8a9dbda7993 e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/683] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:11 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7 => generated 1719 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:12.858 7 WARNING neutronclient.v2_0.client [None req-64b68223-e4ff-4db6-b40a-928c24ca969e 0468e83085e74ecda3ddd256905d9153 35d9b9944597411196be5ab2faafe38c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:32:12.891 8 WARNING neutronclient.v2_0.client [None req-bbffb16f-ed32-481e-99a3-8f027e5d82f6 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in 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/684] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:12 2026] GET /v2.1/servers/d687a280-5243-4779-a6f2-490cf75ada02 => generated 1381 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/685] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:12 2026] GET /v2.1/servers/4193c134-f07a-4681-b363-6b2cd4ef754b => generated 1739 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-04-29 02:32:13.066 8 WARNING neutronclient.v2_0.client [None req-07259a13-2ba2-4248-ba34-6f84d39ad52c 0468e83085e74ecda3ddd256905d9153 35d9b9944597411196be5ab2faafe38c - - default default] The python binding code in 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/686] 10.0.0.9 () {32 vars in 739 bytes} [Wed Apr 29 02:32:13 2026] GET /v2.1/servers/4193c134-f07a-4681-b363-6b2cd4ef754b/os-interface => generated 285 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:13.819 7 WARNING neutronclient.v2_0.client [None req-4f37c7bc-e28b-47ed-85ed-34e52932bb8f 0468e83085e74ecda3ddd256905d9153 35d9b9944597411196be5ab2faafe38c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:13.896 8 INFO nova.api.openstack.compute.server_external_events [req-24bc6151-bf44-45d6-85bc-887f9d980b41 req-360a726a-0ff4-4b92-8ce9-1d4d751cbffa f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:076aabee-cb04-4cc1-82eb-6851348f2240 for instance 4193c134-f07a-4681-b363-6b2cd4ef754b on instance [pid: 8|app: 0|req: 347/687] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:32:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/688] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:13 2026] GET /v2.1/servers/4193c134-f07a-4681-b363-6b2cd4ef754b => generated 1739 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:14.030 8 WARNING neutronclient.v2_0.client [None req-f1c4444f-e5b3-4a0d-b705-28d9cc0e6d03 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/689] 10.0.0.9 () {32 vars in 639 bytes} [Wed Apr 29 02:32:13 2026] GET /v2.1/servers => generated 384 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/690] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:13 2026] GET /v2.1/servers/d687a280-5243-4779-a6f2-490cf75ada02 => generated 1386 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/691] 10.0.0.9 () {32 vars in 716 bytes} [Wed Apr 29 02:32:14 2026] DELETE /v2.1/servers/4193c134-f07a-4681-b363-6b2cd4ef754b => generated 0 bytes in 145 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:14.250 8 WARNING neutronclient.v2_0.client [None req-2de4399a-e9d3-4592-a95d-dd2120dedac2 0468e83085e74ecda3ddd256905d9153 35d9b9944597411196be5ab2faafe38c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/692] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:14 2026] GET /v2.1/servers/4193c134-f07a-4681-b363-6b2cd4ef754b => generated 1745 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:15.146 7 WARNING neutronclient.v2_0.client [None req-c9edb9b4-c46e-4da0-a6ed-66a6c6d5aec4 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] The python binding code in 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/695] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:15 2026] GET /v2.1/servers/d687a280-5243-4779-a6f2-490cf75ada02 => generated 1386 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:15.464 8 WARNING neutronclient.v2_0.client [None req-0d8a798c-6afe-44fa-8dc9-421e906b4ae4 0468e83085e74ecda3ddd256905d9153 35d9b9944597411196be5ab2faafe38c - - default default] The python binding code in 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/696] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:15 2026] GET /v2.1/servers/4193c134-f07a-4681-b363-6b2cd4ef754b => generated 1865 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:16.211 7 INFO nova.api.openstack.wsgi [None req-05c551b7-7b8a-432c-a2a3-cca34695cd16 6d80b09b95b4444482f4eab90a246d07 7c4f04b7afa3428d9117b32e07e48881 - - default default] HTTP exception thrown: Instance d687a280-5243-4779-a6f2-490cf75ada02 could not be found. [pid: 7|app: 0|req: 346/697] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:16 2026] GET /v2.1/servers/d687a280-5243-4779-a6f2-490cf75ada02 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 352/698] 10.0.0.9 () {32 vars in 704 bytes} [Wed Apr 29 02:32:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1045729212 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:16.687 7 WARNING neutronclient.v2_0.client [None req-5de7117b-6893-4468-8a49-12732c028ab5 0468e83085e74ecda3ddd256905d9153 35d9b9944597411196be5ab2faafe38c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/699] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:16 2026] GET /v2.1/servers/4193c134-f07a-4681-b363-6b2cd4ef754b => generated 1865 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:32:16.853 8 INFO nova.api.openstack.compute.server_external_events [req-3f82f751-85b7-4f39-a396-a4349fc15a19 req-91e2c7f0-c4c8-4d5a-bd66-2a240db16e0e f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-unplugged:076aabee-cb04-4cc1-82eb-6851348f2240 for instance 4193c134-f07a-4681-b363-6b2cd4ef754b on instance [pid: 8|app: 0|req: 353/700] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:32:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:17.404 7 INFO nova.api.openstack.compute.server_external_events [req-7a56688b-5327-43ce-bf88-9cdf7e159a40 req-bf1b4115-b143-47a5-abe1-64f35ef8ae79 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-deleted:076aabee-cb04-4cc1-82eb-6851348f2240 for instance 4193c134-f07a-4681-b363-6b2cd4ef754b on instance [pid: 7|app: 0|req: 348/701] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:32:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:17.890 8 WARNING neutronclient.v2_0.client [None req-7044bfdd-6779-4012-869e-9f0fa6201486 0468e83085e74ecda3ddd256905d9153 35d9b9944597411196be5ab2faafe38c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/702] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:17 2026] GET /v2.1/servers/4193c134-f07a-4681-b363-6b2cd4ef754b => generated 1511 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:18.978 7 WARNING neutronclient.v2_0.client [None req-beb9d43f-0736-4856-b366-da10c46ca8ef 0468e83085e74ecda3ddd256905d9153 35d9b9944597411196be5ab2faafe38c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/703] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:18 2026] GET /v2.1/servers/4193c134-f07a-4681-b363-6b2cd4ef754b => generated 1516 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:20.086 8 WARNING neutronclient.v2_0.client [None req-304cc2e5-4a50-4298-bc4e-ed750ffaa9cd 0468e83085e74ecda3ddd256905d9153 35d9b9944597411196be5ab2faafe38c - - default default] The python binding code in 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/704] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:20 2026] GET /v2.1/servers/4193c134-f07a-4681-b363-6b2cd4ef754b => generated 1516 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:21.185 7 INFO nova.api.openstack.wsgi [None req-fcff6c3a-3d7f-40e2-8120-5bb8deda1b8f 0468e83085e74ecda3ddd256905d9153 35d9b9944597411196be5ab2faafe38c - - default default] HTTP exception thrown: Instance 4193c134-f07a-4681-b363-6b2cd4ef754b could not be found. [pid: 7|app: 0|req: 350/705] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:21 2026] GET /v2.1/servers/4193c134-f07a-4681-b363-6b2cd4ef754b => 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: 8|app: 0|req: 356/706] 10.0.0.9 () {32 vars in 700 bytes} [Wed Apr 29 02:32:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-99407868 => generated 0 bytes in 35 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: 352/709] 10.0.0.9 () {34 vars in 669 bytes} [Wed Apr 29 02:32:25 2026] POST /v2.1/os-keypairs => generated 385 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:32:27.163 8 WARNING neutronclient.v2_0.client [None req-bce1f2b7-b938-49e7-b27f-a90bc0d56c1c 0978cfacc5d249bea561f06ac458895c 99d32fa08cfc4a25a6ff140a0325b9ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:32:27.212 8 WARNING neutronclient.v2_0.client [None req-bce1f2b7-b938-49e7-b27f-a90bc0d56c1c 0978cfacc5d249bea561f06ac458895c 99d32fa08cfc4a25a6ff140a0325b9ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:32:27.389 8 WARNING neutronclient.v2_0.client [None req-bce1f2b7-b938-49e7-b27f-a90bc0d56c1c 0978cfacc5d249bea561f06ac458895c 99d32fa08cfc4a25a6ff140a0325b9ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/710] 10.0.0.9 () {34 vars in 661 bytes} [Wed Apr 29 02:32:27 2026] POST /v2.1/servers => generated 450 bytes in 521 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-29 02:32:27.657 7 WARNING neutronclient.v2_0.client [None req-24149f7b-de67-40fb-8be6-8c13171fcd1d 0978cfacc5d249bea561f06ac458895c 99d32fa08cfc4a25a6ff140a0325b9ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/711] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:27 2026] GET /v2.1/servers/c4316298-5752-4736-9549-de770eb9f921 => generated 1423 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:28.745 8 WARNING neutronclient.v2_0.client [None req-6cce54b6-8d59-4bf7-a1b6-2a660a22ebf2 0978cfacc5d249bea561f06ac458895c 99d32fa08cfc4a25a6ff140a0325b9ad - - default default] The python binding code in 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/712] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:28 2026] GET /v2.1/servers/c4316298-5752-4736-9549-de770eb9f921 => generated 1427 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:29.824 7 WARNING neutronclient.v2_0.client [None req-349bd491-1c93-4a99-b686-c7aca6f3ce97 0978cfacc5d249bea561f06ac458895c 99d32fa08cfc4a25a6ff140a0325b9ad - - default default] The python binding code in 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/713] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:29 2026] GET /v2.1/servers/c4316298-5752-4736-9549-de770eb9f921 => generated 1475 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:30.939 8 WARNING neutronclient.v2_0.client [None req-5dbf9bcc-9fe3-4635-b7dc-8a71b0b19730 0978cfacc5d249bea561f06ac458895c 99d32fa08cfc4a25a6ff140a0325b9ad - - default default] The python binding code in 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/714] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:30 2026] GET /v2.1/servers/c4316298-5752-4736-9549-de770eb9f921 => generated 1475 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:32.028 7 WARNING neutronclient.v2_0.client [None req-9e793311-690a-403c-9ef9-357fde9145e0 0978cfacc5d249bea561f06ac458895c 99d32fa08cfc4a25a6ff140a0325b9ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/715] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:31 2026] GET /v2.1/servers/c4316298-5752-4736-9549-de770eb9f921 => generated 1483 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:32.882 8 INFO nova.api.openstack.compute.server_external_events [req-77199017-e211-43c5-b963-128faa93611a req-60af96ab-7312-4e49-beab-f316903b8c3e f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:b084c21a-84d5-40f5-bc8a-d1680d895efa for instance c4316298-5752-4736-9549-de770eb9f921 on instance [pid: 8|app: 0|req: 361/716] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:32:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:33.115 7 WARNING neutronclient.v2_0.client [None req-ee486644-9d7e-424d-bab1-dafd8981c920 0978cfacc5d249bea561f06ac458895c 99d32fa08cfc4a25a6ff140a0325b9ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/717] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:33 2026] GET /v2.1/servers/c4316298-5752-4736-9549-de770eb9f921 => generated 1560 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:34.298 8 WARNING neutronclient.v2_0.client [None req-eff09a71-e00a-44dc-992a-aab306251371 0978cfacc5d249bea561f06ac458895c 99d32fa08cfc4a25a6ff140a0325b9ad - - default default] The python binding code in 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/718] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:34 2026] GET /v2.1/servers/c4316298-5752-4736-9549-de770eb9f921 => generated 1548 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-04-29 02:32:35.491 8 WARNING neutronclient.v2_0.client [None req-b4ede4e6-8718-4e63-9b31-f4b0e406212f 0978cfacc5d249bea561f06ac458895c 99d32fa08cfc4a25a6ff140a0325b9ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/721] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:35 2026] GET /v2.1/servers/c4316298-5752-4736-9549-de770eb9f921 => generated 1548 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:36.649 7 WARNING neutronclient.v2_0.client [None req-db319b3a-925e-41e6-9d47-3f769415afc8 0978cfacc5d249bea561f06ac458895c 99d32fa08cfc4a25a6ff140a0325b9ad - - default default] The python binding code in 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/722] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:36 2026] GET /v2.1/servers/c4316298-5752-4736-9549-de770eb9f921 => generated 1548 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:36.947 8 WARNING neutronclient.v2_0.client [None req-7ff5620e-382c-4d10-af0d-920ef57369c4 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/723] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:36 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1822 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:37.134 7 WARNING neutronclient.v2_0.client [None req-287b344b-83c2-485d-8e68-c93309bae946 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in 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/724] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:37 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1822 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/725] 10.0.0.9 () {34 vars in 748 bytes} [Wed Apr 29 02:32:37 2026] POST /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:37.547 7 WARNING neutronclient.v2_0.client [None req-0762a10a-9fc5-401b-9038-b12a28bc10b1 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/726] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:37 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1824 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:37.780 8 WARNING neutronclient.v2_0.client [None req-488d887c-2a5b-4130-bee5-69de738cae65 0978cfacc5d249bea561f06ac458895c 99d32fa08cfc4a25a6ff140a0325b9ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/727] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:37 2026] GET /v2.1/servers/c4316298-5752-4736-9549-de770eb9f921 => generated 1548 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:38.165 7 INFO nova.api.openstack.compute.server_external_events [req-59821cad-8530-436e-9070-95c85c85e2cb req-f2a8df80-b866-4727-9145-9401db93ad05 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-plugged:b084c21a-84d5-40f5-bc8a-d1680d895efa for instance c4316298-5752-4736-9549-de770eb9f921 on instance [pid: 7|app: 0|req: 361/728] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:32:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:38.756 8 WARNING neutronclient.v2_0.client [None req-81254aad-ff87-4827-8ee4-22b3a5fdba61 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/729] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:38 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1824 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:38.939 7 WARNING neutronclient.v2_0.client [None req-01ee651d-eea8-4bce-affb-14dcfcbaa628 0978cfacc5d249bea561f06ac458895c 99d32fa08cfc4a25a6ff140a0325b9ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/730] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:38 2026] GET /v2.1/servers/c4316298-5752-4736-9549-de770eb9f921 => generated 1548 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:39.918 8 WARNING neutronclient.v2_0.client [None req-362bbdc1-84ca-42d6-ae18-b851892dda85 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/731] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:39 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1824 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:40.071 7 WARNING neutronclient.v2_0.client [None req-75f4e7d3-d52b-4fdc-b477-b92084ce0a27 0978cfacc5d249bea561f06ac458895c 99d32fa08cfc4a25a6ff140a0325b9ad - - default default] The python binding code in 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/732] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:40 2026] GET /v2.1/servers/c4316298-5752-4736-9549-de770eb9f921 => generated 1725 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:40.234 8 WARNING neutronclient.v2_0.client [None req-591b47da-6e25-4dba-a393-31d67cae04c6 0978cfacc5d249bea561f06ac458895c 99d32fa08cfc4a25a6ff140a0325b9ad - - default default] The python binding code in 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/733] 10.0.0.9 () {32 vars in 739 bytes} [Wed Apr 29 02:32:40 2026] GET /v2.1/servers/c4316298-5752-4736-9549-de770eb9f921/os-interface => generated 284 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:40.431 7 WARNING neutronclient.v2_0.client [None req-7595c9f4-e1ec-4017-882c-3caeda1edd1d e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in 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/734] 10.0.0.9 () {32 vars in 739 bytes} [Wed Apr 29 02:32:40 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7/os-interface => generated 285 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:40.556 8 WARNING neutronclient.v2_0.client [None req-a3754664-19fb-48d6-a197-2debd084f570 e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/735] 10.0.0.9 () {32 vars in 813 bytes} [Wed Apr 29 02:32:40 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7/os-interface/6c537e9e-992b-47bb-b971-2c43833f91d9 => generated 282 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 365/736] 10.0.0.9 () {32 vars in 721 bytes} [Wed Apr 29 02:32:40 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7/ips => generated 157 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/737] 10.0.0.9 () {34 vars in 748 bytes} [Wed Apr 29 02:32:40 2026] POST /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7/action => generated 0 bytes in 29 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: 366/738] 10.0.0.9 () {32 vars in 721 bytes} [Wed Apr 29 02:32:40 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7/ips => generated 157 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:41.074 8 WARNING neutronclient.v2_0.client [None req-a772c196-2cc2-4fec-acc2-351b4adf20b9 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in 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/739] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:41 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1829 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:41.417 8 INFO nova.api.openstack.compute.server_external_events [req-8c1df1d3-44c9-4b35-a504-4a5b1cdc2cbe req-66002ab0-31da-4b30-b4d2-9a921564b6a8 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:b084c21a-84d5-40f5-bc8a-d1680d895efa for instance c4316298-5752-4736-9549-de770eb9f921 on instance [pid: 8|app: 0|req: 374/740] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:32:41 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-04-29 02:32:41.434 7 WARNING neutronclient.v2_0.client [None req-afc3b1e6-0ff6-4bbf-ac2e-37f6f25c30ed 0978cfacc5d249bea561f06ac458895c 99d32fa08cfc4a25a6ff140a0325b9ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/741] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:41 2026] GET /v2.1/servers/c4316298-5752-4736-9549-de770eb9f921 => generated 1725 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: 375/742] 10.0.0.9 () {32 vars in 639 bytes} [Wed Apr 29 02:32:41 2026] GET /v2.1/servers => generated 378 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/743] 10.0.0.9 () {32 vars in 716 bytes} [Wed Apr 29 02:32:41 2026] DELETE /v2.1/servers/c4316298-5752-4736-9549-de770eb9f921 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/744] 10.0.0.9 () {32 vars in 721 bytes} [Wed Apr 29 02:32:41 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7/ips => generated 157 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:41.801 7 WARNING neutronclient.v2_0.client [None req-49013a12-3078-41f1-881c-347d3130695d 0978cfacc5d249bea561f06ac458895c 99d32fa08cfc4a25a6ff140a0325b9ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:41.895 8 INFO nova.api.openstack.compute.server_external_events [req-d33c0d69-8a0c-4038-8300-eff9db0d5214 req-2b8d72b9-7445-4876-b1a4-e50b9f71abed f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:6c537e9e-992b-47bb-b971-2c43833f91d9 for instance 8f23ca74-809d-41bb-ac6b-108aaa26eba7 on instance [pid: 8|app: 0|req: 377/745] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:32:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/746] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:41 2026] GET /v2.1/servers/c4316298-5752-4736-9549-de770eb9f921 => generated 1731 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-04-29 02:32:42.224 8 WARNING neutronclient.v2_0.client [None req-e91267f5-ebe6-423c-84a8-fa385813e491 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/747] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:42 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1829 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, ' [pid: 7|app: 0|req: 370/748] 10.0.0.9 () {32 vars in 721 bytes} [Wed Apr 29 02:32:42 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7/ips => generated 195 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:42.857 8 WARNING neutronclient.v2_0.client [None req-1b6f800b-1a2d-4350-abf9-84e75d34ddda e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:43.006 7 WARNING neutronclient.v2_0.client [None req-147023de-8998-4374-8bf3-3a6cc42b7eeb 0978cfacc5d249bea561f06ac458895c 99d32fa08cfc4a25a6ff140a0325b9ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/749] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:42 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7 => generated 1953 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/750] 10.0.0.9 () {34 vars in 748 bytes} [Wed Apr 29 02:32:43 2026] POST /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/751] 10.0.0.9 () {32 vars in 721 bytes} [Wed Apr 29 02:32:43 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7/ips => generated 195 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/752] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:42 2026] GET /v2.1/servers/c4316298-5752-4736-9549-de770eb9f921 => generated 1851 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:43.445 8 WARNING neutronclient.v2_0.client [None req-28bac0d0-2f66-4f16-9597-05d516d9c115 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in 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/753] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:43 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1829 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:43.561 7 INFO nova.api.openstack.compute.server_external_events [req-5a48065a-d6e5-4da9-9754-1ffa5134fb91 req-06f52847-e8c1-4c14-922f-7c15f8c8d4e0 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-unplugged:a4ef6f5d-384a-4f25-abec-dc592683c299 for instance 0e8c9b31-5507-466f-a86d-44644d13c459 on instance [pid: 7|app: 0|req: 372/754] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:32:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 383/755] 10.0.0.9 () {32 vars in 721 bytes} [Wed Apr 29 02:32:44 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7/ips => generated 195 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:32:44.180 7 WARNING neutronclient.v2_0.client [None req-3939c18c-a2f6-4fff-be4c-07b01a39a611 0978cfacc5d249bea561f06ac458895c 99d32fa08cfc4a25a6ff140a0325b9ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/756] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:44 2026] GET /v2.1/servers/c4316298-5752-4736-9549-de770eb9f921 => generated 1851 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:44.586 8 WARNING neutronclient.v2_0.client [None req-d75207ff-d91b-4918-b09b-24a415aa5e76 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:45.055 7 INFO nova.api.openstack.compute.server_external_events [req-7077e5a1-bec9-4df2-b702-ef775e255244 req-13e06592-3de7-4ae0-8ef3-6ea9b7918915 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-deleted:b084c21a-84d5-40f5-bc8a-d1680d895efa for instance c4316298-5752-4736-9549-de770eb9f921 on instance [pid: 7|app: 0|req: 376/759] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:32:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/760] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:44 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1829 bytes in 608 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/761] 10.0.0.9 () {32 vars in 721 bytes} [Wed Apr 29 02:32:45 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7/ips => generated 195 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:45.327 8 WARNING neutronclient.v2_0.client [None req-38efe8cb-3f82-4808-8e28-af5e00f214d7 0978cfacc5d249bea561f06ac458895c 99d32fa08cfc4a25a6ff140a0325b9ad - - default default] The python binding code in 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/762] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:45 2026] GET /v2.1/servers/c4316298-5752-4736-9549-de770eb9f921 => generated 1504 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:46.215 7 WARNING neutronclient.v2_0.client [None req-a7144f2d-9359-4906-a9e0-f35d0e69210b a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/763] 10.0.0.9 () {32 vars in 721 bytes} [Wed Apr 29 02:32:46 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7/ips => generated 195 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/764] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:46 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1829 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:46.739 8 WARNING neutronclient.v2_0.client [None req-60ab2f86-823a-491b-8a88-a24dd1e33874 0978cfacc5d249bea561f06ac458895c 99d32fa08cfc4a25a6ff140a0325b9ad - - default default] The python binding code in 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/765] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:46 2026] GET /v2.1/servers/c4316298-5752-4736-9549-de770eb9f921 => 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-04-29 02:32:47.102 7 INFO nova.api.openstack.compute.server_external_events [req-884b07be-a335-4167-868b-d23d3dee4f2f req-d88aad00-3810-4cb9-afed-8ac5929564aa f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:6c537e9e-992b-47bb-b971-2c43833f91d9 for instance 8f23ca74-809d-41bb-ac6b-108aaa26eba7 on instance [pid: 7|app: 0|req: 379/766] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:32:47 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, ' [pid: 8|app: 0|req: 388/767] 10.0.0.9 () {32 vars in 721 bytes} [Wed Apr 29 02:32:47 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7/ips => generated 157 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/768] 10.0.0.9 () {32 vars in 716 bytes} [Wed Apr 29 02:32:47 2026] DELETE /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-29 02:32:47.413 8 WARNING neutronclient.v2_0.client [None req-56cae4b0-70b9-46e9-bbdf-9754332024a0 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:47.447 7 WARNING neutronclient.v2_0.client [None req-19804153-36fe-4946-88de-04493bebdb95 e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/769] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:47 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1822 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/770] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:47 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7 => generated 1845 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:47.838 8 WARNING neutronclient.v2_0.client [None req-163c2e84-68dd-4cf1-8f50-9976a7bdf22f 0978cfacc5d249bea561f06ac458895c 99d32fa08cfc4a25a6ff140a0325b9ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/771] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:47 2026] GET /v2.1/servers/c4316298-5752-4736-9549-de770eb9f921 => generated 1509 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:47.946 7 INFO nova.api.openstack.compute.server_external_events [req-a05d2e53-1efa-4e7a-a93a-7fdc08f62021 req-27a4692d-66a8-4c46-bf3d-e2a3268844e3 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-plugged:a4ef6f5d-384a-4f25-abec-dc592683c299 for instance 0e8c9b31-5507-466f-a86d-44644d13c459 on instance [pid: 7|app: 0|req: 382/772] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:32:47 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-04-29 02:32:48.681 8 WARNING neutronclient.v2_0.client [None req-5175d36f-adc5-494e-b2bf-6a58fdc3fd35 e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in 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/773] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:48 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7 => generated 1845 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:48.915 7 INFO nova.api.openstack.wsgi [None req-1c291d91-d861-4e44-be69-c5e74a094dcf 0978cfacc5d249bea561f06ac458895c 99d32fa08cfc4a25a6ff140a0325b9ad - - default default] HTTP exception thrown: Instance c4316298-5752-4736-9549-de770eb9f921 could not be found. [pid: 7|app: 0|req: 383/774] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:48 2026] GET /v2.1/servers/c4316298-5752-4736-9549-de770eb9f921 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/775] 10.0.0.9 () {32 vars in 702 bytes} [Wed Apr 29 02:32:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-411667184 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:49.847 7 WARNING neutronclient.v2_0.client [None req-ddea5cee-a7e6-457f-a8ee-cd8ac968c601 e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:32:50.776 8 INFO nova.api.openstack.compute.server_external_events [req-8b5683ce-5edd-4fd0-a5a3-d4c41571ffbf req-16338fec-3ea9-4d4b-a2dd-11334f3d5d65 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-deleted:6c537e9e-992b-47bb-b971-2c43833f91d9 for instance 8f23ca74-809d-41bb-ac6b-108aaa26eba7 on instance [pid: 8|app: 0|req: 393/776] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:32:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/777] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:49 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7 => generated 1845 bytes in 1438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:52.307 8 WARNING neutronclient.v2_0.client [None req-3f7b5e93-b50c-47eb-a878-ea5b3244f27c e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in 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/778] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:52 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7 => generated 1487 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:53.416 7 WARNING neutronclient.v2_0.client [None req-394eaa11-106d-4200-8455-5b84148d9096 e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] The python binding code in 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/779] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:53 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7 => generated 1487 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:54.490 8 INFO nova.api.openstack.wsgi [None req-f619f2ea-9322-42d9-8ce4-589ec854e486 e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] HTTP exception thrown: Instance 8f23ca74-809d-41bb-ac6b-108aaa26eba7 could not be found. [pid: 8|app: 0|req: 395/780] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:54 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 386/781] 10.0.0.9 () {32 vars in 704 bytes} [Wed Apr 29 02:32:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1929004817 => 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-04-29 02:32:55.731 8 INFO nova.api.openstack.wsgi [None req-96651ce5-e212-46d6-9f8d-6513471d1db2 e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] HTTP exception thrown: Instance 8f23ca74-809d-41bb-ac6b-108aaa26eba7 could not be found. [pid: 8|app: 0|req: 397/784] 10.0.0.9 () {32 vars in 716 bytes} [Wed Apr 29 02:32:55 2026] DELETE /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-29 02:32:55.761 7 INFO nova.api.openstack.wsgi [None req-e7875654-1ad6-46b4-9763-9f44198caf05 e359fe257ca247f3abf5dfbeccc38de5 2663183a166c449bb167bb567079c142 - - default default] HTTP exception thrown: Instance 8f23ca74-809d-41bb-ac6b-108aaa26eba7 could not be found. [pid: 7|app: 0|req: 388/785] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:55 2026] GET /v2.1/servers/8f23ca74-809d-41bb-ac6b-108aaa26eba7 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:58.750 8 WARNING neutronclient.v2_0.client [None req-a72660cf-ede7-4bc1-80cb-2f5963d217fb a64cbd8c55dd4d108645e35c4a25ee81 15054f3cab914a61877521d9545d541e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:32:58.940 8 WARNING neutronclient.v2_0.client [None req-a72660cf-ede7-4bc1-80cb-2f5963d217fb a64cbd8c55dd4d108645e35c4a25ee81 15054f3cab914a61877521d9545d541e - - default default] The python binding code in 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/786] 10.0.0.9 () {34 vars in 661 bytes} [Wed Apr 29 02:32:58 2026] POST /v2.1/servers => generated 424 bytes in 552 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:32:59.149 7 WARNING neutronclient.v2_0.client [None req-af980edc-8106-46b8-aa7b-bbfce2da5182 a64cbd8c55dd4d108645e35c4a25ee81 15054f3cab914a61877521d9545d541e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/787] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:32:59 2026] GET /v2.1/servers/4ebc6df9-f164-47ea-9b99-64444576f4c7 => generated 1371 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/788] 10.0.0.9 () {30 vars in 411 bytes} [Wed Apr 29 02:33:00 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:33:00.246 8 WARNING neutronclient.v2_0.client [None req-a07608ef-e0c4-4708-ab19-5df6714c9e8c a64cbd8c55dd4d108645e35c4a25ee81 15054f3cab914a61877521d9545d541e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/789] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:00 2026] GET /v2.1/servers/4ebc6df9-f164-47ea-9b99-64444576f4c7 => generated 1375 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, ' [pid: 7|app: 0|req: 390/790] 10.0.0.9 () {28 vars in 558 bytes} [Wed Apr 29 02:33:00 2026] GET /v2/ => generated 402 bytes in 424 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: 8|app: 0|req: 401/791] 10.0.0.9 () {28 vars in 562 bytes} [Wed Apr 29 02:33:00 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/792] 10.0.0.9 () {30 vars in 411 bytes} [Wed Apr 29 02:33:00 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-29 02:33:01.342 8 WARNING neutronclient.v2_0.client [None req-a9b7bcda-6cac-4943-99a5-181447e8f7b1 a64cbd8c55dd4d108645e35c4a25ee81 15054f3cab914a61877521d9545d541e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/793] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:01 2026] GET /v2.1/servers/4ebc6df9-f164-47ea-9b99-64444576f4c7 => generated 1423 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:33:02.502 7 WARNING neutronclient.v2_0.client [None req-16440175-b369-462d-be3c-a85438bcd432 a64cbd8c55dd4d108645e35c4a25ee81 15054f3cab914a61877521d9545d541e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/794] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:02 2026] GET /v2.1/servers/4ebc6df9-f164-47ea-9b99-64444576f4c7 => generated 1423 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:33:03.599 8 WARNING neutronclient.v2_0.client [None req-c45c1530-d0b5-49ec-9d07-0e22aa64afc4 a64cbd8c55dd4d108645e35c4a25ee81 15054f3cab914a61877521d9545d541e - - default default] The python binding code in 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/795] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:03 2026] GET /v2.1/servers/4ebc6df9-f164-47ea-9b99-64444576f4c7 => generated 1473 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:33:04.372 7 INFO nova.api.openstack.compute.server_external_events [req-a5d1ff04-80a9-457b-8305-3e93f4e48db1 req-2522752c-fb9a-4e66-a92f-a1db8232fc7f f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:4da93039-e581-48ce-9f3d-0ee9b8aa4665 for instance 4ebc6df9-f164-47ea-9b99-64444576f4c7 on instance [pid: 7|app: 0|req: 393/796] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:33:04 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-04-29 02:33:04.913 8 WARNING neutronclient.v2_0.client [None req-ce9a0aa1-3d21-4793-a1e5-b0e1af079093 a64cbd8c55dd4d108645e35c4a25ee81 15054f3cab914a61877521d9545d541e - - default default] The python binding code in 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/799] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:04 2026] GET /v2.1/servers/4ebc6df9-f164-47ea-9b99-64444576f4c7 => generated 1483 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-04-29 02:33:06.146 7 WARNING neutronclient.v2_0.client [None req-ff97e849-cf62-4def-8b69-00c0f8867fd6 a64cbd8c55dd4d108645e35c4a25ee81 15054f3cab914a61877521d9545d541e - - default default] The python binding code in 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/800] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:06 2026] GET /v2.1/servers/4ebc6df9-f164-47ea-9b99-64444576f4c7 => generated 1471 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-04-29 02:33:07.307 8 WARNING neutronclient.v2_0.client [None req-5ae58a3c-447f-46fd-90ed-aaac70c45a8e a64cbd8c55dd4d108645e35c4a25ee81 15054f3cab914a61877521d9545d541e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/801] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:07 2026] GET /v2.1/servers/4ebc6df9-f164-47ea-9b99-64444576f4c7 => generated 1471 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:33:08.461 7 WARNING neutronclient.v2_0.client [None req-35a77078-a4d7-4b70-83e7-87ca0408fe4b a64cbd8c55dd4d108645e35c4a25ee81 15054f3cab914a61877521d9545d541e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/802] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:08 2026] GET /v2.1/servers/4ebc6df9-f164-47ea-9b99-64444576f4c7 => generated 1471 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-04-29 02:33:09.101 8 WARNING neutronclient.v2_0.client [None req-f865c257-1675-4eba-9174-0f7e10885c8e a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/803] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:09 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1822 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, ' [pid: 7|app: 0|req: 398/804] 10.0.0.9 () {32 vars in 716 bytes} [Wed Apr 29 02:33:09 2026] DELETE /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => 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-04-29 02:33:09.384 8 WARNING neutronclient.v2_0.client [None req-a3197654-8ee4-42c1-965f-e67660e66d8c a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in 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/805] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:09 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1828 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-04-29 02:33:09.618 7 WARNING neutronclient.v2_0.client [None req-6bd8131c-b96a-4e65-ac37-13c705919ea7 a64cbd8c55dd4d108645e35c4a25ee81 15054f3cab914a61877521d9545d541e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/806] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:09 2026] GET /v2.1/servers/4ebc6df9-f164-47ea-9b99-64444576f4c7 => generated 1471 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:33:10.195 8 INFO nova.api.openstack.compute.server_external_events [req-32b5f09b-ee9b-4246-bf8c-7996ce87652d req-c0e90153-d810-4ecd-b3ed-11027eac0483 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-plugged:4da93039-e581-48ce-9f3d-0ee9b8aa4665 for instance 4ebc6df9-f164-47ea-9b99-64444576f4c7 on instance [pid: 8|app: 0|req: 408/807] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:33:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:33:10.532 7 WARNING neutronclient.v2_0.client [None req-8a0ae435-e168-469d-94cb-5ee78c87892c a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/808] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:10 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1828 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:33:10.810 8 WARNING neutronclient.v2_0.client [None req-55c2178c-38d3-474e-a724-72a115fbf9e9 a64cbd8c55dd4d108645e35c4a25ee81 15054f3cab914a61877521d9545d541e - - default default] The python binding code in 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/809] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:10 2026] GET /v2.1/servers/4ebc6df9-f164-47ea-9b99-64444576f4c7 => generated 1471 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:33:11.736 7 WARNING neutronclient.v2_0.client [None req-8fa3dc41-8ab5-43e2-baa0-11aa25c60e2e a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/810] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:11 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1828 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-04-29 02:33:11.969 8 WARNING neutronclient.v2_0.client [None req-d66e64ed-a091-4759-a8c9-396bc7e8339b a64cbd8c55dd4d108645e35c4a25ee81 15054f3cab914a61877521d9545d541e - - default default] The python binding code in 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/811] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:11 2026] GET /v2.1/servers/4ebc6df9-f164-47ea-9b99-64444576f4c7 => generated 1656 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, ' [pid: 7|app: 0|req: 402/812] 10.0.0.9 () {32 vars in 721 bytes} [Wed Apr 29 02:33:12 2026] GET /v2.1/servers/4ebc6df9-f164-47ea-9b99-64444576f4c7/ips => generated 109 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: 411/813] 10.0.0.9 () {32 vars in 721 bytes} [Wed Apr 29 02:33:12 2026] GET /v2.1/servers/4ebc6df9-f164-47ea-9b99-64444576f4c7/ips => generated 109 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 403/814] 10.0.0.9 () {32 vars in 823 bytes} [Wed Apr 29 02:33:12 2026] GET /v2.1/servers/4ebc6df9-f164-47ea-9b99-64444576f4c7/ips/tempest-ServerAddressesTestJSON-1481306446-network => generated 94 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 412/815] 10.0.0.9 () {32 vars in 716 bytes} [Wed Apr 29 02:33:12 2026] DELETE /v2.1/servers/4ebc6df9-f164-47ea-9b99-64444576f4c7 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:33:12.414 7 WARNING neutronclient.v2_0.client [None req-0969cf87-1cbb-4110-a48c-6a46708d628e a64cbd8c55dd4d108645e35c4a25ee81 15054f3cab914a61877521d9545d541e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:33:12.468 8 INFO nova.api.openstack.compute.server_external_events [req-01a1cf08-4215-475c-8a71-101feb927fb7 req-42f4387a-f88a-49db-abe5-45d529f82a1b f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-deleted:a4ef6f5d-384a-4f25-abec-dc592683c299 for instance 0e8c9b31-5507-466f-a86d-44644d13c459 on instance [pid: 8|app: 0|req: 413/816] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:33:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/817] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:12 2026] GET /v2.1/servers/4ebc6df9-f164-47ea-9b99-64444576f4c7 => generated 1662 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-04-29 02:33:12.895 8 WARNING neutronclient.v2_0.client [None req-387c14e9-fec8-45db-8cf9-38b83ba8cd03 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in 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/818] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:12 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1474 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:33:13.611 7 WARNING neutronclient.v2_0.client [None req-9aedee90-d038-4140-9079-19ec9938247a a64cbd8c55dd4d108645e35c4a25ee81 15054f3cab914a61877521d9545d541e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/819] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:13 2026] GET /v2.1/servers/4ebc6df9-f164-47ea-9b99-64444576f4c7 => generated 1662 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:33:14.023 8 WARNING neutronclient.v2_0.client [None req-a3af5967-d520-4e8c-836d-dfd5b2c843a6 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/820] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:13 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1479 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-04-29 02:33:14.748 7 WARNING neutronclient.v2_0.client [None req-cd017cf9-b3b8-49f2-a260-18f55662c718 a64cbd8c55dd4d108645e35c4a25ee81 15054f3cab914a61877521d9545d541e - - default default] The python binding code in 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/821] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:14 2026] GET /v2.1/servers/4ebc6df9-f164-47ea-9b99-64444576f4c7 => generated 1662 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:33:15.129 8 WARNING neutronclient.v2_0.client [None req-de11551c-88f9-446b-84ce-e07fbe8619e5 a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/824] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:15 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => generated 1479 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:33:15.306 7 INFO nova.api.openstack.compute.server_external_events [req-799526e0-eed3-426c-9587-60cc20c73158 req-bc2852fd-e722-440c-a633-c56abdda336e f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-deleted:4da93039-e581-48ce-9f3d-0ee9b8aa4665 for instance 4ebc6df9-f164-47ea-9b99-64444576f4c7 on instance [pid: 7|app: 0|req: 408/825] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:33:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:33:15.920 8 WARNING neutronclient.v2_0.client [None req-dcc5c1a8-7185-406d-9f9f-c5825fd106f0 a64cbd8c55dd4d108645e35c4a25ee81 15054f3cab914a61877521d9545d541e - - default default] The python binding code in 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/826] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:15 2026] GET /v2.1/servers/4ebc6df9-f164-47ea-9b99-64444576f4c7 => generated 1452 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:33:16.210 7 INFO nova.api.openstack.wsgi [None req-b6f693e2-6fd6-4eb5-98fe-d8c7f34f548f a0f0115226c04c8ab1707dbd9a11e5d1 14e254a1de894fcf96d661faeda760a0 - - default default] HTTP exception thrown: Instance 0e8c9b31-5507-466f-a86d-44644d13c459 could not be found. [pid: 7|app: 0|req: 409/827] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:16 2026] GET /v2.1/servers/0e8c9b31-5507-466f-a86d-44644d13c459 => 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: 419/828] 10.0.0.9 () {32 vars in 704 bytes} [Wed Apr 29 02:33:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1196462951 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:33:17.036 7 WARNING neutronclient.v2_0.client [None req-c3709e18-12be-4803-8289-d842a5b3aa8a a64cbd8c55dd4d108645e35c4a25ee81 15054f3cab914a61877521d9545d541e - - default default] The python binding code in 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/829] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:16 2026] GET /v2.1/servers/4ebc6df9-f164-47ea-9b99-64444576f4c7 => generated 1457 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:33:18.150 8 WARNING neutronclient.v2_0.client [None req-b8eaa01b-dca6-4eed-8c70-3eab35ec3bd1 a64cbd8c55dd4d108645e35c4a25ee81 15054f3cab914a61877521d9545d541e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/830] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:18 2026] GET /v2.1/servers/4ebc6df9-f164-47ea-9b99-64444576f4c7 => generated 1457 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:33:19.237 7 INFO nova.api.openstack.wsgi [None req-e4dda8ac-13bb-48fd-b732-0c46f2294b7d a64cbd8c55dd4d108645e35c4a25ee81 15054f3cab914a61877521d9545d541e - - default default] HTTP exception thrown: Instance 4ebc6df9-f164-47ea-9b99-64444576f4c7 could not be found. [pid: 7|app: 0|req: 411/831] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:19 2026] GET /v2.1/servers/4ebc6df9-f164-47ea-9b99-64444576f4c7 => 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: 422/834] 10.0.0.74 () {30 vars in 618 bytes} [Wed Apr 29 02:33:32 2026] GET /v2.1 => generated 0 bytes in 126 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: 413/835] 10.0.0.74 () {32 vars in 691 bytes} [Wed Apr 29 02:33: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: 8|app: 0|req: 423/836] 10.0.0.74 () {34 vars in 912 bytes} [Wed Apr 29 02:33:32 2026] GET /v2.1/os-simple-tenant-usage/02022ad5da34424c9352f8a4f4df678b?start=2026-04-28T00:00:00&end=2026-04-29T23:59:59 => generated 20 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/837] 10.0.0.74 () {30 vars in 653 bytes} [Wed Apr 29 02:33:32 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/840] 10.0.0.74 () {30 vars in 618 bytes} [Wed Apr 29 02:33:36 2026] GET /v2.1 => generated 0 bytes in 100 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: 425/841] 10.0.0.74 () {32 vars in 691 bytes} [Wed Apr 29 02:33:36 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/842] 10.0.0.74 () {34 vars in 912 bytes} [Wed Apr 29 02:33:36 2026] GET /v2.1/os-simple-tenant-usage/02022ad5da34424c9352f8a4f4df678b?start=2026-04-28T00:00:00&end=2026-04-29T23:59:59 => generated 20 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/843] 10.0.0.74 () {30 vars in 653 bytes} [Wed Apr 29 02:33:36 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:33:58.653 8 WARNING neutronclient.v2_0.client [None req-9763b6a4-fd57-4874-bba1-fc0a814395d8 37391a45eea345e6a5881dcce1cda9ea c335c359550441bcb516e7bef53a2080 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:33:59.524 8 WARNING neutronclient.v2_0.client [None req-9763b6a4-fd57-4874-bba1-fc0a814395d8 37391a45eea345e6a5881dcce1cda9ea c335c359550441bcb516e7bef53a2080 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/848] 10.0.0.9 () {34 vars in 661 bytes} [Wed Apr 29 02:33:58 2026] POST /v2.1/servers => generated 424 bytes in 1201 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:33:59.823 7 WARNING neutronclient.v2_0.client [None req-9232e8c9-5ce6-4343-8552-1e40b0f43cf9 37391a45eea345e6a5881dcce1cda9ea c335c359550441bcb516e7bef53a2080 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/849] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:33:59 2026] GET /v2.1/servers/65b454c4-bc18-4883-8cbd-a433eb005575 => generated 1368 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:01.001 8 WARNING neutronclient.v2_0.client [None req-8da69e96-a2bf-4c02-beed-eadf40d118ea 37391a45eea345e6a5881dcce1cda9ea c335c359550441bcb516e7bef53a2080 - - default default] The python binding code in 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/850] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:00 2026] GET /v2.1/servers/65b454c4-bc18-4883-8cbd-a433eb005575 => generated 1372 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:02.193 7 WARNING neutronclient.v2_0.client [None req-4f58ce74-0038-4605-8ae0-e706428a86e0 37391a45eea345e6a5881dcce1cda9ea c335c359550441bcb516e7bef53a2080 - - default default] The python binding code in 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/851] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:02 2026] GET /v2.1/servers/65b454c4-bc18-4883-8cbd-a433eb005575 => generated 1420 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:03.273 8 WARNING neutronclient.v2_0.client [None req-e03df59e-4a2a-4143-b73f-985414b3ecdc 37391a45eea345e6a5881dcce1cda9ea c335c359550441bcb516e7bef53a2080 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/852] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:03 2026] GET /v2.1/servers/65b454c4-bc18-4883-8cbd-a433eb005575 => generated 1420 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:04.701 7 WARNING neutronclient.v2_0.client [None req-21becf76-5307-481e-9e28-e2a546c7ad4b 37391a45eea345e6a5881dcce1cda9ea c335c359550441bcb516e7bef53a2080 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:05.152 8 INFO nova.api.openstack.compute.server_external_events [req-370a4bdc-7c22-4437-863a-a49f81340cb5 req-5f9fc66d-4921-4f59-bccf-056cc4275983 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:0180da99-b7a5-4e90-a59b-61383c519a00 for instance 65b454c4-bc18-4883-8cbd-a433eb005575 on instance [pid: 8|app: 0|req: 434/855] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:34:05 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: 7|app: 0|req: 422/856] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:04 2026] GET /v2.1/servers/65b454c4-bc18-4883-8cbd-a433eb005575 => generated 1470 bytes in 592 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:06.315 8 WARNING neutronclient.v2_0.client [None req-717a1f97-827c-4187-982a-fb90aff4678c 37391a45eea345e6a5881dcce1cda9ea c335c359550441bcb516e7bef53a2080 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/857] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:06 2026] GET /v2.1/servers/65b454c4-bc18-4883-8cbd-a433eb005575 => generated 1468 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:07.484 7 WARNING neutronclient.v2_0.client [None req-b6887eaf-6bae-46bc-8848-25af4faf8a31 37391a45eea345e6a5881dcce1cda9ea c335c359550441bcb516e7bef53a2080 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/858] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:07 2026] GET /v2.1/servers/65b454c4-bc18-4883-8cbd-a433eb005575 => generated 1468 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:08.623 8 WARNING neutronclient.v2_0.client [None req-4219180b-a091-42e1-bf3a-6b073cf5f875 37391a45eea345e6a5881dcce1cda9ea c335c359550441bcb516e7bef53a2080 - - default default] The python binding code in 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/859] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:08 2026] GET /v2.1/servers/65b454c4-bc18-4883-8cbd-a433eb005575 => generated 1468 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:09.760 7 WARNING neutronclient.v2_0.client [None req-7c6616e9-85cd-449b-a895-7e04d870daf4 37391a45eea345e6a5881dcce1cda9ea c335c359550441bcb516e7bef53a2080 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/860] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:09 2026] GET /v2.1/servers/65b454c4-bc18-4883-8cbd-a433eb005575 => generated 1468 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:10.211 8 INFO nova.api.openstack.compute.server_external_events [req-93268e18-e9ef-41c1-99ff-40a5ada7708d req-eec1c90a-910b-4318-a7f2-b67cb7890b77 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-plugged:0180da99-b7a5-4e90-a59b-61383c519a00 for instance 65b454c4-bc18-4883-8cbd-a433eb005575 on instance [pid: 8|app: 0|req: 437/861] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:34:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:10.892 7 WARNING neutronclient.v2_0.client [None req-e9ad94cf-b586-4e8e-9092-ad3c0d9062e5 37391a45eea345e6a5881dcce1cda9ea c335c359550441bcb516e7bef53a2080 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/862] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:10 2026] GET /v2.1/servers/65b454c4-bc18-4883-8cbd-a433eb005575 => generated 1468 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-04-29 02:34:12.113 8 WARNING neutronclient.v2_0.client [None req-2f9c479f-c7f0-46b2-a25e-f0b7b9cb90c0 37391a45eea345e6a5881dcce1cda9ea c335c359550441bcb516e7bef53a2080 - - default default] The python binding code in 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/863] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:12 2026] GET /v2.1/servers/65b454c4-bc18-4883-8cbd-a433eb005575 => generated 1648 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, ' [pid: 7|app: 0|req: 426/864] 10.0.0.9 () {32 vars in 716 bytes} [Wed Apr 29 02:34:13 2026] DELETE /v2.1/servers/65b454c4-bc18-4883-8cbd-a433eb005575 => 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-04-29 02:34:13.762 8 WARNING neutronclient.v2_0.client [None req-d02d8f3c-d50a-4f7b-a732-1ac49be98b2a 37391a45eea345e6a5881dcce1cda9ea c335c359550441bcb516e7bef53a2080 - - default default] The python binding code in 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/865] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:13 2026] GET /v2.1/servers/65b454c4-bc18-4883-8cbd-a433eb005575 => generated 1654 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:14.937 7 WARNING neutronclient.v2_0.client [None req-6a58d63a-f324-4677-9252-463f11625ad0 37391a45eea345e6a5881dcce1cda9ea c335c359550441bcb516e7bef53a2080 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/868] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:14 2026] GET /v2.1/servers/65b454c4-bc18-4883-8cbd-a433eb005575 => generated 1654 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:16.079 8 WARNING neutronclient.v2_0.client [None req-86dea0d1-00ac-4c09-be9b-cf414985f8c3 37391a45eea345e6a5881dcce1cda9ea c335c359550441bcb516e7bef53a2080 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/869] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:16 2026] GET /v2.1/servers/65b454c4-bc18-4883-8cbd-a433eb005575 => generated 1654 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:16.552 7 INFO nova.api.openstack.compute.server_external_events [req-5a2e4b00-be21-410f-9d8f-4cae903ed797 req-e9088f49-c3de-4514-832f-e4db73d0af63 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-deleted:0180da99-b7a5-4e90-a59b-61383c519a00 for instance 65b454c4-bc18-4883-8cbd-a433eb005575 on instance [pid: 7|app: 0|req: 428/870] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:34:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:17.289 8 WARNING neutronclient.v2_0.client [None req-c8921529-1ad1-465b-9af2-71ea7a7d19c3 37391a45eea345e6a5881dcce1cda9ea c335c359550441bcb516e7bef53a2080 - - default default] The python binding code in 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/871] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:17 2026] GET /v2.1/servers/65b454c4-bc18-4883-8cbd-a433eb005575 => generated 1449 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:18.372 7 WARNING neutronclient.v2_0.client [None req-c4017516-d982-4bde-b51b-5486286815bb 37391a45eea345e6a5881dcce1cda9ea c335c359550441bcb516e7bef53a2080 - - default default] The python binding code in 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/872] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:18 2026] GET /v2.1/servers/65b454c4-bc18-4883-8cbd-a433eb005575 => generated 1454 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:19.458 8 WARNING neutronclient.v2_0.client [None req-8bace1ab-bb54-46ad-beda-bfd333a56f16 37391a45eea345e6a5881dcce1cda9ea c335c359550441bcb516e7bef53a2080 - - default default] The python binding code in 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/873] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:19 2026] GET /v2.1/servers/65b454c4-bc18-4883-8cbd-a433eb005575 => generated 1454 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:20.529 7 INFO nova.api.openstack.wsgi [None req-f44cef10-4e8d-48e4-a778-ba9042e92b6e 37391a45eea345e6a5881dcce1cda9ea c335c359550441bcb516e7bef53a2080 - - default default] HTTP exception thrown: Instance 65b454c4-bc18-4883-8cbd-a433eb005575 could not be found. [pid: 7|app: 0|req: 430/874] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:20 2026] GET /v2.1/servers/65b454c4-bc18-4883-8cbd-a433eb005575 => 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: 8|app: 0|req: 445/875] 10.0.0.9 () {34 vars in 669 bytes} [Wed Apr 29 02:34:23 2026] POST /v2.1/os-keypairs => generated 397 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:25.282 7 WARNING neutronclient.v2_0.client [None req-02fd60b3-319f-4603-8147-bea51bddddec f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:34:25.327 7 WARNING neutronclient.v2_0.client [None req-02fd60b3-319f-4603-8147-bea51bddddec f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:34:25.465 7 WARNING neutronclient.v2_0.client [None req-02fd60b3-319f-4603-8147-bea51bddddec f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in 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/878] 10.0.0.9 () {34 vars in 661 bytes} [Wed Apr 29 02:34:25 2026] POST /v2.1/servers => generated 450 bytes in 461 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-29 02:34:25.679 8 WARNING neutronclient.v2_0.client [None req-baaa18ae-1532-474c-ac7a-172368b29df3 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in 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/879] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:25 2026] GET /v2.1/servers/5c996696-1fc2-4095-a116-e6207fdd5bc4 => generated 1401 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-04-29 02:34:26.763 7 WARNING neutronclient.v2_0.client [None req-3dec7431-7a2f-42ea-a1af-a02378fcdb75 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/880] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:26 2026] GET /v2.1/servers/5c996696-1fc2-4095-a116-e6207fdd5bc4 => generated 1405 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:27.850 8 WARNING neutronclient.v2_0.client [None req-e32cf13e-f92f-4bcd-b27e-24c3ba629d45 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in 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/881] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:27 2026] GET /v2.1/servers/5c996696-1fc2-4095-a116-e6207fdd5bc4 => generated 1453 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:28.931 7 WARNING neutronclient.v2_0.client [None req-8691905b-27a8-47b4-ba51-646145dedb8d f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/882] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:28 2026] GET /v2.1/servers/5c996696-1fc2-4095-a116-e6207fdd5bc4 => generated 1453 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:30.018 8 WARNING neutronclient.v2_0.client [None req-5c841d3b-8256-4201-b171-06dabda31e2b f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/883] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:29 2026] GET /v2.1/servers/5c996696-1fc2-4095-a116-e6207fdd5bc4 => generated 1461 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:31.103 7 WARNING neutronclient.v2_0.client [None req-3c4ad9cd-9d22-4dc8-94c2-50f6e63af004 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in 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/884] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:31 2026] GET /v2.1/servers/5c996696-1fc2-4095-a116-e6207fdd5bc4 => generated 1529 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:31.278 8 INFO nova.api.openstack.compute.server_external_events [req-d2532e78-d1ed-425b-9dfb-e0606e9275ce req-62751129-e668-48c1-ad4b-eecab7008623 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:a3867f39-68c2-4f15-be0a-656cdc4e54ef for instance 5c996696-1fc2-4095-a116-e6207fdd5bc4 on instance [pid: 8|app: 0|req: 450/885] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:34:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:32.232 7 WARNING neutronclient.v2_0.client [None req-fc7664ac-9320-4009-9c38-4dc0f50fc7c2 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/886] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:32 2026] GET /v2.1/servers/5c996696-1fc2-4095-a116-e6207fdd5bc4 => generated 1527 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:33.431 8 WARNING neutronclient.v2_0.client [None req-d6ac78c1-8b68-4793-a1e9-045360df67ca f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in 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/887] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:33 2026] GET /v2.1/servers/5c996696-1fc2-4095-a116-e6207fdd5bc4 => generated 1527 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:34.583 7 WARNING neutronclient.v2_0.client [None req-ff6bb15d-a962-4b3b-b3a0-512cb80adb5c f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/888] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:34 2026] GET /v2.1/servers/5c996696-1fc2-4095-a116-e6207fdd5bc4 => generated 1527 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:35.737 7 WARNING neutronclient.v2_0.client [None req-ef057056-07fa-4f46-9197-1603f2c09cce f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in 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/891] 10.0.0.9 () {34 vars in 669 bytes} [Wed Apr 29 02:34:35 2026] POST /v2.1/os-keypairs => generated 396 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/892] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:35 2026] GET /v2.1/servers/5c996696-1fc2-4095-a116-e6207fdd5bc4 => generated 1527 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:34:36.315 8 INFO nova.api.openstack.compute.server_external_events [req-036c61f0-337f-4b1b-b5db-a3f17593a5f6 req-1cca3dfe-a6b1-4b29-8bed-abae7f67905b f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-plugged:a3867f39-68c2-4f15-be0a-656cdc4e54ef for instance 5c996696-1fc2-4095-a116-e6207fdd5bc4 on instance [pid: 8|app: 0|req: 454/893] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:34:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:36.926 7 WARNING neutronclient.v2_0.client [None req-f454b305-6c53-4c20-8f00-369ab2b37510 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/894] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:36 2026] GET /v2.1/servers/5c996696-1fc2-4095-a116-e6207fdd5bc4 => generated 1527 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 455/895] 10.0.0.9 () {34 vars in 669 bytes} [Wed Apr 29 02:34:37 2026] POST /v2.1/os-keypairs => generated 385 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:38.087 7 WARNING neutronclient.v2_0.client [None req-3b433e07-4c53-40df-aea6-5ff1956e7d39 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:34:38.177 8 WARNING neutronclient.v2_0.client [None req-47e228ba-7f73-4b90-b2c1-881acd8c85c6 de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:34:38.214 8 WARNING neutronclient.v2_0.client [None req-47e228ba-7f73-4b90-b2c1-881acd8c85c6 de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:34:38.261 8 WARNING neutronclient.v2_0.client [None req-47e228ba-7f73-4b90-b2c1-881acd8c85c6 de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/896] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:38 2026] GET /v2.1/servers/5c996696-1fc2-4095-a116-e6207fdd5bc4 => generated 1695 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:38.317 7 WARNING neutronclient.v2_0.client [None req-388cdb49-2815-4a91-9cf8-751a503658e7 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:34:38.409 8 WARNING neutronclient.v2_0.client [None req-47e228ba-7f73-4b90-b2c1-881acd8c85c6 de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/897] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:38 2026] GET /v2.1/servers/5c996696-1fc2-4095-a116-e6207fdd5bc4 => generated 1695 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/898] 10.0.0.9 () {34 vars in 661 bytes} [Wed Apr 29 02:34:38 2026] POST /v2.1/servers => generated 496 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-04-29 02:34:38.678 7 WARNING neutronclient.v2_0.client [None req-8d2c382d-c81f-4955-a5b3-e6e346d39a0c de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/899] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:38 2026] GET /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c => generated 1455 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:39.760 8 WARNING neutronclient.v2_0.client [None req-e7b5a979-7be7-431c-842a-a1350f3b8afd de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] 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: 457/900] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:39 2026] GET /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c => generated 1459 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:34:39.814 7 INFO nova.api.openstack.compute.server_external_events [req-117ce247-e738-49b0-8b16-2d698f158a79 req-a2b94d2c-06c0-4729-a453-7ed202ec3487 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:a3867f39-68c2-4f15-be0a-656cdc4e54ef for instance 5c996696-1fc2-4095-a116-e6207fdd5bc4 on instance [pid: 7|app: 0|req: 444/901] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:34:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:40.856 8 WARNING neutronclient.v2_0.client [None req-ee5f97b7-8356-4adb-ab73-4a18b91a9604 de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/902] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:40 2026] GET /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c => 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-04-29 02:34:41.954 7 WARNING neutronclient.v2_0.client [None req-ea3f50df-3897-466b-86c6-72048f171c51 de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/903] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:41 2026] GET /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c => generated 1507 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:43.045 8 WARNING neutronclient.v2_0.client [None req-b16dddc1-bd1a-4618-9434-4c5ba5586ec8 de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/904] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:43 2026] GET /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c => generated 1515 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:43.930 7 INFO nova.api.openstack.compute.server_external_events [req-1ebccdfa-e183-4816-8825-7de7100c0c95 req-05d1089f-1fd6-4993-a9e1-36369354e8d3 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:47b2c841-5933-4010-8425-2afc407592af for instance 77b17f3c-58c1-4913-86de-69f552a2b38c on instance [pid: 7|app: 0|req: 446/905] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:34:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:44.198 8 WARNING neutronclient.v2_0.client [None req-0775f23b-1d0a-4f76-a6c2-ff39aecb5478 de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/906] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:44 2026] GET /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c => generated 1639 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:45.347 8 WARNING neutronclient.v2_0.client [None req-a2554520-e8af-4235-8594-759a852d9342 de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] The python binding code in 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/909] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:45 2026] GET /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c => generated 1627 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:46.509 8 WARNING neutronclient.v2_0.client [None req-fa41566c-ae4d-4dfe-880f-a3569bbc5e48 de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] The python binding code in 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/910] 10.0.0.9 () {34 vars in 748 bytes} [Wed Apr 29 02:34:46 2026] POST /v2.1/servers/5c996696-1fc2-4095-a116-e6207fdd5bc4/action => generated 31852 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/911] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:46 2026] GET /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c => generated 1627 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:47.660 7 WARNING neutronclient.v2_0.client [None req-17a564e6-6554-4d59-bee5-537fe06c837d de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/912] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:47 2026] GET /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c => generated 1627 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:48.538 8 INFO nova.api.openstack.compute.server_external_events [req-366623f7-be19-48cf-ba82-586411fdf0e4 req-83d1f1ca-acf6-4bbb-8050-00622e4209b6 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-plugged:47b2c841-5933-4010-8425-2afc407592af for instance 77b17f3c-58c1-4913-86de-69f552a2b38c on instance [pid: 8|app: 0|req: 464/913] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:34:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:48.799 7 WARNING neutronclient.v2_0.client [None req-74ae303f-6182-4d9b-8a88-2e4e005cf321 de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] The python binding code in 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/914] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:48 2026] GET /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c => generated 1627 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:49.981 8 WARNING neutronclient.v2_0.client [None req-373126a0-305f-4c49-9480-d3268363b9a6 de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] The python binding code in 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/915] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:49 2026] GET /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c => generated 1627 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:51.123 7 WARNING neutronclient.v2_0.client [None req-a93e7938-e5cb-4dce-b068-f1a77c06da71 de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/916] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:34:51 2026] GET /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c => generated 1808 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:51.263 8 WARNING neutronclient.v2_0.client [None req-dec7d650-42ea-4a43-94cb-de034ff63213 de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/917] 10.0.0.9 () {32 vars in 739 bytes} [Wed Apr 29 02:34:51 2026] GET /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c/os-interface => generated 285 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-04-29 02:34:52.020 7 INFO nova.api.openstack.compute.server_external_events [req-cba1bb10-e851-4a9b-b59b-27e56c711e92 req-7949b385-2722-401f-b6ac-7f906ee9e36d f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:47b2c841-5933-4010-8425-2afc407592af for instance 77b17f3c-58c1-4913-86de-69f552a2b38c on instance [pid: 7|app: 0|req: 452/918] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:34:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:34:58.174 7 INFO nova.api.openstack.compute.server_external_events [req-0f4d2996-d60b-4c85-a013-c1a825c89fb8 req-e3a7385b-2d40-494e-9b7e-dc9bc4785114 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:a3867f39-68c2-4f15-be0a-656cdc4e54ef for instance 5c996696-1fc2-4095-a116-e6207fdd5bc4 on instance [pid: 7|app: 0|req: 454/921] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:34:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 468/922] 10.0.0.9 () {34 vars in 669 bytes} [Wed Apr 29 02:35:01 2026] POST /v2.1/os-keypairs => generated 397 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:01.398 7 WARNING neutronclient.v2_0.client [None req-2ca2a2a6-819f-4a29-ba92-b04e1d25ceed de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/923] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:01 2026] GET /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c => generated 1928 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:35:02.756 8 WARNING neutronclient.v2_0.client [None req-43c6a589-1d50-4617-a11d-ec727919e1a2 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:02.797 8 WARNING neutronclient.v2_0.client [None req-43c6a589-1d50-4617-a11d-ec727919e1a2 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:02.942 8 WARNING neutronclient.v2_0.client [None req-43c6a589-1d50-4617-a11d-ec727919e1a2 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/924] 10.0.0.9 () {34 vars in 661 bytes} [Wed Apr 29 02:35:02 2026] POST /v2.1/servers => generated 450 bytes in 401 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:03.121 7 WARNING neutronclient.v2_0.client [None req-d510d1e3-7848-4504-844e-65a151ed1ffc f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/925] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:03 2026] GET /v2.1/servers/e8c96ae1-4f36-4095-8281-cfd447f9773a => generated 1402 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 470/926] 10.0.0.9 () {32 vars in 751 bytes} [Wed Apr 29 02:35:03 2026] GET /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c/os-server-password => generated 116 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:04.220 7 WARNING neutronclient.v2_0.client [None req-6220a8af-d6ed-43c5-b185-f0003a388d1b f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in 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/927] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:04 2026] GET /v2.1/servers/e8c96ae1-4f36-4095-8281-cfd447f9773a => generated 1406 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, ' [pid: 8|app: 0|req: 472/930] 10.0.0.9 () {32 vars in 716 bytes} [Wed Apr 29 02:35:05 2026] DELETE /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:05.209 7 WARNING neutronclient.v2_0.client [None req-9381af9b-fd3e-47a6-b5b2-33b6de434e83 de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:05.302 8 WARNING neutronclient.v2_0.client [None req-dd26ba36-3655-40bd-946d-9f517c26bc2a f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in 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/931] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:05 2026] GET /v2.1/servers/e8c96ae1-4f36-4095-8281-cfd447f9773a => generated 1454 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/932] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:05 2026] GET /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c => generated 1934 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:06.399 8 WARNING neutronclient.v2_0.client [None req-fbcd7af5-1559-4abd-9f3d-7e1a3d54a74f f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:35:06.433 7 WARNING neutronclient.v2_0.client [None req-9b207400-f18d-41e1-aaaa-31b4fdcb3d5b de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] The python binding code in 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/933] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:06 2026] GET /v2.1/servers/e8c96ae1-4f36-4095-8281-cfd447f9773a => generated 1454 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/934] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:06 2026] GET /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c => generated 1934 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:07.486 7 INFO nova.api.openstack.compute.server_external_events [req-dbc4922f-72d0-4ad6-b33f-0d347685417f req-f1ef5014-bf38-4b18-8fc5-2ccfa9272b24 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-unplugged:47b2c841-5933-4010-8425-2afc407592af for instance 77b17f3c-58c1-4913-86de-69f552a2b38c on instance 2026-04-29 02:35:07.493 8 WARNING neutronclient.v2_0.client [None req-18cc9346-3919-425f-ac70-c92f05da6e43 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in 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/935] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:35:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/936] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:07 2026] GET /v2.1/servers/e8c96ae1-4f36-4095-8281-cfd447f9773a => generated 1462 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:07.590 7 WARNING neutronclient.v2_0.client [None req-770fc38f-4de9-4e64-9659-b0c500f37519 de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/937] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:07 2026] GET /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c => generated 1934 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:08.108 8 INFO nova.api.openstack.compute.server_external_events [req-d99246ab-6c27-4355-b72b-41db04021b45 req-3b9fac6f-5721-483b-a43e-8040f964b92e f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:34a6a5c0-e77c-461d-948a-b2fae4bb13ce for instance e8c96ae1-4f36-4095-8281-cfd447f9773a on instance [pid: 8|app: 0|req: 476/938] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:35:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:08.355 7 INFO nova.api.openstack.compute.server_external_events [req-bd9f26eb-40b1-4c96-a43e-2ff1f4f8c012 req-e692c9ea-239f-4763-b94a-871f34185ecb f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-deleted:47b2c841-5933-4010-8425-2afc407592af for instance 77b17f3c-58c1-4913-86de-69f552a2b38c on instance [pid: 7|app: 0|req: 463/939] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:35:08 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-04-29 02:35:08.573 8 WARNING neutronclient.v2_0.client [None req-296f8c13-9ea4-4d4f-bc66-ecd3a905e687 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/940] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:08 2026] GET /v2.1/servers/e8c96ae1-4f36-4095-8281-cfd447f9773a => generated 1540 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-04-29 02:35:08.799 7 WARNING neutronclient.v2_0.client [None req-ba960a8e-f26b-4d48-b6da-9065d522f96f de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] The python binding code in 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/941] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:08 2026] GET /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c => generated 1536 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:09.776 8 WARNING neutronclient.v2_0.client [None req-0415af75-d77f-4f07-abb2-fca511b6e346 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 478/942] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:09 2026] GET /v2.1/servers/e8c96ae1-4f36-4095-8281-cfd447f9773a => generated 1528 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:35:09.914 7 WARNING neutronclient.v2_0.client [None req-5d58e094-3760-4fbe-ac28-400bd946c19e de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/943] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:09 2026] GET /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c => generated 1541 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:10.946 8 WARNING neutronclient.v2_0.client [None req-e71bda30-e4b4-485b-9852-c91835d5730e f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:11.018 7 WARNING neutronclient.v2_0.client [None req-6e882707-0703-42f6-9da0-703f0e0a7f74 de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/944] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:10 2026] GET /v2.1/servers/e8c96ae1-4f36-4095-8281-cfd447f9773a => generated 1528 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/945] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:10 2026] GET /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c => generated 1541 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:12.107 8 WARNING neutronclient.v2_0.client [None req-b3f2a0d6-6866-489c-9599-5661e63e8729 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/946] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:12 2026] GET /v2.1/servers/e8c96ae1-4f36-4095-8281-cfd447f9773a => generated 1528 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:35:12.262 7 INFO nova.api.openstack.wsgi [None req-7bc71fc5-ab81-48b7-93fc-c29de8c7035e de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] HTTP exception thrown: Instance 77b17f3c-58c1-4913-86de-69f552a2b38c could not be found. [pid: 7|app: 0|req: 467/947] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:12 2026] GET /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c => generated 111 bytes in 192 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:12.290 8 INFO nova.api.openstack.wsgi [None req-35606a9f-2592-4574-a2f9-214114b6866c de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] HTTP exception thrown: Instance 77b17f3c-58c1-4913-86de-69f552a2b38c could not be found. [pid: 8|app: 0|req: 481/948] 10.0.0.9 () {32 vars in 716 bytes} [Wed Apr 29 02:35:12 2026] DELETE /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:12.320 7 INFO nova.api.openstack.wsgi [None req-f2bdead9-5882-44f4-8c10-3ef74c8e5307 de6ec3d6b0364c66b2fc4cf33c495954 2880282d27034be2832e0481a6c2e5c7 - - default default] HTTP exception thrown: Instance 77b17f3c-58c1-4913-86de-69f552a2b38c could not be found. [pid: 7|app: 0|req: 468/949] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:12 2026] GET /v2.1/servers/77b17f3c-58c1-4913-86de-69f552a2b38c => 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: 8|app: 0|req: 482/950] 10.0.0.9 () {32 vars in 702 bytes} [Wed Apr 29 02:35:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-466681262 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 469/951] 10.0.0.9 () {32 vars in 724 bytes} [Wed Apr 29 02:35:12 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-890146357 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-29 02:35:13.259 8 WARNING neutronclient.v2_0.client [None req-99d9e77d-f79e-4c63-9292-6af712a4c2e2 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in 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/952] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:13 2026] GET /v2.1/servers/e8c96ae1-4f36-4095-8281-cfd447f9773a => generated 1528 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 02:35:13.951 7 INFO nova.api.openstack.compute.server_external_events [req-bc8c0462-3281-437e-b2b3-6d32de08c309 req-0b5ad9be-efbe-4968-ab6f-a19623b32772 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-plugged:34a6a5c0-e77c-461d-948a-b2fae4bb13ce for instance e8c96ae1-4f36-4095-8281-cfd447f9773a on instance [pid: 7|app: 0|req: 470/953] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:35:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:14.434 8 WARNING neutronclient.v2_0.client [None req-278ed9d1-a9ba-4d4f-9287-f05b4278daef f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/954] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:14 2026] GET /v2.1/servers/e8c96ae1-4f36-4095-8281-cfd447f9773a => generated 1528 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-04-29 02:35:15.664 8 WARNING neutronclient.v2_0.client [None req-60b21248-e136-41c8-a136-e875b87a8a7d f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/957] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:15 2026] GET /v2.1/servers/e8c96ae1-4f36-4095-8281-cfd447f9773a => generated 1696 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:15.840 7 WARNING neutronclient.v2_0.client [None req-033adaa6-84f1-418e-9279-866bc1f48dc9 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/958] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:15 2026] GET /v2.1/servers/e8c96ae1-4f36-4095-8281-cfd447f9773a => generated 1696 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:16.715 8 INFO nova.api.openstack.compute.server_external_events [req-f348274c-d39c-4726-979e-d8e7890d33b1 req-542236e8-b91c-4c24-a087-9fbdc75d348a f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:34a6a5c0-e77c-461d-948a-b2fae4bb13ce for instance e8c96ae1-4f36-4095-8281-cfd447f9773a on instance [pid: 8|app: 0|req: 487/959] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:35:16 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 7|app: 0|req: 473/962] 10.0.0.9 () {34 vars in 748 bytes} [Wed Apr 29 02:35:24 2026] POST /v2.1/servers/e8c96ae1-4f36-4095-8281-cfd447f9773a/action => generated 31907 bytes in 542 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: 491/965] 10.0.0.9 () {32 vars in 716 bytes} [Wed Apr 29 02:35:36 2026] DELETE /v2.1/servers/e8c96ae1-4f36-4095-8281-cfd447f9773a => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:36.143 7 WARNING neutronclient.v2_0.client [None req-81924ff8-d888-4e3f-b393-f562a8aede97 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/966] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:36 2026] GET /v2.1/servers/e8c96ae1-4f36-4095-8281-cfd447f9773a => generated 1822 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:37.348 8 WARNING neutronclient.v2_0.client [None req-4ac30b09-2c8b-42a1-a8aa-0cdb21170153 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in 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/967] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:37 2026] GET /v2.1/servers/e8c96ae1-4f36-4095-8281-cfd447f9773a => generated 1822 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:38.508 7 WARNING neutronclient.v2_0.client [None req-d228504f-0867-4e87-bb0d-7e018c2b9092 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/968] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:38 2026] GET /v2.1/servers/e8c96ae1-4f36-4095-8281-cfd447f9773a => generated 1822 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:39.464 8 INFO nova.api.openstack.compute.server_external_events [req-45de3084-6627-42e6-9638-64d04e9dc85b req-ccb9adeb-0c6b-4a0d-9ec8-470e53720c92 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-unplugged:34a6a5c0-e77c-461d-948a-b2fae4bb13ce for instance e8c96ae1-4f36-4095-8281-cfd447f9773a on instance [pid: 8|app: 0|req: 493/969] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:35:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:39.664 7 WARNING neutronclient.v2_0.client [None req-8b8a5b32-54a1-42a9-90bc-958e7597c60b f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/970] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:39 2026] GET /v2.1/servers/e8c96ae1-4f36-4095-8281-cfd447f9773a => generated 1754 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:39.983 8 INFO nova.api.openstack.compute.server_external_events [req-d86a72ba-a33a-4ebe-b4a5-b8ca8e5dea13 req-e15d7990-e86c-473f-9550-dff9226a3c12 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-deleted:34a6a5c0-e77c-461d-948a-b2fae4bb13ce for instance e8c96ae1-4f36-4095-8281-cfd447f9773a on instance [pid: 8|app: 0|req: 494/971] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:35:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:41.015 7 WARNING neutronclient.v2_0.client [None req-834ffb03-bc88-41a2-a1a9-8b1f8ce6f61f f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/972] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:40 2026] GET /v2.1/servers/e8c96ae1-4f36-4095-8281-cfd447f9773a => generated 1483 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-04-29 02:35:42.127 8 WARNING neutronclient.v2_0.client [None req-f86f4630-5eeb-4c3a-bc94-5592c1784b2b f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/973] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:42 2026] GET /v2.1/servers/e8c96ae1-4f36-4095-8281-cfd447f9773a => generated 1488 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:43.203 7 INFO nova.api.openstack.wsgi [None req-0dc142bc-4a83-4ec4-a49f-7c4df90ff3e6 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] HTTP exception thrown: Instance e8c96ae1-4f36-4095-8281-cfd447f9773a could not be found. [pid: 7|app: 0|req: 479/974] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:43 2026] GET /v2.1/servers/e8c96ae1-4f36-4095-8281-cfd447f9773a => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 496/975] 10.0.0.9 () {32 vars in 726 bytes} [Wed Apr 29 02:35:43 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-722245005 => 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: 480/976] 10.0.0.9 () {32 vars in 716 bytes} [Wed Apr 29 02:35:43 2026] DELETE /v2.1/servers/5c996696-1fc2-4095-a116-e6207fdd5bc4 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-29 02:35:43.784 8 WARNING neutronclient.v2_0.client [None req-3f0bda43-a6dd-407e-9b34-851bc9f36daf f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in 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/977] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:43 2026] GET /v2.1/servers/5c996696-1fc2-4095-a116-e6207fdd5bc4 => generated 1701 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:44.976 8 WARNING neutronclient.v2_0.client [None req-344017ec-595e-4cc6-bcbe-b5fe2f787b0e f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in 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/980] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:44 2026] GET /v2.1/servers/5c996696-1fc2-4095-a116-e6207fdd5bc4 => generated 1701 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:46.169 7 WARNING neutronclient.v2_0.client [None req-32c1fe91-d108-4ae5-890e-a07a35d040c0 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in 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/981] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:46 2026] GET /v2.1/servers/5c996696-1fc2-4095-a116-e6207fdd5bc4 => generated 1701 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:46.807 8 INFO nova.api.openstack.compute.server_external_events [req-d030d444-1b0c-4c7e-8092-d84a35ec8a36 req-675a766b-4764-446d-b568-2a9ff05fb30e f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-deleted:a3867f39-68c2-4f15-be0a-656cdc4e54ef for instance 5c996696-1fc2-4095-a116-e6207fdd5bc4 on instance [pid: 8|app: 0|req: 500/982] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:35:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:47.321 7 WARNING neutronclient.v2_0.client [None req-7b769859-352b-4cb8-be02-44871311dad7 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/983] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:47 2026] GET /v2.1/servers/5c996696-1fc2-4095-a116-e6207fdd5bc4 => generated 1482 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:48.422 8 WARNING neutronclient.v2_0.client [None req-e2343ea6-977a-43b8-b798-5b5760a740b6 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/984] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:48 2026] GET /v2.1/servers/5c996696-1fc2-4095-a116-e6207fdd5bc4 => generated 1487 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:49.519 7 WARNING neutronclient.v2_0.client [None req-27dd39ea-056e-447e-868c-fad07ac86463 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] The python binding code in 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/985] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:49 2026] GET /v2.1/servers/5c996696-1fc2-4095-a116-e6207fdd5bc4 => generated 1487 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:35:50.584 8 INFO nova.api.openstack.wsgi [None req-1a19ebf2-015f-4758-952d-1ea1fabbe743 f133504b751e454f8408c882f154c860 5713c7e1cdb643b2baf2df2689420241 - - default default] HTTP exception thrown: Instance 5c996696-1fc2-4095-a116-e6207fdd5bc4 could not be found. [pid: 8|app: 0|req: 502/986] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:35:50 2026] GET /v2.1/servers/5c996696-1fc2-4095-a116-e6207fdd5bc4 => 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: 485/987] 10.0.0.9 () {32 vars in 726 bytes} [Wed Apr 29 02:35:50 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-486913196 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 510/1002] 10.0.0.9 () {34 vars in 669 bytes} [Wed Apr 29 02:36:57 2026] POST /v2.1/os-keypairs => generated 396 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:36:59.226 7 WARNING neutronclient.v2_0.client [None req-83c304ac-b866-48c3-818c-7b123199ce40 fb3c8fe6b8f9442eb743fc6f6325c0cd 1dec89ccbdd545708434db0c4cdb527b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:36:59.267 7 WARNING neutronclient.v2_0.client [None req-83c304ac-b866-48c3-818c-7b123199ce40 fb3c8fe6b8f9442eb743fc6f6325c0cd 1dec89ccbdd545708434db0c4cdb527b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:36:59.516 7 WARNING neutronclient.v2_0.client [None req-83c304ac-b866-48c3-818c-7b123199ce40 fb3c8fe6b8f9442eb743fc6f6325c0cd 1dec89ccbdd545708434db0c4cdb527b - - default default] The python binding code in 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/1003] 10.0.0.9 () {34 vars in 661 bytes} [Wed Apr 29 02:36:58 2026] POST /v2.1/servers => generated 447 bytes in 738 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-29 02:36:59.741 8 WARNING neutronclient.v2_0.client [None req-a3bc412d-3d2e-44b8-8ce9-5a17a7475b44 fb3c8fe6b8f9442eb743fc6f6325c0cd 1dec89ccbdd545708434db0c4cdb527b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1004] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:36:59 2026] GET /v2.1/servers/3c6af367-ea62-4412-90e8-2cb15795fafe => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:04.854 7 WARNING neutronclient.v2_0.client [None req-ffe78ba0-11e4-43b8-8da1-5ed150b475cd fb3c8fe6b8f9442eb743fc6f6325c0cd 1dec89ccbdd545708434db0c4cdb527b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/1007] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:37:04 2026] GET /v2.1/servers/3c6af367-ea62-4412-90e8-2cb15795fafe => generated 1520 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:05.245 8 INFO nova.api.openstack.compute.server_external_events [req-17976a91-e215-446c-98a7-dba9e8d04cc8 req-6b51b968-fa01-40b2-833e-7ba28c9a6ca2 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:55f9f4ed-0534-4b27-9698-e8c3be364f38 for instance 3c6af367-ea62-4412-90e8-2cb15795fafe on instance [pid: 8|app: 0|req: 514/1008] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:37:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:09.984 7 INFO nova.api.openstack.compute.server_external_events [req-a6676b82-6f6a-47f5-91e8-30c4fe77c748 req-cb87c7c0-b999-4128-81fb-4af3bb648b5a f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-plugged:55f9f4ed-0534-4b27-9698-e8c3be364f38 for instance 3c6af367-ea62-4412-90e8-2cb15795fafe on instance [pid: 7|app: 0|req: 495/1009] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:37:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:37:10.009 8 WARNING neutronclient.v2_0.client [None req-cc28044e-fa61-4b43-b42b-7fd2bf3222e4 fb3c8fe6b8f9442eb743fc6f6325c0cd 1dec89ccbdd545708434db0c4cdb527b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1010] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:37:09 2026] GET /v2.1/servers/3c6af367-ea62-4412-90e8-2cb15795fafe => generated 1518 bytes in 691 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:15.717 7 WARNING neutronclient.v2_0.client [None req-89ebfa78-e92d-4559-80dd-db96a8bf227c fb3c8fe6b8f9442eb743fc6f6325c0cd 1dec89ccbdd545708434db0c4cdb527b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/1013] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:37:15 2026] GET /v2.1/servers/3c6af367-ea62-4412-90e8-2cb15795fafe => generated 1816 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:17.091 7 INFO nova.api.openstack.compute.server_external_events [req-53b1a213-3f0f-4196-b983-0c3568f3516c req-3d3aa33e-d24b-4446-914f-13d85de077a1 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:55f9f4ed-0534-4b27-9698-e8c3be364f38 for instance 3c6af367-ea62-4412-90e8-2cb15795fafe on instance [pid: 7|app: 0|req: 498/1014] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:37:17 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) 2026-04-29 02:37:17.102 8 WARNING neutronclient.v2_0.client [None req-72b3cc39-a9d2-4291-ad3a-85ca56557279 fb3c8fe6b8f9442eb743fc6f6325c0cd 1dec89ccbdd545708434db0c4cdb527b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:37:17.142 8 WARNING neutronclient.v2_0.client [None req-72b3cc39-a9d2-4291-ad3a-85ca56557279 fb3c8fe6b8f9442eb743fc6f6325c0cd 1dec89ccbdd545708434db0c4cdb527b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:37:17.399 8 WARNING neutronclient.v2_0.client [None req-72b3cc39-a9d2-4291-ad3a-85ca56557279 fb3c8fe6b8f9442eb743fc6f6325c0cd 1dec89ccbdd545708434db0c4cdb527b - - default default] The python binding code in 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/1015] 10.0.0.9 () {34 vars in 661 bytes} [Wed Apr 29 02:37:17 2026] POST /v2.1/servers => generated 447 bytes in 603 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:17.655 7 WARNING neutronclient.v2_0.client [None req-ba7c36a4-9d7f-4f02-9d90-e3dddeab0e35 fb3c8fe6b8f9442eb743fc6f6325c0cd 1dec89ccbdd545708434db0c4cdb527b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1016] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:37:17 2026] GET /v2.1/servers/10db46cd-aa70-4fc4-b20c-8fe4affedf0c => generated 1395 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:22.755 8 WARNING neutronclient.v2_0.client [None req-41e46df1-cf6b-42fe-9e4f-a313ba5bc10f fb3c8fe6b8f9442eb743fc6f6325c0cd 1dec89ccbdd545708434db0c4cdb527b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:22.866 7 INFO nova.api.openstack.compute.server_external_events [req-59f3e188-ca5b-465b-8013-fbcd7d925893 req-cb1c452a-9fe9-4eef-ab1d-ad1442dc85b5 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:9f66deec-c3e6-4965-850a-9cbda4b4e202 for instance 10db46cd-aa70-4fc4-b20c-8fe4affedf0c on instance [pid: 7|app: 0|req: 500/1017] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:37:22 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: 518/1018] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:37:22 2026] GET /v2.1/servers/10db46cd-aa70-4fc4-b20c-8fe4affedf0c => generated 1520 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:27.469 7 INFO nova.api.openstack.compute.server_external_events [req-32301179-e9c4-4566-8729-89563d13d3fd req-c82bfae3-4df8-4966-95ba-f12d00795b92 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-plugged:9f66deec-c3e6-4965-850a-9cbda4b4e202 for instance 10db46cd-aa70-4fc4-b20c-8fe4affedf0c on instance [pid: 7|app: 0|req: 502/1021] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:37:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:27.961 8 WARNING neutronclient.v2_0.client [None req-068cfe00-7287-4893-9d18-2e25963e6364 fb3c8fe6b8f9442eb743fc6f6325c0cd 1dec89ccbdd545708434db0c4cdb527b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1022] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:37:27 2026] GET /v2.1/servers/10db46cd-aa70-4fc4-b20c-8fe4affedf0c => generated 1518 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:33.170 7 WARNING neutronclient.v2_0.client [None req-35bfafec-f1e4-4a8f-8efb-83b8066a8138 fb3c8fe6b8f9442eb743fc6f6325c0cd 1dec89ccbdd545708434db0c4cdb527b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1023] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:37:33 2026] GET /v2.1/servers/10db46cd-aa70-4fc4-b20c-8fe4affedf0c => generated 1817 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:37:34.532 8 INFO nova.api.openstack.compute.server_external_events [req-f3d48d65-8158-4625-ae7f-40aa9b44f648 req-c1fffd11-2b80-4cba-81c0-6219c702b73a f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:9f66deec-c3e6-4965-850a-9cbda4b4e202 for instance 10db46cd-aa70-4fc4-b20c-8fe4affedf0c on instance [pid: 8|app: 0|req: 521/1024] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:37:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:03.348 8 WARNING neutronclient.v2_0.client [None req-3e7017cb-aab6-443b-818b-26b078ad9dee 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:38:03.396 8 WARNING neutronclient.v2_0.client [None req-3e7017cb-aab6-443b-818b-26b078ad9dee 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:38:03.539 8 WARNING neutronclient.v2_0.client [None req-3e7017cb-aab6-443b-818b-26b078ad9dee 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1031] 199.204.45.23 () {36 vars in 713 bytes} [Wed Apr 29 02:38:03 2026] POST /v2.1/servers => generated 453 bytes in 735 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:04.418 7 WARNING neutronclient.v2_0.client [None req-a5449e84-287c-41fc-b702-662b11d6df72 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1032] 199.204.45.23 () {32 vars in 732 bytes} [Wed Apr 29 02:38:04 2026] GET /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe => generated 2213 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:04.493 8 WARNING neutronclient.v2_0.client [None req-3b8377d9-0138-4169-90b1-01f342488ce1 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1033] 199.204.45.23 () {32 vars in 758 bytes} [Wed Apr 29 02:38:04 2026] GET /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe/os-interface => generated 28 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 508/1034] 199.204.45.23 () {32 vars in 776 bytes} [Wed Apr 29 02:38:04 2026] GET /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe/os-volume_attachments => generated 25 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-04-29 02:38:07.178 8 WARNING neutronclient.v2_0.client [None req-dff8c9f3-6673-417f-b5e7-3ef6438ebd81 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1037] 199.204.45.23 () {32 vars in 732 bytes} [Wed Apr 29 02:38:07 2026] GET /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe => generated 2371 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:07.270 7 WARNING neutronclient.v2_0.client [None req-4dc5f0bd-d31f-4703-b5cb-b5cd4c0c509d 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] The python binding code in 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/1038] 199.204.45.23 () {32 vars in 758 bytes} [Wed Apr 29 02:38:07 2026] GET /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe/os-interface => generated 28 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 529/1039] 199.204.45.23 () {32 vars in 776 bytes} [Wed Apr 29 02:38:07 2026] GET /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe/os-volume_attachments => generated 197 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:09.237 7 INFO nova.api.openstack.compute.server_external_events [req-41ea76b5-cbfc-46e4-ba69-ffba43412d05 req-1d7b4b47-c376-4530-a5fd-087b6b870652 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:504341d5-812f-4ff3-942f-0afd7da603e9 for instance fa5e7c51-bdaa-4914-b467-4f18166adfbe on instance [pid: 7|app: 0|req: 511/1040] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:38:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:10.250 8 WARNING neutronclient.v2_0.client [None req-68332b3b-a771-49f9-b658-4c6aad44b65e 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] The python binding code in 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/1041] 199.204.45.23 () {32 vars in 732 bytes} [Wed Apr 29 02:38:10 2026] GET /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe => generated 2445 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:10.392 7 WARNING neutronclient.v2_0.client [None req-353bf2fe-a74e-495e-b170-09867f6f7f18 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] The python binding code in 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/1042] 199.204.45.23 () {32 vars in 758 bytes} [Wed Apr 29 02:38:10 2026] GET /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe/os-interface => generated 284 bytes in 93 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: 531/1043] 199.204.45.23 () {32 vars in 776 bytes} [Wed Apr 29 02:38:10 2026] GET /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe/os-volume_attachments => generated 197 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:13.318 7 WARNING neutronclient.v2_0.client [None req-76833b88-92f7-40d3-aa35-418874fe7ce5 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] The python binding code in 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/1044] 199.204.45.23 () {32 vars in 732 bytes} [Wed Apr 29 02:38:13 2026] GET /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe => generated 2433 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:13.430 8 WARNING neutronclient.v2_0.client [None req-ea43cccf-5bda-406f-9b20-7ae546f6f6f1 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] The python binding code in 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/1045] 199.204.45.23 () {32 vars in 758 bytes} [Wed Apr 29 02:38:13 2026] GET /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe/os-interface => generated 284 bytes in 71 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: 514/1046] 199.204.45.23 () {32 vars in 776 bytes} [Wed Apr 29 02:38:13 2026] GET /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:13.939 8 INFO nova.api.openstack.compute.server_external_events [req-52b1a4a2-3717-427a-89de-b6111be7759c req-02b1ee04-18b6-44c1-b493-dcbbf7c4251b f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-plugged:504341d5-812f-4ff3-942f-0afd7da603e9 for instance fa5e7c51-bdaa-4914-b467-4f18166adfbe on instance [pid: 8|app: 0|req: 533/1047] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:38:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:16.402 8 WARNING neutronclient.v2_0.client [None req-0f8d08f8-7776-4abd-aed7-afad71d12013 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1050] 199.204.45.23 () {32 vars in 732 bytes} [Wed Apr 29 02:38:16 2026] GET /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe => generated 2433 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:16.532 7 WARNING neutronclient.v2_0.client [None req-d3da4ccc-35e1-4667-87d9-8a30743096f3 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1051] 199.204.45.23 () {32 vars in 758 bytes} [Wed Apr 29 02:38:16 2026] GET /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe/os-interface => generated 286 bytes in 94 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: 536/1052] 199.204.45.23 () {32 vars in 776 bytes} [Wed Apr 29 02:38:16 2026] GET /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:19.256 7 WARNING neutronclient.v2_0.client [None req-e4041efc-47ff-4180-9364-8038f67180f7 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1053] 199.204.45.23 () {32 vars in 732 bytes} [Wed Apr 29 02:38:19 2026] GET /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe => generated 2581 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:19.396 8 WARNING neutronclient.v2_0.client [None req-8981ad57-3e32-4165-9683-048d1df7d790 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1054] 199.204.45.23 () {32 vars in 758 bytes} [Wed Apr 29 02:38:19 2026] GET /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe/os-interface => generated 286 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 518/1055] 199.204.45.23 () {32 vars in 776 bytes} [Wed Apr 29 02:38:19 2026] GET /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:54.701 7 WARNING neutronclient.v2_0.client [None req-0b59d904-b3b2-4cf6-a456-28da87988730 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:38:54.750 7 WARNING neutronclient.v2_0.client [None req-0b59d904-b3b2-4cf6-a456-28da87988730 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:38:57.049 8 INFO nova.api.openstack.compute.server_external_events [req-1fb70bef-4f2d-4648-8306-2c82a1a61a4b req-f47ca23d-c32d-4929-bf8b-1f374761aa51 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:4e3578c7-6533-4334-8bea-b224ac708e82 for instance fa5e7c51-bdaa-4914-b467-4f18166adfbe on instance [pid: 8|app: 0|req: 543/1064] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:38:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:39:01.472 8 INFO nova.api.openstack.compute.server_external_events [req-497ed029-0333-4718-8c9f-5e05e4b3c10e req-844f3cf9-d5f1-47ac-983c-6ca404978c22 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-plugged:4e3578c7-6533-4334-8bea-b224ac708e82 for instance fa5e7c51-bdaa-4914-b467-4f18166adfbe on instance [pid: 8|app: 0|req: 544/1065] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:39:01 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) 2026-04-29 02:39:03.299 7 WARNING neutronclient.v2_0.client [None req-0b59d904-b3b2-4cf6-a456-28da87988730 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1066] 199.204.45.23 () {36 vars in 811 bytes} [Wed Apr 29 02:38:54 2026] POST /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe/os-interface => generated 280 bytes in 8680 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:39:03.658 8 INFO nova.api.openstack.compute.server_external_events [req-29fb3ac5-1257-4f25-81a8-ed326949472e req-348c4ffb-7aee-4470-b8cf-58e4207bf001 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:4e3578c7-6533-4334-8bea-b224ac708e82 for instance fa5e7c51-bdaa-4914-b467-4f18166adfbe on instance [pid: 8|app: 0|req: 545/1067] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:39:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:39:03.985 7 INFO nova.api.openstack.compute.server_external_events [req-5b4e5ce2-28bf-43c2-95f9-3ffe185fd15f req-482dcd23-46d9-41f3-9747-852c6645191a f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:4e3578c7-6533-4334-8bea-b224ac708e82 for instance fa5e7c51-bdaa-4914-b467-4f18166adfbe on instance [pid: 7|app: 0|req: 523/1068] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:39:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:39:26.922 7 WARNING neutronclient.v2_0.client [None req-60d87a92-b86d-4afe-a96c-59e445912ee6 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:39:26.963 7 WARNING neutronclient.v2_0.client [None req-60d87a92-b86d-4afe-a96c-59e445912ee6 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:39:29.171 8 INFO nova.api.openstack.compute.server_external_events [req-3cc8526b-f998-44de-a6e0-9a9803ae14d0 req-7b350fe5-172c-47f4-ad51-6afe481a4da8 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:61f3cc33-3c8d-45d8-b134-d4cbb1431d32 for instance fa5e7c51-bdaa-4914-b467-4f18166adfbe on instance [pid: 8|app: 0|req: 549/1075] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:39:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:39:35.011 8 INFO nova.api.openstack.compute.server_external_events [req-25af0a6b-0ea8-4544-ac50-46451e933f06 req-14b01fac-7343-4129-aef2-33a79d439504 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-plugged:61f3cc33-3c8d-45d8-b134-d4cbb1431d32 for instance fa5e7c51-bdaa-4914-b467-4f18166adfbe on instance [pid: 8|app: 0|req: 552/1078] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:39:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:39:36.003 7 WARNING neutronclient.v2_0.client [None req-60d87a92-b86d-4afe-a96c-59e445912ee6 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1079] 199.204.45.23 () {36 vars in 811 bytes} [Wed Apr 29 02:39:26 2026] POST /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe/os-interface => generated 376 bytes in 9202 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:39:42.426 8 WARNING neutronclient.v2_0.client [None req-180a86d7-b18f-466e-a2a3-9b8441ae9260 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-29 02:39:42.464 8 WARNING neutronclient.v2_0.client [None req-180a86d7-b18f-466e-a2a3-9b8441ae9260 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:39:44.772 7 INFO nova.api.openstack.compute.server_external_events [req-c7c37f22-dcea-4581-a729-f8f0f319077d req-7fd7b1ef-142d-4d28-be0b-b460718b1f27 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:4f031757-0e87-47f4-87bd-44272617e458 for instance fa5e7c51-bdaa-4914-b467-4f18166adfbe on instance [pid: 7|app: 0|req: 528/1080] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:39:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:39:49.674 7 INFO nova.api.openstack.compute.server_external_events [req-de10623f-1752-4034-bc16-67f704afc063 req-89dfb839-84ef-47b7-b5ad-1d7a8b73cfbd f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-plugged:4f031757-0e87-47f4-87bd-44272617e458 for instance fa5e7c51-bdaa-4914-b467-4f18166adfbe on instance [pid: 7|app: 0|req: 531/1083] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:39:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 02:39:51.534 8 WARNING neutronclient.v2_0.client [None req-180a86d7-b18f-466e-a2a3-9b8441ae9260 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1084] 199.204.45.23 () {36 vars in 811 bytes} [Wed Apr 29 02:39:42 2026] POST /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe/os-interface => generated 377 bytes in 9215 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:39:52.169 7 INFO nova.api.openstack.compute.server_external_events [req-0d6a641c-108d-4b59-b790-5be596050fd0 req-fcac44f6-a0eb-4ece-99e8-28c6d0f2d413 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:61f3cc33-3c8d-45d8-b134-d4cbb1431d32 for instance fa5e7c51-bdaa-4914-b467-4f18166adfbe on instance [pid: 7|app: 0|req: 532/1085] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:39:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:06.494 8 INFO nova.api.openstack.compute.server_external_events [req-fd54418f-5d29-4e9a-8923-e75f0df45ca9 req-d2ddd3f2-16ee-477f-a209-e0ed40abc0a4 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:4f031757-0e87-47f4-87bd-44272617e458 for instance fa5e7c51-bdaa-4914-b467-4f18166adfbe on instance [pid: 8|app: 0|req: 556/1090] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:40:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 535/1091] 199.204.45.23 () {34 vars in 854 bytes} [Wed Apr 29 02:40:07 2026] DELETE /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe/os-interface/4f031757-0e87-47f4-87bd-44272617e458 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:08.531 8 INFO nova.api.openstack.compute.server_external_events [req-1cb953bd-e056-4fb0-9e74-68341876c6b5 req-1facc39a-7b15-4bbd-8b68-e8ce7116a2e6 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:4f031757-0e87-47f4-87bd-44272617e458 for instance fa5e7c51-bdaa-4914-b467-4f18166adfbe on instance [pid: 8|app: 0|req: 557/1092] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:40: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:09.753 7 INFO nova.api.openstack.compute.server_external_events [req-c71e536d-5de2-4a3c-a925-08318c6f2c96 req-90f4bfb4-b563-4a75-b8b6-8a1a9fc8c8f7 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-unplugged:4f031757-0e87-47f4-87bd-44272617e458 for instance fa5e7c51-bdaa-4914-b467-4f18166adfbe on instance [pid: 7|app: 0|req: 536/1093] 10.0.0.39 () {38 vars in 814 bytes} [Wed Apr 29 02:40:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:16.658 8 INFO nova.api.openstack.compute.server_external_events [req-90d6d8e9-dea8-4de1-91b8-0756e94b2797 req-755a6422-e12d-4ed9-84e4-d711f0c5ca6a f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:61f3cc33-3c8d-45d8-b134-d4cbb1431d32 for instance fa5e7c51-bdaa-4914-b467-4f18166adfbe on instance [pid: 8|app: 0|req: 559/1096] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:40:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 538/1097] 199.204.45.23 () {34 vars in 854 bytes} [Wed Apr 29 02:40:16 2026] DELETE /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe/os-interface/61f3cc33-3c8d-45d8-b134-d4cbb1431d32 => generated 0 bytes in 48 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: 541/1102] 199.204.45.23 () {34 vars in 854 bytes} [Wed Apr 29 02:40:37 2026] DELETE /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe/os-interface/4e3578c7-6533-4334-8bea-b224ac708e82 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 562/1103] 199.204.45.23 () {34 vars in 754 bytes} [Wed Apr 29 02:40:42 2026] DELETE /v2.1/servers/fa5e7c51-bdaa-4914-b467-4f18166adfbe => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:45.736 7 INFO nova.api.openstack.compute.server_external_events [req-d81f24f8-60b2-47fd-9975-38f55407b8d9 req-8e04dbfc-570b-4daa-a045-81169e1f43d9 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-deleted:504341d5-812f-4ff3-942f-0afd7da603e9 for instance fa5e7c51-bdaa-4914-b467-4f18166adfbe on instance [pid: 7|app: 0|req: 543/1106] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:40:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:47.561 8 INFO nova.api.openstack.compute.server_external_events [req-e4746549-63f8-497f-8f88-704747be13b8 req-7b409340-80d8-4e5c-addc-ab3bf6757725 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:9f66deec-c3e6-4965-850a-9cbda4b4e202 for instance 10db46cd-aa70-4fc4-b20c-8fe4affedf0c on instance [pid: 8|app: 0|req: 564/1107] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:40:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 544/1108] 10.0.0.9 () {32 vars in 716 bytes} [Wed Apr 29 02:40:47 2026] DELETE /v2.1/servers/10db46cd-aa70-4fc4-b20c-8fe4affedf0c => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:47.709 8 WARNING neutronclient.v2_0.client [None req-3c1d98e4-d41f-46a3-b3cf-7977e7629b3b fb3c8fe6b8f9442eb743fc6f6325c0cd 1dec89ccbdd545708434db0c4cdb527b - - default default] The python binding code in 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/1109] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:40:47 2026] GET /v2.1/servers/10db46cd-aa70-4fc4-b20c-8fe4affedf0c => generated 1943 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:50.525 7 INFO nova.api.openstack.compute.server_external_events [req-8e0c7417-0ec3-42d7-8bb7-20dd209998a1 req-a65e9207-7105-4f79-a8d9-8a9e0fb48cc5 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-deleted:9f66deec-c3e6-4965-850a-9cbda4b4e202 for instance 10db46cd-aa70-4fc4-b20c-8fe4affedf0c on instance [pid: 7|app: 0|req: 545/1110] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:40:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:52.925 8 WARNING neutronclient.v2_0.client [None req-ba368d82-cedb-4bdc-801c-03f1d026938f fb3c8fe6b8f9442eb743fc6f6325c0cd 1dec89ccbdd545708434db0c4cdb527b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 566/1111] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:40:52 2026] GET /v2.1/servers/10db46cd-aa70-4fc4-b20c-8fe4affedf0c => generated 1481 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:58.009 7 INFO nova.api.openstack.wsgi [None req-8a998dea-aee4-461f-9b20-8d9c9fb7793e fb3c8fe6b8f9442eb743fc6f6325c0cd 1dec89ccbdd545708434db0c4cdb527b - - default default] HTTP exception thrown: Instance 10db46cd-aa70-4fc4-b20c-8fe4affedf0c could not be found. [pid: 7|app: 0|req: 547/1114] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:40:57 2026] GET /v2.1/servers/10db46cd-aa70-4fc4-b20c-8fe4affedf0c => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:58.683 8 INFO nova.api.openstack.compute.server_external_events [req-9f7ec601-2893-47ac-9cce-4e8a7f7aa4b4 req-fe8f3936-0d87-4940-a1e5-48237172e493 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-changed:55f9f4ed-0534-4b27-9698-e8c3be364f38 for instance 3c6af367-ea62-4412-90e8-2cb15795fafe on instance [pid: 8|app: 0|req: 568/1115] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:40:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1116] 10.0.0.9 () {32 vars in 716 bytes} [Wed Apr 29 02:40:58 2026] DELETE /v2.1/servers/3c6af367-ea62-4412-90e8-2cb15795fafe => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:40:58.806 8 WARNING neutronclient.v2_0.client [None req-e0be02ef-8a57-4958-b2f5-3afc644b4f8f fb3c8fe6b8f9442eb743fc6f6325c0cd 1dec89ccbdd545708434db0c4cdb527b - - default default] The python binding code in 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/1117] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:40:58 2026] GET /v2.1/servers/3c6af367-ea62-4412-90e8-2cb15795fafe => generated 1942 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:41:01.629 7 INFO nova.api.openstack.compute.server_external_events [req-7ce93a69-bac6-413d-a8c3-af0fb0db365a req-2b057619-6faf-4ce0-8455-64cc9fc160b6 f143b0b8103446e0a50153d17cee35c9 a396b284d33b4451a7436e10e535ac6d - - d0846f21fd7d412e8e34f4a441460d4d d0846f21fd7d412e8e34f4a441460d4d] Creating event network-vif-deleted:55f9f4ed-0534-4b27-9698-e8c3be364f38 for instance 3c6af367-ea62-4412-90e8-2cb15795fafe on instance [pid: 7|app: 0|req: 549/1118] 10.0.0.125 () {38 vars in 815 bytes} [Wed Apr 29 02:41:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:41:04.010 8 WARNING neutronclient.v2_0.client [None req-9aabd7e1-5367-4d2e-a4b3-6712f9740c31 fb3c8fe6b8f9442eb743fc6f6325c0cd 1dec89ccbdd545708434db0c4cdb527b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 570/1119] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:41:03 2026] GET /v2.1/servers/3c6af367-ea62-4412-90e8-2cb15795fafe => generated 1481 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:41:09.084 8 INFO nova.api.openstack.wsgi [None req-d29899f3-737f-4f6f-8764-96033df4b947 fb3c8fe6b8f9442eb743fc6f6325c0cd 1dec89ccbdd545708434db0c4cdb527b - - default default] HTTP exception thrown: Instance 3c6af367-ea62-4412-90e8-2cb15795fafe could not be found. [pid: 8|app: 0|req: 572/1122] 10.0.0.9 () {32 vars in 713 bytes} [Wed Apr 29 02:41:09 2026] GET /v2.1/servers/3c6af367-ea62-4412-90e8-2cb15795fafe => 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: 551/1123] 10.0.0.9 () {32 vars in 724 bytes} [Wed Apr 29 02:41:10 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-2031617923 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:41:10.194 8 INFO nova.api.openstack.wsgi [None req-2914541d-1a05-4cb9-9c57-482634f70bc7 fb3c8fe6b8f9442eb743fc6f6325c0cd 1dec89ccbdd545708434db0c4cdb527b - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-2031617923 not found for user fb3c8fe6b8f9442eb743fc6f6325c0cd [pid: 8|app: 0|req: 573/1124] 10.0.0.9 () {32 vars in 721 bytes} [Wed Apr 29 02:41:10 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-2031617923 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1127] 10.0.0.9 () {32 vars in 653 bytes} [Wed Apr 29 02:41:24 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1128] 10.0.0.9 () {32 vars in 639 bytes} [Wed Apr 29 02:41:24 2026] GET /v2.1/servers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-29 02:41:24.582 7 WARNING oslo_db.sqlalchemy.utils [None req-e4857f54-ea2f-40f3-b0a0-f8b78bf45227 52f61628e37e4720ba42a0342fc227a3 12416fccb9a941c59e60b285866a7f7b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 554/1129] 10.0.0.9 () {32 vars in 647 bytes} [Wed Apr 29 02:41:24 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1130] 10.0.0.9 () {32 vars in 692 bytes} [Wed Apr 29 02:41:24 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1167] 10.0.0.71 () {28 vars in 453 bytes} [Wed Apr 29 02:44: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: 8|app: 0|req: 595/1168] 10.0.0.71 () {30 vars in 657 bytes} [Wed Apr 29 02:44:24 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 574/1169] 10.0.0.71 () {32 vars in 730 bytes} [Wed Apr 29 02:44:24 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: 8|app: 0|req: 596/1170] 10.0.0.71 () {34 vars in 805 bytes} [Wed Apr 29 02:44:24 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1171] 10.0.0.71 () {28 vars in 453 bytes} [Wed Apr 29 02:44: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: 8|app: 0|req: 597/1174] 10.0.0.71 () {30 vars in 657 bytes} [Wed Apr 29 02:44:24 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: 578/1175] 10.0.0.71 () {32 vars in 730 bytes} [Wed Apr 29 02:44:24 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1176] 10.0.0.71 () {34 vars in 893 bytes} [Wed Apr 29 02:44:24 2026] GET /v2.1/servers/detail?project_id=12416fccb9a941c59e60b285866a7f7b&all_tenants=True => generated 15 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1177] 10.0.0.71 () {34 vars in 893 bytes} [Wed Apr 29 02:44:25 2026] GET /v2.1/servers/detail?project_id=73a49691dd944c9c93a0ad7738bd8e36&all_tenants=True => generated 15 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1178] 10.0.0.71 () {34 vars in 893 bytes} [Wed Apr 29 02:44:25 2026] GET /v2.1/servers/detail?project_id=a396b284d33b4451a7436e10e535ac6d&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)