+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 7 03:59:06 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: nova-api-osapi-5b8f6f777b-grlts 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 0x7fa2a70d3668 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-07 03:59:11.065 7 INFO nova.utils [None req-f78d65c1-9b07-4d0a-9077-befc7f549a33 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-07 03:59:11.088 8 INFO nova.utils [None req-31f28200-34ae-44f5-9f28-c9334fafd73d - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-07 03:59:12.724 8 WARNING keystonemiddleware._common.config [None req-31f28200-34ae-44f5-9f28-c9334fafd73d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 03:59:12.733 8 WARNING oslo_config.cfg [None req-31f28200-34ae-44f5-9f28-c9334fafd73d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-07 03:59:12.749 7 WARNING keystonemiddleware._common.config [None req-f78d65c1-9b07-4d0a-9077-befc7f549a33 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 03:59:12.758 7 WARNING oslo_config.cfg [None req-f78d65c1-9b07-4d0a-9077-befc7f549a33 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-07 03:59:12.810 8 WARNING keystonemiddleware._common.config [None req-31f28200-34ae-44f5-9f28-c9334fafd73d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 03:59:12.825 8 WARNING oslo_config.cfg [None req-31f28200-34ae-44f5-9f28-c9334fafd73d - - - - - -] 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-07 03:59:12.835 7 WARNING keystonemiddleware._common.config [None req-f78d65c1-9b07-4d0a-9077-befc7f549a33 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 03:59:12.837 8 WARNING oslo_config.cfg [None req-31f28200-34ae-44f5-9f28-c9334fafd73d - - - - - -] 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 0x7fa2a70d3668 pid: 8 (default app) 2026-04-07 03:59:12.851 7 WARNING oslo_config.cfg [None req-f78d65c1-9b07-4d0a-9077-befc7f549a33 - - - - - -] 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-07 03:59:12.863 7 WARNING oslo_config.cfg [None req-f78d65c1-9b07-4d0a-9077-befc7f549a33 - - - - - -] 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 0x7fa2a70d3668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 162.253.55.43 () {42 vars in 701 bytes} [Tue Apr 7 03:59:19 2026] GET /v2.1 => generated 114 bytes in 18 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-07 03:59:19.542 8 WARNING oslo_policy.policy [None req-497e51d0-b2de-4a30-b5cf-a3efb8311dcf 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - 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-07 03:59:19.543 8 WARNING oslo_policy.policy [None req-497e51d0-b2de-4a30-b5cf-a3efb8311dcf 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 162.253.55.43 () {44 vars in 905 bytes} [Tue Apr 7 03:59:19 2026] GET /v2.1 => generated 0 bytes in 546 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-07 03:59:19.657 7 WARNING oslo_policy.policy [req-497e51d0-b2de-4a30-b5cf-a3efb8311dcf req-d7134f9e-7aa6-415f-8834-855fa3602d4e 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - 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-07 03:59:19.657 7 WARNING oslo_policy.policy [req-497e51d0-b2de-4a30-b5cf-a3efb8311dcf req-d7134f9e-7aa6-415f-8834-855fa3602d4e 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 162.253.55.43 () {46 vars in 978 bytes} [Tue Apr 7 03:59:19 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-07 03:59:19.760 8 INFO nova.api.openstack.wsgi [None req-0d93cbed-965f-4cbe-8a2b-15a97b7b092c 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 162.253.55.43 () {48 vars in 1007 bytes} [Tue Apr 7 03:59:19 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Apr 7 03:59:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 162.253.55.43 () {52 vars in 1044 bytes} [Tue Apr 7 03:59:19 2026] POST /v2.1/flavors => generated 527 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 162.253.55.43 () {42 vars in 701 bytes} [Tue Apr 7 03:59:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 162.253.55.43 () {44 vars in 905 bytes} [Tue Apr 7 03:59:20 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: 7|app: 0|req: 6/11] 162.253.55.43 () {46 vars in 978 bytes} [Tue Apr 7 03:59:20 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-07 03:59:20.782 8 INFO nova.api.openstack.wsgi [None req-19dea5c6-9ce0-4935-8b17-e107168446a0 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 162.253.55.43 () {48 vars in 1009 bytes} [Tue Apr 7 03:59:20 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Apr 7 03:59:20 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] 162.253.55.43 () {52 vars in 1044 bytes} [Tue Apr 7 03:59:20 2026] POST /v2.1/flavors => generated 530 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 162.253.55.43 () {42 vars in 701 bytes} [Tue Apr 7 03:59:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 162.253.55.43 () {44 vars in 905 bytes} [Tue Apr 7 03:59:21 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 162.253.55.43 () {46 vars in 978 bytes} [Tue Apr 7 03:59:21 2026] GET /v2.1/ => generated 399 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 03:59:21.835 8 INFO nova.api.openstack.wsgi [None req-97822d25-44e9-4a26-b44c-f8088ecc11ef 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 162.253.55.43 () {48 vars in 1011 bytes} [Tue Apr 7 03:59:21 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Apr 7 03:59:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 162.253.55.43 () {52 vars in 1044 bytes} [Tue Apr 7 03:59:21 2026] POST /v2.1/flavors => generated 531 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 162.253.55.43 () {42 vars in 701 bytes} [Tue Apr 7 03:59:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 162.253.55.43 () {44 vars in 905 bytes} [Tue Apr 7 03:59:22 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: 7|app: 0|req: 12/23] 162.253.55.43 () {46 vars in 978 bytes} [Tue Apr 7 03:59:22 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 03:59:22.757 8 INFO nova.api.openstack.wsgi [None req-f0e4edd1-f6c2-4fe3-a6e5-d41911fc694a 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 162.253.55.43 () {48 vars in 1009 bytes} [Tue Apr 7 03:59:22 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Apr 7 03:59:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 162.253.55.43 () {52 vars in 1044 bytes} [Tue Apr 7 03:59:22 2026] POST /v2.1/flavors => generated 530 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 162.253.55.43 () {42 vars in 701 bytes} [Tue Apr 7 03:59:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 162.253.55.43 () {44 vars in 905 bytes} [Tue Apr 7 03:59:23 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: 7|app: 0|req: 15/29] 162.253.55.43 () {46 vars in 978 bytes} [Tue Apr 7 03:59:23 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-07 03:59:23.787 8 INFO nova.api.openstack.wsgi [None req-48ecebbf-baad-41b4-9071-8c24cbb2445e 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 162.253.55.43 () {48 vars in 1011 bytes} [Tue Apr 7 03:59:23 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Apr 7 03:59:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 162.253.55.43 () {52 vars in 1044 bytes} [Tue Apr 7 03:59:23 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 22/43] 10.0.0.130 () {28 vars in 454 bytes} [Tue Apr 7 04:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 22/44] 10.0.0.130 () {30 vars in 658 bytes} [Tue Apr 7 04:00:07 2026] GET /v2.1 => generated 0 bytes in 374 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: 23/45] 10.0.0.130 () {32 vars in 731 bytes} [Tue Apr 7 04:00:08 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: 23/46] 10.0.0.130 () {34 vars in 765 bytes} [Tue Apr 7 04:00:08 2026] GET /v2.1/os-services => generated 546 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/47] 10.0.0.130 () {28 vars in 454 bytes} [Tue Apr 7 04:00:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 24/48] 10.0.0.130 () {30 vars in 658 bytes} [Tue Apr 7 04:00:12 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: 8|app: 0|req: 25/49] 10.0.0.130 () {32 vars in 731 bytes} [Tue Apr 7 04:00:12 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/50] 10.0.0.130 () {34 vars in 765 bytes} [Tue Apr 7 04:00:12 2026] GET /v2.1/os-services => generated 546 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/53] 10.0.0.130 () {28 vars in 454 bytes} [Tue Apr 7 04: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: 8|app: 0|req: 27/54] 10.0.0.130 () {30 vars in 658 bytes} [Tue Apr 7 04:00:17 2026] GET /v2.1 => generated 0 bytes in 32 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: 28/55] 10.0.0.130 () {32 vars in 731 bytes} [Tue Apr 7 04:00:17 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/56] 10.0.0.130 () {34 vars in 808 bytes} [Tue Apr 7 04:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/57] 10.0.0.130 () {28 vars in 454 bytes} [Tue Apr 7 04: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: 8|app: 0|req: 29/58] 10.0.0.130 () {30 vars in 658 bytes} [Tue Apr 7 04:00:21 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 30/59] 10.0.0.130 () {32 vars in 731 bytes} [Tue Apr 7 04:00:21 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/60] 10.0.0.130 () {34 vars in 808 bytes} [Tue Apr 7 04:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/131] 10.0.0.121 () {28 vars in 454 bytes} [Tue Apr 7 04:06:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/132] 10.0.0.121 () {30 vars in 658 bytes} [Tue Apr 7 04:06:07 2026] GET /v2.1 => generated 0 bytes in 146 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: 67/133] 10.0.0.121 () {32 vars in 731 bytes} [Tue Apr 7 04:06:08 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/134] 10.0.0.121 () {34 vars in 804 bytes} [Tue Apr 7 04:06:08 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/163] 162.253.55.43 () {42 vars in 701 bytes} [Tue Apr 7 04:08:30 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: 82/164] 162.253.55.43 () {44 vars in 905 bytes} [Tue Apr 7 04:08:30 2026] GET /v2.1 => generated 0 bytes in 88 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: 83/165] 162.253.55.43 () {46 vars in 978 bytes} [Tue Apr 7 04:08:30 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-07 04:08:30.336 8 INFO nova.api.openstack.wsgi [None req-cbe7aa33-8b4d-442e-9f28-2d1373f3927a 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 83/166] 162.253.55.43 () {48 vars in 1013 bytes} [Tue Apr 7 04:08:30 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Apr 7 04:08:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 162.253.55.43 () {52 vars in 1045 bytes} [Tue Apr 7 04:08:30 2026] POST /v2.1/flavors => generated 532 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/181] 162.253.55.43 () {42 vars in 701 bytes} [Tue Apr 7 04:09:27 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: 91/182] 162.253.55.43 () {44 vars in 905 bytes} [Tue Apr 7 04:09:27 2026] GET /v2.1 => generated 0 bytes in 78 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 92/183] 162.253.55.43 () {46 vars in 978 bytes} [Tue Apr 7 04:09:27 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-07 04:09:27.886 8 INFO nova.api.openstack.wsgi [None req-464f971e-366d-4958-a158-981e43adcf95 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 64a9711f9f484acb8de324ff7c33ac20 [pid: 8|app: 0|req: 92/184] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Apr 7 04:09:27 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-07 04:09:27.910 7 WARNING oslo_db.sqlalchemy.utils [None req-8876e056-2fd1-451b-91cb-27dd63fe786e 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 93/185] 162.253.55.43 () {48 vars in 1012 bytes} [Tue Apr 7 04:09:27 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/186] 162.253.55.43 () {52 vars in 1053 bytes} [Tue Apr 7 04:09:27 2026] POST /v2.1/os-keypairs => generated 576 bytes in 71 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/187] 162.253.55.43 () {42 vars in 701 bytes} [Tue Apr 7 04:09:31 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: 94/188] 162.253.55.43 () {44 vars in 905 bytes} [Tue Apr 7 04:09:31 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: 95/189] 162.253.55.43 () {46 vars in 978 bytes} [Tue Apr 7 04:09:31 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: 8|app: 0|req: 95/190] 162.253.55.43 () {48 vars in 1069 bytes} [Tue Apr 7 04:09:31 2026] GET /v2.1/os-quota-sets/ec5049bb94f548db8befc481f64faa2d => generated 283 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/191] 162.253.55.43 () {52 vars in 1121 bytes} [Tue Apr 7 04:09:31 2026] PUT /v2.1/os-quota-sets/ec5049bb94f548db8befc481f64faa2d => generated 238 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/290] 162.253.55.43 () {42 vars in 701 bytes} [Tue Apr 7 04:17:42 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/291] 162.253.55.43 () {44 vars in 905 bytes} [Tue Apr 7 04:17:42 2026] GET /v2.1 => generated 0 bytes in 117 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 146/292] 162.253.55.43 () {46 vars in 978 bytes} [Tue Apr 7 04:17:42 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 04:17:42.248 7 INFO nova.api.openstack.wsgi [None req-04e91654-28e8-4b06-a5d1-bc719c262208 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 147/293] 162.253.55.43 () {48 vars in 1011 bytes} [Tue Apr 7 04:17:42 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/294] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Apr 7 04:17:42 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: 7|app: 0|req: 148/295] 162.253.55.43 () {52 vars in 1045 bytes} [Tue Apr 7 04:17:42 2026] POST /v2.1/flavors => generated 532 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/336] 162.253.55.43 () {42 vars in 701 bytes} [Tue Apr 7 04:21:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/337] 162.253.55.43 () {44 vars in 905 bytes} [Tue Apr 7 04:21:01 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 169/338] 162.253.55.43 () {46 vars in 978 bytes} [Tue Apr 7 04:21:01 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/339] 162.253.55.43 () {48 vars in 1069 bytes} [Tue Apr 7 04:21:01 2026] GET /v2.1/os-quota-sets/6bf90cbf33e843ec98289f6db2b13b9b => generated 283 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/340] 162.253.55.43 () {52 vars in 1121 bytes} [Tue Apr 7 04:21:01 2026] PUT /v2.1/os-quota-sets/6bf90cbf33e843ec98289f6db2b13b9b => generated 238 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 162.253.55.43 () {42 vars in 701 bytes} [Tue Apr 7 04:31: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: 236/472] 162.253.55.43 () {44 vars in 905 bytes} [Tue Apr 7 04:31:46 2026] GET /v2.1 => generated 0 bytes in 135 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 237/473] 162.253.55.43 () {46 vars in 978 bytes} [Tue Apr 7 04:31: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-07 04:31:46.810 7 INFO nova.api.openstack.wsgi [None req-213f113c-6f6d-40b3-98c6-3e41e2a8eab6 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 237/474] 162.253.55.43 () {48 vars in 1007 bytes} [Tue Apr 7 04:31:46 2026] GET /v2.1/flavors/m1.tiny => generated 80 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] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Apr 7 04:31: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: 7|app: 0|req: 238/476] 162.253.55.43 () {48 vars in 1095 bytes} [Tue Apr 7 04:31:46 2026] GET /v2.1/flavors/317167e2-ac4e-48c8-a9bc-376fde337de6/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/477] 162.253.55.43 () {42 vars in 701 bytes} [Tue Apr 7 04:31:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/478] 162.253.55.43 () {44 vars in 905 bytes} [Tue Apr 7 04:31:47 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: 8|app: 0|req: 240/479] 162.253.55.43 () {46 vars in 978 bytes} [Tue Apr 7 04:31:47 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 04:31:47.709 7 INFO nova.api.openstack.wsgi [None req-42287f81-6b5e-4169-8acd-1f43470fbcda 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 240/480] 162.253.55.43 () {48 vars in 1009 bytes} [Tue Apr 7 04:31:47 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Apr 7 04:31:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/482] 162.253.55.43 () {48 vars in 1095 bytes} [Tue Apr 7 04:31:47 2026] GET /v2.1/flavors/04a0a600-cfaa-415c-94c1-827789cc8371/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 162.253.55.43 () {42 vars in 701 bytes} [Tue Apr 7 04:31:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/484] 162.253.55.43 () {44 vars in 905 bytes} [Tue Apr 7 04:31:48 2026] GET /v2.1 => generated 0 bytes in 26 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 243/485] 162.253.55.43 () {46 vars in 978 bytes} [Tue Apr 7 04:31:48 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 04:31:48.592 7 INFO nova.api.openstack.wsgi [None req-bea3df61-ea12-4952-ad10-bef907ec7bbc 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 243/486] 162.253.55.43 () {48 vars in 1011 bytes} [Tue Apr 7 04:31:48 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/487] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Apr 7 04:31:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/488] 162.253.55.43 () {48 vars in 1095 bytes} [Tue Apr 7 04:31:48 2026] GET /v2.1/flavors/066b072f-0f69-4b69-a6a3-d7d0c1df67ed/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/489] 162.253.55.43 () {42 vars in 701 bytes} [Tue Apr 7 04:31:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/490] 162.253.55.43 () {44 vars in 905 bytes} [Tue Apr 7 04:31:49 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 246/491] 162.253.55.43 () {46 vars in 978 bytes} [Tue Apr 7 04:31:49 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 04:31:49.500 7 INFO nova.api.openstack.wsgi [None req-eef4c345-db44-4093-8334-07fe11f1227b 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 246/492] 162.253.55.43 () {48 vars in 1009 bytes} [Tue Apr 7 04:31:49 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/493] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Apr 7 04:31:49 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: 247/494] 162.253.55.43 () {48 vars in 1095 bytes} [Tue Apr 7 04:31:49 2026] GET /v2.1/flavors/9a1448f9-23be-47ea-a329-61ce7acf6774/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 162.253.55.43 () {42 vars in 701 bytes} [Tue Apr 7 04:31:50 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/496] 162.253.55.43 () {44 vars in 905 bytes} [Tue Apr 7 04:31:50 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: 249/497] 162.253.55.43 () {46 vars in 978 bytes} [Tue Apr 7 04:31:50 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 04:31:50.453 7 INFO nova.api.openstack.wsgi [None req-4ed2536a-f5af-4ea3-a16f-f939197433f4 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 249/498] 162.253.55.43 () {48 vars in 1011 bytes} [Tue Apr 7 04:31:50 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/499] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Apr 7 04:31:50 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: 250/500] 162.253.55.43 () {48 vars in 1095 bytes} [Tue Apr 7 04:31:50 2026] GET /v2.1/flavors/5d81b5b7-1c05-4dee-a3f7-b38a2d677615/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: 257/513] 162.253.55.43 () {42 vars in 701 bytes} [Tue Apr 7 04:32:52 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: 257/514] 162.253.55.43 () {44 vars in 905 bytes} [Tue Apr 7 04:32:52 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 258/515] 162.253.55.43 () {46 vars in 978 bytes} [Tue Apr 7 04:32:52 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-07 04:32:52.823 7 INFO nova.api.openstack.wsgi [None req-07e595f2-22e8-4b35-b5c8-0efff473d783 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 258/516] 162.253.55.43 () {48 vars in 1013 bytes} [Tue Apr 7 04:32:52 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/517] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Apr 7 04:32:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/518] 162.253.55.43 () {48 vars in 1095 bytes} [Tue Apr 7 04:32:52 2026] GET /v2.1/flavors/d20ac2e9-e722-427d-ba36-8102afdf5ae5/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/521] 162.253.55.43 () {42 vars in 701 bytes} [Tue Apr 7 04:32:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/522] 162.253.55.43 () {44 vars in 905 bytes} [Tue Apr 7 04:32:59 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 262/523] 162.253.55.43 () {46 vars in 978 bytes} [Tue Apr 7 04:32:59 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: 262/524] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Apr 7 04:32:59 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/525] 162.253.55.43 () {42 vars in 701 bytes} [Tue Apr 7 04:33:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/526] 162.253.55.43 () {44 vars in 905 bytes} [Tue Apr 7 04:33:03 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 264/527] 162.253.55.43 () {46 vars in 978 bytes} [Tue Apr 7 04:33:03 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/528] 162.253.55.43 () {48 vars in 1069 bytes} [Tue Apr 7 04:33:03 2026] GET /v2.1/os-quota-sets/ec5049bb94f548db8befc481f64faa2d => generated 280 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/539] 162.253.55.43 () {42 vars in 701 bytes} [Tue Apr 7 04:33:52 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: 270/540] 162.253.55.43 () {44 vars in 905 bytes} [Tue Apr 7 04:33:52 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 271/541] 162.253.55.43 () {46 vars in 978 bytes} [Tue Apr 7 04:33:52 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-07 04:33:52.992 8 INFO nova.api.openstack.wsgi [None req-ee7bcd22-f85f-4d82-ba23-daad18edf3f9 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 271/542] 162.253.55.43 () {48 vars in 1011 bytes} [Tue Apr 7 04:33:52 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: 272/543] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Apr 7 04:33:52 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: 272/544] 162.253.55.43 () {48 vars in 1095 bytes} [Tue Apr 7 04:33:53 2026] GET /v2.1/flavors/9c370bb4-589c-47d3-a377-bcc8de4ff7b1/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/549] 162.253.55.43 () {42 vars in 701 bytes} [Tue Apr 7 04:34:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/550] 162.253.55.43 () {44 vars in 905 bytes} [Tue Apr 7 04:34:06 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 276/551] 162.253.55.43 () {46 vars in 978 bytes} [Tue Apr 7 04:34:06 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: 276/552] 162.253.55.43 () {48 vars in 1069 bytes} [Tue Apr 7 04:34:06 2026] GET /v2.1/os-quota-sets/6bf90cbf33e843ec98289f6db2b13b9b => generated 280 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/561] 162.253.55.43 () {42 vars in 701 bytes} [Tue Apr 7 04:34:54 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/562] 162.253.55.43 () {44 vars in 905 bytes} [Tue Apr 7 04:34:54 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 282/563] 162.253.55.43 () {46 vars in 978 bytes} [Tue Apr 7 04:34:54 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-07 04:34:54.608 7 INFO nova.api.openstack.wsgi [None req-2ab809d5-b00d-4b28-a89a-336992a46400 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 283/566] 162.253.55.43 () {48 vars in 1007 bytes} [Tue Apr 7 04:34:54 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/567] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Apr 7 04:34:54 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 287/576] 10.0.0.59 () {32 vars in 654 bytes} [Tue Apr 7 04:35:34 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/577] 10.0.0.59 () {32 vars in 640 bytes} [Tue Apr 7 04:35:34 2026] GET /v2.1/servers => generated 15 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-07 04:35:34.963 7 WARNING oslo_db.sqlalchemy.utils [None req-9d5ccfe1-4065-499a-bf8c-31ad7352244d 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 288/578] 10.0.0.59 () {32 vars in 648 bytes} [Tue Apr 7 04:35:34 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: 291/579] 10.0.0.59 () {32 vars in 693 bytes} [Tue Apr 7 04:35:34 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/582] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:35:45 2026] GET /v2.1/flavors/317167e2-ac4e-48c8-a9bc-376fde337de6 => generated 511 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/583] 10.0.0.59 () {32 vars in 640 bytes} [Tue Apr 7 04:35:45 2026] GET /v2.1/flavors => generated 1674 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/584] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:35:45 2026] GET /v2.1/flavors/317167e2-ac4e-48c8-a9bc-376fde337de6 => generated 511 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 04:35:50.314 8 WARNING neutronclient.v2_0.client [None req-0badb563-544b-4719-9799-ca85a3313b13 fa15f11f1ab54a90a5f0991dc4f299d7 52d282215da04126b926097091b861a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/585] 10.0.0.59 () {34 vars in 670 bytes} [Tue Apr 7 04:35:50 2026] POST /v2.1/os-keypairs => generated 386 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/586] 10.0.0.59 () {34 vars in 684 bytes} [Tue Apr 7 04:35:50 2026] POST /v2.1/os-security-groups => generated 248 bytes in 752 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 04:35:50.886 7 WARNING neutronclient.v2_0.client [None req-a70d1292-2f62-4edc-a466-0919c26806bd fa15f11f1ab54a90a5f0991dc4f299d7 52d282215da04126b926097091b861a1 - - default default] The 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-07 04:35:51.479 7 WARNING neutronclient.v2_0.client [None req-a70d1292-2f62-4edc-a466-0919c26806bd fa15f11f1ab54a90a5f0991dc4f299d7 52d282215da04126b926097091b861a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/587] 10.0.0.59 () {34 vars in 694 bytes} [Tue Apr 7 04:35:50 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 717 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 04:35:51.614 8 WARNING neutronclient.v2_0.client [None req-20a73512-0322-44d8-bb87-dcac4da2e69f fa15f11f1ab54a90a5f0991dc4f299d7 52d282215da04126b926097091b861a1 - - default default] The python binding code in 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/588] 10.0.0.59 () {34 vars in 684 bytes} [Tue Apr 7 04:35:51 2026] POST /v2.1/os-security-groups => generated 244 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 04:35:51.753 8 WARNING neutronclient.v2_0.client [None req-956a7c42-3f04-436b-8585-d1b2e0740da1 fa15f11f1ab54a90a5f0991dc4f299d7 52d282215da04126b926097091b861a1 - - default default] The 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-07 04:35:51.799 8 WARNING neutronclient.v2_0.client [None req-956a7c42-3f04-436b-8585-d1b2e0740da1 fa15f11f1ab54a90a5f0991dc4f299d7 52d282215da04126b926097091b861a1 - - default default] The 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-07 04:35:51.806 7 WARNING neutronclient.v2_0.client [None req-e8c6c5cc-0b08-42b1-806f-1ccdbb682838 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The 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-07 04:35:51.856 7 WARNING neutronclient.v2_0.client [None req-e8c6c5cc-0b08-42b1-806f-1ccdbb682838 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The python binding code in 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/589] 10.0.0.59 () {34 vars in 694 bytes} [Tue Apr 7 04:35:51 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 04:35:51.943 8 WARNING neutronclient.v2_0.client [None req-1679eeb8-c01f-4e57-b434-ce31041b6c3a fa15f11f1ab54a90a5f0991dc4f299d7 52d282215da04126b926097091b861a1 - - default default] The 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-07 04:35:52.004 8 WARNING neutronclient.v2_0.client [None req-1679eeb8-c01f-4e57-b434-ce31041b6c3a fa15f11f1ab54a90a5f0991dc4f299d7 52d282215da04126b926097091b861a1 - - default default] The python binding code in 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/590] 10.0.0.59 () {34 vars in 694 bytes} [Tue Apr 7 04:35:51 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 04:35:52.120 8 WARNING neutronclient.v2_0.client [None req-2ccd1e7d-3ad2-45e6-80cb-c66d3b023f58 fa15f11f1ab54a90a5f0991dc4f299d7 52d282215da04126b926097091b861a1 - - default default] The python binding code in 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/591] 10.0.0.59 () {32 vars in 736 bytes} [Tue Apr 7 04:35:52 2026] GET /v2.1/os-security-groups/d62ed694-fb2f-4b4a-b70a-1b004eddffc7 => generated 661 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 04:35:52.244 8 WARNING neutronclient.v2_0.client [None req-df35380c-1cea-4375-a71a-78d4e658b574 fa15f11f1ab54a90a5f0991dc4f299d7 52d282215da04126b926097091b861a1 - - default default] The 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-07 04:35:52.257 7 WARNING neutronclient.v2_0.client [None req-e8c6c5cc-0b08-42b1-806f-1ccdbb682838 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The 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-07 04:35:52.275 8 WARNING neutronclient.v2_0.client [None req-df35380c-1cea-4375-a71a-78d4e658b574 fa15f11f1ab54a90a5f0991dc4f299d7 52d282215da04126b926097091b861a1 - - default default] The 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-07 04:35:52.307 8 WARNING neutronclient.v2_0.client [None req-df35380c-1cea-4375-a71a-78d4e658b574 fa15f11f1ab54a90a5f0991dc4f299d7 52d282215da04126b926097091b861a1 - - default default] The python binding code in 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/592] 10.0.0.59 () {32 vars in 749 bytes} [Tue Apr 7 04:35:52 2026] DELETE /v2.1/os-security-group-rules/dba37edf-4285-4e14-8132-f5a8db437e4b => generated 0 bytes in 160 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-07 04:35:52.421 8 WARNING neutronclient.v2_0.client [None req-2902cda4-65f4-4ac4-aa2d-06720122b483 fa15f11f1ab54a90a5f0991dc4f299d7 52d282215da04126b926097091b861a1 - - default default] The 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-07 04:35:52.458 8 WARNING neutronclient.v2_0.client [None req-2902cda4-65f4-4ac4-aa2d-06720122b483 fa15f11f1ab54a90a5f0991dc4f299d7 52d282215da04126b926097091b861a1 - - default default] The python binding code in 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/593] 10.0.0.59 () {32 vars in 739 bytes} [Tue Apr 7 04:35:52 2026] DELETE /v2.1/os-security-groups/d62ed694-fb2f-4b4a-b70a-1b004eddffc7 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-07 04:35:52.566 8 WARNING neutronclient.v2_0.client [None req-03e269ee-2b2f-4f5b-ae73-b865247c1a87 fa15f11f1ab54a90a5f0991dc4f299d7 52d282215da04126b926097091b861a1 - - default default] The 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-07 04:35:52.598 8 WARNING neutronclient.v2_0.client [None req-03e269ee-2b2f-4f5b-ae73-b865247c1a87 fa15f11f1ab54a90a5f0991dc4f299d7 52d282215da04126b926097091b861a1 - - default default] The python binding code in 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/594] 10.0.0.59 () {32 vars in 739 bytes} [Tue Apr 7 04:35:52 2026] DELETE /v2.1/os-security-groups/5096240b-90bd-43ec-87c8-62706ed17aeb => generated 0 bytes in 114 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/597] 10.0.0.59 () {34 vars in 662 bytes} [Tue Apr 7 04:35:51 2026] POST /v2.1/servers => generated 450 bytes in 3020 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-07 04:35:54.767 8 WARNING neutronclient.v2_0.client [None req-7b1a3168-14df-4e18-9a85-184dbfe0245a 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The python binding code in 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/598] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:35:54 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 1400 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:35:56.255 8 WARNING neutronclient.v2_0.client [None req-635d749c-390a-4e1d-be75-ba8c5e95f779 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The 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-07 04:35:56.256 7 WARNING neutronclient.v2_0.client [None req-fa2b3f4c-1d16-4735-b0f2-3c83a7e4912a 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] The python binding code in 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/599] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:35:56 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 1396 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/600] 10.0.0.59 () {34 vars in 684 bytes} [Tue Apr 7 04:35:56 2026] POST /v2.1/os-security-groups => generated 243 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:35:56.429 8 WARNING neutronclient.v2_0.client [None req-22900aed-2eb5-496a-ad17-2f36b38888e7 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] The python binding code in 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/601] 10.0.0.59 () {34 vars in 684 bytes} [Tue Apr 7 04:35:56 2026] POST /v2.1/os-security-groups => generated 242 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 04:35:56.596 7 WARNING neutronclient.v2_0.client [None req-722f2ef2-6c42-47f7-9a32-88c514ca0761 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/602] 10.0.0.59 () {34 vars in 684 bytes} [Tue Apr 7 04:35:56 2026] POST /v2.1/os-security-groups => generated 243 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 04:35:56.772 8 WARNING neutronclient.v2_0.client [None req-c6ba610e-b2c1-4796-8904-983598ee6d3b 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] The 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-07 04:35:56.828 8 WARNING neutronclient.v2_0.client [None req-c6ba610e-b2c1-4796-8904-983598ee6d3b 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] The 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-07 04:35:56.870 8 WARNING neutronclient.v2_0.client [None req-c6ba610e-b2c1-4796-8904-983598ee6d3b 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] The python binding code in 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/603] 10.0.0.59 () {32 vars in 662 bytes} [Tue Apr 7 04:35:56 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-07 04:35:56.944 7 WARNING neutronclient.v2_0.client [None req-919cd90f-f2db-43b8-80c2-b9e1520d0f7e 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] The 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-07 04:35:56.988 7 WARNING neutronclient.v2_0.client [None req-919cd90f-f2db-43b8-80c2-b9e1520d0f7e 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/604] 10.0.0.59 () {32 vars in 739 bytes} [Tue Apr 7 04:35:56 2026] DELETE /v2.1/os-security-groups/07f81879-3806-4bad-8f6c-cb915a17e9a2 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-07 04:35:57.084 8 WARNING neutronclient.v2_0.client [None req-3dab4025-77f5-48f6-9f2a-0b736de8bc18 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] The 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-07 04:35:57.114 8 INFO nova.api.openstack.wsgi [None req-3dab4025-77f5-48f6-9f2a-0b736de8bc18 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] HTTP exception thrown: Security group 07f81879-3806-4bad-8f6c-cb915a17e9a2 does not exist Neutron server returns request_ids: ['req-54b72d49-9d57-41b6-a89b-721606f7d74e'] [pid: 8|app: 0|req: 308/605] 10.0.0.59 () {32 vars in 736 bytes} [Tue Apr 7 04:35:57 2026] GET /v2.1/os-security-groups/07f81879-3806-4bad-8f6c-cb915a17e9a2 => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-07 04:35:57.125 7 WARNING neutronclient.v2_0.client [None req-13fa13d5-5e62-45d6-a778-d81f2e072e6d 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] The 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-07 04:35:57.156 7 WARNING neutronclient.v2_0.client [None req-13fa13d5-5e62-45d6-a778-d81f2e072e6d 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] The python binding code in 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/606] 10.0.0.59 () {32 vars in 739 bytes} [Tue Apr 7 04:35:57 2026] DELETE /v2.1/os-security-groups/ab5dd3b4-2f3d-4981-bd46-c329ec41497a => generated 0 bytes in 126 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-07 04:35:57.260 8 WARNING neutronclient.v2_0.client [None req-82f2a213-18e7-40d6-b06a-39b147c1275e 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] The 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-07 04:35:57.278 8 INFO nova.api.openstack.wsgi [None req-82f2a213-18e7-40d6-b06a-39b147c1275e 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] HTTP exception thrown: Security group ab5dd3b4-2f3d-4981-bd46-c329ec41497a does not exist Neutron server returns request_ids: ['req-ddbf909b-32c3-4da3-a35a-da4b2701f837'] [pid: 8|app: 0|req: 309/607] 10.0.0.59 () {32 vars in 736 bytes} [Tue Apr 7 04:35:57 2026] GET /v2.1/os-security-groups/ab5dd3b4-2f3d-4981-bd46-c329ec41497a => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-07 04:35:57.291 7 WARNING neutronclient.v2_0.client [None req-ae0366de-c2a3-4868-82a1-e9b1da7f5741 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] The 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-07 04:35:57.324 7 WARNING neutronclient.v2_0.client [None req-ae0366de-c2a3-4868-82a1-e9b1da7f5741 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] The 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-07 04:35:57.383 8 WARNING neutronclient.v2_0.client [None req-37734d72-c940-485f-ac97-a39659facb01 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The python binding code in 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/608] 10.0.0.59 () {32 vars in 739 bytes} [Tue Apr 7 04:35:57 2026] DELETE /v2.1/os-security-groups/88fb1d11-b56b-4576-b783-62421a174ddd => generated 0 bytes in 127 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-07 04:35:57.433 7 WARNING neutronclient.v2_0.client [None req-dcfeeef0-1a03-4d97-bdae-d31d9a4889ac 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] The python binding code in 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/609] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:35:57 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 1452 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-07 04:35:57.454 7 INFO nova.api.openstack.wsgi [None req-dcfeeef0-1a03-4d97-bdae-d31d9a4889ac 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] HTTP exception thrown: Security group 88fb1d11-b56b-4576-b783-62421a174ddd does not exist Neutron server returns request_ids: ['req-8d4e6ded-28b0-42d1-b192-e981274fdb26'] [pid: 7|app: 0|req: 300/610] 10.0.0.59 () {32 vars in 736 bytes} [Tue Apr 7 04:35:57 2026] GET /v2.1/os-security-groups/88fb1d11-b56b-4576-b783-62421a174ddd => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:35:57.468 8 WARNING neutronclient.v2_0.client [None req-bfda99ee-fce3-48ba-b5ac-93f23bc63335 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] The 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-07 04:35:57.519 8 WARNING neutronclient.v2_0.client [None req-bfda99ee-fce3-48ba-b5ac-93f23bc63335 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] The 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-07 04:35:57.559 8 WARNING neutronclient.v2_0.client [None req-bfda99ee-fce3-48ba-b5ac-93f23bc63335 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/611] 10.0.0.59 () {32 vars in 662 bytes} [Tue Apr 7 04:35:57 2026] GET /v2.1/os-security-groups => generated 707 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 04:35:57.630 7 WARNING neutronclient.v2_0.client [None req-a8be1928-0183-4d0f-b0de-dc79acc89483 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] The 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-07 04:35:57.652 7 INFO nova.api.openstack.wsgi [None req-a8be1928-0183-4d0f-b0de-dc79acc89483 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] HTTP exception thrown: Security group 88fb1d11-b56b-4576-b783-62421a174ddd does not exist Neutron server returns request_ids: ['req-8f8eb656-1e61-481d-b6c3-0240d1c7fa9f'] [pid: 7|app: 0|req: 301/612] 10.0.0.59 () {32 vars in 739 bytes} [Tue Apr 7 04:35:57 2026] DELETE /v2.1/os-security-groups/88fb1d11-b56b-4576-b783-62421a174ddd => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-07 04:35:57.665 8 WARNING neutronclient.v2_0.client [None req-45d7e87a-54a0-4292-9cde-2bf83e465a3b 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] The 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-07 04:35:57.685 8 INFO nova.api.openstack.wsgi [None req-45d7e87a-54a0-4292-9cde-2bf83e465a3b 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] HTTP exception thrown: Security group ab5dd3b4-2f3d-4981-bd46-c329ec41497a does not exist Neutron server returns request_ids: ['req-4fcb180c-d1e7-4297-bee2-59d87273f636'] [pid: 8|app: 0|req: 312/613] 10.0.0.59 () {32 vars in 739 bytes} [Tue Apr 7 04:35:57 2026] DELETE /v2.1/os-security-groups/ab5dd3b4-2f3d-4981-bd46-c329ec41497a => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-07 04:35:57.698 7 WARNING neutronclient.v2_0.client [None req-a8849134-7512-4801-87ed-5221b8246fc4 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] The 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-07 04:35:57.719 7 INFO nova.api.openstack.wsgi [None req-a8849134-7512-4801-87ed-5221b8246fc4 3e6a5e54698c4dbe99f77f268d07e59f 96d26ef89959423fba89b3f53d285253 - - default default] HTTP exception thrown: Security group 07f81879-3806-4bad-8f6c-cb915a17e9a2 does not exist Neutron server returns request_ids: ['req-d6a91643-e8a3-4df0-8525-11c29d209c19'] [pid: 7|app: 0|req: 302/614] 10.0.0.59 () {32 vars in 739 bytes} [Tue Apr 7 04:35:57 2026] DELETE /v2.1/os-security-groups/07f81879-3806-4bad-8f6c-cb915a17e9a2 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/615] 10.0.0.59 () {30 vars in 412 bytes} [Tue Apr 7 04:35:57 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-07 04:35:58.511 8 WARNING neutronclient.v2_0.client [None req-5a4cc0b5-4cb4-4cfb-889a-a6c01528a1bc 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The python binding code in 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/616] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:35:58 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 1452 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/617] 10.0.0.59 () {28 vars in 559 bytes} [Tue Apr 7 04:35:57 2026] GET /v2/ => generated 402 bytes in 604 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: 315/618] 10.0.0.59 () {28 vars in 563 bytes} [Tue Apr 7 04:35:58 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: 304/619] 10.0.0.59 () {30 vars in 412 bytes} [Tue Apr 7 04:35:58 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-07 04:35:59.608 8 WARNING neutronclient.v2_0.client [None req-96a99e70-998d-459b-819d-db4789f8e430 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The python binding code in 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/620] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:35:59 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 1460 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-07 04:36:00.779 7 WARNING neutronclient.v2_0.client [None req-25c5e55c-c034-46fb-8f02-4e1d46e45a79 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/621] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:00 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 1538 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:01.953 8 INFO nova.api.openstack.compute.server_external_events [req-21cd26ca-3a41-4e75-a0b6-458b80d6fb3e req-1b170805-86cc-4008-90d8-bb6f4a4ff35e c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:0da7f075-4d26-4ff3-a31f-e558d760eeac for instance 2c00c686-42bc-4519-83b2-5926bb527525 on instance 2026-04-07 04:36:01.969 8 INFO nova.compute.rpcapi [None req-0fd2691e-f032-4d4d-883c-b2ca65b5e3f2 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 317/622] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:36:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 04:36:02.017 7 WARNING neutronclient.v2_0.client [None req-94933722-702b-4e97-9acd-a838532503ba 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/623] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:01 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 1526 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-07 04:36:03.171 8 WARNING neutronclient.v2_0.client [None req-d25c8aa1-2977-4bdb-a9c8-abcab0b3aaef 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/624] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:03 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 1526 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:04.325 7 WARNING neutronclient.v2_0.client [None req-c55effba-286e-40e0-8a0e-10c72e829727 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/625] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:04 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 1526 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:05.594 8 WARNING neutronclient.v2_0.client [None req-7279c0f4-ad5f-421e-894d-46bcc12eb64a 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The python binding code in 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/628] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:05 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 1526 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:06.816 7 WARNING neutronclient.v2_0.client [None req-eebf21ee-0746-4d83-908e-4ef04b98f6cd 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The python binding code in 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/629] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:06 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 1526 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-07 04:36:07.244 8 WARNING neutronclient.v2_0.client [None req-a4591790-b055-4f1f-8025-a834244e6eff f4c5c14a372d4a4e8bddc328ec7512ec fac1f34c36784c2b850b92007ca31f8d - - default default] The 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-07 04:36:07.447 8 WARNING neutronclient.v2_0.client [None req-a4591790-b055-4f1f-8025-a834244e6eff f4c5c14a372d4a4e8bddc328ec7512ec fac1f34c36784c2b850b92007ca31f8d - - default default] 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-07 04:36:07.983 7 WARNING neutronclient.v2_0.client [None req-4f8fafdf-15d3-4f9d-a97a-24c2254bcd1b 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/630] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:07 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 1526 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/631] 10.0.0.59 () {34 vars in 662 bytes} [Tue Apr 7 04:36:06 2026] POST /v2.1/servers => generated 424 bytes in 1137 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-07 04:36:08.152 7 WARNING neutronclient.v2_0.client [None req-83ddf1af-b553-4cd9-9b23-e631af956a90 f4c5c14a372d4a4e8bddc328ec7512ec fac1f34c36784c2b850b92007ca31f8d - - default default] The python binding code in 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/632] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:08 2026] GET /v2.1/servers/849679b2-a7a5-4f93-8c93-ed00a5ca308e => generated 1371 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-07 04:36:09.132 8 WARNING neutronclient.v2_0.client [None req-9da6c7be-73c5-41ca-b142-ae680d665d7a 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] 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-07 04:36:09.256 7 WARNING neutronclient.v2_0.client [None req-a5a684cf-3c25-457d-ae42-13f4a267d025 f4c5c14a372d4a4e8bddc328ec7512ec fac1f34c36784c2b850b92007ca31f8d - - default default] The python binding code in 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/633] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:09 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 1526 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/634] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:09 2026] GET /v2.1/servers/849679b2-a7a5-4f93-8c93-ed00a5ca308e => 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, ' 2026-04-07 04:36:09.983 8 INFO nova.api.openstack.compute.server_external_events [req-c1ec0983-9fe6-4902-adae-91bd5ef11744 req-07116d6d-b859-4c44-a7fc-627be044bd91 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-plugged:0da7f075-4d26-4ff3-a31f-e558d760eeac for instance 2c00c686-42bc-4519-83b2-5926bb527525 on instance [pid: 8|app: 0|req: 323/635] 10.0.0.126 () {38 vars in 815 bytes} [Tue Apr 7 04:36:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:10.310 7 WARNING neutronclient.v2_0.client [None req-4b73d985-caae-480f-a57d-2b4cd0d78290 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] 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-07 04:36:10.374 8 WARNING neutronclient.v2_0.client [None req-be8e9833-ef38-4754-a8ad-105705a9d7d7 f4c5c14a372d4a4e8bddc328ec7512ec fac1f34c36784c2b850b92007ca31f8d - - default default] The python binding code in 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/636] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:10 2026] GET /v2.1/servers/849679b2-a7a5-4f93-8c93-ed00a5ca308e => generated 1423 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/637] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:10 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 1526 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-07 04:36:11.471 8 WARNING neutronclient.v2_0.client [None req-f11afa67-dc98-4a1d-87e1-165e4cf7a16c f4c5c14a372d4a4e8bddc328ec7512ec fac1f34c36784c2b850b92007ca31f8d - - default default] 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-07 04:36:11.504 7 WARNING neutronclient.v2_0.client [None req-f04a3924-79e9-4dbe-8eec-7737a4d6fb16 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/638] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:11 2026] GET /v2.1/servers/849679b2-a7a5-4f93-8c93-ed00a5ca308e => generated 1423 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/639] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:11 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 1718 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:11.664 8 WARNING neutronclient.v2_0.client [None req-eebbef4a-1f03-4b94-899e-0a84868b7dac 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/640] 10.0.0.59 () {32 vars in 740 bytes} [Tue Apr 7 04:36:11 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525/os-interface => generated 285 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:12.510 7 WARNING neutronclient.v2_0.client [None req-129ffdf8-e208-4991-af71-770896e2b2c6 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] 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-07 04:36:12.572 8 WARNING neutronclient.v2_0.client [None req-cfcdb733-a01c-4877-ba3e-0ca0197042ad f4c5c14a372d4a4e8bddc328ec7512ec fac1f34c36784c2b850b92007ca31f8d - - default default] The python binding code in 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/641] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:12 2026] GET /v2.1/servers/849679b2-a7a5-4f93-8c93-ed00a5ca308e => generated 1431 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/642] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:12 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 1718 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:13.051 8 INFO nova.api.openstack.compute.server_external_events [req-0818798c-614e-4f8a-9310-124c41f19d3d req-1c623b5f-a3f0-4495-8e02-00473dfa1d64 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:0da7f075-4d26-4ff3-a31f-e558d760eeac for instance 2c00c686-42bc-4519-83b2-5926bb527525 on instance [pid: 8|app: 0|req: 328/643] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:36:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:13.531 7 INFO nova.api.openstack.compute.server_external_events [req-814e3923-db82-493d-aee4-a812c0425f8e req-48f05021-83a6-457f-be9c-b6dbc97627b9 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:72ea575d-af49-4fce-b3f1-108273aea584 for instance 849679b2-a7a5-4f93-8c93-ed00a5ca308e on instance 2026-04-07 04:36:13.538 7 INFO nova.compute.rpcapi [None req-96b0109b-61c5-4d9b-9bd0-ee624967f6b9 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 316/644] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:36:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:13.742 8 WARNING neutronclient.v2_0.client [None req-92dcae51-0a6b-4171-934d-00393b05c983 f4c5c14a372d4a4e8bddc328ec7512ec fac1f34c36784c2b850b92007ca31f8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/645] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:13 2026] GET /v2.1/servers/849679b2-a7a5-4f93-8c93-ed00a5ca308e => generated 1483 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:14.973 7 WARNING neutronclient.v2_0.client [None req-836ea81e-8f55-4eb7-bc84-8e9ce33a196e f4c5c14a372d4a4e8bddc328ec7512ec fac1f34c36784c2b850b92007ca31f8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/648] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:14 2026] GET /v2.1/servers/849679b2-a7a5-4f93-8c93-ed00a5ca308e => generated 1471 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:16.155 8 WARNING neutronclient.v2_0.client [None req-b1590a36-e018-4370-ae3c-b1dc7beca136 f4c5c14a372d4a4e8bddc328ec7512ec fac1f34c36784c2b850b92007ca31f8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/649] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:16 2026] GET /v2.1/servers/849679b2-a7a5-4f93-8c93-ed00a5ca308e => generated 1471 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-07 04:36:17.292 7 WARNING neutronclient.v2_0.client [None req-37e28465-d8c2-4ad2-9bb0-150e2a531063 f4c5c14a372d4a4e8bddc328ec7512ec fac1f34c36784c2b850b92007ca31f8d - - default default] The python binding code in 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/650] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:17 2026] GET /v2.1/servers/849679b2-a7a5-4f93-8c93-ed00a5ca308e => generated 1471 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-07 04:36:18.188 8 INFO nova.api.openstack.compute.server_external_events [req-2b214e8e-ac29-4dc5-bba5-cfb1ff32d1e0 req-781d1d05-c7cd-4edb-8a22-580223b643a1 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-plugged:72ea575d-af49-4fce-b3f1-108273aea584 for instance 849679b2-a7a5-4f93-8c93-ed00a5ca308e on instance [pid: 8|app: 0|req: 332/651] 10.0.0.126 () {38 vars in 815 bytes} [Tue Apr 7 04:36:18 2026] POST /v2.1/os-server-external-events => generated 183 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-07 04:36:18.439 7 WARNING neutronclient.v2_0.client [None req-e3779f6c-a9d4-40c9-9312-cf97e2a951e7 f4c5c14a372d4a4e8bddc328ec7512ec fac1f34c36784c2b850b92007ca31f8d - - default default] The python binding code in 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/652] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:18 2026] GET /v2.1/servers/849679b2-a7a5-4f93-8c93-ed00a5ca308e => generated 1471 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:19.821 8 WARNING neutronclient.v2_0.client [None req-80b30b35-d090-4b14-a093-86c796d93534 f4c5c14a372d4a4e8bddc328ec7512ec fac1f34c36784c2b850b92007ca31f8d - - default default] The python binding code in 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/653] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:19 2026] GET /v2.1/servers/849679b2-a7a5-4f93-8c93-ed00a5ca308e => generated 1471 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-07 04:36:20.979 7 WARNING neutronclient.v2_0.client [None req-c095ccf9-0217-42c1-aded-d16d1ba482cd f4c5c14a372d4a4e8bddc328ec7512ec fac1f34c36784c2b850b92007ca31f8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/654] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:20 2026] GET /v2.1/servers/849679b2-a7a5-4f93-8c93-ed00a5ca308e => generated 1657 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/655] 10.0.0.59 () {32 vars in 722 bytes} [Tue Apr 7 04:36:21 2026] GET /v2.1/servers/849679b2-a7a5-4f93-8c93-ed00a5ca308e/ips => generated 110 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, ' [pid: 7|app: 0|req: 322/656] 10.0.0.59 () {32 vars in 722 bytes} [Tue Apr 7 04:36:21 2026] GET /v2.1/servers/849679b2-a7a5-4f93-8c93-ed00a5ca308e/ips => generated 110 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/657] 10.0.0.59 () {32 vars in 824 bytes} [Tue Apr 7 04:36:21 2026] GET /v2.1/servers/849679b2-a7a5-4f93-8c93-ed00a5ca308e/ips/tempest-ServerAddressesTestJSON-2042182147-network => generated 95 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: 7|app: 0|req: 323/658] 10.0.0.59 () {32 vars in 717 bytes} [Tue Apr 7 04:36:21 2026] DELETE /v2.1/servers/849679b2-a7a5-4f93-8c93-ed00a5ca308e => generated 0 bytes in 113 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-07 04:36:21.485 8 WARNING neutronclient.v2_0.client [None req-fa11398d-527d-41d0-95ef-79aa6f7926ba f4c5c14a372d4a4e8bddc328ec7512ec fac1f34c36784c2b850b92007ca31f8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/659] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:21 2026] GET /v2.1/servers/849679b2-a7a5-4f93-8c93-ed00a5ca308e => generated 1663 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-07 04:36:22.615 7 WARNING neutronclient.v2_0.client [None req-3585037c-f268-4b35-ab23-39d023c9d82a f4c5c14a372d4a4e8bddc328ec7512ec fac1f34c36784c2b850b92007ca31f8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/660] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:22 2026] GET /v2.1/servers/849679b2-a7a5-4f93-8c93-ed00a5ca308e => generated 1663 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-07 04:36:23.840 8 WARNING neutronclient.v2_0.client [None req-6bb29378-6078-4b75-bd88-1d2440cccf90 f4c5c14a372d4a4e8bddc328ec7512ec fac1f34c36784c2b850b92007ca31f8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/661] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:23 2026] GET /v2.1/servers/849679b2-a7a5-4f93-8c93-ed00a5ca308e => generated 1663 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:24.226 7 INFO nova.api.openstack.compute.server_external_events [req-46458fc5-f6fe-4ad2-96d5-f9aa149e9ab9 req-48041d28-78d8-4b2c-a639-08076f4a8580 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-deleted:72ea575d-af49-4fce-b3f1-108273aea584 for instance 849679b2-a7a5-4f93-8c93-ed00a5ca308e on instance [pid: 7|app: 0|req: 325/662] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:36:24 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-07 04:36:24.981 8 WARNING neutronclient.v2_0.client [None req-79d06e99-1798-4e91-8a9e-6e6cb7d08da8 f4c5c14a372d4a4e8bddc328ec7512ec fac1f34c36784c2b850b92007ca31f8d - - default default] The python binding code in 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/665] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:24 2026] GET /v2.1/servers/849679b2-a7a5-4f93-8c93-ed00a5ca308e => generated 1452 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-07 04:36:26.082 7 WARNING neutronclient.v2_0.client [None req-50c8296f-4199-4299-9c71-8fae31c6716a f4c5c14a372d4a4e8bddc328ec7512ec fac1f34c36784c2b850b92007ca31f8d - - default default] The python binding code in 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/666] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:26 2026] GET /v2.1/servers/849679b2-a7a5-4f93-8c93-ed00a5ca308e => generated 1457 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-07 04:36:27.191 8 WARNING neutronclient.v2_0.client [None req-d5f2d955-5f48-4f15-90cd-8e9d5d0fa298 f4c5c14a372d4a4e8bddc328ec7512ec fac1f34c36784c2b850b92007ca31f8d - - default default] The python binding code in 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/667] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:27 2026] GET /v2.1/servers/849679b2-a7a5-4f93-8c93-ed00a5ca308e => generated 1457 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:28.264 7 INFO nova.api.openstack.wsgi [None req-ec9994b5-3666-4153-813d-27325a801a2b f4c5c14a372d4a4e8bddc328ec7512ec fac1f34c36784c2b850b92007ca31f8d - - default default] HTTP exception thrown: Instance 849679b2-a7a5-4f93-8c93-ed00a5ca308e could not be found. [pid: 7|app: 0|req: 328/668] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:28 2026] GET /v2.1/servers/849679b2-a7a5-4f93-8c93-ed00a5ca308e => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:32.534 8 WARNING neutronclient.v2_0.client [None req-233a0747-c310-46c1-9853-68a7432808d6 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The python binding code in 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/669] 10.0.0.59 () {32 vars in 740 bytes} [Tue Apr 7 04:36:32 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525/os-interface => generated 285 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:32.652 7 WARNING neutronclient.v2_0.client [None req-cc9d787d-9d4e-41fa-ad77-118041af0906 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/670] 10.0.0.59 () {32 vars in 814 bytes} [Tue Apr 7 04:36:32 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525/os-interface/0da7f075-4d26-4ff3-a31f-e558d760eeac => generated 282 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/671] 10.0.0.59 () {32 vars in 722 bytes} [Tue Apr 7 04:36:32 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525/ips => generated 157 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/672] 10.0.0.59 () {34 vars in 749 bytes} [Tue Apr 7 04:36:32 2026] POST /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525/action => generated 0 bytes in 31 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: 343/673] 10.0.0.59 () {32 vars in 722 bytes} [Tue Apr 7 04:36:32 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525/ips => generated 157 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/674] 10.0.0.59 () {32 vars in 722 bytes} [Tue Apr 7 04:36:33 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525/ips => generated 157 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:34.084 8 INFO nova.api.openstack.compute.server_external_events [req-ae565a8f-dc66-4e4a-b8e6-a89557ffe6d4 req-9cc8ad62-6476-436a-b179-dd2bc0f82580 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:0da7f075-4d26-4ff3-a31f-e558d760eeac for instance 2c00c686-42bc-4519-83b2-5926bb527525 on instance [pid: 8|app: 0|req: 344/675] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:36:34 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, ' [pid: 7|app: 0|req: 333/678] 10.0.0.59 () {32 vars in 722 bytes} [Tue Apr 7 04:36:34 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525/ips => generated 196 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-07 04:36:35.018 8 WARNING neutronclient.v2_0.client [None req-61b010b5-9ea5-43dd-8694-e2297893d240 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The python binding code in 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/679] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:34 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 1953 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 334/680] 10.0.0.59 () {34 vars in 749 bytes} [Tue Apr 7 04:36:35 2026] POST /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525/action => generated 0 bytes in 66 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: 347/681] 10.0.0.59 () {32 vars in 722 bytes} [Tue Apr 7 04:36:35 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525/ips => generated 196 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: 335/682] 10.0.0.142 () {30 vars in 619 bytes} [Tue Apr 7 04:36:35 2026] GET /v2.1 => generated 0 bytes in 107 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: 348/683] 10.0.0.142 () {32 vars in 692 bytes} [Tue Apr 7 04:36:35 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: 336/684] 10.0.0.142 () {34 vars in 913 bytes} [Tue Apr 7 04:36:35 2026] GET /v2.1/os-simple-tenant-usage/1a4ab3e918e7462f86da575aa704b616?start=2026-04-06T00:00:00&end=2026-04-07T23:59:59 => generated 20 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/685] 10.0.0.142 () {30 vars in 654 bytes} [Tue Apr 7 04:36:35 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 337/686] 10.0.0.59 () {32 vars in 722 bytes} [Tue Apr 7 04:36:36 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525/ips => generated 196 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/687] 10.0.0.59 () {32 vars in 722 bytes} [Tue Apr 7 04:36:37 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525/ips => generated 196 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-07 04:36:37.476 7 INFO nova.api.openstack.compute.server_external_events [req-3e5efb2e-55ac-49b5-8ea3-edfe812222a2 req-fc062469-5db2-4416-9146-f6c211f48c91 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:0da7f075-4d26-4ff3-a31f-e558d760eeac for instance 2c00c686-42bc-4519-83b2-5926bb527525 on instance [pid: 7|app: 0|req: 338/688] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:36:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/689] 10.0.0.59 () {32 vars in 722 bytes} [Tue Apr 7 04:36:38 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525/ips => generated 157 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, ' [pid: 7|app: 0|req: 339/690] 10.0.0.59 () {32 vars in 717 bytes} [Tue Apr 7 04:36:38 2026] DELETE /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => 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-07 04:36:38.548 8 WARNING neutronclient.v2_0.client [None req-b91902bc-45d1-4901-ad52-c0bf843aabd4 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/691] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:38 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 1844 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/692] 10.0.0.142 () {30 vars in 619 bytes} [Tue Apr 7 04:36:38 2026] GET /v2.1 => generated 0 bytes in 259 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: 353/693] 10.0.0.142 () {32 vars in 692 bytes} [Tue Apr 7 04:36:39 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/694] 10.0.0.142 () {34 vars in 913 bytes} [Tue Apr 7 04:36:39 2026] GET /v2.1/os-simple-tenant-usage/1a4ab3e918e7462f86da575aa704b616?start=2026-04-06T00:00:00&end=2026-04-07T23:59:59 => generated 20 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/695] 10.0.0.142 () {30 vars in 654 bytes} [Tue Apr 7 04:36:39 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:39.828 7 WARNING neutronclient.v2_0.client [None req-efd401df-bf02-4c9c-b80b-ebece1e3bbe8 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The python binding code in 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/696] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:39 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 1844 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-07 04:36:41.003 8 WARNING neutronclient.v2_0.client [None req-ead69b5a-8623-4727-b18e-58a66d4d26a2 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The python binding code in 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/697] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:40 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 1844 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:41.762 7 INFO nova.api.openstack.compute.server_external_events [req-7d1fa42e-f800-4c35-8101-985af53d5ede req-c632ec29-4ea7-412e-b028-86a9813313c0 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-deleted:0da7f075-4d26-4ff3-a31f-e558d760eeac for instance 2c00c686-42bc-4519-83b2-5926bb527525 on instance [pid: 7|app: 0|req: 343/698] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:36:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:42.420 8 WARNING neutronclient.v2_0.client [None req-d99477b8-4628-4b8c-b7b3-3571ba4e3f35 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/699] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:42 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 1481 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-07 04:36:43.527 7 WARNING neutronclient.v2_0.client [None req-826ef724-a464-4f76-9364-31d34272440d 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/700] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:43 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 1486 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-07 04:36:44.636 8 WARNING neutronclient.v2_0.client [None req-e28ce9ee-3895-4082-b49d-2499d68bade4 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/703] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:44 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 1486 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:45.740 7 INFO nova.api.openstack.wsgi [None req-5948abca-52f5-4be2-9822-5ac1e0e780b8 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] HTTP exception thrown: Instance 2c00c686-42bc-4519-83b2-5926bb527525 could not be found. [pid: 7|app: 0|req: 347/704] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:45 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/705] 10.0.0.59 () {32 vars in 705 bytes} [Tue Apr 7 04:36:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1195556590 => generated 0 bytes in 26 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-07 04:36:46.688 7 INFO nova.api.openstack.wsgi [None req-78bdaef6-3558-4bae-baca-a5ab63bc1292 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] HTTP exception thrown: Instance 2c00c686-42bc-4519-83b2-5926bb527525 could not be found. [pid: 7|app: 0|req: 348/706] 10.0.0.59 () {32 vars in 717 bytes} [Tue Apr 7 04:36:46 2026] DELETE /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-07 04:36:46.730 8 INFO nova.api.openstack.wsgi [None req-c5a9d991-34c2-4ea6-bde3-968a6ba69932 91d9e3a22efa405ca46cdd079d2300fe 734cc88200404d78b96b4be1a554c031 - - default default] HTTP exception thrown: Instance 2c00c686-42bc-4519-83b2-5926bb527525 could not be found. [pid: 8|app: 0|req: 359/707] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:46 2026] GET /v2.1/servers/2c00c686-42bc-4519-83b2-5926bb527525 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/708] 10.0.0.59 () {34 vars in 670 bytes} [Tue Apr 7 04:36:52 2026] POST /v2.1/os-keypairs => generated 398 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:53.843 8 WARNING neutronclient.v2_0.client [None req-b73b4fd0-6ff2-4ffd-ad64-9317e1c5b196 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The 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-07 04:36:53.935 8 WARNING neutronclient.v2_0.client [None req-b73b4fd0-6ff2-4ffd-ad64-9317e1c5b196 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The 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-07 04:36:54.522 8 WARNING neutronclient.v2_0.client [None req-b73b4fd0-6ff2-4ffd-ad64-9317e1c5b196 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in 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/711] 10.0.0.59 () {34 vars in 662 bytes} [Tue Apr 7 04:36:53 2026] POST /v2.1/servers => generated 450 bytes in 1978 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-07 04:36:55.755 7 WARNING neutronclient.v2_0.client [None req-1e507863-9b90-4a4f-a012-82579745bfd5 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/712] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:55 2026] GET /v2.1/servers/6f932808-5bc4-4802-a8aa-625b2cee4cb9 => generated 1403 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:57.052 8 WARNING neutronclient.v2_0.client [None req-4afee744-9996-454d-bf4f-c6b8b0e5a063 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/713] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:57 2026] GET /v2.1/servers/6f932808-5bc4-4802-a8aa-625b2cee4cb9 => generated 1407 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/714] 10.0.0.59 () {34 vars in 670 bytes} [Tue Apr 7 04:36:57 2026] POST /v2.1/os-keypairs => generated 385 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:36:58.244 8 WARNING neutronclient.v2_0.client [None req-bbf259a3-a753-41e0-877a-2a90de217f6a 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in 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/715] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:58 2026] GET /v2.1/servers/6f932808-5bc4-4802-a8aa-625b2cee4cb9 => generated 1455 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-07 04:36:59.339 7 WARNING neutronclient.v2_0.client [None req-c8c2b6e4-64e7-4311-8c71-933a898b9017 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in 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/716] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:36:59 2026] GET /v2.1/servers/6f932808-5bc4-4802-a8aa-625b2cee4cb9 => generated 1455 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:00.467 8 WARNING neutronclient.v2_0.client [None req-fe42d300-a9b0-4b7c-8e74-aede50a5449d 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] 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-07 04:37:01.218 7 INFO nova.api.openstack.compute.server_external_events [req-97dd22a8-7cce-4553-9ae3-5bbfbec53aad req-9c7da599-59f9-4977-ad68-18bfd4bd0359 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:63fe35e4-aff8-4cdf-a480-6bd43b64238e for instance 6f932808-5bc4-4802-a8aa-625b2cee4cb9 on instance [pid: 7|app: 0|req: 355/717] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:37:01 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: 363/718] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:00 2026] GET /v2.1/servers/6f932808-5bc4-4802-a8aa-625b2cee4cb9 => generated 1531 bytes in 860 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:02.348 7 WARNING neutronclient.v2_0.client [None req-6e925df1-f21e-4b44-86e5-69bf4b0f3c5b 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in 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/719] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:02 2026] GET /v2.1/servers/6f932808-5bc4-4802-a8aa-625b2cee4cb9 => generated 1529 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, ' 2026-04-07 04:37:03.742 8 WARNING neutronclient.v2_0.client [None req-fb378a57-375d-46ec-a318-83c413882f16 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in 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/720] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:03 2026] GET /v2.1/servers/6f932808-5bc4-4802-a8aa-625b2cee4cb9 => generated 1529 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:04.872 7 WARNING neutronclient.v2_0.client [None req-e3c6a626-fa1c-4804-933a-5e5e42adead3 c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The 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-07 04:37:04.894 8 WARNING neutronclient.v2_0.client [None req-c52fa005-9329-44f0-84e6-8a2aed2bc6db 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The 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-07 04:37:04.934 7 WARNING neutronclient.v2_0.client [None req-e3c6a626-fa1c-4804-933a-5e5e42adead3 c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/723] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:04 2026] GET /v2.1/servers/6f932808-5bc4-4802-a8aa-625b2cee4cb9 => generated 1529 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-07 04:37:05.160 7 WARNING neutronclient.v2_0.client [None req-e3c6a626-fa1c-4804-933a-5e5e42adead3 c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The python binding code in 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/724] 10.0.0.59 () {34 vars in 662 bytes} [Tue Apr 7 04:37:04 2026] POST /v2.1/servers => generated 450 bytes in 748 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-07 04:37:05.526 8 WARNING neutronclient.v2_0.client [None req-9069e505-a893-4028-b528-356d263d5a78 c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The python binding code in 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/725] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:05 2026] GET /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14 => generated 1253 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:06.122 7 WARNING neutronclient.v2_0.client [None req-85d859bc-bca8-4120-b84c-fa919c0ca6a6 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in 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/726] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:06 2026] GET /v2.1/servers/6f932808-5bc4-4802-a8aa-625b2cee4cb9 => generated 1529 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-07 04:37:06.625 8 INFO nova.api.openstack.compute.server_external_events [req-cd2ae05e-051f-48ba-8829-ef2524f5616f req-72479687-7214-4567-bca4-cc558afb1a70 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-plugged:63fe35e4-aff8-4cdf-a480-6bd43b64238e for instance 6f932808-5bc4-4802-a8aa-625b2cee4cb9 on instance [pid: 8|app: 0|req: 368/727] 10.0.0.126 () {38 vars in 815 bytes} [Tue Apr 7 04:37:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:06.830 7 WARNING neutronclient.v2_0.client [None req-41a20ec7-669d-47b9-8857-1c63174f0d11 c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The python binding code in 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/728] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:06 2026] GET /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14 => generated 1295 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-07 04:37:07.318 8 WARNING neutronclient.v2_0.client [None req-6484d397-3c79-43c2-8781-18fb957368ef 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in 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/729] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:07 2026] GET /v2.1/servers/6f932808-5bc4-4802-a8aa-625b2cee4cb9 => generated 1529 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-07 04:37:07.937 7 WARNING neutronclient.v2_0.client [None req-9bb2ce66-4fe4-4d8a-b8d0-76ac62f685bf c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/730] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:07 2026] GET /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14 => generated 1351 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-07 04:37:08.517 8 WARNING neutronclient.v2_0.client [None req-4bf3133b-3e28-48ff-afb6-1ff060296334 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in 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/731] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:08 2026] GET /v2.1/servers/6f932808-5bc4-4802-a8aa-625b2cee4cb9 => generated 1698 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-07 04:37:08.693 7 WARNING neutronclient.v2_0.client [None req-9de4b799-9bcd-4cce-9fcc-b9bd3158aa47 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in 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/732] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:08 2026] GET /v2.1/servers/6f932808-5bc4-4802-a8aa-625b2cee4cb9 => generated 1698 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:09.031 7 WARNING neutronclient.v2_0.client [None req-4506f82c-9c64-4fe7-bb30-718964c9f182 c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The python binding code in 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/733] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:08 2026] GET /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14 => generated 1351 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: 8|app: 0|req: 371/734] 10.0.0.59 () {34 vars in 670 bytes} [Tue Apr 7 04:37:08 2026] POST /v2.1/os-keypairs => generated 396 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:10.115 7 WARNING neutronclient.v2_0.client [None req-72f781e9-bfad-4bbd-a62d-c8c3971be987 c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The 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-07 04:37:10.262 8 INFO nova.api.openstack.compute.server_external_events [req-93ae8906-6ce4-4151-8982-612ab93e3cce req-856997a1-fa46-489e-8bb2-6beba6feba27 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:63fe35e4-aff8-4cdf-a480-6bd43b64238e for instance 6f932808-5bc4-4802-a8aa-625b2cee4cb9 on instance [pid: 8|app: 0|req: 372/735] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:37:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/736] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:10 2026] GET /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14 => generated 1359 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, ' [pid: 8|app: 0|req: 373/737] 10.0.0.59 () {34 vars in 670 bytes} [Tue Apr 7 04:37:11 2026] POST /v2.1/os-keypairs => generated 385 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-07 04:37:11.216 7 INFO nova.api.openstack.compute.server_external_events [req-d14c98e1-3d20-4126-9846-f74ad57c9d87 req-720946a1-7095-4c8f-9c4d-8199658550e1 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:33c1b752-99ba-42e6-aa7f-d2bdbc704957 for instance 2865690c-fe8b-49db-bdc2-ff5723b15a14 on instance [pid: 7|app: 0|req: 365/738] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:37:11 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-07 04:37:11.342 8 WARNING neutronclient.v2_0.client [None req-5926113c-9f7d-494f-aba4-2ba6934b1688 c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/739] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:11 2026] GET /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14 => generated 1436 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:12.065 7 WARNING neutronclient.v2_0.client [None req-66210f12-90e6-4da9-8fc0-2d7cf7d1ec77 adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] The 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-07 04:37:12.122 7 WARNING neutronclient.v2_0.client [None req-66210f12-90e6-4da9-8fc0-2d7cf7d1ec77 adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] The 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-07 04:37:12.163 7 WARNING neutronclient.v2_0.client [None req-66210f12-90e6-4da9-8fc0-2d7cf7d1ec77 adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] The 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-07 04:37:12.347 7 WARNING neutronclient.v2_0.client [None req-66210f12-90e6-4da9-8fc0-2d7cf7d1ec77 adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] 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-07 04:37:12.540 8 WARNING neutronclient.v2_0.client [None req-ce875dfe-0e5a-4f71-8db2-5ff400bda6ad c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/740] 10.0.0.59 () {34 vars in 662 bytes} [Tue Apr 7 04:37:11 2026] POST /v2.1/servers => generated 495 bytes in 624 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-07 04:37:12.645 7 WARNING neutronclient.v2_0.client [None req-04c6c754-5114-4832-95fc-29554d5d69db adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/741] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:12 2026] GET /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14 => generated 1436 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/742] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:12 2026] GET /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee => generated 1456 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:13.725 8 WARNING neutronclient.v2_0.client [None req-266643f1-093d-435e-bccb-1348e6fa79cb c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The 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-07 04:37:13.745 7 WARNING neutronclient.v2_0.client [None req-d67a855c-7a09-4b2a-9c35-b26bb0ca2194 adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/743] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:13 2026] GET /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee => generated 1460 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/744] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:13 2026] GET /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14 => generated 1436 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:14.854 7 WARNING neutronclient.v2_0.client [None req-7a0c437d-c6e3-4b76-a38b-f3db8bb54152 adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/747] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:14 2026] GET /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee => generated 1508 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-07 04:37:14.975 8 WARNING neutronclient.v2_0.client [None req-6a33083a-2928-40ce-b81a-e6db8008bbaf c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The python binding code in 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/748] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:14 2026] GET /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14 => generated 1436 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-07 04:37:15.931 7 WARNING neutronclient.v2_0.client [None req-e642a31f-2fec-4dec-86fa-77b4b3c3778c adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/749] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:15 2026] GET /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee => generated 1508 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:16.126 8 WARNING neutronclient.v2_0.client [None req-e5ac75f8-bf16-4d7a-89bf-8acd07295e26 c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The python binding code in 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/750] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:16 2026] GET /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14 => generated 1424 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:17.022 7 WARNING neutronclient.v2_0.client [None req-1d7d0ccd-254b-489a-b02a-a9e47bee8280 adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/751] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:16 2026] GET /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee => generated 1516 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-07 04:37:17.280 8 WARNING neutronclient.v2_0.client [None req-618fe1fe-e25f-469f-95f9-9c683edc2a2d c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/752] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:17 2026] GET /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14 => generated 1424 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:17.948 8 INFO nova.api.openstack.compute.server_external_events [req-9546b43c-4f35-40ff-a588-316e79ccb694 req-ee53deda-6da9-46f4-8bbc-822801d8185b c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:e437b7cd-b93e-4775-b455-590fda61ba35 for instance cfff6d95-d641-48e9-a12b-4721e39c4fee on instance [pid: 8|app: 0|req: 381/753] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:37:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/754] 10.0.0.59 () {34 vars in 749 bytes} [Tue Apr 7 04:37:17 2026] POST /v2.1/servers/6f932808-5bc4-4802-a8aa-625b2cee4cb9/action => generated 31930 bytes in 549 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-07 04:37:18.102 8 WARNING neutronclient.v2_0.client [None req-ffc08ece-9537-46aa-aedf-7e93500e1bfb adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] The python binding code in 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/755] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:18 2026] GET /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee => generated 1639 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:18.480 7 WARNING neutronclient.v2_0.client [None req-7acdb53b-df03-40f7-9beb-4bb0c9e04b46 c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/756] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:18 2026] GET /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14 => generated 1424 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:18.708 8 INFO nova.api.openstack.compute.server_external_events [req-24d68c3f-d229-4aec-bc28-96e7f967481c req-34c0b118-b092-4713-bcd2-28cd3b5f520c c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-plugged:33c1b752-99ba-42e6-aa7f-d2bdbc704957 for instance 2865690c-fe8b-49db-bdc2-ff5723b15a14 on instance [pid: 8|app: 0|req: 383/757] 10.0.0.126 () {38 vars in 815 bytes} [Tue Apr 7 04:37:18 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-07 04:37:19.251 7 WARNING neutronclient.v2_0.client [None req-0a3567ed-7bce-435b-a137-4afbf10323a0 adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/758] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:19 2026] GET /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee => generated 1627 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, ' 2026-04-07 04:37:19.660 8 WARNING neutronclient.v2_0.client [None req-3d951867-3ae4-4c8e-896b-01c7c562d257 c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/759] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:19 2026] GET /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14 => generated 1424 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:20.471 7 WARNING neutronclient.v2_0.client [None req-20f8b6dc-78fa-4ec4-8cd8-b88879f91e7d adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/760] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:20 2026] GET /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee => generated 1627 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:20.897 8 WARNING neutronclient.v2_0.client [None req-93327021-c3bb-4f28-89f8-f6afd1fa3154 c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The python binding code in 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/761] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:20 2026] GET /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14 => generated 1612 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-07 04:37:21.049 7 WARNING neutronclient.v2_0.client [None req-0531a242-c1e5-4d45-9548-c241b1400a0e c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/762] 10.0.0.59 () {32 vars in 740 bytes} [Tue Apr 7 04:37:21 2026] GET /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14/os-interface => generated 285 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:21.629 8 WARNING neutronclient.v2_0.client [None req-96d2f4ed-898e-4331-8758-bd9dddeb9149 adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] The python binding code in 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.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:21 2026] GET /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee => generated 1627 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:21.871 7 WARNING neutronclient.v2_0.client [None req-3b3a8c71-74d8-4aa8-8b64-3a84645dc0fb c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The 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-07 04:37:21.884 8 INFO nova.api.openstack.compute.server_external_events [req-07866bee-5f76-4f30-ad99-23f53ee2aa11 req-a8774f9c-9d2d-4814-b399-9a96b13bf1d4 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:33c1b752-99ba-42e6-aa7f-d2bdbc704957 for instance 2865690c-fe8b-49db-bdc2-ff5723b15a14 on instance [pid: 8|app: 0|req: 387/764] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:37:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/765] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:21 2026] GET /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14 => generated 1612 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, ' [pid: 8|app: 0|req: 388/766] 10.0.0.59 () {32 vars in 640 bytes} [Tue Apr 7 04:37:21 2026] GET /v2.1/servers => generated 388 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, ' [pid: 7|app: 0|req: 379/767] 10.0.0.59 () {32 vars in 717 bytes} [Tue Apr 7 04:37:22 2026] DELETE /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14 => generated 0 bytes in 132 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-07 04:37:22.286 8 WARNING neutronclient.v2_0.client [None req-48da8025-9286-4702-b660-9e8cd0780c77 c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The python binding code in 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/768] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:22 2026] GET /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14 => generated 1618 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:22.759 7 INFO nova.api.openstack.compute.server_external_events [req-0002c24c-a665-410e-9551-86e148d13e6a req-e54d7ace-f87a-4a95-b5fd-3a19ac94a289 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-plugged:e437b7cd-b93e-4775-b455-590fda61ba35 for instance cfff6d95-d641-48e9-a12b-4721e39c4fee on instance [pid: 7|app: 0|req: 380/769] 10.0.0.126 () {38 vars in 815 bytes} [Tue Apr 7 04:37:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:22.844 8 WARNING neutronclient.v2_0.client [None req-c55e9da6-4095-4c44-9a4e-b0a25c51c4bc adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] The python binding code in 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/770] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:22 2026] GET /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee => generated 1627 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:23.488 7 WARNING neutronclient.v2_0.client [None req-f31eec6c-148c-4ab7-ba0f-7b5ead3fd015 c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/771] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:23 2026] GET /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14 => generated 1738 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-07 04:37:24.060 8 WARNING neutronclient.v2_0.client [None req-0805e8c1-fe57-4324-bf99-46094b374977 adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] The python binding code in 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/772] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:24 2026] GET /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee => generated 1627 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:24.668 7 WARNING neutronclient.v2_0.client [None req-05b0a27b-1fda-4990-9793-83e9f9d0bf4c c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/775] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:24 2026] GET /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14 => generated 1738 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-07 04:37:25.249 8 WARNING neutronclient.v2_0.client [None req-8ecacbb4-902c-48af-ab7c-1efadfcd3773 adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/776] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:25 2026] GET /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee => generated 1806 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:25.455 7 WARNING neutronclient.v2_0.client [None req-df154d4b-f7b0-4ea3-9b2a-ef8b5f0f8ec3 adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/777] 10.0.0.59 () {32 vars in 740 bytes} [Tue Apr 7 04:37:25 2026] GET /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee/os-interface => generated 285 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:25.824 8 INFO nova.api.openstack.compute.server_external_events [req-b745a91a-fcb3-469a-bcc8-62b5d2092f3b req-b9d4e7bc-aa82-448e-b3f7-5478d1a4aa66 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-deleted:33c1b752-99ba-42e6-aa7f-d2bdbc704957 for instance 2865690c-fe8b-49db-bdc2-ff5723b15a14 on instance [pid: 8|app: 0|req: 394/778] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:37:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 04:37:25.845 7 WARNING neutronclient.v2_0.client [None req-dba3f1df-d87f-4077-b094-4f00b8b97611 c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The python binding code in 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.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:25 2026] GET /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14 => generated 1671 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-07 04:37:26.208 8 INFO nova.api.openstack.compute.server_external_events [req-eed6dcb0-9b4e-4c40-9974-5db6ec0749d9 req-b6d4a595-25e6-4b36-83bc-cbba48d570bd c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:e437b7cd-b93e-4775-b455-590fda61ba35 for instance cfff6d95-d641-48e9-a12b-4721e39c4fee on instance [pid: 8|app: 0|req: 395/780] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:37:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:26.943 7 WARNING neutronclient.v2_0.client [None req-304aaa75-1958-42e8-b9d0-7cca64c29a46 c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/781] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:26 2026] GET /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14 => generated 1380 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:28.056 8 WARNING neutronclient.v2_0.client [None req-3254a740-db08-4d3e-a2f4-aae5ca8c035e c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/782] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:28 2026] GET /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14 => generated 1385 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-07 04:37:29.186 7 WARNING neutronclient.v2_0.client [None req-50fbf969-ddf9-4f61-9f0c-75c17ef86990 c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/783] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:29 2026] GET /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14 => generated 1385 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-07 04:37:29.764 8 INFO nova.api.openstack.compute.server_external_events [req-cf1c7c10-9685-4846-90ad-717a13ca2d01 req-c94a0219-5098-46a9-b8d8-9722c41a7ef3 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:63fe35e4-aff8-4cdf-a480-6bd43b64238e for instance 6f932808-5bc4-4802-a8aa-625b2cee4cb9 on instance [pid: 8|app: 0|req: 397/784] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:37:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:30.289 7 INFO nova.api.openstack.wsgi [None req-55298fba-ba16-489d-9449-7ca4c6c85800 c5f290a18e65460fb042afdb49a02a3e 19af60d62750438eb8d4e6b610361fd2 - - default default] HTTP exception thrown: Instance 2865690c-fe8b-49db-bdc2-ff5723b15a14 could not be found. [pid: 7|app: 0|req: 388/785] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:30 2026] GET /v2.1/servers/2865690c-fe8b-49db-bdc2-ff5723b15a14 => 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: 398/786] 10.0.0.59 () {32 vars in 703 bytes} [Tue Apr 7 04:37:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-151306400 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 389/787] 10.0.0.59 () {34 vars in 670 bytes} [Tue Apr 7 04:37:32 2026] POST /v2.1/os-keypairs => generated 397 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 04:37:34.408 8 WARNING neutronclient.v2_0.client [None req-6482744a-ec34-4f06-bbf1-273e64f56159 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The 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-07 04:37:34.464 8 WARNING neutronclient.v2_0.client [None req-6482744a-ec34-4f06-bbf1-273e64f56159 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The 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-07 04:37:34.477 7 WARNING neutronclient.v2_0.client [None req-fede3bd3-0e29-4840-aae6-d3c4d17ac200 adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/788] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:34 2026] GET /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee => generated 1926 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-07 04:37:34.697 8 WARNING neutronclient.v2_0.client [None req-6482744a-ec34-4f06-bbf1-273e64f56159 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/791] 10.0.0.59 () {34 vars in 662 bytes} [Tue Apr 7 04:37:34 2026] POST /v2.1/servers => generated 449 bytes in 558 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-07 04:37:34.922 7 WARNING neutronclient.v2_0.client [None req-705bb41a-9cf3-407e-94f0-c8adbed90113 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/792] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:34 2026] GET /v2.1/servers/50f90daf-d8e2-4057-b418-8b6ab2646eb5 => generated 1401 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-07 04:37:36.025 8 WARNING neutronclient.v2_0.client [None req-e994391c-61a7-4160-8fea-80bfa8058baa 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in 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/793] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:35 2026] GET /v2.1/servers/50f90daf-d8e2-4057-b418-8b6ab2646eb5 => generated 1405 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/794] 10.0.0.59 () {32 vars in 752 bytes} [Tue Apr 7 04:37:36 2026] GET /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee/os-server-password => generated 116 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-07 04:37:37.128 8 WARNING neutronclient.v2_0.client [None req-0395ebe3-4b7f-4935-a497-983aa8c3c35d 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/795] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:37 2026] GET /v2.1/servers/50f90daf-d8e2-4057-b418-8b6ab2646eb5 => generated 1453 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/796] 10.0.0.59 () {32 vars in 717 bytes} [Tue Apr 7 04:37:38 2026] DELETE /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:38.172 8 WARNING neutronclient.v2_0.client [None req-c26c5a91-6637-4212-9f09-86624e9199bc adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] 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-07 04:37:38.222 7 WARNING neutronclient.v2_0.client [None req-9090ca1d-4efc-4b6f-ad00-c5276862c7ec 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in 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/797] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:38 2026] GET /v2.1/servers/50f90daf-d8e2-4057-b418-8b6ab2646eb5 => generated 1453 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/798] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:38 2026] GET /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee => generated 1932 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:39.350 7 WARNING neutronclient.v2_0.client [None req-5250fc62-1332-41d6-a51e-0938cc0638a6 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The 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-07 04:37:39.395 8 WARNING neutronclient.v2_0.client [None req-5fe91219-1218-409f-bcc1-7c98831ba735 adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/799] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:39 2026] GET /v2.1/servers/50f90daf-d8e2-4057-b418-8b6ab2646eb5 => generated 1461 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, ' [pid: 8|app: 0|req: 403/800] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:39 2026] GET /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee => generated 1932 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/801] 10.0.0.59 () {34 vars in 670 bytes} [Tue Apr 7 04:37:39 2026] POST /v2.1/os-keypairs => generated 386 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:40.453 8 WARNING neutronclient.v2_0.client [None req-6a649089-dc03-44f8-ad47-2b282c08379b 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The 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-07 04:37:40.568 7 INFO nova.api.openstack.compute.server_external_events [req-1f7d5d85-b601-47e2-9d16-b34961746f0f req-aab9ef31-160e-4d7f-90fd-f512ae099345 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:7c8b4af8-f3ea-42e9-a63e-913c0183819c for instance 50f90daf-d8e2-4057-b418-8b6ab2646eb5 on instance [pid: 7|app: 0|req: 399/802] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:37:40 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-07 04:37:40.695 7 WARNING neutronclient.v2_0.client [None req-b5f1d484-9096-44d5-94d5-b740a3019e65 adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] The python binding code in 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/803] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:40 2026] GET /v2.1/servers/50f90daf-d8e2-4057-b418-8b6ab2646eb5 => generated 1538 bytes in 569 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/804] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:40 2026] GET /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee => generated 1932 bytes in 668 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:41.690 8 WARNING neutronclient.v2_0.client [None req-c264a554-5ff4-4b8a-82b2-7d3e80f3bec3 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] The 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-07 04:37:41.955 8 WARNING neutronclient.v2_0.client [None req-c264a554-5ff4-4b8a-82b2-7d3e80f3bec3 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] 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-07 04:37:42.033 7 WARNING neutronclient.v2_0.client [None req-ae0396bf-83aa-44c1-b944-8858422dfd7b 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in 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/805] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:41 2026] GET /v2.1/servers/50f90daf-d8e2-4057-b418-8b6ab2646eb5 => generated 1526 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-07 04:37:42.180 8 WARNING neutronclient.v2_0.client [None req-c264a554-5ff4-4b8a-82b2-7d3e80f3bec3 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] 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: 405/806] 10.0.0.59 () {34 vars in 662 bytes} [Tue Apr 7 04:37:41 2026] POST /v2.1/servers => generated 450 bytes in 779 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-07 04:37:42.401 7 WARNING neutronclient.v2_0.client [None req-63eeb772-4721-49da-a49a-71638dcd2f4a adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] The 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-07 04:37:42.421 8 WARNING neutronclient.v2_0.client [None req-7b2fe8bf-4e46-4815-b462-761e6e7af9ca 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/807] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:42 2026] GET /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee => generated 1819 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:42.615 7 INFO nova.api.openstack.compute.server_external_events [req-b50d8413-6196-4a03-a0b7-ae25dd8de489 req-1e128fff-d3a1-42e0-ad4f-ee9083b0d65d c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-deleted:e437b7cd-b93e-4775-b455-590fda61ba35 for instance cfff6d95-d641-48e9-a12b-4721e39c4fee on instance [pid: 7|app: 0|req: 403/808] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:37:42 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) [pid: 8|app: 0|req: 406/809] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:42 2026] GET /v2.1/servers/2b9a0c4d-970f-42a1-9757-383845adbd30 => generated 1423 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:43.170 7 WARNING neutronclient.v2_0.client [None req-b8d877e1-f1e2-4bd7-bdc3-b78bafb0fb30 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/810] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:43 2026] GET /v2.1/servers/50f90daf-d8e2-4057-b418-8b6ab2646eb5 => generated 1526 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:43.529 8 WARNING neutronclient.v2_0.client [None req-cab4ed5e-cfbd-4585-8b6c-b650a97a3d99 adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] The python binding code in 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/811] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:43 2026] GET /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee => generated 1542 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:43.906 7 WARNING neutronclient.v2_0.client [None req-ce7d9b74-fad1-4e0d-96a8-cabd5c562cc1 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] The python binding code in 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/812] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:43 2026] GET /v2.1/servers/2b9a0c4d-970f-42a1-9757-383845adbd30 => generated 1419 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:44.364 8 WARNING neutronclient.v2_0.client [None req-502ab3da-7e71-4844-9387-3dc7dde07010 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/813] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:44 2026] GET /v2.1/servers/50f90daf-d8e2-4057-b418-8b6ab2646eb5 => generated 1526 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-07 04:37:44.629 7 WARNING neutronclient.v2_0.client [None req-86e6bfd0-e019-4e3f-a24e-9668df3a97f8 adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] The python binding code in 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/816] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:44 2026] GET /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee => generated 1542 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-07 04:37:45.013 8 WARNING neutronclient.v2_0.client [None req-ca232179-f70d-49c0-ab14-0de4f19d4dd3 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/817] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:44 2026] GET /v2.1/servers/2b9a0c4d-970f-42a1-9757-383845adbd30 => generated 1475 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-07 04:37:45.562 7 WARNING neutronclient.v2_0.client [None req-81bebbba-7507-40ae-958c-bc0903c49919 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/818] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:45 2026] GET /v2.1/servers/50f90daf-d8e2-4057-b418-8b6ab2646eb5 => generated 1526 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-07 04:37:45.700 8 INFO nova.api.openstack.wsgi [None req-34eebcac-036e-45ae-acdc-ff013ecdaf36 adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] HTTP exception thrown: Instance cfff6d95-d641-48e9-a12b-4721e39c4fee could not be found. [pid: 8|app: 0|req: 412/819] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:45 2026] GET /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee => 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-07 04:37:45.729 7 INFO nova.api.openstack.wsgi [None req-0aa8d3ad-a733-4325-b5c8-73a13a4b7f79 adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] HTTP exception thrown: Instance cfff6d95-d641-48e9-a12b-4721e39c4fee could not be found. [pid: 7|app: 0|req: 408/820] 10.0.0.59 () {32 vars in 717 bytes} [Tue Apr 7 04:37:45 2026] DELETE /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee => 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-07 04:37:45.760 8 INFO nova.api.openstack.wsgi [None req-516468e8-afd7-4f8b-9066-bfbe5919c7cb adff760138504696a9d723f30be052b2 99d79175815a4984b1b44f99d42eec25 - - default default] HTTP exception thrown: Instance cfff6d95-d641-48e9-a12b-4721e39c4fee could not be found. [pid: 8|app: 0|req: 413/821] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:45 2026] GET /v2.1/servers/cfff6d95-d641-48e9-a12b-4721e39c4fee => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 409/822] 10.0.0.59 () {32 vars in 703 bytes} [Tue Apr 7 04:37:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-813247206 => 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-07 04:37:46.101 8 WARNING neutronclient.v2_0.client [None req-32c2b8f4-49ee-40dc-8cdd-fd3f7d780fa9 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] The python binding code in 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/823] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:46 2026] GET /v2.1/servers/2b9a0c4d-970f-42a1-9757-383845adbd30 => generated 1475 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-07 04:37:46.269 7 INFO nova.api.openstack.compute.server_external_events [req-268eade4-f6ec-4b1e-9c46-0c7f03d56a80 req-b32fb704-5498-4451-9e64-8812597ca47c c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-plugged:7c8b4af8-f3ea-42e9-a63e-913c0183819c for instance 50f90daf-d8e2-4057-b418-8b6ab2646eb5 on instance [pid: 7|app: 0|req: 410/824] 10.0.0.126 () {38 vars in 815 bytes} [Tue Apr 7 04:37:46 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, ' [pid: 8|app: 0|req: 415/825] 10.0.0.59 () {32 vars in 725 bytes} [Tue Apr 7 04:37:46 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-741902689 => 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-07 04:37:46.752 7 WARNING neutronclient.v2_0.client [None req-9902750a-9532-4919-87df-c1389d4c85f6 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/826] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:46 2026] GET /v2.1/servers/50f90daf-d8e2-4057-b418-8b6ab2646eb5 => generated 1526 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-07 04:37:47.210 8 WARNING neutronclient.v2_0.client [None req-607d3fb7-8a0d-4ca6-a4ce-f962d8bb2a0f 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/827] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:47 2026] GET /v2.1/servers/2b9a0c4d-970f-42a1-9757-383845adbd30 => generated 1483 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:47.911 7 WARNING neutronclient.v2_0.client [None req-53361f26-9742-4fc8-9a77-2cbfe57aba3f 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] 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-07 04:37:48.216 8 INFO nova.api.openstack.compute.server_external_events [req-d29ca9da-63ee-4e95-abb6-c541a675bfba req-7f3462f4-576f-4e55-a987-63786db85373 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:013f0441-040e-4114-b078-1a3dac56c854 for instance 2b9a0c4d-970f-42a1-9757-383845adbd30 on instance [pid: 8|app: 0|req: 417/828] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:37:48 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, ' [pid: 7|app: 0|req: 412/829] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:47 2026] GET /v2.1/servers/50f90daf-d8e2-4057-b418-8b6ab2646eb5 => generated 1694 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:48.309 8 WARNING neutronclient.v2_0.client [None req-cf54ac42-564f-4266-bc8d-dca8ee5636b5 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] The 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-07 04:37:48.326 7 WARNING neutronclient.v2_0.client [None req-bda7b76c-6af7-4190-8a01-959f007354c5 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in 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/830] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:48 2026] GET /v2.1/servers/2b9a0c4d-970f-42a1-9757-383845adbd30 => generated 1560 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/831] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:48 2026] GET /v2.1/servers/50f90daf-d8e2-4057-b418-8b6ab2646eb5 => generated 1694 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:49.286 8 INFO nova.api.openstack.compute.server_external_events [req-e28eb53e-65d6-4d90-9d91-a89dfd209b1d req-286c4925-a8de-4655-9061-c3327ded0ebd c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:7c8b4af8-f3ea-42e9-a63e-913c0183819c for instance 50f90daf-d8e2-4057-b418-8b6ab2646eb5 on instance [pid: 8|app: 0|req: 419/832] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:37:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:49.501 7 WARNING neutronclient.v2_0.client [None req-52b62609-9e77-4345-b90b-f607cc302537 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/833] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:49 2026] GET /v2.1/servers/2b9a0c4d-970f-42a1-9757-383845adbd30 => generated 1548 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-07 04:37:50.697 8 WARNING neutronclient.v2_0.client [None req-f72cbf96-cad9-40ed-a54c-496d6cad8382 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] The python binding code in 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/834] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:50 2026] GET /v2.1/servers/2b9a0c4d-970f-42a1-9757-383845adbd30 => generated 1548 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-07 04:37:51.870 7 WARNING neutronclient.v2_0.client [None req-0836c164-9e9d-4c73-b77a-8e51b3719b73 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/835] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:51 2026] GET /v2.1/servers/2b9a0c4d-970f-42a1-9757-383845adbd30 => generated 1548 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:53.146 8 WARNING neutronclient.v2_0.client [None req-9feacfe4-4328-4f18-85bd-862353c2b68e 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/836] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:53 2026] GET /v2.1/servers/2b9a0c4d-970f-42a1-9757-383845adbd30 => generated 1548 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-07 04:37:54.304 7 WARNING neutronclient.v2_0.client [None req-1d39cd95-a383-4c0d-90f0-aa573a8bc0e7 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] 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-07 04:37:54.330 8 INFO nova.api.openstack.compute.server_external_events [req-fd696b35-2b70-4e25-ad92-aace1155a32e req-e7380944-deb8-4748-b224-fd7333630de8 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-plugged:013f0441-040e-4114-b078-1a3dac56c854 for instance 2b9a0c4d-970f-42a1-9757-383845adbd30 on instance [pid: 8|app: 0|req: 422/837] 10.0.0.126 () {38 vars in 815 bytes} [Tue Apr 7 04:37:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/838] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:54 2026] GET /v2.1/servers/2b9a0c4d-970f-42a1-9757-383845adbd30 => generated 1548 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-07 04:37:55.481 7 WARNING neutronclient.v2_0.client [None req-781798f0-1f71-41b1-aecf-3941468c8730 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/841] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:55 2026] GET /v2.1/servers/2b9a0c4d-970f-42a1-9757-383845adbd30 => generated 1548 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-07 04:37:56.679 8 WARNING neutronclient.v2_0.client [None req-f484bbd9-3d7c-444b-854e-5bd86643887f 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/842] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:56 2026] GET /v2.1/servers/2b9a0c4d-970f-42a1-9757-383845adbd30 => generated 1725 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:56.857 7 WARNING neutronclient.v2_0.client [None req-644cb4c5-5a81-4d1d-9787-1b08c9d6e8f6 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/843] 10.0.0.59 () {32 vars in 740 bytes} [Tue Apr 7 04:37:56 2026] GET /v2.1/servers/2b9a0c4d-970f-42a1-9757-383845adbd30/os-interface => generated 284 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:37:57.630 7 WARNING neutronclient.v2_0.client [None req-d565828e-544e-45ba-b35c-cdee2f374b06 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/844] 10.0.0.59 () {34 vars in 749 bytes} [Tue Apr 7 04:37:57 2026] POST /v2.1/servers/50f90daf-d8e2-4057-b418-8b6ab2646eb5/action => generated 31929 bytes in 556 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-07 04:37:58.026 8 INFO nova.api.openstack.compute.server_external_events [req-b7058ee0-aeff-4b02-9298-3f8c5a00a5a5 req-cc015d4c-c027-4cff-bd71-b23b70b718c4 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:013f0441-040e-4114-b078-1a3dac56c854 for instance 2b9a0c4d-970f-42a1-9757-383845adbd30 on instance [pid: 8|app: 0|req: 426/845] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:37:57 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) [pid: 7|app: 0|req: 420/846] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:57 2026] GET /v2.1/servers/2b9a0c4d-970f-42a1-9757-383845adbd30 => generated 1725 bytes in 559 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/847] 10.0.0.59 () {32 vars in 640 bytes} [Tue Apr 7 04:37:58 2026] GET /v2.1/servers => generated 377 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 421/848] 10.0.0.59 () {32 vars in 717 bytes} [Tue Apr 7 04:37:58 2026] DELETE /v2.1/servers/2b9a0c4d-970f-42a1-9757-383845adbd30 => 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-07 04:37:58.355 8 WARNING neutronclient.v2_0.client [None req-9403bc95-a063-4c75-ad77-05ca767d6b3f 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/849] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:58 2026] GET /v2.1/servers/2b9a0c4d-970f-42a1-9757-383845adbd30 => generated 1731 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-07 04:37:59.508 7 WARNING neutronclient.v2_0.client [None req-24ea6f03-38bc-408a-bc5a-8524eb9f0748 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/850] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:37:59 2026] GET /v2.1/servers/2b9a0c4d-970f-42a1-9757-383845adbd30 => generated 1851 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-07 04:38:00.657 8 WARNING neutronclient.v2_0.client [None req-4891d5bc-1253-42fc-943a-ea42dcb11fb5 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] The python binding code in 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/851] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:00 2026] GET /v2.1/servers/2b9a0c4d-970f-42a1-9757-383845adbd30 => generated 1851 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:01.583 7 INFO nova.api.openstack.compute.server_external_events [req-18414b1a-8daf-401e-babe-32edf4912291 req-fee3a672-6515-4e0a-87e1-5f6c53499014 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-deleted:013f0441-040e-4114-b078-1a3dac56c854 for instance 2b9a0c4d-970f-42a1-9757-383845adbd30 on instance [pid: 7|app: 0|req: 423/852] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:38:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:01.867 8 WARNING neutronclient.v2_0.client [None req-323bf8b7-0d62-4cc3-b4a5-d2e9b0f47f22 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] The python binding code in 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/853] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:01 2026] GET /v2.1/servers/2b9a0c4d-970f-42a1-9757-383845adbd30 => generated 1504 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:02.992 7 WARNING neutronclient.v2_0.client [None req-5a3536dd-5291-4f19-a30d-3701b47a48af 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] The python binding code in 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/854] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:02 2026] GET /v2.1/servers/2b9a0c4d-970f-42a1-9757-383845adbd30 => generated 1509 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-07 04:38:04.108 8 WARNING neutronclient.v2_0.client [None req-e8f25ce5-3979-4729-bf57-f0495bb9f172 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] The python binding code in 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/855] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:04 2026] GET /v2.1/servers/2b9a0c4d-970f-42a1-9757-383845adbd30 => generated 1509 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:05.185 8 INFO nova.api.openstack.wsgi [None req-5d80235d-3cd0-41e2-b5b1-5451230d9369 62f71316b35747e08aab7bb5b8343166 b997a0baa4e549e3ad49bb849290aad5 - - default default] HTTP exception thrown: Instance 2b9a0c4d-970f-42a1-9757-383845adbd30 could not be found. [pid: 8|app: 0|req: 433/858] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:05 2026] GET /v2.1/servers/2b9a0c4d-970f-42a1-9757-383845adbd30 => 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: 426/859] 10.0.0.59 () {32 vars in 705 bytes} [Tue Apr 7 04:38:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1194392131 => 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, ' [pid: 8|app: 0|req: 434/860] 10.0.0.59 () {32 vars in 717 bytes} [Tue Apr 7 04:38:08 2026] DELETE /v2.1/servers/50f90daf-d8e2-4057-b418-8b6ab2646eb5 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-07 04:38:08.824 7 WARNING neutronclient.v2_0.client [None req-fc0aa581-7996-4364-a087-da5e3368a2f2 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in 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/861] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:08 2026] GET /v2.1/servers/50f90daf-d8e2-4057-b418-8b6ab2646eb5 => generated 1820 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-07 04:38:10.021 8 WARNING neutronclient.v2_0.client [None req-0a281801-1d04-4fab-a258-a8bc95b5d5f5 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in 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/862] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:09 2026] GET /v2.1/servers/50f90daf-d8e2-4057-b418-8b6ab2646eb5 => generated 1820 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-07 04:38:11.177 7 WARNING neutronclient.v2_0.client [None req-7ec64b1a-bf3e-4f80-a362-1a3c4926a71c 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/863] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:11 2026] GET /v2.1/servers/50f90daf-d8e2-4057-b418-8b6ab2646eb5 => generated 1820 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:11.907 8 INFO nova.api.openstack.compute.server_external_events [req-1cef5fe8-2c5c-4236-a9fd-97c193a8daf3 req-0a0db832-ff89-4e59-876c-3c629b293a96 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-deleted:7c8b4af8-f3ea-42e9-a63e-913c0183819c for instance 50f90daf-d8e2-4057-b418-8b6ab2646eb5 on instance [pid: 8|app: 0|req: 436/864] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:38:11 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-07 04:38:12.370 7 WARNING neutronclient.v2_0.client [None req-db34cfc8-54be-472b-9c64-3063c7c0982d 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in 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/865] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:12 2026] GET /v2.1/servers/50f90daf-d8e2-4057-b418-8b6ab2646eb5 => generated 1482 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:13.642 8 WARNING neutronclient.v2_0.client [None req-5e77c99d-e95c-45f3-b644-a59551b5b88b 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/866] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:13 2026] GET /v2.1/servers/50f90daf-d8e2-4057-b418-8b6ab2646eb5 => generated 1487 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:14.761 8 WARNING neutronclient.v2_0.client [None req-b5302e06-8b41-4382-a61f-1dd8f8d6e37c 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in 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/869] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:14 2026] GET /v2.1/servers/50f90daf-d8e2-4057-b418-8b6ab2646eb5 => generated 1487 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: 7|app: 0|req: 431/870] 10.0.0.59 () {34 vars in 670 bytes} [Tue Apr 7 04:38:14 2026] POST /v2.1/os-keypairs => generated 385 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:15.843 8 INFO nova.api.openstack.wsgi [None req-fb48f3e6-e7e4-4cde-9af5-37bc4a0c8838 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] HTTP exception thrown: Instance 50f90daf-d8e2-4057-b418-8b6ab2646eb5 could not be found. [pid: 8|app: 0|req: 440/871] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:15 2026] GET /v2.1/servers/50f90daf-d8e2-4057-b418-8b6ab2646eb5 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/872] 10.0.0.59 () {32 vars in 727 bytes} [Tue Apr 7 04:38:16 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-594713577 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:16.649 8 WARNING neutronclient.v2_0.client [None req-9d6e5733-395b-4d45-86ca-90dc6393f42b 1eda017d9f5d48199e005f1a61f9dc01 05327c4f937441858745123f7b1c610c - - default default] The python binding code in 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/873] 10.0.0.59 () {32 vars in 717 bytes} [Tue Apr 7 04:38:16 2026] DELETE /v2.1/servers/6f932808-5bc4-4802-a8aa-625b2cee4cb9 => generated 0 bytes in 135 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-07 04:38:16.765 8 WARNING neutronclient.v2_0.client [None req-9d6e5733-395b-4d45-86ca-90dc6393f42b 1eda017d9f5d48199e005f1a61f9dc01 05327c4f937441858745123f7b1c610c - - default default] The 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-07 04:38:16.770 7 WARNING neutronclient.v2_0.client [None req-b6cfd06d-2739-44aa-84e8-db810a59a1a9 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in 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/874] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:16 2026] GET /v2.1/servers/6f932808-5bc4-4802-a8aa-625b2cee4cb9 => generated 1704 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-07 04:38:17.098 8 WARNING neutronclient.v2_0.client [None req-9d6e5733-395b-4d45-86ca-90dc6393f42b 1eda017d9f5d48199e005f1a61f9dc01 05327c4f937441858745123f7b1c610c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/875] 10.0.0.59 () {34 vars in 662 bytes} [Tue Apr 7 04:38:16 2026] POST /v2.1/servers => generated 452 bytes in 727 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-07 04:38:17.330 7 WARNING neutronclient.v2_0.client [None req-854187d1-ee89-48c2-95fa-80124916e9c7 1eda017d9f5d48199e005f1a61f9dc01 05327c4f937441858745123f7b1c610c - - default default] The python binding code in 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/876] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:17 2026] GET /v2.1/servers/5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 => generated 1430 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-07 04:38:18.075 8 WARNING neutronclient.v2_0.client [None req-1d227bb9-ef54-4768-a4fb-cd5c45e4b672 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in 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/877] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:18 2026] GET /v2.1/servers/6f932808-5bc4-4802-a8aa-625b2cee4cb9 => generated 1704 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-07 04:38:18.427 7 WARNING neutronclient.v2_0.client [None req-a144f644-1341-4b2c-84d2-294c3b826328 1eda017d9f5d48199e005f1a61f9dc01 05327c4f937441858745123f7b1c610c - - default default] The python binding code in 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/878] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:18 2026] GET /v2.1/servers/5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 => generated 1434 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-07 04:38:19.300 8 WARNING neutronclient.v2_0.client [None req-72f7cc5f-83cf-4531-8a20-7e713e741059 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] 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-07 04:38:19.540 7 WARNING neutronclient.v2_0.client [None req-fc261955-f5f5-4c67-a644-76736b69980e 1eda017d9f5d48199e005f1a61f9dc01 05327c4f937441858745123f7b1c610c - - default default] The python binding code in 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/879] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:19 2026] GET /v2.1/servers/6f932808-5bc4-4802-a8aa-625b2cee4cb9 => generated 1704 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, ' 2026-04-07 04:38:19.623 8 INFO nova.api.openstack.compute.server_external_events [req-051852f3-e2fb-44f0-a3f0-b4c1e1a5fd59 req-e8056e42-1b21-4a5e-925e-5ef4aec09499 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-deleted:63fe35e4-aff8-4cdf-a480-6bd43b64238e for instance 6f932808-5bc4-4802-a8aa-625b2cee4cb9 on instance [pid: 7|app: 0|req: 437/880] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:19 2026] GET /v2.1/servers/5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 => generated 1482 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/881] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:38:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:20.598 7 WARNING neutronclient.v2_0.client [None req-411e25f6-864d-42ca-9973-17cd9caf08a5 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/882] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:20 2026] GET /v2.1/servers/6f932808-5bc4-4802-a8aa-625b2cee4cb9 => generated 1484 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:20.683 8 WARNING neutronclient.v2_0.client [None req-8c0ef5b5-2e94-470c-99b3-ea34fde3f9d0 1eda017d9f5d48199e005f1a61f9dc01 05327c4f937441858745123f7b1c610c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/883] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:20 2026] GET /v2.1/servers/5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 => generated 1482 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:21.702 7 WARNING neutronclient.v2_0.client [None req-7e88ef8c-91bc-413b-8b08-0b67dfb05b43 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 439/884] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:21 2026] GET /v2.1/servers/6f932808-5bc4-4802-a8aa-625b2cee4cb9 => generated 1489 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-07 04:38:21.775 8 WARNING neutronclient.v2_0.client [None req-4192dced-74fa-4585-9421-bff00397b7c9 1eda017d9f5d48199e005f1a61f9dc01 05327c4f937441858745123f7b1c610c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/885] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:21 2026] GET /v2.1/servers/5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 => generated 1490 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:22.703 7 INFO nova.api.openstack.compute.server_external_events [req-f7e132d9-cac9-4407-9f06-9bbca0953868 req-0a425d17-28f0-48c3-b3e4-6d9102197060 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:ab325501-19ec-4425-8938-c73ca969d2bd for instance 5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 on instance [pid: 7|app: 0|req: 440/886] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:38:22 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-07 04:38:22.805 8 INFO nova.api.openstack.wsgi [None req-243f0d82-b6af-4775-be0d-03273957f0bf 5895dadfec8a4a2c9a3a94db96e6ebc5 2f7d663f5cda49cf9821ddd61d2b40d4 - - default default] HTTP exception thrown: Instance 6f932808-5bc4-4802-a8aa-625b2cee4cb9 could not be found. [pid: 8|app: 0|req: 447/887] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:22 2026] GET /v2.1/servers/6f932808-5bc4-4802-a8aa-625b2cee4cb9 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 441/888] 10.0.0.59 () {32 vars in 729 bytes} [Tue Apr 7 04:38:22 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1568985564 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-07 04:38:23.002 8 WARNING neutronclient.v2_0.client [None req-7a3ec8cc-9fc4-4664-a8fa-d3018034d39a 1eda017d9f5d48199e005f1a61f9dc01 05327c4f937441858745123f7b1c610c - - default default] The python binding code in 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/889] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:22 2026] GET /v2.1/servers/5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 => generated 1567 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-07 04:38:24.193 7 WARNING neutronclient.v2_0.client [None req-388cb6ec-62c1-42b2-ad9f-49006ac8d6e7 1eda017d9f5d48199e005f1a61f9dc01 05327c4f937441858745123f7b1c610c - - default default] The python binding code in 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/890] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:24 2026] GET /v2.1/servers/5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 => generated 1555 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:25.336 8 WARNING neutronclient.v2_0.client [None req-6ffeb0a6-f22e-4d33-bcb6-c05db0111789 1eda017d9f5d48199e005f1a61f9dc01 05327c4f937441858745123f7b1c610c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/893] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:25 2026] GET /v2.1/servers/5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 => generated 1555 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-07 04:38:26.492 7 WARNING neutronclient.v2_0.client [None req-c71147e0-b60c-45a7-b8a8-07704766da8f 1eda017d9f5d48199e005f1a61f9dc01 05327c4f937441858745123f7b1c610c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/894] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:26 2026] GET /v2.1/servers/5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 => generated 1555 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-07 04:38:27.661 8 WARNING neutronclient.v2_0.client [None req-16d87935-cc71-4d1d-8626-77789ae39b7b 1eda017d9f5d48199e005f1a61f9dc01 05327c4f937441858745123f7b1c610c - - default default] The python binding code in 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/895] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:27 2026] GET /v2.1/servers/5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 => generated 1555 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:28.529 7 INFO nova.api.openstack.compute.server_external_events [req-fe4820d2-4f90-4b50-aeac-9563bd31d886 req-a24f2117-9a4f-4b62-a5af-e774fb4624a0 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-plugged:ab325501-19ec-4425-8938-c73ca969d2bd for instance 5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 on instance [pid: 7|app: 0|req: 445/896] 10.0.0.126 () {38 vars in 815 bytes} [Tue Apr 7 04:38:28 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-07 04:38:28.833 8 WARNING neutronclient.v2_0.client [None req-2bcac98f-0110-4c19-baf0-04d2cf0fc105 1eda017d9f5d48199e005f1a61f9dc01 05327c4f937441858745123f7b1c610c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/897] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:28 2026] GET /v2.1/servers/5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 => generated 1555 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-07 04:38:30.075 7 WARNING neutronclient.v2_0.client [None req-e6799c1d-8824-4ecc-a197-8801f8482403 1eda017d9f5d48199e005f1a61f9dc01 05327c4f937441858745123f7b1c610c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/898] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:29 2026] GET /v2.1/servers/5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 => generated 1738 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:30.303 8 WARNING neutronclient.v2_0.client [None req-e929b930-33f7-4008-936e-0b8366a0468a 1eda017d9f5d48199e005f1a61f9dc01 05327c4f937441858745123f7b1c610c - - default default] The python binding code in 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/899] 10.0.0.59 () {32 vars in 740 bytes} [Tue Apr 7 04:38:30 2026] GET /v2.1/servers/5fbaa9a8-1f1e-4371-9e4e-7fb632c91630/os-interface => generated 285 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:31.155 8 INFO nova.api.openstack.compute.server_external_events [req-ae6e6792-5088-4c4b-9f5d-a96b444c0ace req-5af54b0e-4a1d-449c-b964-62464545080a c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:ab325501-19ec-4425-8938-c73ca969d2bd for instance 5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 on instance [pid: 8|app: 0|req: 454/900] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:38:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 04:38:31.173 7 WARNING neutronclient.v2_0.client [None req-98948e40-e35a-4956-b938-040aca1da639 1eda017d9f5d48199e005f1a61f9dc01 05327c4f937441858745123f7b1c610c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/901] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:31 2026] GET /v2.1/servers/5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 => generated 1738 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 455/902] 10.0.0.59 () {32 vars in 640 bytes} [Tue Apr 7 04:38:31 2026] GET /v2.1/servers => generated 383 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 448/903] 10.0.0.59 () {32 vars in 717 bytes} [Tue Apr 7 04:38:31 2026] DELETE /v2.1/servers/5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 => generated 0 bytes in 110 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-07 04:38:31.551 8 WARNING neutronclient.v2_0.client [None req-11b961ef-fc3e-4cc6-b40d-1c6bb02fd46d 1eda017d9f5d48199e005f1a61f9dc01 05327c4f937441858745123f7b1c610c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/904] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:31 2026] GET /v2.1/servers/5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 => generated 1744 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:32.917 7 WARNING neutronclient.v2_0.client [None req-b01fa540-6381-4348-9a3c-a5d10e4fbcbb 1eda017d9f5d48199e005f1a61f9dc01 05327c4f937441858745123f7b1c610c - - default default] The python binding code in 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/905] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:32 2026] GET /v2.1/servers/5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 => generated 1864 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:34.180 8 WARNING neutronclient.v2_0.client [None req-36935233-8623-447d-aeab-869e7dd7140c 1eda017d9f5d48199e005f1a61f9dc01 05327c4f937441858745123f7b1c610c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/906] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:34 2026] GET /v2.1/servers/5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 => generated 1864 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:34.672 7 INFO nova.api.openstack.compute.server_external_events [req-0705d301-c539-481f-8de0-04c84ba574b6 req-ab7a42c2-6f06-4832-8203-14b85be3b06e c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-deleted:ab325501-19ec-4425-8938-c73ca969d2bd for instance 5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 on instance [pid: 7|app: 0|req: 451/909] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:38:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:35.381 8 WARNING neutronclient.v2_0.client [None req-5b72933a-6728-46fe-a54e-9d8c075a5311 1eda017d9f5d48199e005f1a61f9dc01 05327c4f937441858745123f7b1c610c - - default default] The python binding code in 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/910] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:35 2026] GET /v2.1/servers/5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 => generated 1511 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:36.512 7 WARNING neutronclient.v2_0.client [None req-b8dc3410-e216-4f2b-8460-89fcc008c9e7 1eda017d9f5d48199e005f1a61f9dc01 05327c4f937441858745123f7b1c610c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/911] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:36 2026] GET /v2.1/servers/5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 => generated 1516 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:37.640 8 WARNING neutronclient.v2_0.client [None req-fb11db79-e710-4dcd-8e7d-0f7074076f32 1eda017d9f5d48199e005f1a61f9dc01 05327c4f937441858745123f7b1c610c - - default default] The python binding code in 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/912] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:37 2026] GET /v2.1/servers/5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 => generated 1516 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-07 04:38:38.747 7 INFO nova.api.openstack.wsgi [None req-6efedf26-b69e-4e37-844c-2f15063fa0b1 1eda017d9f5d48199e005f1a61f9dc01 05327c4f937441858745123f7b1c610c - - default default] HTTP exception thrown: Instance 5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 could not be found. [pid: 7|app: 0|req: 453/913] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:38 2026] GET /v2.1/servers/5fbaa9a8-1f1e-4371-9e4e-7fb632c91630 => generated 111 bytes in 44 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: 461/914] 10.0.0.59 () {32 vars in 703 bytes} [Tue Apr 7 04:38:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-251864164 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/917] 10.0.0.59 () {34 vars in 670 bytes} [Tue Apr 7 04:38:47 2026] POST /v2.1/os-keypairs => generated 386 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:49.334 7 WARNING neutronclient.v2_0.client [None req-6c610f82-dabc-4ed1-b152-e4dee779b83a 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The 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-07 04:38:49.382 7 WARNING neutronclient.v2_0.client [None req-6c610f82-dabc-4ed1-b152-e4dee779b83a 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The 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-07 04:38:49.546 7 WARNING neutronclient.v2_0.client [None req-6c610f82-dabc-4ed1-b152-e4dee779b83a 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/918] 10.0.0.59 () {34 vars in 662 bytes} [Tue Apr 7 04:38:49 2026] POST /v2.1/servers => generated 453 bytes in 468 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-07 04:38:49.758 8 WARNING neutronclient.v2_0.client [None req-f5fae203-008e-42b5-b66d-8bda601849f6 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/919] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:49 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1392 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-07 04:38:50.849 7 WARNING neutronclient.v2_0.client [None req-612bec69-3403-4d91-b71b-b538bb53d8f8 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in 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/920] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:50 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1396 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-07 04:38:51.942 8 WARNING neutronclient.v2_0.client [None req-e702256b-8fbd-4dc1-b6d7-a83edca66d48 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/921] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:51 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1444 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:53.059 7 WARNING neutronclient.v2_0.client [None req-54ab2a8c-1c5b-4aa9-b439-8b3dbba4e6d6 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in 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/922] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:53 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1444 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-07 04:38:54.206 8 WARNING neutronclient.v2_0.client [None req-d2ed6e22-3b60-45ff-8929-5e065cfb4c32 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in 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/923] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:54 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1452 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-07 04:38:54.973 7 INFO nova.api.openstack.compute.server_external_events [req-6b2be0fc-7501-42d3-9190-107154f4e0f0 req-4073747f-6a5e-45c7-af50-f8e8c5944dad c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:ae932fa9-0de3-4cfe-b186-c6c65a44cda6 for instance 01b32eaa-b79a-4cbf-924f-1996b93ef54c on instance [pid: 7|app: 0|req: 459/926] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:38:54 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-07 04:38:55.280 8 WARNING neutronclient.v2_0.client [None req-194d643d-e082-4893-90f7-a479780c3b22 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/927] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:55 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1530 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:56.455 7 WARNING neutronclient.v2_0.client [None req-46a96aab-cbb5-4ac6-81df-fa3e5f36dac6 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/928] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:56 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1518 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:38:57.599 8 WARNING neutronclient.v2_0.client [None req-41dce67b-c8f4-474f-8af4-1fd004de18e3 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in 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/929] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:57 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1518 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-07 04:38:58.740 7 WARNING neutronclient.v2_0.client [None req-95e3e006-b998-431d-ad88-48f383f89362 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in 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/930] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:38:58 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1518 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-07 04:39:00.092 8 WARNING neutronclient.v2_0.client [None req-79f5410b-1c29-4beb-b802-2d8c62ca4a81 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/931] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:39:00 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1518 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-07 04:39:00.376 7 INFO nova.api.openstack.compute.server_external_events [req-14c41e83-3ead-499a-ac21-ff7d7049dee7 req-936a1aaa-e88b-4600-a20a-b724bb3b15ef c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-plugged:ae932fa9-0de3-4cfe-b186-c6c65a44cda6 for instance 01b32eaa-b79a-4cbf-924f-1996b93ef54c on instance [pid: 7|app: 0|req: 462/932] 10.0.0.126 () {38 vars in 815 bytes} [Tue Apr 7 04:39:00 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-07 04:39:01.240 8 WARNING neutronclient.v2_0.client [None req-aa7a7229-df19-46e1-b71c-528217711ba2 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/933] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:39:01 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1518 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-07 04:39:02.380 7 WARNING neutronclient.v2_0.client [None req-863f59ab-e171-48bd-b84f-b7d504afc1e1 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/934] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:39:02 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1701 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:39:02.506 8 WARNING neutronclient.v2_0.client [None req-b8bb03f3-ceb1-4c82-9671-035993f8ae4b 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/935] 10.0.0.59 () {32 vars in 740 bytes} [Tue Apr 7 04:39:02 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c/os-interface => generated 285 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:39:03.327 7 INFO nova.api.openstack.compute.server_external_events [req-90723136-eacd-483b-be47-b81a0ca6f474 req-61f8bdbf-0a75-445f-8848-8afb79585c31 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:ae932fa9-0de3-4cfe-b186-c6c65a44cda6 for instance 01b32eaa-b79a-4cbf-924f-1996b93ef54c on instance [pid: 7|app: 0|req: 464/936] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:39:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:39:25.170 8 WARNING neutronclient.v2_0.client [None req-8c8ff3a9-d256-419c-9f54-fc6427c944e1 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/943] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:39:25 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1821 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:39:25.354 7 WARNING neutronclient.v2_0.client [None req-4b559b1f-d479-4396-b891-6c068ee10a22 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/944] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:39:25 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1821 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 477/945] 10.0.0.59 () {34 vars in 749 bytes} [Tue Apr 7 04:39:25 2026] POST /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c/action => generated 0 bytes in 83 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-07 04:39:25.783 7 WARNING neutronclient.v2_0.client [None req-54e55a66-184d-439b-b2f8-1321f982affe 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/946] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:39:25 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1823 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-07 04:39:26.922 8 WARNING neutronclient.v2_0.client [None req-fbdd6cea-67be-406f-b0a1-449d73165a89 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/947] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:39:26 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1823 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:39:28.061 7 WARNING neutronclient.v2_0.client [None req-8ad0c692-ac9c-447d-ae22-d0e58d26cb4f 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/948] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:39:28 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1823 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-07 04:39:29.233 8 WARNING neutronclient.v2_0.client [None req-699d0f3b-191f-4c16-a502-7837010b0b8f 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in 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/949] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:39:29 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1828 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:39:30.369 7 WARNING neutronclient.v2_0.client [None req-57731f3c-b2dd-4cbe-8f40-048bdb608e6f 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/950] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:39:30 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1828 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-07 04:39:31.515 8 WARNING neutronclient.v2_0.client [None req-55b23b96-7d86-44a0-873d-d369e2390b25 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in 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/951] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:39:31 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1828 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:39:31.912 7 INFO nova.api.openstack.compute.server_external_events [req-f9dca642-0a2f-4744-8523-1a1bc41e0eb0 req-460ef6c6-071a-4511-b1c9-04281512b41b c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-unplugged:ae932fa9-0de3-4cfe-b186-c6c65a44cda6 for instance 01b32eaa-b79a-4cbf-924f-1996b93ef54c on instance [pid: 7|app: 0|req: 472/952] 10.0.0.126 () {38 vars in 815 bytes} [Tue Apr 7 04:39:31 2026] POST /v2.1/os-server-external-events => generated 185 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-07 04:39:32.709 8 WARNING neutronclient.v2_0.client [None req-0bcfdb37-5d94-4e10-9a0b-c9b648d3b0a0 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/953] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:39:32 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => 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-07 04:39:33.859 7 WARNING neutronclient.v2_0.client [None req-bfc3da1c-3b62-4e25-a3f6-8ae3bf5eafec 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/954] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:39:33 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1828 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-07 04:39:34.353 8 INFO nova.api.openstack.compute.server_external_events [req-72f87a9c-d0d6-4d02-a2b0-b12a3de739cb req-2fb00d5d-b5c4-47a2-9fe5-e82da54294b5 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-plugged:ae932fa9-0de3-4cfe-b186-c6c65a44cda6 for instance 01b32eaa-b79a-4cbf-924f-1996b93ef54c on instance [pid: 8|app: 0|req: 482/955] 10.0.0.126 () {38 vars in 815 bytes} [Tue Apr 7 04:39:34 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-07 04:39:35.029 8 WARNING neutronclient.v2_0.client [None req-38e99ae5-d284-42ad-9585-c8fb1dd64766 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in 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/958] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:39:34 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1828 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-07 04:39:36.169 7 WARNING neutronclient.v2_0.client [None req-07751406-97c1-4864-9b73-6160cd5a0557 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in 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/959] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:39:36 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1821 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:39:57.652 7 WARNING neutronclient.v2_0.client [None req-e3e4d56e-4d63-454e-8aa7-62f487a4e901 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in 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/964] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:39:57 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1821 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 487/965] 10.0.0.59 () {32 vars in 717 bytes} [Tue Apr 7 04:39:57 2026] DELETE /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => 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-07 04:39:57.938 7 WARNING neutronclient.v2_0.client [None req-25211c94-9f7b-479e-92cf-0e52399183d6 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/966] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:39:57 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1827 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-07 04:39:59.087 8 WARNING neutronclient.v2_0.client [None req-b4b5a751-ec78-4532-8b0d-bfabf39566ca 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/967] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:39:59 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1827 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:40:00.219 7 WARNING neutronclient.v2_0.client [None req-a098cf03-afee-4d25-b21f-d28d77174b1c 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/968] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:40:00 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1827 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:40:01.096 8 INFO nova.api.openstack.compute.server_external_events [req-93c8124f-4392-4e1f-bd2a-fad652a33987 req-4d6225e6-a142-44c8-9248-49440f51cc99 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-deleted:ae932fa9-0de3-4cfe-b186-c6c65a44cda6 for instance 01b32eaa-b79a-4cbf-924f-1996b93ef54c on instance [pid: 8|app: 0|req: 489/969] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:40: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-07 04:40:01.373 7 WARNING neutronclient.v2_0.client [None req-8c38db59-2869-47fc-8f09-54d90bf0d9a7 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/970] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:40:01 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1473 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-07 04:40:02.495 8 WARNING neutronclient.v2_0.client [None req-fa729dcc-9acb-4fd1-8762-483361dbd6bd 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/971] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:40:02 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1478 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:40:03.596 7 WARNING neutronclient.v2_0.client [None req-f9c9f07d-5af9-4c85-9126-a90a0623eee7 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] The python binding code in 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/972] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:40:03 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => generated 1478 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-07 04:40:04.673 8 INFO nova.api.openstack.wsgi [None req-1c85bce2-35b8-49ef-a3bf-b57d9ff1a533 8584283731824bcd9112304ff990eccc 1a37d506053b4a9ea6c7cf361038bf8f - - default default] HTTP exception thrown: Instance 01b32eaa-b79a-4cbf-924f-1996b93ef54c could not be found. [pid: 8|app: 0|req: 492/975] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:40:04 2026] GET /v2.1/servers/01b32eaa-b79a-4cbf-924f-1996b93ef54c => 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: 484/976] 10.0.0.59 () {32 vars in 705 bytes} [Tue Apr 7 04:40:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1287902450 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:41:33.805 8 WARNING neutronclient.v2_0.client [None req-e2f0fa8c-131b-40e1-9b0f-5230edee06ab 7b5ebaf2fb79453b8a601b60c0af44f7 fad2c51b5a654431a147ec1fb8578d1b - - default default] The 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-07 04:41:33.992 8 WARNING neutronclient.v2_0.client [None req-e2f0fa8c-131b-40e1-9b0f-5230edee06ab 7b5ebaf2fb79453b8a601b60c0af44f7 fad2c51b5a654431a147ec1fb8578d1b - - default default] The python binding code in 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/993] 10.0.0.59 () {34 vars in 662 bytes} [Tue Apr 7 04:41:33 2026] POST /v2.1/servers => generated 424 bytes in 671 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-07 04:41:34.244 7 WARNING neutronclient.v2_0.client [None req-84df4434-d6cb-4c08-a91c-f02142f21137 7b5ebaf2fb79453b8a601b60c0af44f7 fad2c51b5a654431a147ec1fb8578d1b - - default default] The python binding code in 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/994] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:41:34 2026] GET /v2.1/servers/d6299ff9-8471-4032-b357-891196e089b8 => generated 1368 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:41:35.372 8 WARNING neutronclient.v2_0.client [None req-59d580bb-999b-4ea1-be92-658504944882 7b5ebaf2fb79453b8a601b60c0af44f7 fad2c51b5a654431a147ec1fb8578d1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/997] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:41:35 2026] GET /v2.1/servers/d6299ff9-8471-4032-b357-891196e089b8 => generated 1372 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-07 04:41:36.461 7 WARNING neutronclient.v2_0.client [None req-aed6fe60-c602-437a-947b-181389020907 7b5ebaf2fb79453b8a601b60c0af44f7 fad2c51b5a654431a147ec1fb8578d1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/998] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:41:36 2026] GET /v2.1/servers/d6299ff9-8471-4032-b357-891196e089b8 => generated 1420 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-07 04:41:37.546 8 WARNING neutronclient.v2_0.client [None req-c60fec22-0d89-4d56-bff2-64e85c8ef994 7b5ebaf2fb79453b8a601b60c0af44f7 fad2c51b5a654431a147ec1fb8578d1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/999] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:41:37 2026] GET /v2.1/servers/d6299ff9-8471-4032-b357-891196e089b8 => generated 1420 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:41:38.639 7 WARNING neutronclient.v2_0.client [None req-c11b4a1d-19e2-437e-b7f9-5edd27a13a7a 7b5ebaf2fb79453b8a601b60c0af44f7 fad2c51b5a654431a147ec1fb8578d1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/1000] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:41:38 2026] GET /v2.1/servers/d6299ff9-8471-4032-b357-891196e089b8 => generated 1428 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:41:39.417 8 INFO nova.api.openstack.compute.server_external_events [req-55b719d5-592f-47ec-93fd-8a89f40ec489 req-4e6778d9-a912-44d8-967d-b8eeed49615f c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:10918049-75fe-4220-9122-ffea5b1b1a4a for instance d6299ff9-8471-4032-b357-891196e089b8 on instance [pid: 8|app: 0|req: 505/1001] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:41:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:41:39.728 7 WARNING neutronclient.v2_0.client [None req-92774737-8632-4e82-ad84-99ade69cada6 7b5ebaf2fb79453b8a601b60c0af44f7 fad2c51b5a654431a147ec1fb8578d1b - - default default] The python binding code in 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/1002] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:41:39 2026] GET /v2.1/servers/d6299ff9-8471-4032-b357-891196e089b8 => generated 1480 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:41:40.915 8 WARNING neutronclient.v2_0.client [None req-a86e7483-5093-48b5-90a9-93091927a8a1 7b5ebaf2fb79453b8a601b60c0af44f7 fad2c51b5a654431a147ec1fb8578d1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1003] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:41:40 2026] GET /v2.1/servers/d6299ff9-8471-4032-b357-891196e089b8 => generated 1468 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:41:42.115 7 WARNING neutronclient.v2_0.client [None req-ffb11800-84fd-44a3-bd56-edf91750b36d 7b5ebaf2fb79453b8a601b60c0af44f7 fad2c51b5a654431a147ec1fb8578d1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1004] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:41:42 2026] GET /v2.1/servers/d6299ff9-8471-4032-b357-891196e089b8 => generated 1468 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-07 04:41:43.269 8 WARNING neutronclient.v2_0.client [None req-9bd992f9-004f-48d5-bc4e-2b216c1440e7 7b5ebaf2fb79453b8a601b60c0af44f7 fad2c51b5a654431a147ec1fb8578d1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1005] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:41:43 2026] GET /v2.1/servers/d6299ff9-8471-4032-b357-891196e089b8 => generated 1468 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-07 04:41:44.429 7 WARNING neutronclient.v2_0.client [None req-953964c1-f3a8-40da-b215-761710c70441 7b5ebaf2fb79453b8a601b60c0af44f7 fad2c51b5a654431a147ec1fb8578d1b - - default default] The python binding code in 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/1006] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:41:44 2026] GET /v2.1/servers/d6299ff9-8471-4032-b357-891196e089b8 => generated 1468 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:41:45.208 7 INFO nova.api.openstack.compute.server_external_events [req-d4504615-4a2a-46f2-b15e-bfc9c58f2718 req-22721940-6741-4483-b199-e045b7445856 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-plugged:10918049-75fe-4220-9122-ffea5b1b1a4a for instance d6299ff9-8471-4032-b357-891196e089b8 on instance [pid: 7|app: 0|req: 501/1009] 10.0.0.126 () {38 vars in 815 bytes} [Tue Apr 7 04:41:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:41:45.608 8 WARNING neutronclient.v2_0.client [None req-33cea784-edd6-444f-a98e-bd996db09997 7b5ebaf2fb79453b8a601b60c0af44f7 fad2c51b5a654431a147ec1fb8578d1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1010] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:41:45 2026] GET /v2.1/servers/d6299ff9-8471-4032-b357-891196e089b8 => generated 1468 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-07 04:41:46.764 7 WARNING neutronclient.v2_0.client [None req-1ac5bd15-365e-4fd9-af39-4b1fe2365c65 7b5ebaf2fb79453b8a601b60c0af44f7 fad2c51b5a654431a147ec1fb8578d1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1011] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:41:46 2026] GET /v2.1/servers/d6299ff9-8471-4032-b357-891196e089b8 => generated 1648 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: 510/1012] 10.0.0.59 () {32 vars in 717 bytes} [Tue Apr 7 04:41:48 2026] DELETE /v2.1/servers/d6299ff9-8471-4032-b357-891196e089b8 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:41:48.264 7 WARNING neutronclient.v2_0.client [None req-fc06e215-9e4e-4b71-8bd3-1a323f8cfe75 7b5ebaf2fb79453b8a601b60c0af44f7 fad2c51b5a654431a147ec1fb8578d1b - - default default] The python binding code in 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/1013] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:41:48 2026] GET /v2.1/servers/d6299ff9-8471-4032-b357-891196e089b8 => generated 1654 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-07 04:41:49.408 8 WARNING neutronclient.v2_0.client [None req-e3250819-dbbd-45d2-b20b-8e055279f0ac 7b5ebaf2fb79453b8a601b60c0af44f7 fad2c51b5a654431a147ec1fb8578d1b - - default default] The python binding code in 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/1014] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:41:49 2026] GET /v2.1/servers/d6299ff9-8471-4032-b357-891196e089b8 => generated 1654 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-07 04:41:50.554 7 WARNING neutronclient.v2_0.client [None req-dadf031c-dd56-4746-8381-2c3106aae5e5 7b5ebaf2fb79453b8a601b60c0af44f7 fad2c51b5a654431a147ec1fb8578d1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1015] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:41:50 2026] GET /v2.1/servers/d6299ff9-8471-4032-b357-891196e089b8 => generated 1654 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-07 04:41:51.035 8 INFO nova.api.openstack.compute.server_external_events [req-1f80ac32-1575-433c-93a0-02b7af8d6988 req-36ca2751-7bc9-428e-87f9-dbadd2351529 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-deleted:10918049-75fe-4220-9122-ffea5b1b1a4a for instance d6299ff9-8471-4032-b357-891196e089b8 on instance [pid: 8|app: 0|req: 512/1016] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:41:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:41:51.694 7 WARNING neutronclient.v2_0.client [None req-2d7bfb3b-e15a-4df6-af99-05e3d554a51c 7b5ebaf2fb79453b8a601b60c0af44f7 fad2c51b5a654431a147ec1fb8578d1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1017] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:41:51 2026] GET /v2.1/servers/d6299ff9-8471-4032-b357-891196e089b8 => generated 1449 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-07 04:41:52.803 8 WARNING neutronclient.v2_0.client [None req-8f899f82-61cf-4842-b894-1d238e428a57 7b5ebaf2fb79453b8a601b60c0af44f7 fad2c51b5a654431a147ec1fb8578d1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1018] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:41:52 2026] GET /v2.1/servers/d6299ff9-8471-4032-b357-891196e089b8 => generated 1454 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-07 04:41:53.906 7 WARNING neutronclient.v2_0.client [None req-36a94135-c924-4a10-9881-634a1853a6e2 7b5ebaf2fb79453b8a601b60c0af44f7 fad2c51b5a654431a147ec1fb8578d1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1019] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:41:53 2026] GET /v2.1/servers/d6299ff9-8471-4032-b357-891196e089b8 => generated 1454 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:41:54.984 8 INFO nova.api.openstack.wsgi [None req-a14134e0-b0f1-44b4-a4c7-8f513cd50a13 7b5ebaf2fb79453b8a601b60c0af44f7 fad2c51b5a654431a147ec1fb8578d1b - - default default] HTTP exception thrown: Instance d6299ff9-8471-4032-b357-891196e089b8 could not be found. [pid: 8|app: 0|req: 515/1022] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:41:54 2026] GET /v2.1/servers/d6299ff9-8471-4032-b357-891196e089b8 => 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: 510/1027] 10.0.0.59 () {34 vars in 670 bytes} [Tue Apr 7 04:42:15 2026] POST /v2.1/os-keypairs => generated 395 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-07 04:42:18.032 8 WARNING neutronclient.v2_0.client [None req-639bb04f-7835-4524-b84c-80e81fc0e25e be5408fa72144302bf1d797d31b4ea16 3023233a87294aabb26f2b2faa0efe43 - - default default] The 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-07 04:42:18.096 8 WARNING neutronclient.v2_0.client [None req-639bb04f-7835-4524-b84c-80e81fc0e25e be5408fa72144302bf1d797d31b4ea16 3023233a87294aabb26f2b2faa0efe43 - - default default] The 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-07 04:42:18.345 8 WARNING neutronclient.v2_0.client [None req-639bb04f-7835-4524-b84c-80e81fc0e25e be5408fa72144302bf1d797d31b4ea16 3023233a87294aabb26f2b2faa0efe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1028] 10.0.0.59 () {34 vars in 662 bytes} [Tue Apr 7 04:42:17 2026] POST /v2.1/servers => generated 448 bytes in 623 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-07 04:42:18.605 7 WARNING neutronclient.v2_0.client [None req-9f1e8625-b7f3-46b9-9fd0-da3753b18244 be5408fa72144302bf1d797d31b4ea16 3023233a87294aabb26f2b2faa0efe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1029] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:42:18 2026] GET /v2.1/servers/93a5fbd7-81b4-465b-a538-8c4b9945f6ae => generated 1393 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-07 04:42:23.711 8 WARNING neutronclient.v2_0.client [None req-7b281a1b-c394-40ea-88b8-9ac4fed5705b be5408fa72144302bf1d797d31b4ea16 3023233a87294aabb26f2b2faa0efe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1030] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:42:23 2026] GET /v2.1/servers/93a5fbd7-81b4-465b-a538-8c4b9945f6ae => generated 1519 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-07 04:42:23.934 7 INFO nova.api.openstack.compute.server_external_events [req-0f457b45-cf58-4d25-9fc8-7a2f09fa0327 req-3d518d75-8109-4926-a03c-93b590a24bc1 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:421b019c-1307-4afe-b689-c2361ad57d3d for instance 93a5fbd7-81b4-465b-a538-8c4b9945f6ae on instance [pid: 7|app: 0|req: 512/1031] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:42:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:42:28.630 8 INFO nova.api.openstack.compute.server_external_events [req-be1c3a15-0677-41c1-ab6f-5bbfb87ce485 req-58f76a97-5fd4-4a69-98cc-cbfcf2c3a479 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-plugged:421b019c-1307-4afe-b689-c2361ad57d3d for instance 93a5fbd7-81b4-465b-a538-8c4b9945f6ae on instance [pid: 8|app: 0|req: 521/1034] 10.0.0.126 () {38 vars in 815 bytes} [Tue Apr 7 04:42:28 2026] POST /v2.1/os-server-external-events => generated 183 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-07 04:42:28.937 7 WARNING neutronclient.v2_0.client [None req-f93bb4f9-8a56-4c9c-824e-25ee00466808 be5408fa72144302bf1d797d31b4ea16 3023233a87294aabb26f2b2faa0efe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1035] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:42:28 2026] GET /v2.1/servers/93a5fbd7-81b4-465b-a538-8c4b9945f6ae => generated 1517 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-07 04:42:34.143 8 WARNING neutronclient.v2_0.client [None req-ef7b3964-0a6f-40bf-b7f6-4ae44c5b4998 be5408fa72144302bf1d797d31b4ea16 3023233a87294aabb26f2b2faa0efe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1036] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:42:34 2026] GET /v2.1/servers/93a5fbd7-81b4-465b-a538-8c4b9945f6ae => generated 1816 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:42:35.345 8 INFO nova.api.openstack.compute.server_external_events [req-50dce4a8-408c-455a-96bc-e10f11994cff req-75c9f100-68c0-4f6e-8327-dc390cb1819e c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:421b019c-1307-4afe-b689-c2361ad57d3d for instance 93a5fbd7-81b4-465b-a538-8c4b9945f6ae on instance [pid: 8|app: 0|req: 524/1039] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:42:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 04:42:35.397 7 WARNING neutronclient.v2_0.client [None req-a74ca061-fdfa-485b-8ba6-984ec723227f be5408fa72144302bf1d797d31b4ea16 3023233a87294aabb26f2b2faa0efe43 - - default default] The 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-07 04:42:35.437 7 WARNING neutronclient.v2_0.client [None req-a74ca061-fdfa-485b-8ba6-984ec723227f be5408fa72144302bf1d797d31b4ea16 3023233a87294aabb26f2b2faa0efe43 - - default default] The 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-07 04:42:35.688 7 WARNING neutronclient.v2_0.client [None req-a74ca061-fdfa-485b-8ba6-984ec723227f be5408fa72144302bf1d797d31b4ea16 3023233a87294aabb26f2b2faa0efe43 - - default default] The python binding code in 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/1040] 10.0.0.59 () {34 vars in 662 bytes} [Tue Apr 7 04:42:35 2026] POST /v2.1/servers => generated 448 bytes in 610 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:42:35.960 8 WARNING neutronclient.v2_0.client [None req-d0bc14da-c957-4193-9df2-ba2454b2d0e1 be5408fa72144302bf1d797d31b4ea16 3023233a87294aabb26f2b2faa0efe43 - - default default] The python binding code in 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/1041] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:42:35 2026] GET /v2.1/servers/b3e1d43f-5b12-4a31-af2f-6d0a8600c745 => generated 1393 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:42:41.050 7 WARNING neutronclient.v2_0.client [None req-84aff62a-a508-40ee-91d1-b69c8284ec9b be5408fa72144302bf1d797d31b4ea16 3023233a87294aabb26f2b2faa0efe43 - - default default] The python binding code in 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/1042] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:42:41 2026] GET /v2.1/servers/b3e1d43f-5b12-4a31-af2f-6d0a8600c745 => generated 1519 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-07 04:42:41.199 8 INFO nova.api.openstack.compute.server_external_events [req-dd4fb212-7990-4573-95a4-80e0ec7c48a1 req-19b8199b-efa7-415f-85fb-e904a813ecbc c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:5d3072e1-5b37-4ad1-9669-2f2af6e60a45 for instance b3e1d43f-5b12-4a31-af2f-6d0a8600c745 on instance [pid: 8|app: 0|req: 526/1043] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:42:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:42:46.110 7 INFO nova.api.openstack.compute.server_external_events [req-003c8921-b9af-4330-8b48-b82f42e373d9 req-1d522a10-bbfc-4dff-8303-2c3ef38450ae c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-plugged:5d3072e1-5b37-4ad1-9669-2f2af6e60a45 for instance b3e1d43f-5b12-4a31-af2f-6d0a8600c745 on instance [pid: 7|app: 0|req: 519/1046] 10.0.0.126 () {38 vars in 815 bytes} [Tue Apr 7 04:42:46 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-07 04:42:46.205 8 WARNING neutronclient.v2_0.client [None req-2385b90f-c243-4538-9276-72e2bb8931b6 be5408fa72144302bf1d797d31b4ea16 3023233a87294aabb26f2b2faa0efe43 - - default default] The python binding code in 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/1047] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:42:46 2026] GET /v2.1/servers/b3e1d43f-5b12-4a31-af2f-6d0a8600c745 => generated 1517 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:42:51.400 7 WARNING neutronclient.v2_0.client [None req-abdf07d6-e50d-4b93-82c2-1c6a861cf841 be5408fa72144302bf1d797d31b4ea16 3023233a87294aabb26f2b2faa0efe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1048] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:42:51 2026] GET /v2.1/servers/b3e1d43f-5b12-4a31-af2f-6d0a8600c745 => generated 1817 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:42:52.707 8 INFO nova.api.openstack.compute.server_external_events [req-af337491-9b2d-47f0-9331-a5e7c6987624 req-ddf23346-d327-49fd-b3bf-4bdefd5ea4c6 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:5d3072e1-5b37-4ad1-9669-2f2af6e60a45 for instance b3e1d43f-5b12-4a31-af2f-6d0a8600c745 on instance [pid: 8|app: 0|req: 529/1049] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:42:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:43:23.278 7 WARNING neutronclient.v2_0.client [None req-9d2f3920-28c5-4ea5-8a87-5c0dc3a2a272 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] The 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-07 04:43:23.314 7 WARNING neutronclient.v2_0.client [None req-9d2f3920-28c5-4ea5-8a87-5c0dc3a2a272 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] The 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-07 04:43:23.461 7 WARNING neutronclient.v2_0.client [None req-9d2f3920-28c5-4ea5-8a87-5c0dc3a2a272 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1056] 162.253.55.43 () {36 vars in 713 bytes} [Tue Apr 7 04:43:23 2026] POST /v2.1/servers => generated 453 bytes in 576 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-07 04:43:24.164 8 WARNING neutronclient.v2_0.client [None req-1fd5e23a-a4ae-4fae-afc9-ba47d5ce4edb 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1057] 162.253.55.43 () {32 vars in 732 bytes} [Tue Apr 7 04:43:24 2026] GET /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673 => generated 2213 bytes in 56 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-07 04:43:24.224 7 WARNING neutronclient.v2_0.client [None req-d76110c0-5379-4e53-8c83-c6556f96212f 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1058] 162.253.55.43 () {32 vars in 758 bytes} [Tue Apr 7 04:43:24 2026] GET /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673/os-interface => generated 28 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: 534/1059] 162.253.55.43 () {32 vars in 776 bytes} [Tue Apr 7 04:43:24 2026] GET /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:43:26.803 8 WARNING neutronclient.v2_0.client [None req-314bfc73-b70c-4a04-92f8-f4eb3a80535e 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1062] 162.253.55.43 () {32 vars in 732 bytes} [Tue Apr 7 04:43:26 2026] GET /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673 => generated 2371 bytes in 91 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-07 04:43:26.909 7 WARNING neutronclient.v2_0.client [None req-167ff63d-bf81-4e02-b2da-e5f272b399c7 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] The python binding code in 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/1063] 162.253.55.43 () {32 vars in 758 bytes} [Tue Apr 7 04:43:26 2026] GET /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673/os-interface => generated 28 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 537/1064] 162.253.55.43 () {32 vars in 776 bytes} [Tue Apr 7 04:43:26 2026] GET /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673/os-volume_attachments => generated 197 bytes in 262 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-07 04:43:28.989 7 INFO nova.api.openstack.compute.server_external_events [req-9ee7206f-54ab-4870-a1c2-c711315f1005 req-109a7e76-12fb-4e65-a6ff-6175e331b4f5 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:b3bd44b6-aac7-4992-84ed-eb1b68e070a0 for instance 4e93bc6b-21fd-4a50-8c81-4a3d744d1673 on instance [pid: 7|app: 0|req: 528/1065] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:43:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:43:30.059 8 WARNING neutronclient.v2_0.client [None req-813d4973-c336-4348-a239-c25c788e7314 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1066] 162.253.55.43 () {32 vars in 732 bytes} [Tue Apr 7 04:43:30 2026] GET /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673 => generated 2445 bytes in 126 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-07 04:43:30.203 7 WARNING neutronclient.v2_0.client [None req-abd71c81-355f-4529-a527-39ba79119fac 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1067] 162.253.55.43 () {32 vars in 758 bytes} [Tue Apr 7 04:43:30 2026] GET /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673/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: 539/1068] 162.253.55.43 () {32 vars in 776 bytes} [Tue Apr 7 04:43:30 2026] GET /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673/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-07 04:43:32.948 7 WARNING neutronclient.v2_0.client [None req-9e8cf404-16ef-4590-a27b-0f4c1a9b1699 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1069] 162.253.55.43 () {32 vars in 732 bytes} [Tue Apr 7 04:43:32 2026] GET /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673 => generated 2433 bytes in 168 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-07 04:43:33.098 8 WARNING neutronclient.v2_0.client [None req-64bb7b78-5602-4035-9e9d-b46a05a0435e 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1070] 162.253.55.43 () {32 vars in 758 bytes} [Tue Apr 7 04:43:33 2026] GET /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673/os-interface => generated 284 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 531/1071] 162.253.55.43 () {32 vars in 776 bytes} [Tue Apr 7 04:43:33 2026] GET /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673/os-volume_attachments => generated 197 bytes in 42 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-07 04:43:34.584 8 INFO nova.api.openstack.compute.server_external_events [req-6d4e59d6-3bcc-4d82-a393-de3d87e29e4a req-adc1f098-6397-4cdb-bf01-1ad3f9e80d31 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-plugged:b3bd44b6-aac7-4992-84ed-eb1b68e070a0 for instance 4e93bc6b-21fd-4a50-8c81-4a3d744d1673 on instance [pid: 8|app: 0|req: 541/1072] 10.0.0.126 () {38 vars in 815 bytes} [Tue Apr 7 04:43:34 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-07 04:43:36.039 8 WARNING neutronclient.v2_0.client [None req-797ce8cd-9e5c-4c28-ac17-3c59de6c3876 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1075] 162.253.55.43 () {32 vars in 732 bytes} [Tue Apr 7 04:43:36 2026] GET /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673 => generated 2433 bytes in 155 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-07 04:43:36.206 7 WARNING neutronclient.v2_0.client [None req-f96f5c70-b8b9-4b52-9675-0a00d91ceafa 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1076] 162.253.55.43 () {32 vars in 758 bytes} [Tue Apr 7 04:43:36 2026] GET /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673/os-interface => generated 286 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 544/1077] 162.253.55.43 () {32 vars in 776 bytes} [Tue Apr 7 04:43:36 2026] GET /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673/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-07 04:43:39.015 7 WARNING neutronclient.v2_0.client [None req-5d329776-3750-4526-92dc-3bb29d4ac30c 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1078] 162.253.55.43 () {32 vars in 732 bytes} [Tue Apr 7 04:43:38 2026] GET /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673 => generated 2581 bytes in 130 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-07 04:43:39.143 8 WARNING neutronclient.v2_0.client [None req-e0ab5160-c903-467c-80c2-a405a0dd8903 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1079] 162.253.55.43 () {32 vars in 758 bytes} [Tue Apr 7 04:43:39 2026] GET /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673/os-interface => generated 286 bytes in 81 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: 535/1080] 162.253.55.43 () {32 vars in 776 bytes} [Tue Apr 7 04:43:39 2026] GET /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673/os-volume_attachments => generated 197 bytes in 222 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-07 04:44:17.893 7 WARNING neutronclient.v2_0.client [None req-3e0ed0c7-2d90-400f-b25f-aa824b337595 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] The 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-07 04:44:17.941 7 WARNING neutronclient.v2_0.client [None req-3e0ed0c7-2d90-400f-b25f-aa824b337595 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] 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-07 04:44:20.217 8 INFO nova.api.openstack.compute.server_external_events [req-647dfd8a-7317-485f-a760-80c1307092dd req-d1bc1ae6-5d39-4053-91f9-fe350b7ebd4d c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:61d29788-34b8-4315-adbc-945a5b5d1864 for instance 4e93bc6b-21fd-4a50-8c81-4a3d744d1673 on instance [pid: 8|app: 0|req: 550/1089] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:44:20 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-07 04:44:24.081 8 INFO nova.api.openstack.compute.server_external_events [req-0ff10646-f1a8-452a-b412-dcf96ec1d2eb req-5b6d7575-0649-47aa-9368-c4149e26bf57 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-plugged:61d29788-34b8-4315-adbc-945a5b5d1864 for instance 4e93bc6b-21fd-4a50-8c81-4a3d744d1673 on instance [pid: 8|app: 0|req: 551/1090] 10.0.0.126 () {38 vars in 815 bytes} [Tue Apr 7 04:44:24 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-07 04:44:26.497 7 WARNING neutronclient.v2_0.client [None req-3e0ed0c7-2d90-400f-b25f-aa824b337595 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1093] 162.253.55.43 () {36 vars in 811 bytes} [Tue Apr 7 04:44:17 2026] POST /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673/os-interface => generated 280 bytes in 8693 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-07 04:44:26.820 8 INFO nova.api.openstack.compute.server_external_events [req-db1e79f1-b5ec-4d22-9fcc-d4686c2fdaba req-ab951dc3-4dd5-4c1f-9567-326ee057ca22 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:61d29788-34b8-4315-adbc-945a5b5d1864 for instance 4e93bc6b-21fd-4a50-8c81-4a3d744d1673 on instance [pid: 8|app: 0|req: 554/1094] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:44:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:44:27.152 7 INFO nova.api.openstack.compute.server_external_events [req-0dc8df00-e417-407f-a058-23d6e8e65b78 req-b8cefd91-a22e-4aa2-b123-a7c4ec40956b c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:61d29788-34b8-4315-adbc-945a5b5d1864 for instance 4e93bc6b-21fd-4a50-8c81-4a3d744d1673 on instance [pid: 7|app: 0|req: 541/1095] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:44:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:44:47.466 7 WARNING neutronclient.v2_0.client [None req-0d51e5b1-3023-46e4-99b8-b211317423b8 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] The 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-07 04:44:47.512 7 WARNING neutronclient.v2_0.client [None req-0d51e5b1-3023-46e4-99b8-b211317423b8 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] 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-07 04:44:49.704 8 INFO nova.api.openstack.compute.server_external_events [req-3705c053-9fcd-4564-bd8e-d970daeeebf1 req-d061b40b-2d2c-4621-ac9e-0a23131ef231 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:c97878f6-b2f4-43b5-a532-68860e09fcff for instance 4e93bc6b-21fd-4a50-8c81-4a3d744d1673 on instance [pid: 8|app: 0|req: 557/1100] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:44:49 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-07 04:44:55.648 8 INFO nova.api.openstack.compute.server_external_events [req-52a3c47d-6a05-4789-a38f-e6833239b70f req-5b0c5720-fcd6-4aab-a75c-3b9757bd5387 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-plugged:c97878f6-b2f4-43b5-a532-68860e09fcff for instance 4e93bc6b-21fd-4a50-8c81-4a3d744d1673 on instance [pid: 8|app: 0|req: 560/1103] 10.0.0.126 () {38 vars in 815 bytes} [Tue Apr 7 04:44:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 04:44:56.554 7 WARNING neutronclient.v2_0.client [None req-0d51e5b1-3023-46e4-99b8-b211317423b8 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1104] 162.253.55.43 () {36 vars in 811 bytes} [Tue Apr 7 04:44:47 2026] POST /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673/os-interface => generated 376 bytes in 9189 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-07 04:45:06.069 8 WARNING neutronclient.v2_0.client [None req-53b6ec0e-5fe5-449a-9a63-39eed1658ab9 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] The 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-07 04:45:06.109 8 WARNING neutronclient.v2_0.client [None req-53b6ec0e-5fe5-449a-9a63-39eed1658ab9 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] 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-07 04:45:08.489 7 INFO nova.api.openstack.compute.server_external_events [req-80150605-0c06-4918-ad60-bdcfe10fcf48 req-f1ece603-ec43-439b-9986-f90995c28f23 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:fb312a41-d193-4caa-9d4a-3c8ca812f3c4 for instance 4e93bc6b-21fd-4a50-8c81-4a3d744d1673 on instance [pid: 7|app: 0|req: 546/1107] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:45:08 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-07 04:45:12.328 7 INFO nova.api.openstack.compute.server_external_events [req-eb4f70d3-30b4-4ae9-a12f-508851a0b040 req-09e34cb6-2501-4fe3-a001-411f0ec3798c c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-plugged:fb312a41-d193-4caa-9d4a-3c8ca812f3c4 for instance 4e93bc6b-21fd-4a50-8c81-4a3d744d1673 on instance [pid: 7|app: 0|req: 547/1108] 10.0.0.126 () {38 vars in 815 bytes} [Tue Apr 7 04:45:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-07 04:45:15.166 8 WARNING neutronclient.v2_0.client [None req-53b6ec0e-5fe5-449a-9a63-39eed1658ab9 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1111] 162.253.55.43 () {36 vars in 811 bytes} [Tue Apr 7 04:45:05 2026] POST /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673/os-interface => generated 378 bytes in 9225 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-07 04:45:15.790 7 INFO nova.api.openstack.compute.server_external_events [req-b0c0d669-82c6-4d89-abd0-586b9ecd9825 req-625aa0cc-c401-4e1d-b0ff-ca4f30fb0cc1 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:c97878f6-b2f4-43b5-a532-68860e09fcff for instance 4e93bc6b-21fd-4a50-8c81-4a3d744d1673 on instance [pid: 7|app: 0|req: 550/1112] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:45:15 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-07 04:45:27.256 7 INFO nova.api.openstack.compute.server_external_events [req-63efe556-baa3-4f22-9e15-11b98ac1b82c req-b853303c-477d-4d75-a7fd-6299a07bd5ef c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:fb312a41-d193-4caa-9d4a-3c8ca812f3c4 for instance 4e93bc6b-21fd-4a50-8c81-4a3d744d1673 on instance [pid: 7|app: 0|req: 552/1115] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:45:27 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: 564/1116] 162.253.55.43 () {34 vars in 854 bytes} [Tue Apr 7 04:45:27 2026] DELETE /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673/os-interface/fb312a41-d193-4caa-9d4a-3c8ca812f3c4 => generated 0 bytes in 67 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-07 04:45:29.294 7 INFO nova.api.openstack.compute.server_external_events [req-4921a2de-b687-45af-8397-0222af958e24 req-cabcc5d7-e85d-493c-9551-f94ab57a6ce3 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:fb312a41-d193-4caa-9d4a-3c8ca812f3c4 for instance 4e93bc6b-21fd-4a50-8c81-4a3d744d1673 on instance [pid: 7|app: 0|req: 553/1117] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:45:29 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-07 04:45:37.881 8 INFO nova.api.openstack.compute.server_external_events [req-aa82063a-ca30-4433-aebb-6a0ecdadf886 req-b7ad14ca-4ba3-4ee2-86c0-dcb513622cc3 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:c97878f6-b2f4-43b5-a532-68860e09fcff for instance 4e93bc6b-21fd-4a50-8c81-4a3d744d1673 on instance [pid: 8|app: 0|req: 566/1120] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:45:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 555/1121] 162.253.55.43 () {34 vars in 854 bytes} [Tue Apr 7 04:45:37 2026] DELETE /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673/os-interface/c97878f6-b2f4-43b5-a532-68860e09fcff => generated 0 bytes in 60 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: 558/1126] 162.253.55.43 () {34 vars in 854 bytes} [Tue Apr 7 04:45:58 2026] DELETE /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673/os-interface/61d29788-34b8-4315-adbc-945a5b5d1864 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 569/1127] 162.253.55.43 () {34 vars in 754 bytes} [Tue Apr 7 04:46:03 2026] DELETE /v2.1/servers/4e93bc6b-21fd-4a50-8c81-4a3d744d1673 => generated 0 bytes in 125 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-07 04:46:06.364 7 INFO nova.api.openstack.compute.server_external_events [req-e793cb2a-84db-45db-88d6-9b44926be2eb req-9023f8dd-7b45-4f2f-95aa-c14638006ed2 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-unplugged:b3bd44b6-aac7-4992-84ed-eb1b68e070a0 for instance 4e93bc6b-21fd-4a50-8c81-4a3d744d1673 on instance [pid: 7|app: 0|req: 560/1130] 10.0.0.126 () {38 vars in 815 bytes} [Tue Apr 7 04:46:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:46:06.758 8 INFO nova.api.openstack.compute.server_external_events [req-9409ea78-1577-4957-9c40-e928577f2c25 req-6bccb4a5-13e1-4717-9f55-4f0518c489b4 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-deleted:b3bd44b6-aac7-4992-84ed-eb1b68e070a0 for instance 4e93bc6b-21fd-4a50-8c81-4a3d744d1673 on instance [pid: 8|app: 0|req: 571/1131] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:46:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:46:08.472 7 INFO nova.api.openstack.compute.server_external_events [req-c444c904-75ea-4730-abb1-04b65589e0e5 req-d2695b8f-6907-4e84-bfe0-7ca6aa881b70 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:5d3072e1-5b37-4ad1-9669-2f2af6e60a45 for instance b3e1d43f-5b12-4a31-af2f-6d0a8600c745 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 561/1132] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:46: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: 572/1133] 10.0.0.59 () {32 vars in 717 bytes} [Tue Apr 7 04:46:08 2026] DELETE /v2.1/servers/b3e1d43f-5b12-4a31-af2f-6d0a8600c745 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:46:08.650 7 WARNING neutronclient.v2_0.client [None req-7c08acf8-0566-4e97-ac3f-3a16354f3fc2 be5408fa72144302bf1d797d31b4ea16 3023233a87294aabb26f2b2faa0efe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 562/1134] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:46:08 2026] GET /v2.1/servers/b3e1d43f-5b12-4a31-af2f-6d0a8600c745 => generated 1943 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:46:11.434 8 INFO nova.api.openstack.compute.server_external_events [req-fe584c2a-3130-406f-8044-0f64693933c4 req-e3e51bbd-8504-4e55-9888-f7c1dcc36a77 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-deleted:5d3072e1-5b37-4ad1-9669-2f2af6e60a45 for instance b3e1d43f-5b12-4a31-af2f-6d0a8600c745 on instance [pid: 8|app: 0|req: 573/1135] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:46:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:46:13.834 7 WARNING neutronclient.v2_0.client [None req-7ae0d156-188c-4da0-9aec-0fda1906d810 be5408fa72144302bf1d797d31b4ea16 3023233a87294aabb26f2b2faa0efe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 563/1136] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:46:13 2026] GET /v2.1/servers/b3e1d43f-5b12-4a31-af2f-6d0a8600c745 => generated 1479 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:46:18.921 7 INFO nova.api.openstack.wsgi [None req-ea9da351-73fd-4b5c-9e81-cd150c219ea6 be5408fa72144302bf1d797d31b4ea16 3023233a87294aabb26f2b2faa0efe43 - - default default] HTTP exception thrown: Instance b3e1d43f-5b12-4a31-af2f-6d0a8600c745 could not be found. [pid: 7|app: 0|req: 565/1139] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:46:18 2026] GET /v2.1/servers/b3e1d43f-5b12-4a31-af2f-6d0a8600c745 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:46:19.533 8 INFO nova.api.openstack.compute.server_external_events [req-7d3ab707-0a1c-4bfc-ad59-7dac6d4c6b1a req-981601d6-c2e8-41b2-bc87-987e944d88de c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-changed:421b019c-1307-4afe-b689-c2361ad57d3d for instance 93a5fbd7-81b4-465b-a538-8c4b9945f6ae on instance [pid: 8|app: 0|req: 575/1140] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:46:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 566/1141] 10.0.0.59 () {32 vars in 717 bytes} [Tue Apr 7 04:46:19 2026] DELETE /v2.1/servers/93a5fbd7-81b4-465b-a538-8c4b9945f6ae => 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-07 04:46:19.676 8 WARNING neutronclient.v2_0.client [None req-d2062f7b-3c10-45aa-b0b3-b997c29eba97 be5408fa72144302bf1d797d31b4ea16 3023233a87294aabb26f2b2faa0efe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 576/1142] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:46:19 2026] GET /v2.1/servers/93a5fbd7-81b4-465b-a538-8c4b9945f6ae => generated 1942 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:46:22.370 7 INFO nova.api.openstack.compute.server_external_events [req-734c9fe5-794f-4212-be81-84c1bc68ed74 req-28f2b9e1-6fc9-4910-925a-9d14b61b8565 c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-unplugged:421b019c-1307-4afe-b689-c2361ad57d3d for instance 93a5fbd7-81b4-465b-a538-8c4b9945f6ae on instance [pid: 7|app: 0|req: 567/1143] 10.0.0.126 () {38 vars in 815 bytes} [Tue Apr 7 04:46:22 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-07 04:46:22.710 8 INFO nova.api.openstack.compute.server_external_events [req-e20cf4ca-22e0-495c-ae49-a974bd8bb6c1 req-1ee1ff4a-0a68-4618-a605-c1eb80b3b60f c98ce6b9970745d39ae4030789f9d45c 6bf90cbf33e843ec98289f6db2b13b9b - - f112f23f751f45d2b3f08b1e9acb9a6e f112f23f751f45d2b3f08b1e9acb9a6e] Creating event network-vif-deleted:421b019c-1307-4afe-b689-c2361ad57d3d for instance 93a5fbd7-81b4-465b-a538-8c4b9945f6ae on instance [pid: 8|app: 0|req: 577/1144] 10.0.0.38 () {38 vars in 814 bytes} [Tue Apr 7 04:46:22 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-07 04:46:24.885 8 WARNING neutronclient.v2_0.client [None req-0bdeac07-446d-40eb-bffd-b8bc100195a6 be5408fa72144302bf1d797d31b4ea16 3023233a87294aabb26f2b2faa0efe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 579/1147] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:46:24 2026] GET /v2.1/servers/93a5fbd7-81b4-465b-a538-8c4b9945f6ae => generated 1479 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-07 04:46:29.960 7 INFO nova.api.openstack.wsgi [None req-637a722d-30f7-4e85-842e-95417e0326e0 be5408fa72144302bf1d797d31b4ea16 3023233a87294aabb26f2b2faa0efe43 - - default default] HTTP exception thrown: Instance 93a5fbd7-81b4-465b-a538-8c4b9945f6ae could not be found. [pid: 7|app: 0|req: 569/1148] 10.0.0.59 () {32 vars in 714 bytes} [Tue Apr 7 04:46:29 2026] GET /v2.1/servers/93a5fbd7-81b4-465b-a538-8c4b9945f6ae => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 580/1149] 10.0.0.59 () {32 vars in 723 bytes} [Tue Apr 7 04:46:31 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-441337944 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 04:46:31.044 7 INFO nova.api.openstack.wsgi [None req-dfebef36-a1f9-4fe2-92c7-8f3df8bf5c50 be5408fa72144302bf1d797d31b4ea16 3023233a87294aabb26f2b2faa0efe43 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-441337944 not found for user be5408fa72144302bf1d797d31b4ea16 [pid: 7|app: 0|req: 570/1150] 10.0.0.59 () {32 vars in 720 bytes} [Tue Apr 7 04:46:31 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-441337944 => generated 141 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1155] 10.0.0.59 () {32 vars in 654 bytes} [Tue Apr 7 04:46:49 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1156] 10.0.0.59 () {32 vars in 640 bytes} [Tue Apr 7 04:46:50 2026] GET /v2.1/servers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-07 04:46:50.198 7 WARNING oslo_db.sqlalchemy.utils [None req-51231a2f-4b51-4c4c-944e-073516f7823a 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 574/1157] 10.0.0.59 () {32 vars in 648 bytes} [Tue Apr 7 04:46:50 2026] GET /v2.1/os-keypairs => generated 530 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1158] 10.0.0.59 () {32 vars in 693 bytes} [Tue Apr 7 04:46:50 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1165] 10.0.0.182 () {28 vars in 454 bytes} [Tue Apr 7 04:47:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1166] 10.0.0.182 () {30 vars in 658 bytes} [Tue Apr 7 04:47:20 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 579/1167] 10.0.0.182 () {32 vars in 731 bytes} [Tue Apr 7 04:47:20 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1168] 10.0.0.182 () {34 vars in 806 bytes} [Tue Apr 7 04:47:20 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1169] 10.0.0.182 () {28 vars in 454 bytes} [Tue Apr 7 04:47:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1170] 10.0.0.182 () {30 vars in 658 bytes} [Tue Apr 7 04:47:20 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 581/1171] 10.0.0.182 () {32 vars in 731 bytes} [Tue Apr 7 04:47:21 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1172] 10.0.0.182 () {34 vars in 894 bytes} [Tue Apr 7 04:47:21 2026] GET /v2.1/servers/detail?project_id=6bf90cbf33e843ec98289f6db2b13b9b&all_tenants=True => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1173] 10.0.0.182 () {34 vars in 894 bytes} [Tue Apr 7 04:47:21 2026] GET /v2.1/servers/detail?project_id=95dc8a831a4a4c449885f7a95ee1148f&all_tenants=True => generated 15 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1174] 10.0.0.182 () {34 vars in 894 bytes} [Tue Apr 7 04:47:21 2026] GET /v2.1/servers/detail?project_id=ec5049bb94f548db8befc481f64faa2d&all_tenants=True => generated 15 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)