+ 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 Jul 7 11:56:37 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: nova-api-osapi-56b677c8fb-hb99r 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 0x7f5866ab1668 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-07-07 11:56:42.211 7 INFO nova.utils [None req-288df667-692b-4667-9741-b6fbb09d0d3c - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-07 11:56:42.219 8 INFO nova.utils [None req-eb0b847c-2b7d-4427-8c64-499264a88371 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-07 11:56:43.879 7 WARNING keystonemiddleware._common.config [None req-288df667-692b-4667-9741-b6fbb09d0d3c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 11:56:43.888 7 WARNING oslo_config.cfg [None req-288df667-692b-4667-9741-b6fbb09d0d3c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-07 11:56:43.899 8 WARNING keystonemiddleware._common.config [None req-eb0b847c-2b7d-4427-8c64-499264a88371 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 11:56:43.908 8 WARNING oslo_config.cfg [None req-eb0b847c-2b7d-4427-8c64-499264a88371 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-07 11:56:43.964 7 WARNING keystonemiddleware._common.config [None req-288df667-692b-4667-9741-b6fbb09d0d3c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 11:56:43.979 7 WARNING oslo_config.cfg [None req-288df667-692b-4667-9741-b6fbb09d0d3c - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-07 11:56:43.990 8 WARNING keystonemiddleware._common.config [None req-eb0b847c-2b7d-4427-8c64-499264a88371 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 11:56:43.993 7 WARNING oslo_config.cfg [None req-288df667-692b-4667-9741-b6fbb09d0d3c - - - - - -] 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 0x7f5866ab1668 pid: 7 (default app) 2026-07-07 11:56:44.009 8 WARNING oslo_config.cfg [None req-eb0b847c-2b7d-4427-8c64-499264a88371 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-07 11:56:44.025 8 WARNING oslo_config.cfg [None req-eb0b847c-2b7d-4427-8c64-499264a88371 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f5866ab1668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.78 () {42 vars in 700 bytes} [Tue Jul 7 11:56:50 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-07-07 11:56:50.629 8 WARNING oslo_policy.policy [None req-81b7f37d-7f6e-4d6b-a5d3-669b67dd6c82 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-07 11:56:50.630 8 WARNING oslo_policy.policy [None req-81b7f37d-7f6e-4d6b-a5d3-669b67dd6c82 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.204.45.78 () {44 vars in 904 bytes} [Tue Jul 7 11:56:50 2026] GET /v2.1 => generated 0 bytes in 523 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-07-07 11:56:50.730 7 WARNING oslo_policy.policy [req-81b7f37d-7f6e-4d6b-a5d3-669b67dd6c82 req-67a04ec4-d6dc-4936-b22d-cc2f2a61fe74 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-07 11:56:50.730 7 WARNING oslo_policy.policy [req-81b7f37d-7f6e-4d6b-a5d3-669b67dd6c82 req-67a04ec4-d6dc-4936-b22d-cc2f2a61fe74 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.78 () {46 vars in 977 bytes} [Tue Jul 7 11:56:50 2026] GET /v2.1/ => generated 399 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 11:56:50.828 8 INFO nova.api.openstack.wsgi [None req-8222bf6b-9eec-4082-95ce-83f8eddffa05 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.78 () {48 vars in 1006 bytes} [Tue Jul 7 11:56:50 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.78 () {48 vars in 1046 bytes} [Tue Jul 7 11:56:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.78 () {52 vars in 1043 bytes} [Tue Jul 7 11:56:50 2026] POST /v2.1/flavors => generated 527 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.78 () {42 vars in 700 bytes} [Tue Jul 7 11:56:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.78 () {44 vars in 904 bytes} [Tue Jul 7 11:56:51 2026] GET /v2.1 => generated 0 bytes in 25 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.78 () {46 vars in 977 bytes} [Tue Jul 7 11:56:51 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-07-07 11:56:51.748 8 INFO nova.api.openstack.wsgi [None req-e5c062d8-e513-45e5-80b1-f0b6d8e6f049 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.78 () {48 vars in 1008 bytes} [Tue Jul 7 11:56:51 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.78 () {48 vars in 1046 bytes} [Tue Jul 7 11:56:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.78 () {52 vars in 1043 bytes} [Tue Jul 7 11:56:51 2026] POST /v2.1/flavors => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.78 () {42 vars in 700 bytes} [Tue Jul 7 11:56: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: 8/16] 199.204.45.78 () {44 vars in 904 bytes} [Tue Jul 7 11:56:52 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: 9/17] 199.204.45.78 () {46 vars in 977 bytes} [Tue Jul 7 11:56:52 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 11:56:52.661 8 INFO nova.api.openstack.wsgi [None req-db7f80b7-9563-4573-a4ef-f0b28aba113d 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.78 () {48 vars in 1010 bytes} [Tue Jul 7 11:56:52 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.78 () {48 vars in 1046 bytes} [Tue Jul 7 11:56:52 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] 199.204.45.78 () {52 vars in 1043 bytes} [Tue Jul 7 11:56:52 2026] POST /v2.1/flavors => generated 531 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.78 () {42 vars in 700 bytes} [Tue Jul 7 11:56:53 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] 199.204.45.78 () {44 vars in 904 bytes} [Tue Jul 7 11:56:53 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: 12/23] 199.204.45.78 () {46 vars in 977 bytes} [Tue Jul 7 11:56:53 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 11:56:53.561 8 INFO nova.api.openstack.wsgi [None req-75bf5de3-47d3-41b9-9883-51b28c41f533 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.78 () {48 vars in 1008 bytes} [Tue Jul 7 11:56:53 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.78 () {48 vars in 1046 bytes} [Tue Jul 7 11:56:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.78 () {52 vars in 1043 bytes} [Tue Jul 7 11:56:53 2026] POST /v2.1/flavors => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.78 () {42 vars in 700 bytes} [Tue Jul 7 11:56:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.78 () {44 vars in 904 bytes} [Tue Jul 7 11:56:54 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.78 () {46 vars in 977 bytes} [Tue Jul 7 11:56:54 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-07-07 11:56:54.486 8 INFO nova.api.openstack.wsgi [None req-edccae6f-140b-41e9-b615-30fdcb13e4b2 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.78 () {48 vars in 1010 bytes} [Tue Jul 7 11:56:54 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.78 () {48 vars in 1046 bytes} [Tue Jul 7 11:56:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.78 () {52 vars in 1043 bytes} [Tue Jul 7 11:56:54 2026] POST /v2.1/flavors => generated 533 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/71] 10.0.0.66 () {28 vars in 453 bytes} [Tue Jul 7 12: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: 8|app: 0|req: 36/72] 10.0.0.66 () {30 vars in 657 bytes} [Tue Jul 7 12:00:07 2026] GET /v2.1 => generated 0 bytes in 74 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: 37/73] 10.0.0.66 () {32 vars in 730 bytes} [Tue Jul 7 12:00:07 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: 37/74] 10.0.0.66 () {34 vars in 764 bytes} [Tue Jul 7 12:00:07 2026] GET /v2.1/os-services => generated 546 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/77] 10.0.0.66 () {28 vars in 453 bytes} [Tue Jul 7 12:00:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 39/78] 10.0.0.66 () {30 vars in 657 bytes} [Tue Jul 7 12:00:11 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: 40/79] 10.0.0.66 () {32 vars in 730 bytes} [Tue Jul 7 12:00:11 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/80] 10.0.0.66 () {34 vars in 764 bytes} [Tue Jul 7 12:00:11 2026] GET /v2.1/os-services => generated 546 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/81] 10.0.0.66 () {28 vars in 453 bytes} [Tue Jul 7 12:00:16 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: 8|app: 0|req: 41/82] 10.0.0.66 () {30 vars in 657 bytes} [Tue Jul 7 12:00:16 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: 42/83] 10.0.0.66 () {32 vars in 730 bytes} [Tue Jul 7 12:00:16 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/84] 10.0.0.66 () {34 vars in 807 bytes} [Tue Jul 7 12:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 10.0.0.66 () {28 vars in 453 bytes} [Tue Jul 7 12:00:20 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 10.0.0.66 () {30 vars in 657 bytes} [Tue Jul 7 12:00:20 2026] GET /v2.1 => generated 0 bytes in 397 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: 45/89] 10.0.0.66 () {32 vars in 730 bytes} [Tue Jul 7 12:00:21 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: 45/90] 10.0.0.66 () {34 vars in 807 bytes} [Tue Jul 7 12:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 41 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.181 () {28 vars in 454 bytes} [Tue Jul 7 12:03: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 66/132] 10.0.0.181 () {30 vars in 658 bytes} [Tue Jul 7 12:03:42 2026] GET /v2.1 => generated 0 bytes in 123 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 67/133] 10.0.0.181 () {32 vars in 731 bytes} [Tue Jul 7 12:03:42 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/134] 10.0.0.181 () {34 vars in 804 bytes} [Tue Jul 7 12:03:42 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/159] 199.204.45.78 () {42 vars in 700 bytes} [Tue Jul 7 12:05:46 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 80/160] 199.204.45.78 () {44 vars in 904 bytes} [Tue Jul 7 12:05:46 2026] GET /v2.1 => generated 0 bytes in 80 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: 8|app: 0|req: 81/161] 199.204.45.78 () {46 vars in 977 bytes} [Tue Jul 7 12:05:46 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-07-07 12:05:46.567 7 INFO nova.api.openstack.wsgi [None req-9ac740b3-01c4-4be8-8cab-49aae81cd310 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 81/162] 199.204.45.78 () {48 vars in 1012 bytes} [Tue Jul 7 12:05:46 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.204.45.78 () {48 vars in 1046 bytes} [Tue Jul 7 12:05:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 199.204.45.78 () {52 vars in 1044 bytes} [Tue Jul 7 12:05:46 2026] POST /v2.1/flavors => generated 532 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/177] 199.204.45.78 () {42 vars in 700 bytes} [Tue Jul 7 12:06:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/178] 199.204.45.78 () {44 vars in 904 bytes} [Tue Jul 7 12:06:43 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 90/179] 199.204.45.78 () {46 vars in 977 bytes} [Tue Jul 7 12:06:43 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:06:43.787 8 INFO nova.api.openstack.wsgi [None req-60c59339-7ff5-4e59-b7ac-1ea96895196a 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 4d5ce83ec7fa4ae09d4f99c9ec820df4 [pid: 8|app: 0|req: 90/180] 199.204.45.78 () {48 vars in 1046 bytes} [Tue Jul 7 12:06:43 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-07 12:06:43.800 7 WARNING oslo_db.sqlalchemy.utils [None req-de85ced5-a8fd-4773-8a61-79d84ab885be 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 91/181] 199.204.45.78 () {48 vars in 1011 bytes} [Tue Jul 7 12:06:43 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/182] 199.204.45.78 () {52 vars in 1052 bytes} [Tue Jul 7 12:06:43 2026] POST /v2.1/os-keypairs => generated 576 bytes in 52 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/183] 199.204.45.78 () {42 vars in 700 bytes} [Tue Jul 7 12:06: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: 8|app: 0|req: 92/184] 199.204.45.78 () {44 vars in 904 bytes} [Tue Jul 7 12:06:47 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: 93/185] 199.204.45.78 () {46 vars in 977 bytes} [Tue Jul 7 12:06:47 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: 93/186] 199.204.45.78 () {48 vars in 1068 bytes} [Tue Jul 7 12:06:47 2026] GET /v2.1/os-quota-sets/bd6f5e375c034100bb3e343d1f7adbbe => generated 283 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/187] 199.204.45.78 () {52 vars in 1120 bytes} [Tue Jul 7 12:06:47 2026] PUT /v2.1/os-quota-sets/bd6f5e375c034100bb3e343d1f7adbbe => 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: 146/292] 199.204.45.78 () {42 vars in 700 bytes} [Tue Jul 7 12:15:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/293] 199.204.45.78 () {44 vars in 904 bytes} [Tue Jul 7 12:15:25 2026] GET /v2.1 => generated 0 bytes in 110 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 147/294] 199.204.45.78 () {46 vars in 977 bytes} [Tue Jul 7 12:15:25 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-07-07 12:15:25.453 7 INFO nova.api.openstack.wsgi [None req-818172ad-350a-4b53-91f5-0a8b9cbf4c23 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 148/295] 199.204.45.78 () {48 vars in 1010 bytes} [Tue Jul 7 12:15:25 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/296] 199.204.45.78 () {48 vars in 1046 bytes} [Tue Jul 7 12:15:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/297] 199.204.45.78 () {52 vars in 1044 bytes} [Tue Jul 7 12:15:25 2026] POST /v2.1/flavors => generated 532 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/342] 199.204.45.78 () {42 vars in 700 bytes} [Tue Jul 7 12:19:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/343] 199.204.45.78 () {44 vars in 904 bytes} [Tue Jul 7 12:19:01 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 173/344] 199.204.45.78 () {46 vars in 977 bytes} [Tue Jul 7 12:19:01 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/345] 199.204.45.78 () {48 vars in 1068 bytes} [Tue Jul 7 12:19:01 2026] GET /v2.1/os-quota-sets/51732344e62149878415c166015c65be => generated 283 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/346] 199.204.45.78 () {52 vars in 1120 bytes} [Tue Jul 7 12:19:01 2026] PUT /v2.1/os-quota-sets/51732344e62149878415c166015c65be => generated 238 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/485] 199.204.45.78 () {42 vars in 700 bytes} [Tue Jul 7 12:30:37 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: 244/486] 199.204.45.78 () {44 vars in 904 bytes} [Tue Jul 7 12:30:37 2026] GET /v2.1 => generated 0 bytes in 112 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 243/487] 199.204.45.78 () {46 vars in 977 bytes} [Tue Jul 7 12:30:37 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-07-07 12:30:37.705 7 INFO nova.api.openstack.wsgi [None req-cdae9cfd-1745-42e8-a763-60ca6f0cd4de 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 245/488] 199.204.45.78 () {48 vars in 1006 bytes} [Tue Jul 7 12:30:37 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: 244/489] 199.204.45.78 () {48 vars in 1046 bytes} [Tue Jul 7 12:30:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/490] 199.204.45.78 () {48 vars in 1094 bytes} [Tue Jul 7 12:30:37 2026] GET /v2.1/flavors/9d49b9e8-0842-418d-9307-49d326a06b42/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: 245/491] 199.204.45.78 () {42 vars in 700 bytes} [Tue Jul 7 12:30:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/492] 199.204.45.78 () {44 vars in 904 bytes} [Tue Jul 7 12:30:38 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 246/493] 199.204.45.78 () {46 vars in 977 bytes} [Tue Jul 7 12:30:38 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-07-07 12:30:38.685 7 INFO nova.api.openstack.wsgi [None req-4b6180ab-1e5b-4759-a36e-77c31344b8e9 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 248/494] 199.204.45.78 () {48 vars in 1008 bytes} [Tue Jul 7 12:30:38 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/495] 199.204.45.78 () {48 vars in 1046 bytes} [Tue Jul 7 12:30:38 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: 249/496] 199.204.45.78 () {48 vars in 1094 bytes} [Tue Jul 7 12:30:38 2026] GET /v2.1/flavors/479f58b1-4aba-4b43-86d1-581b11a53858/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: 249/499] 199.204.45.78 () {42 vars in 700 bytes} [Tue Jul 7 12:30:39 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: 251/500] 199.204.45.78 () {44 vars in 904 bytes} [Tue Jul 7 12:30:39 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: 8|app: 0|req: 250/501] 199.204.45.78 () {46 vars in 977 bytes} [Tue Jul 7 12:30:39 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:30:39.614 7 INFO nova.api.openstack.wsgi [None req-1778da22-14fc-426c-9931-18fdea619932 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 252/502] 199.204.45.78 () {48 vars in 1010 bytes} [Tue Jul 7 12:30:39 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/503] 199.204.45.78 () {48 vars in 1046 bytes} [Tue Jul 7 12:30:39 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: 253/504] 199.204.45.78 () {48 vars in 1094 bytes} [Tue Jul 7 12:30:39 2026] GET /v2.1/flavors/de3e7a01-2b35-415b-97e7-65a0a00cca20/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: 252/505] 199.204.45.78 () {42 vars in 700 bytes} [Tue Jul 7 12:30:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/506] 199.204.45.78 () {44 vars in 904 bytes} [Tue Jul 7 12:30:40 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: 253/507] 199.204.45.78 () {46 vars in 977 bytes} [Tue Jul 7 12:30:40 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-07-07 12:30:40.569 7 INFO nova.api.openstack.wsgi [None req-bfbc70af-81a1-48bf-8621-9d878c358b87 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 255/508] 199.204.45.78 () {48 vars in 1008 bytes} [Tue Jul 7 12:30:40 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/509] 199.204.45.78 () {48 vars in 1046 bytes} [Tue Jul 7 12:30:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/510] 199.204.45.78 () {48 vars in 1094 bytes} [Tue Jul 7 12:30:40 2026] GET /v2.1/flavors/e22eaa22-71d7-43b1-8d5a-69726a03c7ee/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/511] 199.204.45.78 () {42 vars in 700 bytes} [Tue Jul 7 12:30:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/512] 199.204.45.78 () {44 vars in 904 bytes} [Tue Jul 7 12:30:41 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 256/513] 199.204.45.78 () {46 vars in 977 bytes} [Tue Jul 7 12:30:41 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-07-07 12:30:41.520 7 INFO nova.api.openstack.wsgi [None req-9ce0337e-bb3f-4f19-96fa-5e7dd38f8d26 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 258/514] 199.204.45.78 () {48 vars in 1010 bytes} [Tue Jul 7 12:30:41 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/515] 199.204.45.78 () {48 vars in 1046 bytes} [Tue Jul 7 12:30:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/516] 199.204.45.78 () {48 vars in 1094 bytes} [Tue Jul 7 12:30:41 2026] GET /v2.1/flavors/6c73d6ab-44dd-4ff4-81ff-aaa7e91ad979/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/529] 199.204.45.78 () {42 vars in 700 bytes} [Tue Jul 7 12: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: 8|app: 0|req: 264/530] 199.204.45.78 () {44 vars in 904 bytes} [Tue Jul 7 12:31:46 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 267/531] 199.204.45.78 () {46 vars in 977 bytes} [Tue Jul 7 12: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-07-07 12:31:46.102 8 INFO nova.api.openstack.wsgi [None req-a5d6b9a5-1bcd-48a1-b56a-dcad285d935d 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 265/532] 199.204.45.78 () {48 vars in 1012 bytes} [Tue Jul 7 12:31:46 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/533] 199.204.45.78 () {48 vars in 1046 bytes} [Tue Jul 7 12:31:46 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: 8|app: 0|req: 266/534] 199.204.45.78 () {48 vars in 1094 bytes} [Tue Jul 7 12:31:46 2026] GET /v2.1/flavors/4ee09a4d-6f53-4401-9185-07254cd138ac/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: 268/537] 199.204.45.78 () {42 vars in 700 bytes} [Tue Jul 7 12:31:53 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: 270/538] 199.204.45.78 () {44 vars in 904 bytes} [Tue Jul 7 12:31:53 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: 269/539] 199.204.45.78 () {46 vars in 977 bytes} [Tue Jul 7 12:31:53 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/540] 199.204.45.78 () {48 vars in 1046 bytes} [Tue Jul 7 12:31:53 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/541] 199.204.45.78 () {42 vars in 700 bytes} [Tue Jul 7 12:31:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/542] 199.204.45.78 () {44 vars in 904 bytes} [Tue Jul 7 12:31:57 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 271/543] 199.204.45.78 () {46 vars in 977 bytes} [Tue Jul 7 12:31:57 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/544] 199.204.45.78 () {48 vars in 1068 bytes} [Tue Jul 7 12:31:57 2026] GET /v2.1/os-quota-sets/bd6f5e375c034100bb3e343d1f7adbbe => generated 280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/555] 199.204.45.78 () {42 vars in 700 bytes} [Tue Jul 7 12:32: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: 279/556] 199.204.45.78 () {44 vars in 904 bytes} [Tue Jul 7 12:32:49 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 281/559] 199.204.45.78 () {46 vars in 977 bytes} [Tue Jul 7 12:32:49 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:32:49.087 8 INFO nova.api.openstack.wsgi [None req-a83778b5-dc82-444d-8db5-31a1c88c16a4 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 279/560] 199.204.45.78 () {48 vars in 1010 bytes} [Tue Jul 7 12:32:49 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/561] 199.204.45.78 () {48 vars in 1046 bytes} [Tue Jul 7 12:32:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/562] 199.204.45.78 () {48 vars in 1094 bytes} [Tue Jul 7 12:32:49 2026] GET /v2.1/flavors/21a94812-b68f-43f8-bde8-9a98aea46a60/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/565] 199.204.45.78 () {42 vars in 700 bytes} [Tue Jul 7 12:33:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/566] 199.204.45.78 () {44 vars in 904 bytes} [Tue Jul 7 12:33:04 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 285/567] 199.204.45.78 () {46 vars in 977 bytes} [Tue Jul 7 12:33:04 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/568] 199.204.45.78 () {48 vars in 1068 bytes} [Tue Jul 7 12:33:04 2026] GET /v2.1/os-quota-sets/51732344e62149878415c166015c65be => generated 280 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/579] 199.204.45.78 () {42 vars in 700 bytes} [Tue Jul 7 12:33:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/580] 199.204.45.78 () {44 vars in 904 bytes} [Tue Jul 7 12:33:55 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 290/581] 199.204.45.78 () {46 vars in 977 bytes} [Tue Jul 7 12:33:55 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-07-07 12:33:55.544 7 INFO nova.api.openstack.wsgi [None req-ebc69bd0-443b-4ec1-9f46-c61c30cd59d2 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 292/582] 199.204.45.78 () {48 vars in 1006 bytes} [Tue Jul 7 12:33:55 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/583] 199.204.45.78 () {48 vars in 1046 bytes} [Tue Jul 7 12:33:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/592] 10.0.0.127 () {32 vars in 655 bytes} [Tue Jul 7 12:34:37 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 7|app: 0|req: 297/593] 10.0.0.127 () {32 vars in 641 bytes} [Tue Jul 7 12:34:37 2026] GET /v2.1/servers => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-07 12:34:37.895 8 WARNING oslo_db.sqlalchemy.utils [None req-b002016c-d88b-4936-b1b6-a37dd444a36e 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 297/594] 10.0.0.127 () {32 vars in 649 bytes} [Tue Jul 7 12:34:37 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/595] 10.0.0.127 () {32 vars in 694 bytes} [Tue Jul 7 12:34:37 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: 300/600] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:34:48 2026] GET /v2.1/flavors/9d49b9e8-0842-418d-9307-49d326a06b42 => generated 511 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/601] 10.0.0.127 () {32 vars in 641 bytes} [Tue Jul 7 12:34:49 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/602] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:34:49 2026] GET /v2.1/flavors/9d49b9e8-0842-418d-9307-49d326a06b42 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/603] 10.0.0.127 () {34 vars in 671 bytes} [Tue Jul 7 12:34:54 2026] POST /v2.1/os-keypairs => generated 383 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/604] 10.0.0.127 () {34 vars in 671 bytes} [Tue Jul 7 12:34:55 2026] POST /v2.1/os-keypairs => generated 385 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:34:56.393 7 WARNING neutronclient.v2_0.client [None req-acbd47fb-a322-4f86-9135-d51f1c0ed616 d855b54108b94170bc3b695c79616b53 6667441d922e431681a0124066ae3b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:34:56.905 8 WARNING neutronclient.v2_0.client [None req-8f5be247-8330-4a0a-9780-a5be867a40a7 c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/605] 10.0.0.127 () {34 vars in 685 bytes} [Tue Jul 7 12:34:56 2026] POST /v2.1/os-security-groups => generated 247 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:34:56.972 7 WARNING neutronclient.v2_0.client [None req-9c7247bd-5d00-49ca-aad3-945f59962cc3 d855b54108b94170bc3b695c79616b53 6667441d922e431681a0124066ae3b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:34:56.997 8 WARNING neutronclient.v2_0.client [None req-8f5be247-8330-4a0a-9780-a5be867a40a7 c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:34:57.017 7 WARNING neutronclient.v2_0.client [None req-9c7247bd-5d00-49ca-aad3-945f59962cc3 d855b54108b94170bc3b695c79616b53 6667441d922e431681a0124066ae3b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/606] 10.0.0.127 () {34 vars in 695 bytes} [Tue Jul 7 12:34:56 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:34:57.222 7 WARNING neutronclient.v2_0.client [None req-31a8490b-a8c9-4495-ad61-1ce7e1fdbff3 d855b54108b94170bc3b695c79616b53 6667441d922e431681a0124066ae3b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:34:57.328 8 WARNING neutronclient.v2_0.client [None req-8f5be247-8330-4a0a-9780-a5be867a40a7 c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/607] 10.0.0.127 () {34 vars in 685 bytes} [Tue Jul 7 12:34:57 2026] POST /v2.1/os-security-groups => generated 247 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:34:57.456 7 WARNING neutronclient.v2_0.client [None req-15fe48ed-3271-4b4d-81c9-5009aaaffc91 d855b54108b94170bc3b695c79616b53 6667441d922e431681a0124066ae3b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:34:57.500 7 WARNING neutronclient.v2_0.client [None req-15fe48ed-3271-4b4d-81c9-5009aaaffc91 d855b54108b94170bc3b695c79616b53 6667441d922e431681a0124066ae3b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/608] 10.0.0.127 () {34 vars in 695 bytes} [Tue Jul 7 12:34:57 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:34:57.655 7 WARNING neutronclient.v2_0.client [None req-5f4be8d3-8ad6-48ae-aa18-3bb1ff37294b d855b54108b94170bc3b695c79616b53 6667441d922e431681a0124066ae3b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:34:57.694 7 WARNING neutronclient.v2_0.client [None req-5f4be8d3-8ad6-48ae-aa18-3bb1ff37294b d855b54108b94170bc3b695c79616b53 6667441d922e431681a0124066ae3b94 - - default default] The python binding code in 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/609] 10.0.0.127 () {34 vars in 695 bytes} [Tue Jul 7 12:34:57 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:34:57.883 7 WARNING neutronclient.v2_0.client [None req-a06dc35a-49f8-436e-b1a4-ca47f6d0c108 d855b54108b94170bc3b695c79616b53 6667441d922e431681a0124066ae3b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/610] 10.0.0.127 () {32 vars in 737 bytes} [Tue Jul 7 12:34:57 2026] GET /v2.1/os-security-groups/74769ca1-b4b3-447b-8fc0-d458f7d054d2 => generated 664 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:34:57.947 7 WARNING neutronclient.v2_0.client [None req-54e4c817-f049-4c1a-90a9-4a8d36366b8b d855b54108b94170bc3b695c79616b53 6667441d922e431681a0124066ae3b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:34:58.002 7 WARNING neutronclient.v2_0.client [None req-54e4c817-f049-4c1a-90a9-4a8d36366b8b d855b54108b94170bc3b695c79616b53 6667441d922e431681a0124066ae3b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:34:58.056 7 WARNING neutronclient.v2_0.client [None req-54e4c817-f049-4c1a-90a9-4a8d36366b8b d855b54108b94170bc3b695c79616b53 6667441d922e431681a0124066ae3b94 - - default default] The python binding code in 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/611] 10.0.0.127 () {32 vars in 750 bytes} [Tue Jul 7 12:34:57 2026] DELETE /v2.1/os-security-group-rules/25360f74-993c-44a9-ba46-06116a2124b8 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/612] 10.0.0.127 () {34 vars in 663 bytes} [Tue Jul 7 12:34:56 2026] POST /v2.1/servers => generated 449 bytes in 1879 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:34:58.150 8 WARNING neutronclient.v2_0.client [None req-11579be8-1f91-48d6-99ed-65e028977e83 d855b54108b94170bc3b695c79616b53 6667441d922e431681a0124066ae3b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:34:58.172 7 WARNING neutronclient.v2_0.client [None req-131efe40-5772-4a07-8a72-1d8bbe8c8082 c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:34:58.186 8 WARNING neutronclient.v2_0.client [None req-11579be8-1f91-48d6-99ed-65e028977e83 d855b54108b94170bc3b695c79616b53 6667441d922e431681a0124066ae3b94 - - default default] The python binding code in 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/613] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:34:58 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 1398 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/614] 10.0.0.127 () {32 vars in 740 bytes} [Tue Jul 7 12:34:58 2026] DELETE /v2.1/os-security-groups/74769ca1-b4b3-447b-8fc0-d458f7d054d2 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:34:58.317 7 WARNING neutronclient.v2_0.client [None req-ad8f2a07-d947-4db6-ac6e-ea76d023ab40 d855b54108b94170bc3b695c79616b53 6667441d922e431681a0124066ae3b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:34:58.379 7 WARNING neutronclient.v2_0.client [None req-ad8f2a07-d947-4db6-ac6e-ea76d023ab40 d855b54108b94170bc3b695c79616b53 6667441d922e431681a0124066ae3b94 - - default default] The python binding code in 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/615] 10.0.0.127 () {32 vars in 740 bytes} [Tue Jul 7 12:34:58 2026] DELETE /v2.1/os-security-groups/739adf8a-d169-4dd5-b241-bcf3776d5953 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-07 12:34:59.319 7 WARNING neutronclient.v2_0.client [None req-6881d979-a5ad-41b5-98c7-af780625d1bf c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/618] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:34:59 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 1402 bytes in 616 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:35:00.286 8 WARNING neutronclient.v2_0.client [None req-2f4cbe89-3f48-494c-aeca-242559c199c0 b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] The python binding code in 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/619] 10.0.0.127 () {34 vars in 685 bytes} [Tue Jul 7 12:35:00 2026] POST /v2.1/os-security-groups => generated 243 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:00.484 7 WARNING neutronclient.v2_0.client [None req-622fc518-a21c-41f1-9489-ca821ccb4df1 b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/620] 10.0.0.127 () {34 vars in 685 bytes} [Tue Jul 7 12:35:00 2026] POST /v2.1/os-security-groups => generated 243 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:35:00.656 8 WARNING neutronclient.v2_0.client [None req-2f584702-8ee8-4b0b-8237-2421e826e204 b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] The python binding code in 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/621] 10.0.0.127 () {34 vars in 685 bytes} [Tue Jul 7 12:35:00 2026] POST /v2.1/os-security-groups => generated 244 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:35:00.839 7 WARNING neutronclient.v2_0.client [None req-7685fc7c-055f-42b1-bf77-8c0db08f8f02 b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:00.924 7 WARNING neutronclient.v2_0.client [None req-7685fc7c-055f-42b1-bf77-8c0db08f8f02 b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:00.964 7 WARNING neutronclient.v2_0.client [None req-7685fc7c-055f-42b1-bf77-8c0db08f8f02 b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:01.029 8 WARNING neutronclient.v2_0.client [None req-24f7c069-d271-4ec4-bd79-42a42b1c0c73 c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/622] 10.0.0.127 () {32 vars in 663 bytes} [Tue Jul 7 12:35:00 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:35:01.046 7 WARNING neutronclient.v2_0.client [None req-4066ffbb-b34c-4efb-9d65-5ddd22ab4133 b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:01.090 7 WARNING neutronclient.v2_0.client [None req-4066ffbb-b34c-4efb-9d65-5ddd22ab4133 b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/623] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:00 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 1450 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/624] 10.0.0.127 () {32 vars in 740 bytes} [Tue Jul 7 12:35:01 2026] DELETE /v2.1/os-security-groups/917ed6c5-fdae-466a-8cd7-e497e0c38786 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:01.219 8 WARNING neutronclient.v2_0.client [None req-fe3f9468-7b1a-46f3-85ee-390e208a419d b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:01.246 8 INFO nova.api.openstack.wsgi [None req-fe3f9468-7b1a-46f3-85ee-390e208a419d b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] HTTP exception thrown: Security group 917ed6c5-fdae-466a-8cd7-e497e0c38786 does not exist Neutron server returns request_ids: ['req-d97078fb-15c1-4e5b-9a8b-3f66f03aa8d5'] [pid: 8|app: 0|req: 309/625] 10.0.0.127 () {32 vars in 737 bytes} [Tue Jul 7 12:35:01 2026] GET /v2.1/os-security-groups/917ed6c5-fdae-466a-8cd7-e497e0c38786 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-07 12:35:01.267 7 WARNING neutronclient.v2_0.client [None req-3248e555-84b6-4c8f-b6af-c0a02d148a12 b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:01.322 7 WARNING neutronclient.v2_0.client [None req-3248e555-84b6-4c8f-b6af-c0a02d148a12 b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:01.411 8 WARNING neutronclient.v2_0.client [None req-b8b2c6c2-e44a-4537-bd84-3635403a116c 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/626] 10.0.0.127 () {32 vars in 740 bytes} [Tue Jul 7 12:35:01 2026] DELETE /v2.1/os-security-groups/65b6d730-10a3-424e-963b-e308f83e105a => generated 0 bytes in 162 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-07 12:35:01.426 7 WARNING neutronclient.v2_0.client [None req-ce380844-6c0b-4af7-9f0d-b91aa12f9a24 b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:01.444 7 INFO nova.api.openstack.wsgi [None req-ce380844-6c0b-4af7-9f0d-b91aa12f9a24 b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] HTTP exception thrown: Security group 65b6d730-10a3-424e-963b-e308f83e105a does not exist Neutron server returns request_ids: ['req-3e4650c1-f737-4477-8ba1-4ea2a8efdc48'] [pid: 7|app: 0|req: 318/627] 10.0.0.127 () {32 vars in 737 bytes} [Tue Jul 7 12:35:01 2026] GET /v2.1/os-security-groups/65b6d730-10a3-424e-963b-e308f83e105a => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-07 12:35:01.454 7 WARNING neutronclient.v2_0.client [None req-5d9bedf0-b75a-47e5-8b4b-656130df8d90 b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:01.459 8 WARNING neutronclient.v2_0.client [None req-b8b2c6c2-e44a-4537-bd84-3635403a116c 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:01.484 7 WARNING neutronclient.v2_0.client [None req-5d9bedf0-b75a-47e5-8b4b-656130df8d90 b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] The python binding code in 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/628] 10.0.0.127 () {32 vars in 740 bytes} [Tue Jul 7 12:35:01 2026] DELETE /v2.1/os-security-groups/75be4815-de67-481a-bc2a-18895034818d => generated 0 bytes in 190 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-07 12:35:01.659 7 WARNING neutronclient.v2_0.client [None req-53d668ef-2bd3-4edb-852d-d6a5511fb149 b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:01.678 7 INFO nova.api.openstack.wsgi [None req-53d668ef-2bd3-4edb-852d-d6a5511fb149 b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] HTTP exception thrown: Security group 75be4815-de67-481a-bc2a-18895034818d does not exist Neutron server returns request_ids: ['req-cc0f0529-ccfd-4c15-bf9e-a0a59f4ce569'] [pid: 7|app: 0|req: 320/629] 10.0.0.127 () {32 vars in 737 bytes} [Tue Jul 7 12:35:01 2026] GET /v2.1/os-security-groups/75be4815-de67-481a-bc2a-18895034818d => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-07 12:35:01.695 7 WARNING neutronclient.v2_0.client [None req-adaf56fb-ba65-46f4-8649-5f80b8210544 b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:01.745 8 WARNING neutronclient.v2_0.client [None req-b8b2c6c2-e44a-4537-bd84-3635403a116c 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:01.746 7 WARNING neutronclient.v2_0.client [None req-adaf56fb-ba65-46f4-8649-5f80b8210544 b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:01.791 7 WARNING neutronclient.v2_0.client [None req-adaf56fb-ba65-46f4-8649-5f80b8210544 b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] The python binding code in 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/630] 10.0.0.127 () {32 vars in 663 bytes} [Tue Jul 7 12:35:01 2026] GET /v2.1/os-security-groups => generated 707 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:35:01.848 7 WARNING neutronclient.v2_0.client [None req-447f8f6f-05a6-47e6-8af4-5a40e1df8ef3 b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:01.871 7 INFO nova.api.openstack.wsgi [None req-447f8f6f-05a6-47e6-8af4-5a40e1df8ef3 b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] HTTP exception thrown: Security group 75be4815-de67-481a-bc2a-18895034818d does not exist Neutron server returns request_ids: ['req-d8022a83-bfc0-4776-b585-bf0726f978e1'] [pid: 7|app: 0|req: 322/631] 10.0.0.127 () {32 vars in 740 bytes} [Tue Jul 7 12:35:01 2026] DELETE /v2.1/os-security-groups/75be4815-de67-481a-bc2a-18895034818d => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-07 12:35:01.885 7 WARNING neutronclient.v2_0.client [None req-cc86148b-5b37-45a3-801c-dba91f31729a b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:01.904 7 INFO nova.api.openstack.wsgi [None req-cc86148b-5b37-45a3-801c-dba91f31729a b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] HTTP exception thrown: Security group 65b6d730-10a3-424e-963b-e308f83e105a does not exist Neutron server returns request_ids: ['req-e5cd66e1-908c-42b5-a9d7-fcc50af658db'] [pid: 7|app: 0|req: 323/632] 10.0.0.127 () {32 vars in 740 bytes} [Tue Jul 7 12:35:01 2026] DELETE /v2.1/os-security-groups/65b6d730-10a3-424e-963b-e308f83e105a => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-07 12:35:01.915 7 WARNING neutronclient.v2_0.client [None req-c6e4d1d5-59ae-4071-87ea-e6265a42ab01 b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:01.934 7 INFO nova.api.openstack.wsgi [None req-c6e4d1d5-59ae-4071-87ea-e6265a42ab01 b50d7dd4ecbf4b8cbf5cd2fc4284a4bf 4f1502458a354f199bdd773f787824de - - default default] HTTP exception thrown: Security group 917ed6c5-fdae-466a-8cd7-e497e0c38786 does not exist Neutron server returns request_ids: ['req-7dc53d5e-6380-413d-a5d9-cfc04a1c0040'] [pid: 7|app: 0|req: 324/633] 10.0.0.127 () {32 vars in 740 bytes} [Tue Jul 7 12:35:01 2026] DELETE /v2.1/os-security-groups/917ed6c5-fdae-466a-8cd7-e497e0c38786 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/634] 10.0.0.127 () {34 vars in 663 bytes} [Tue Jul 7 12:35:01 2026] POST /v2.1/servers => generated 450 bytes in 829 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:02.156 7 WARNING neutronclient.v2_0.client [None req-0e0d276e-46ab-4f16-9209-52ad16c86365 c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:02.170 8 WARNING neutronclient.v2_0.client [None req-9a4dda0b-96ab-46d8-a627-2e3735d3d5f0 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/635] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:02 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 1450 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/636] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:02 2026] GET /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da => generated 1252 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:03.265 7 WARNING neutronclient.v2_0.client [None req-aff6f4a1-fd71-409c-a78b-fe938a8f23e1 c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:03.286 8 WARNING neutronclient.v2_0.client [None req-1f23cbf7-4763-4aee-9aa0-c253b7d3736f 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/637] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:03 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 1458 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/638] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:03 2026] GET /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da => generated 1302 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:04.523 7 WARNING neutronclient.v2_0.client [None req-497d8684-97ab-4f2f-800d-0b35469f823d c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:04.572 8 WARNING neutronclient.v2_0.client [None req-30a07e55-05c0-4375-9e2d-2afd71b98e52 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/639] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:04 2026] GET /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da => generated 1350 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/640] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:04 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 1523 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:05.724 8 WARNING neutronclient.v2_0.client [None req-99df13ef-c9ad-4c09-b4d9-8d9053b8a127 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in 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/641] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:05 2026] GET /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da => generated 1350 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:05.833 7 WARNING neutronclient.v2_0.client [None req-7282d75a-e46a-4218-aa9c-07a102138a9e c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/642] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:05 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 1523 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:06.222 8 INFO nova.api.openstack.compute.server_external_events [req-38e6cf53-8d9c-4421-aac0-a6e8e35eaa33 req-00af741f-3d0b-43b4-a8f7-d1c6d7080ced 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:98cb868d-84ec-46e2-914e-1fb5fc15ff63 for instance 2d12174f-2921-46c7-a099-39a2c395c00a on instance 2026-07-07 12:35:06.231 8 INFO nova.compute.rpcapi [None req-53675d28-b9f9-4a5b-85d4-f8f8824c75f8 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 315/643] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:35:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:06.822 7 WARNING neutronclient.v2_0.client [None req-d3828938-c413-4d15-a8e4-8267b49a4ba4 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:06.976 8 WARNING neutronclient.v2_0.client [None req-1222633d-d841-4fdf-aeab-5c689a38fde8 c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in 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/644] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:06 2026] GET /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da => generated 1425 bytes in 1018 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/645] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:06 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 1523 bytes in 886 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/646] 10.0.0.127 () {34 vars in 671 bytes} [Tue Jul 7 12:35:08 2026] POST /v2.1/os-keypairs => generated 385 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:08.495 8 INFO nova.api.openstack.compute.server_external_events [req-49b6bcbb-f3a2-4702-bfaa-97ff3649e25f req-aad11e05-934a-4223-85f2-8020150e30c0 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:fae72e6b-daac-4586-a484-bbfef70ad8dd for instance b622bb78-94f3-4f7e-a833-b216fd61e1da on instance [pid: 8|app: 0|req: 317/647] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:35:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:08.852 7 WARNING neutronclient.v2_0.client [None req-8d3b4b1b-2798-4c1f-b86a-fa0506eb1635 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:08.895 8 WARNING neutronclient.v2_0.client [None req-a929cb26-b331-4ee3-9c56-a7585fcd4b00 c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/648] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:08 2026] GET /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da => generated 1435 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/649] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:08 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 1523 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:09.739 7 WARNING neutronclient.v2_0.client [None req-690221cc-6b9d-4b1c-9928-1b79a36253b0 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:09.784 7 WARNING neutronclient.v2_0.client [None req-690221cc-6b9d-4b1c-9928-1b79a36253b0 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:09.948 7 WARNING neutronclient.v2_0.client [None req-690221cc-6b9d-4b1c-9928-1b79a36253b0 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:10.070 8 WARNING neutronclient.v2_0.client [None req-9da4a532-7b51-4b17-b344-7778c09a24c8 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in 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/652] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:10 2026] GET /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da => generated 1435 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:10.211 8 WARNING neutronclient.v2_0.client [None req-457f0f33-afc6-41b4-bfdb-f40987077a7f c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/653] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:10 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 1523 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/654] 10.0.0.127 () {34 vars in 663 bytes} [Tue Jul 7 12:35:09 2026] POST /v2.1/servers => generated 453 bytes in 1063 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:10.772 8 WARNING neutronclient.v2_0.client [None req-fd66cc69-58b8-452a-b5cc-3f4c81271a22 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in 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/655] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:10 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1391 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:11.226 7 WARNING neutronclient.v2_0.client [None req-24a0d4b7-a1a5-481a-a47f-cd99dadb9347 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/656] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:11 2026] GET /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da => generated 1435 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:11.441 8 WARNING neutronclient.v2_0.client [None req-d805b954-fe1b-44cf-95cb-273363584627 c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/657] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:11 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 1523 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:11.867 7 WARNING neutronclient.v2_0.client [None req-d348d09e-9d11-4c7b-8ec1-9e932303dde8 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/658] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:11 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1395 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:12.374 8 WARNING neutronclient.v2_0.client [None req-70bd9a22-2dc7-4cc6-b7b9-002dad8f636d 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in 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/659] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:12 2026] GET /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da => generated 1423 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-07-07 12:35:12.612 7 WARNING neutronclient.v2_0.client [None req-6b30c3ff-18ed-4dd0-b565-a17f3ce09b77 c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/660] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:12 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 1523 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:12.945 8 WARNING neutronclient.v2_0.client [None req-3c116335-8e3f-49ac-bcec-36dbce0d294b 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in 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/661] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:12 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1443 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:13.561 7 WARNING neutronclient.v2_0.client [None req-8f7540ca-f7a5-4883-be54-aebbcee03672 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/662] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:13 2026] GET /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da => generated 1423 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:13.758 8 WARNING neutronclient.v2_0.client [None req-304dec66-c29f-4daa-8802-029e9ba300ac c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in 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/663] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:13 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 1523 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:14.023 8 WARNING neutronclient.v2_0.client [None req-f23014e0-1f2e-4f62-85d4-f24d6d610aac 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in 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/664] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:13 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1443 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:14.113 7 INFO nova.api.openstack.compute.server_external_events [req-b0cda824-c764-4308-8cb7-fb2fa3da63c9 req-f2960c6d-e352-46e1-85a0-3bc3fd07d348 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-plugged:98cb868d-84ec-46e2-914e-1fb5fc15ff63 for instance 2d12174f-2921-46c7-a099-39a2c395c00a on instance 2026-07-07 12:35:14.121 7 INFO nova.compute.rpcapi [None req-6e2f15e8-ed4b-4205-a144-174774ac427f - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 338/665] 10.0.0.60 () {38 vars in 814 bytes} [Tue Jul 7 12:35:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:14.757 8 WARNING neutronclient.v2_0.client [None req-759562d5-98c0-4f43-bb60-2210f30babc7 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/666] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:14 2026] GET /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da => generated 1423 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:14.946 7 WARNING neutronclient.v2_0.client [None req-2fb109f9-cbde-49bd-8cfe-155700ef5e38 c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/667] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:14 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 1523 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:15.109 8 WARNING neutronclient.v2_0.client [None req-d59c5aa5-ca45-420e-8b56-bf10c3d323c6 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in 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/668] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:15 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1451 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-07-07 12:35:15.913 7 WARNING neutronclient.v2_0.client [None req-11ab1e8f-e944-4a6f-9814-2fc5cbe5f812 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/669] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:15 2026] GET /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da => generated 1423 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:16.100 8 WARNING neutronclient.v2_0.client [None req-4628b1d9-3d1a-44cd-ba75-6bb78ab66626 c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:16.139 7 INFO nova.api.openstack.compute.server_external_events [req-9f8c4ae3-7dc6-4d04-a0e8-12e48bd3d3fa req-9fa9749b-06f5-41c8-b051-31c4c45b95a4 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:6810e6f7-bfc3-48f5-a1f5-34f0a763f2cc for instance 1f646736-c85b-4d74-a192-26d91c6f522f on instance [pid: 7|app: 0|req: 341/670] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:35:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/671] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:16 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 1714 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:16.264 7 INFO nova.api.openstack.compute.server_external_events [req-c2ff5c61-2c20-4ad5-a14b-1d9497742efa req-8e584e87-f51c-4791-b90d-d796cb987c96 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-plugged:fae72e6b-daac-4586-a484-bbfef70ad8dd for instance b622bb78-94f3-4f7e-a833-b216fd61e1da on instance [pid: 7|app: 0|req: 342/672] 10.0.0.60 () {38 vars in 814 bytes} [Tue Jul 7 12:35:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:35:16.271 8 WARNING neutronclient.v2_0.client [None req-3d189ac0-a23a-4a4e-8455-ad6b6498ea34 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:16.321 7 WARNING neutronclient.v2_0.client [None req-e36759cf-5b70-4242-93bc-49266897d4d5 c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/673] 10.0.0.127 () {32 vars in 741 bytes} [Tue Jul 7 12:35:16 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a/os-interface => generated 284 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/674] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:16 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1529 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-07-07 12:35:17.087 7 WARNING neutronclient.v2_0.client [None req-8341f062-dc22-4597-8b4e-ada7a31a34e1 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in 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/675] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:17 2026] GET /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da => generated 1423 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-07-07 12:35:17.374 8 WARNING neutronclient.v2_0.client [None req-e0cdff06-1b22-4a79-b13a-77b4f5b48217 c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:17.446 7 WARNING neutronclient.v2_0.client [None req-b479e806-accf-40a2-bb0e-b386165a8285 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/676] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:17 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 1714 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/677] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:17 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1517 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:18.195 8 INFO nova.api.openstack.compute.server_external_events [req-0f87d733-868f-4f37-831a-cefd8d084ad3 req-3c6acec9-e8c9-4d3a-a14c-dda9aa067b69 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:98cb868d-84ec-46e2-914e-1fb5fc15ff63 for instance 2d12174f-2921-46c7-a099-39a2c395c00a on instance [pid: 8|app: 0|req: 333/678] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:35:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:18.271 7 WARNING neutronclient.v2_0.client [None req-03bc786b-4060-4210-a020-e5b4f6f0580e 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/679] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:18 2026] GET /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da => generated 1609 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-07-07 12:35:18.430 8 WARNING neutronclient.v2_0.client [None req-7d9d90a9-6ce2-48cc-9242-f4a64319178d 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/680] 10.0.0.127 () {32 vars in 741 bytes} [Tue Jul 7 12:35:18 2026] GET /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da/os-interface => generated 284 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:18.651 7 WARNING neutronclient.v2_0.client [None req-dd849198-fe9f-41ce-9afc-38f7f61e840c 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/683] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:18 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1517 bytes in 713 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:19.697 7 INFO nova.api.openstack.compute.server_external_events [req-ad302e2d-9d5b-4b76-849a-16db73a8487f req-a365a479-39e1-4de5-9ab6-34d3bd8acb94 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:fae72e6b-daac-4586-a484-bbfef70ad8dd for instance b622bb78-94f3-4f7e-a833-b216fd61e1da on instance [pid: 7|app: 0|req: 348/684] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:35:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:35:19.705 8 WARNING neutronclient.v2_0.client [None req-8072541a-7520-4dcc-be53-9658c4c5d85d 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in 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/685] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:19 2026] GET /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da => generated 1609 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, ' [pid: 7|app: 0|req: 349/686] 10.0.0.127 () {32 vars in 641 bytes} [Tue Jul 7 12:35:19 2026] GET /v2.1/servers => generated 387 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/687] 10.0.0.127 () {32 vars in 718 bytes} [Tue Jul 7 12:35:19 2026] DELETE /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da => generated 0 bytes in 160 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:20.144 7 WARNING neutronclient.v2_0.client [None req-40aee59f-e556-46c2-b3da-f7320ee02383 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/688] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:20 2026] GET /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da => generated 1615 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-07-07 12:35:20.374 8 WARNING neutronclient.v2_0.client [None req-a9f37078-49e8-4095-a9e4-f39beb6c0bfd 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in 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/689] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:20 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1517 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-07-07 12:35:21.346 7 WARNING neutronclient.v2_0.client [None req-89c7f18e-b162-47f4-a58c-74c6a623aaa4 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/690] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:21 2026] GET /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da => generated 1735 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:21.553 8 WARNING neutronclient.v2_0.client [None req-0b168fc1-ec15-47b3-b39f-b6b05759f6b6 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in 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/691] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:21 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1517 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:21.751 7 INFO nova.api.openstack.compute.server_external_events [req-cc6e8434-4a7c-4f5f-ad90-64df515492f4 req-def293d5-7ea5-4b87-90da-64d04bccaf8d 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-plugged:6810e6f7-bfc3-48f5-a1f5-34f0a763f2cc for instance 1f646736-c85b-4d74-a192-26d91c6f522f on instance [pid: 7|app: 0|req: 352/692] 10.0.0.60 () {38 vars in 814 bytes} [Tue Jul 7 12:35:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:22.530 8 WARNING neutronclient.v2_0.client [None req-8fba3ac5-bddc-4554-bac6-4b0dec70855b 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in 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/693] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:22 2026] GET /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da => generated 1735 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:22.724 7 WARNING neutronclient.v2_0.client [None req-a547e453-999f-49fc-9175-e088bc85550f 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/694] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:22 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1517 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:23.588 8 INFO nova.api.openstack.compute.server_external_events [req-e8867788-187b-4a39-9d04-39a30841e36a req-ccd2c244-4d55-47c4-8267-119a9ae7248f 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-deleted:fae72e6b-daac-4586-a484-bbfef70ad8dd for instance b622bb78-94f3-4f7e-a833-b216fd61e1da on instance [pid: 8|app: 0|req: 342/695] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:35:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:23.694 7 WARNING neutronclient.v2_0.client [None req-932ea07e-8ae6-455c-8183-1ede7cef9a76 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in 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/696] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:23 2026] GET /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da => generated 1379 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:23.921 8 WARNING neutronclient.v2_0.client [None req-a652fad4-30ad-4380-b51d-f526243e6122 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/697] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:23 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1699 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-07-07 12:35:24.096 7 WARNING neutronclient.v2_0.client [None req-8efd3b3e-3716-4628-8a23-b96e32a3372b 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/698] 10.0.0.127 () {32 vars in 741 bytes} [Tue Jul 7 12:35:24 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f/os-interface => generated 284 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:24.797 8 WARNING neutronclient.v2_0.client [None req-564b1c06-5559-420a-9c45-d47008470abf 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] 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: 344/699] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:24 2026] GET /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da => generated 1379 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:35:24.826 7 INFO nova.api.openstack.compute.server_external_events [req-7da357ed-8f52-4d64-b3f7-a91849bc8e6f req-3068353e-6662-4b32-a5d3-829fe609ef88 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:6810e6f7-bfc3-48f5-a1f5-34f0a763f2cc for instance 1f646736-c85b-4d74-a192-26d91c6f522f on instance [pid: 7|app: 0|req: 356/700] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:35:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:25.904 8 WARNING neutronclient.v2_0.client [None req-c5a75238-151e-4f17-a408-2417e7329061 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/701] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:25 2026] GET /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da => generated 1384 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:27.091 7 WARNING neutronclient.v2_0.client [None req-8e2f3f5b-9886-4e6e-8dae-5fd42a644133 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/702] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:27 2026] GET /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da => generated 1384 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-07-07 12:35:28.165 8 INFO nova.api.openstack.wsgi [None req-18e1e366-fa28-406b-adc1-c72fb8b659aa 0c51885fa67141ba98f522f4e7218faa 4aa64e68574941da9f30633a91221f13 - - default default] HTTP exception thrown: Instance b622bb78-94f3-4f7e-a833-b216fd61e1da could not be found. [pid: 8|app: 0|req: 346/703] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:28 2026] GET /v2.1/servers/b622bb78-94f3-4f7e-a833-b216fd61e1da => 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: 358/704] 10.0.0.127 () {32 vars in 704 bytes} [Tue Jul 7 12:35:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-141218595 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/707] 10.0.0.127 () {34 vars in 671 bytes} [Tue Jul 7 12:35:37 2026] POST /v2.1/os-keypairs => generated 385 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:39.004 8 WARNING neutronclient.v2_0.client [None req-becca9e5-3345-4f8a-bf30-470de2bf0213 dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:39.074 8 WARNING neutronclient.v2_0.client [None req-becca9e5-3345-4f8a-bf30-470de2bf0213 dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:39.294 8 WARNING neutronclient.v2_0.client [None req-becca9e5-3345-4f8a-bf30-470de2bf0213 dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/710] 10.0.0.127 () {34 vars in 663 bytes} [Tue Jul 7 12:35:38 2026] POST /v2.1/servers => generated 451 bytes in 573 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-07 12:35:39.545 7 WARNING neutronclient.v2_0.client [None req-3676a927-66e2-4314-9080-6a9c3e476025 dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] The python binding code in 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/711] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:39 2026] GET /v2.1/servers/8c0eb076-facb-4612-8965-aa6aceda7239 => generated 1423 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:40.635 8 WARNING neutronclient.v2_0.client [None req-0f7da978-767d-454a-9fa8-c1acf98dbff4 dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/712] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:40 2026] GET /v2.1/servers/8c0eb076-facb-4612-8965-aa6aceda7239 => generated 1427 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:41.724 7 WARNING neutronclient.v2_0.client [None req-237b11a8-67f9-40b3-bcbf-e05967707eba dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/713] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:41 2026] GET /v2.1/servers/8c0eb076-facb-4612-8965-aa6aceda7239 => generated 1475 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-07-07 12:35:42.806 8 WARNING neutronclient.v2_0.client [None req-ed1850e0-fe7e-48a3-b2bb-a522365167a0 dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/714] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:42 2026] GET /v2.1/servers/8c0eb076-facb-4612-8965-aa6aceda7239 => generated 1475 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:43.892 7 WARNING neutronclient.v2_0.client [None req-edd9a97e-75fb-4224-a53b-5933dfe82849 dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/715] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:43 2026] GET /v2.1/servers/8c0eb076-facb-4612-8965-aa6aceda7239 => generated 1483 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:44.899 8 INFO nova.api.openstack.compute.server_external_events [req-36632379-2e79-4791-89b2-b64708e72135 req-6f09f77f-3767-4cd1-9520-6037e77f2bb4 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:dd3e4de3-63ba-40ee-8e3d-4d2188cb1af8 for instance 8c0eb076-facb-4612-8965-aa6aceda7239 on instance [pid: 8|app: 0|req: 351/716] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:35:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:44.985 7 WARNING neutronclient.v2_0.client [None req-c6eba35c-a71c-4554-a93b-c470af33112e dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] The python binding code in 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/717] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:44 2026] GET /v2.1/servers/8c0eb076-facb-4612-8965-aa6aceda7239 => generated 1551 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:45.601 8 WARNING neutronclient.v2_0.client [None req-cb498cf5-68fb-4a1c-b9b9-511eec4f2d63 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in 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/718] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:45 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1819 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-07-07 12:35:45.781 7 WARNING neutronclient.v2_0.client [None req-aa4741a3-1b56-4b1c-8639-350d94abd631 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:45.881 8 WARNING neutronclient.v2_0.client [None req-4bc1d9cf-be14-45f1-a45f-ceedb8930c12 c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/719] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:45 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1819 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/720] 10.0.0.127 () {32 vars in 741 bytes} [Tue Jul 7 12:35:45 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a/os-interface => generated 284 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:46.034 7 WARNING neutronclient.v2_0.client [None req-e717e14a-1aca-4536-9cd5-c59c85f0e3bf c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/721] 10.0.0.127 () {32 vars in 815 bytes} [Tue Jul 7 12:35:45 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a/os-interface/98cb868d-84ec-46e2-914e-1fb5fc15ff63 => generated 281 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 369/722] 10.0.0.127 () {32 vars in 723 bytes} [Tue Jul 7 12:35:46 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a/ips => generated 156 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 354/723] 10.0.0.127 () {34 vars in 750 bytes} [Tue Jul 7 12:35:46 2026] POST /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:46.186 7 WARNING neutronclient.v2_0.client [None req-3d6c48d3-9423-4998-ae14-356d7b6b4104 dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] The python binding code in 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/724] 10.0.0.127 () {34 vars in 750 bytes} [Tue Jul 7 12:35:46 2026] POST /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:46.237 8 WARNING neutronclient.v2_0.client [None req-1c7bcf28-b078-4218-afb2-e20bf25ba158 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in 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/725] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:46 2026] GET /v2.1/servers/8c0eb076-facb-4612-8965-aa6aceda7239 => generated 1549 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, ' [pid: 7|app: 0|req: 371/726] 10.0.0.127 () {32 vars in 723 bytes} [Tue Jul 7 12:35:46 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/727] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:46 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1821 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:47.327 7 WARNING neutronclient.v2_0.client [None req-9d6e859a-aafd-4b1b-8645-b23f507c6261 dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] The python binding code in 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/728] 10.0.0.127 () {32 vars in 723 bytes} [Tue Jul 7 12:35:47 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:47.397 8 WARNING neutronclient.v2_0.client [None req-4ef530c4-0713-4138-a369-6772f7b44653 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in 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/729] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:47 2026] GET /v2.1/servers/8c0eb076-facb-4612-8965-aa6aceda7239 => generated 1549 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-07-07 12:35:47.517 7 INFO nova.api.openstack.compute.server_external_events [req-f3bbe4a2-ea90-46da-8776-fe0c747735ef req-081bc42f-6e32-4c0c-8f77-269228a04616 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:98cb868d-84ec-46e2-914e-1fb5fc15ff63 for instance 2d12174f-2921-46c7-a099-39a2c395c00a on instance [pid: 7|app: 0|req: 373/730] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:35:47 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: 8|app: 0|req: 358/731] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:47 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1821 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/732] 10.0.0.127 () {32 vars in 723 bytes} [Tue Jul 7 12:35:48 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:48.552 8 WARNING neutronclient.v2_0.client [None req-4766c270-6f78-4c08-b2ad-440fdf2b88cc dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:48.588 7 WARNING neutronclient.v2_0.client [None req-fb860dca-fd73-4255-bacc-6aba752d24fd 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/733] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:48 2026] GET /v2.1/servers/8c0eb076-facb-4612-8965-aa6aceda7239 => generated 1549 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/734] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:48 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1821 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/737] 10.0.0.127 () {32 vars in 723 bytes} [Tue Jul 7 12:35:49 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a/ips => generated 195 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:49.481 8 WARNING neutronclient.v2_0.client [None req-4613ca1f-cfaf-432e-bff9-36cae33da3ae c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in 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/738] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:49 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 1949 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/739] 10.0.0.127 () {34 vars in 750 bytes} [Tue Jul 7 12:35:49 2026] POST /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a/action => 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: 8|app: 0|req: 362/740] 10.0.0.127 () {32 vars in 723 bytes} [Tue Jul 7 12:35:49 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a/ips => generated 195 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:49.790 7 WARNING neutronclient.v2_0.client [None req-181ed1d5-9687-43e6-91c5-a505e6c24333 dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:49.823 8 WARNING neutronclient.v2_0.client [None req-055249fc-da35-46bf-abe4-ae9fd1d40d7f 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/741] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:49 2026] GET /v2.1/servers/8c0eb076-facb-4612-8965-aa6aceda7239 => generated 1549 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/742] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:49 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1826 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-07-07 12:35:50.301 7 INFO nova.api.openstack.compute.server_external_events [req-a1e6906e-d096-4fd1-988b-c7dd86dd3c8a req-43648ac9-1d1f-4ad0-80ba-710b4b243eca 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-plugged:dd3e4de3-63ba-40ee-8e3d-4d2188cb1af8 for instance 8c0eb076-facb-4612-8965-aa6aceda7239 on instance [pid: 7|app: 0|req: 380/743] 10.0.0.60 () {38 vars in 814 bytes} [Tue Jul 7 12:35:50 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, ' [pid: 8|app: 0|req: 364/744] 10.0.0.127 () {32 vars in 723 bytes} [Tue Jul 7 12:35:50 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a/ips => generated 195 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:50.995 7 WARNING neutronclient.v2_0.client [None req-b5134306-2690-4ff1-a0f7-7c3df534cbf9 dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:51.013 8 WARNING neutronclient.v2_0.client [None req-7533a081-b668-4218-9a51-75f8132c3ecc 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in 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/745] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:50 2026] GET /v2.1/servers/8c0eb076-facb-4612-8965-aa6aceda7239 => generated 1549 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/746] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:50 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1826 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:35:51.231 7 INFO nova.api.openstack.compute.server_external_events [req-51ec2d90-e625-482e-9cab-d7ed4ba2c055 req-dba67c99-aacb-49ef-8a84-c04b39ea6ac5 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:98cb868d-84ec-46e2-914e-1fb5fc15ff63 for instance 2d12174f-2921-46c7-a099-39a2c395c00a on instance [pid: 7|app: 0|req: 382/747] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:35:51 2026] POST /v2.1/os-server-external-events => generated 179 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: 8|app: 0|req: 366/748] 10.0.0.127 () {32 vars in 723 bytes} [Tue Jul 7 12:35:51 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a/ips => generated 195 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:52.247 7 WARNING neutronclient.v2_0.client [None req-1ade2b75-6e8a-4a79-8771-c652a1de0b1b dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:35:52.282 8 WARNING neutronclient.v2_0.client [None req-891b1140-7ec6-45b1-80dd-fc594e45d72d 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in 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/749] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:52 2026] GET /v2.1/servers/8c0eb076-facb-4612-8965-aa6aceda7239 => generated 1725 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:52.401 7 INFO nova.api.openstack.compute.server_external_events [req-7860a861-ef24-4031-a5d2-b1ff55331adc req-28940266-f403-441e-b1cc-d535d5993915 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-unplugged:6810e6f7-bfc3-48f5-a1f5-34f0a763f2cc for instance 1f646736-c85b-4d74-a192-26d91c6f522f on instance [pid: 7|app: 0|req: 384/750] 10.0.0.60 () {38 vars in 814 bytes} [Tue Jul 7 12:35:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/751] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:52 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1826 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:35:52.429 7 WARNING neutronclient.v2_0.client [None req-fa939fcb-49ad-492c-990e-1c06850506cf dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] The python binding code in 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/752] 10.0.0.127 () {32 vars in 741 bytes} [Tue Jul 7 12:35:52 2026] GET /v2.1/servers/8c0eb076-facb-4612-8965-aa6aceda7239/os-interface => generated 284 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/753] 10.0.0.127 () {32 vars in 723 bytes} [Tue Jul 7 12:35:52 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 386/754] 10.0.0.127 () {32 vars in 718 bytes} [Tue Jul 7 12:35:52 2026] DELETE /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 0 bytes in 165 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:53.087 8 WARNING neutronclient.v2_0.client [None req-f933b9eb-e2d3-4db3-8e8b-45fae12dccb1 c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:53.336 7 WARNING neutronclient.v2_0.client [None req-9f40ba5c-1e48-40be-8d0e-b23c16d9490a dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] The python binding code in 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/755] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:53 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 1840 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:53.442 8 INFO nova.api.openstack.compute.server_external_events [req-c3617cfa-5cd3-476a-bdff-4f98fa096725 req-0f3d53f2-b5e3-4d18-bbf7-f13a6d83f072 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:dd3e4de3-63ba-40ee-8e3d-4d2188cb1af8 for instance 8c0eb076-facb-4612-8965-aa6aceda7239 on instance [pid: 8|app: 0|req: 370/756] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:35:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:53.492 8 WARNING neutronclient.v2_0.client [None req-1a9c0dee-4610-4f93-ad7e-83478d0ba2ba 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in 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/757] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:53 2026] GET /v2.1/servers/8c0eb076-facb-4612-8965-aa6aceda7239 => generated 1725 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 388/758] 10.0.0.127 () {32 vars in 641 bytes} [Tue Jul 7 12:35:53 2026] GET /v2.1/servers => generated 378 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/759] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:53 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1826 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/760] 10.0.0.127 () {32 vars in 718 bytes} [Tue Jul 7 12:35:53 2026] DELETE /v2.1/servers/8c0eb076-facb-4612-8965-aa6aceda7239 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:53.755 8 WARNING neutronclient.v2_0.client [None req-ce780d90-0139-4d37-a2dd-1925ec830661 dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/761] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:53 2026] GET /v2.1/servers/8c0eb076-facb-4612-8965-aa6aceda7239 => generated 1731 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:54.467 7 WARNING neutronclient.v2_0.client [None req-3fd97150-a0c7-4fde-9a5a-bf8eb1398665 c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in 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/762] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:54 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 1840 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:54.726 8 WARNING neutronclient.v2_0.client [None req-756309eb-83b1-426d-9f89-4b05602bae24 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/763] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:54 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1826 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-07-07 12:35:54.960 7 WARNING neutronclient.v2_0.client [None req-a1b29d00-a102-441f-9a40-c18e866613d9 dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/764] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:54 2026] GET /v2.1/servers/8c0eb076-facb-4612-8965-aa6aceda7239 => generated 1851 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:55.652 8 WARNING neutronclient.v2_0.client [None req-60b07ed9-e169-4f1b-96d7-5c733b0d4d76 c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in 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/765] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:55 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 1840 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:55.916 7 WARNING neutronclient.v2_0.client [None req-bec65c38-b4b5-4c36-b854-34a7d2ed1273 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:56.110 8 WARNING neutronclient.v2_0.client [None req-4ad174f4-4d3f-4baf-8c02-32715c78b176 dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/766] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:55 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1819 bytes in 490 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:56.383 7 INFO nova.api.openstack.compute.server_external_events [req-60557217-4e65-4534-9910-81f4ca401149 req-1db29fa6-0ea0-4014-8542-556118e9e05e 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-plugged:6810e6f7-bfc3-48f5-a1f5-34f0a763f2cc for instance 1f646736-c85b-4d74-a192-26d91c6f522f on instance [pid: 7|app: 0|req: 393/767] 10.0.0.60 () {38 vars in 814 bytes} [Tue Jul 7 12:35:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/768] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:56 2026] GET /v2.1/servers/8c0eb076-facb-4612-8965-aa6aceda7239 => generated 1851 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:56.584 7 INFO nova.api.openstack.compute.server_external_events [req-33781879-a36c-4b97-98d5-2202315d305a req-b9ad7ef9-7f6f-4e28-8ebe-e92bb1af9f6f 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-deleted:98cb868d-84ec-46e2-914e-1fb5fc15ff63 for instance 2d12174f-2921-46c7-a099-39a2c395c00a on instance [pid: 7|app: 0|req: 394/769] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:35:56 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-07-07 12:35:56.809 8 WARNING neutronclient.v2_0.client [None req-c650bc78-4fba-4d93-9fe6-68fb6a277a53 c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/770] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:56 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 1479 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:57.483 7 WARNING neutronclient.v2_0.client [None req-50e365e9-bd2f-46c6-8c4e-d408d482db65 dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/771] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:57 2026] GET /v2.1/servers/8c0eb076-facb-4612-8965-aa6aceda7239 => generated 1783 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:58.254 8 WARNING neutronclient.v2_0.client [None req-d7d49d32-e2bf-4f01-82f9-7a4a1d2051d3 c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/772] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:58 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 1484 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:35:58.575 7 WARNING neutronclient.v2_0.client [None req-cac03dfb-02e2-4122-8793-51c898c2d03a dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] 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: 396/773] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:58 2026] GET /v2.1/servers/8c0eb076-facb-4612-8965-aa6aceda7239 => generated 1509 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:35:58.622 8 INFO nova.api.openstack.compute.server_external_events [req-a6fd03d4-e08f-4f9d-8887-2520aec87d57 req-9615e4b1-dde4-454c-bf04-940cb1e5fed5 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-deleted:dd3e4de3-63ba-40ee-8e3d-4d2188cb1af8 for instance 8c0eb076-facb-4612-8965-aa6aceda7239 on instance [pid: 8|app: 0|req: 378/774] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:35:58 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-07-07 12:35:59.355 7 WARNING neutronclient.v2_0.client [None req-b6be7664-2bcf-4cc2-aa1c-d34ac995fb8c c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/777] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:59 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 1484 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-07-07 12:35:59.675 8 WARNING neutronclient.v2_0.client [None req-56805072-df06-4636-8fe3-0043b601e2dc dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] The python binding code in 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/778] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:35:59 2026] GET /v2.1/servers/8c0eb076-facb-4612-8965-aa6aceda7239 => generated 1509 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:00.446 7 INFO nova.api.openstack.wsgi [None req-0c36118e-726b-4329-8870-290e75574aa3 c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] HTTP exception thrown: Instance 2d12174f-2921-46c7-a099-39a2c395c00a could not be found. [pid: 7|app: 0|req: 399/779] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:00 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/780] 10.0.0.127 () {32 vars in 700 bytes} [Tue Jul 7 12:36:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-6685184 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:00.771 7 WARNING neutronclient.v2_0.client [None req-4295515b-40dd-4249-8092-a488a27ab1e4 dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/781] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:00 2026] GET /v2.1/servers/8c0eb076-facb-4612-8965-aa6aceda7239 => generated 1509 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:36:00.960 8 INFO nova.api.openstack.wsgi [None req-e7ec06de-ced8-4e59-8f5b-e4ad40f07944 c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] HTTP exception thrown: Instance 2d12174f-2921-46c7-a099-39a2c395c00a could not be found. [pid: 8|app: 0|req: 382/782] 10.0.0.127 () {32 vars in 718 bytes} [Tue Jul 7 12:36:00 2026] DELETE /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:01.000 7 INFO nova.api.openstack.wsgi [None req-416561a6-0125-4d2f-86fd-24df235b344b c7c39f602d4c4f0bbdbba052b8fb9df4 2a18ff23232c405b9d2fc86b509d4187 - - default default] HTTP exception thrown: Instance 2d12174f-2921-46c7-a099-39a2c395c00a could not be found. [pid: 7|app: 0|req: 401/783] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:00 2026] GET /v2.1/servers/2d12174f-2921-46c7-a099-39a2c395c00a => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:01.983 8 INFO nova.api.openstack.wsgi [None req-2193e927-9a52-4be7-be66-2585fdb203c7 dae15f44c3e14a6cbc35297ac32623f1 603ed45e59c84db4a65feeed6660106f - - default default] HTTP exception thrown: Instance 8c0eb076-facb-4612-8965-aa6aceda7239 could not be found. [pid: 8|app: 0|req: 383/784] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:01 2026] GET /v2.1/servers/8c0eb076-facb-4612-8965-aa6aceda7239 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 402/785] 10.0.0.127 () {32 vars in 704 bytes} [Tue Jul 7 12:36:01 2026] DELETE /v2.1/os-keypairs/tempest-keypair-295693375 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/788] 10.0.0.127 () {34 vars in 671 bytes} [Tue Jul 7 12:36:09 2026] POST /v2.1/os-keypairs => generated 386 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:11.148 8 WARNING neutronclient.v2_0.client [None req-cb36e877-f350-4ecd-abb7-8df06ce0f72f 236d5d4c9ab64624947178f13e94c544 7c6c398898ae41e9a9ac0204be5d5550 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:11.192 8 WARNING neutronclient.v2_0.client [None req-cb36e877-f350-4ecd-abb7-8df06ce0f72f 236d5d4c9ab64624947178f13e94c544 7c6c398898ae41e9a9ac0204be5d5550 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:11.371 8 WARNING neutronclient.v2_0.client [None req-cb36e877-f350-4ecd-abb7-8df06ce0f72f 236d5d4c9ab64624947178f13e94c544 7c6c398898ae41e9a9ac0204be5d5550 - - default default] The python binding code in 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/789] 10.0.0.127 () {34 vars in 663 bytes} [Tue Jul 7 12:36:11 2026] POST /v2.1/servers => generated 451 bytes in 608 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-07 12:36:11.736 7 WARNING neutronclient.v2_0.client [None req-87437045-7b0c-45c4-b971-9cb90d35a65d 236d5d4c9ab64624947178f13e94c544 7c6c398898ae41e9a9ac0204be5d5550 - - default default] The python binding code in 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/790] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:11 2026] GET /v2.1/servers/bed89abd-a141-4ecc-902c-2cd106bd3313 => generated 1432 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-07-07 12:36:12.830 8 WARNING neutronclient.v2_0.client [None req-05698fa4-765a-44ad-a92c-cceceb0ccd53 236d5d4c9ab64624947178f13e94c544 7c6c398898ae41e9a9ac0204be5d5550 - - default default] The python binding code in 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/791] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:12 2026] GET /v2.1/servers/bed89abd-a141-4ecc-902c-2cd106bd3313 => generated 1436 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:13.935 7 WARNING neutronclient.v2_0.client [None req-c89d1b2b-7363-4d99-a27c-8bc25ccddeaa 236d5d4c9ab64624947178f13e94c544 7c6c398898ae41e9a9ac0204be5d5550 - - default default] The python binding code in 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/792] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:13 2026] GET /v2.1/servers/bed89abd-a141-4ecc-902c-2cd106bd3313 => generated 1484 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:15.024 8 WARNING neutronclient.v2_0.client [None req-fb1ecc34-dd2c-47c2-b151-5455fd7ca0ee 236d5d4c9ab64624947178f13e94c544 7c6c398898ae41e9a9ac0204be5d5550 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/793] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:14 2026] GET /v2.1/servers/bed89abd-a141-4ecc-902c-2cd106bd3313 => generated 1484 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:16.106 7 WARNING neutronclient.v2_0.client [None req-77356fbe-0aff-4786-a869-d82c472a5965 236d5d4c9ab64624947178f13e94c544 7c6c398898ae41e9a9ac0204be5d5550 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/794] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:16 2026] GET /v2.1/servers/bed89abd-a141-4ecc-902c-2cd106bd3313 => generated 1492 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:17.020 8 INFO nova.api.openstack.compute.server_external_events [req-35851fa3-07d9-436d-a791-c65d211c0bea req-a541d44d-a429-420e-8ea5-c40fff6a3cae 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:60e7c9ad-834c-4a1a-84e5-6370fe87f34c for instance bed89abd-a141-4ecc-902c-2cd106bd3313 on instance [pid: 8|app: 0|req: 388/795] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:36:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:17.203 7 WARNING neutronclient.v2_0.client [None req-644ad54e-ee6f-4fe5-b839-eefe7800c189 236d5d4c9ab64624947178f13e94c544 7c6c398898ae41e9a9ac0204be5d5550 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/796] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:17 2026] GET /v2.1/servers/bed89abd-a141-4ecc-902c-2cd106bd3313 => generated 1568 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:17.765 8 WARNING neutronclient.v2_0.client [None req-8aa77f28-8a6b-448c-b2c4-47883458688e 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in 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/797] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:17 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1819 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/798] 10.0.0.127 () {32 vars in 718 bytes} [Tue Jul 7 12:36:17 2026] DELETE /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 0 bytes in 131 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:18.107 8 WARNING neutronclient.v2_0.client [None req-6da2921b-94c5-4ebf-b573-23f2b04deaf0 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in 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/799] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:18 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1825 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:18.359 7 WARNING neutronclient.v2_0.client [None req-df60d77b-bff5-4452-a843-2f320c035a7e 236d5d4c9ab64624947178f13e94c544 7c6c398898ae41e9a9ac0204be5d5550 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/800] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:18 2026] GET /v2.1/servers/bed89abd-a141-4ecc-902c-2cd106bd3313 => generated 1556 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-07-07 12:36:19.280 7 WARNING neutronclient.v2_0.client [None req-334f0403-f2c4-4db0-97df-86482d6f0d93 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/803] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:19 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1825 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-07-07 12:36:19.589 8 WARNING neutronclient.v2_0.client [None req-ed1bf765-9e49-4cac-be0b-364b87dbd5ed 236d5d4c9ab64624947178f13e94c544 7c6c398898ae41e9a9ac0204be5d5550 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/804] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:19 2026] GET /v2.1/servers/bed89abd-a141-4ecc-902c-2cd106bd3313 => generated 1556 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:20.463 7 WARNING neutronclient.v2_0.client [None req-48e4fce0-9ab7-4197-be1f-5d4d9aa58b28 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/805] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:20 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1825 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:20.748 8 WARNING neutronclient.v2_0.client [None req-5cc7c801-5dc6-46ae-b7bf-3c1747372e48 236d5d4c9ab64624947178f13e94c544 7c6c398898ae41e9a9ac0204be5d5550 - - default default] The python binding code in 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/806] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:20 2026] GET /v2.1/servers/bed89abd-a141-4ecc-902c-2cd106bd3313 => generated 1556 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-07-07 12:36:21.336 7 INFO nova.api.openstack.compute.server_external_events [req-6a69c500-4c2a-4ea0-8446-e93824b8057f req-c04c8d46-6f39-4d60-81fe-7ac83c99420c 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-deleted:6810e6f7-bfc3-48f5-a1f5-34f0a763f2cc for instance 1f646736-c85b-4d74-a192-26d91c6f522f on instance [pid: 7|app: 0|req: 414/807] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:36:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:21.625 8 WARNING neutronclient.v2_0.client [None req-6a9ece24-b951-4654-abe4-30fe0a2a3049 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/808] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:21 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1472 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-07-07 12:36:21.916 7 WARNING neutronclient.v2_0.client [None req-3ca95f1c-18e6-4dcf-82d1-3b3dd58b22dd 236d5d4c9ab64624947178f13e94c544 7c6c398898ae41e9a9ac0204be5d5550 - - default default] The python binding code in 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/809] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:21 2026] GET /v2.1/servers/bed89abd-a141-4ecc-902c-2cd106bd3313 => generated 1556 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-07-07 12:36:22.539 8 INFO nova.api.openstack.compute.server_external_events [req-c85a4d7d-f3b0-4492-8ceb-e5443c50df36 req-22d4dc19-2472-4c4d-add7-334cb548e064 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-plugged:60e7c9ad-834c-4a1a-84e5-6370fe87f34c for instance bed89abd-a141-4ecc-902c-2cd106bd3313 on instance [pid: 8|app: 0|req: 395/810] 10.0.0.60 () {38 vars in 814 bytes} [Tue Jul 7 12:36:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:22.722 7 WARNING neutronclient.v2_0.client [None req-d39ac8c3-70f2-4f50-b977-5b4169b9c79e 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/811] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:22 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1477 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-07-07 12:36:23.110 8 WARNING neutronclient.v2_0.client [None req-945fe0ff-7528-402a-b40c-f6564106cdb4 236d5d4c9ab64624947178f13e94c544 7c6c398898ae41e9a9ac0204be5d5550 - - default default] The python binding code in 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/812] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:23 2026] GET /v2.1/servers/bed89abd-a141-4ecc-902c-2cd106bd3313 => generated 1556 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:23.823 7 WARNING neutronclient.v2_0.client [None req-b8b3f470-cbf6-4b33-bbc5-87302c9956dc 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/813] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:23 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => generated 1477 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-07-07 12:36:24.393 8 WARNING neutronclient.v2_0.client [None req-ab125089-0d08-4062-bd3c-8c664f1e241f 236d5d4c9ab64624947178f13e94c544 7c6c398898ae41e9a9ac0204be5d5550 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/814] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:24 2026] GET /v2.1/servers/bed89abd-a141-4ecc-902c-2cd106bd3313 => generated 1738 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:24.555 7 WARNING neutronclient.v2_0.client [None req-2c759ac5-f920-4f00-be4e-b37109b7a0c4 236d5d4c9ab64624947178f13e94c544 7c6c398898ae41e9a9ac0204be5d5550 - - default default] The python binding code in 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/815] 10.0.0.127 () {32 vars in 741 bytes} [Tue Jul 7 12:36:24 2026] GET /v2.1/servers/bed89abd-a141-4ecc-902c-2cd106bd3313/os-interface => generated 284 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:24.913 8 INFO nova.api.openstack.wsgi [None req-f1f31d8b-b4cb-4e89-b30e-c98ec0a539a6 7c3e0727eb4749f4b5de6da5edd91305 fb355fe4dce74276b289cf6104944809 - - default default] HTTP exception thrown: Instance 1f646736-c85b-4d74-a192-26d91c6f522f could not be found. [pid: 8|app: 0|req: 398/816] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:24 2026] GET /v2.1/servers/1f646736-c85b-4d74-a192-26d91c6f522f => 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: 419/817] 10.0.0.127 () {32 vars in 704 bytes} [Tue Jul 7 12:36:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-141250401 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:25.397 7 INFO nova.api.openstack.compute.server_external_events [req-88312c9f-43a6-4183-85a4-bc213bf32482 req-1323711d-07e5-46fb-b639-5c05e6c06069 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:60e7c9ad-834c-4a1a-84e5-6370fe87f34c for instance bed89abd-a141-4ecc-902c-2cd106bd3313 on instance 2026-07-07 12:36:25.403 8 WARNING neutronclient.v2_0.client [None req-c3cc8420-f317-43ee-8804-10fd8bff4cc2 236d5d4c9ab64624947178f13e94c544 7c6c398898ae41e9a9ac0204be5d5550 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/818] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:36:25 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) [pid: 8|app: 0|req: 399/819] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:25 2026] GET /v2.1/servers/bed89abd-a141-4ecc-902c-2cd106bd3313 => generated 1738 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 421/820] 10.0.0.127 () {32 vars in 641 bytes} [Tue Jul 7 12:36:25 2026] GET /v2.1/servers => generated 384 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 400/821] 10.0.0.127 () {32 vars in 718 bytes} [Tue Jul 7 12:36:25 2026] DELETE /v2.1/servers/bed89abd-a141-4ecc-902c-2cd106bd3313 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:25.802 7 WARNING neutronclient.v2_0.client [None req-fcfcc10d-b750-443b-adb4-d46d03a8ac52 236d5d4c9ab64624947178f13e94c544 7c6c398898ae41e9a9ac0204be5d5550 - - default default] The python binding code in 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/822] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:25 2026] GET /v2.1/servers/bed89abd-a141-4ecc-902c-2cd106bd3313 => generated 1744 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:26.997 8 WARNING neutronclient.v2_0.client [None req-299d0b53-7b39-4fb5-bd2c-7ac7060dd6fc 236d5d4c9ab64624947178f13e94c544 7c6c398898ae41e9a9ac0204be5d5550 - - default default] The python binding code in 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/823] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:26 2026] GET /v2.1/servers/bed89abd-a141-4ecc-902c-2cd106bd3313 => generated 1744 bytes in 1080 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:28.971 7 INFO nova.api.openstack.compute.server_external_events [req-271d1613-7050-4e4d-b664-45aadbcf82af req-f80906a6-86e2-4bf2-8698-b8ff3bd1d220 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-unplugged:60e7c9ad-834c-4a1a-84e5-6370fe87f34c for instance bed89abd-a141-4ecc-902c-2cd106bd3313 on instance [pid: 7|app: 0|req: 423/824] 10.0.0.60 () {38 vars in 814 bytes} [Tue Jul 7 12:36:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:29.101 8 WARNING neutronclient.v2_0.client [None req-67a02ac2-c9b2-4ad1-a4ff-3ef6a6e29e24 236d5d4c9ab64624947178f13e94c544 7c6c398898ae41e9a9ac0204be5d5550 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/827] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:29 2026] GET /v2.1/servers/bed89abd-a141-4ecc-902c-2cd106bd3313 => generated 1798 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:29.634 7 INFO nova.api.openstack.compute.server_external_events [req-20c255ce-4721-4d56-be90-a532dce16b41 req-e9eb4b85-3755-4669-bdec-dc05011f84f6 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-deleted:60e7c9ad-834c-4a1a-84e5-6370fe87f34c for instance bed89abd-a141-4ecc-902c-2cd106bd3313 on instance [pid: 7|app: 0|req: 426/828] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:36:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:30.535 8 WARNING neutronclient.v2_0.client [None req-98b5d6e5-e771-4136-b467-dea510a39306 236d5d4c9ab64624947178f13e94c544 7c6c398898ae41e9a9ac0204be5d5550 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/829] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:30 2026] GET /v2.1/servers/bed89abd-a141-4ecc-902c-2cd106bd3313 => generated 1513 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/830] 10.0.0.127 () {30 vars in 413 bytes} [Tue Jul 7 12:36:31 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:31.645 7 WARNING neutronclient.v2_0.client [None req-feba8adb-677c-4348-95f4-c8d3aad0d2f1 236d5d4c9ab64624947178f13e94c544 7c6c398898ae41e9a9ac0204be5d5550 - - default default] The python binding code in 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/831] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:31 2026] GET /v2.1/servers/bed89abd-a141-4ecc-902c-2cd106bd3313 => generated 1518 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, ' [pid: 7|app: 0|req: 429/832] 10.0.0.127 () {34 vars in 671 bytes} [Tue Jul 7 12:36:31 2026] POST /v2.1/os-keypairs => generated 398 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: 8|app: 0|req: 404/833] 10.0.0.127 () {28 vars in 560 bytes} [Tue Jul 7 12:36:31 2026] GET /v2/ => generated 402 bytes in 445 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/834] 10.0.0.127 () {28 vars in 564 bytes} [Tue Jul 7 12:36:31 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: 405/835] 10.0.0.127 () {30 vars in 413 bytes} [Tue Jul 7 12:36:31 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-07 12:36:32.745 7 WARNING neutronclient.v2_0.client [None req-5d8e3c45-b1fc-4fd3-82f1-3003370cddce 236d5d4c9ab64624947178f13e94c544 7c6c398898ae41e9a9ac0204be5d5550 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/836] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:32 2026] GET /v2.1/servers/bed89abd-a141-4ecc-902c-2cd106bd3313 => generated 1518 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:36:33.298 8 WARNING neutronclient.v2_0.client [None req-5272577e-f3a0-422b-a068-67d2e7a7e149 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:33.355 8 WARNING neutronclient.v2_0.client [None req-5272577e-f3a0-422b-a068-67d2e7a7e149 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:33.489 8 WARNING neutronclient.v2_0.client [None req-5272577e-f3a0-422b-a068-67d2e7a7e149 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/837] 10.0.0.127 () {34 vars in 663 bytes} [Tue Jul 7 12:36:33 2026] POST /v2.1/servers => generated 450 bytes in 483 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:33.741 7 WARNING neutronclient.v2_0.client [None req-91416e5b-bf80-40ab-b98b-f0b8c380f4d5 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/838] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:33 2026] GET /v2.1/servers/6a0be9d3-ebca-4e5b-b149-2842366ac5f3 => generated 1403 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:33.826 8 INFO nova.api.openstack.wsgi [None req-75ad0f04-dc20-4e25-9472-7bee84c189ac 236d5d4c9ab64624947178f13e94c544 7c6c398898ae41e9a9ac0204be5d5550 - - default default] HTTP exception thrown: Instance bed89abd-a141-4ecc-902c-2cd106bd3313 could not be found. [pid: 8|app: 0|req: 407/839] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:33 2026] GET /v2.1/servers/bed89abd-a141-4ecc-902c-2cd106bd3313 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 433/840] 10.0.0.127 () {32 vars in 706 bytes} [Tue Jul 7 12:36:33 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2089124410 => 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-07-07 12:36:34.828 8 WARNING neutronclient.v2_0.client [None req-e05c30fe-050d-4c9b-9b76-167daf5521d1 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in 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/841] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:34 2026] GET /v2.1/servers/6a0be9d3-ebca-4e5b-b149-2842366ac5f3 => generated 1407 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:36:35.928 7 WARNING neutronclient.v2_0.client [None req-edd3b13e-cbfb-4957-8b7f-eba6d3cbb445 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in 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/842] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:35 2026] GET /v2.1/servers/6a0be9d3-ebca-4e5b-b149-2842366ac5f3 => generated 1455 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:37.168 8 WARNING neutronclient.v2_0.client [None req-4b7ed76e-bbdb-46c9-b678-975d34499606 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/843] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:37 2026] GET /v2.1/servers/6a0be9d3-ebca-4e5b-b149-2842366ac5f3 => generated 1455 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:38.266 7 WARNING neutronclient.v2_0.client [None req-9a9b187a-8cd6-4f73-a9be-58d02d54f173 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in 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/844] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:38 2026] GET /v2.1/servers/6a0be9d3-ebca-4e5b-b149-2842366ac5f3 => generated 1463 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:39.171 8 INFO nova.api.openstack.compute.server_external_events [req-f744a72d-c6ac-4191-bdd1-8474af067cde req-49a3ea3a-3dbb-4867-bc39-7a604eb261df 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:9f21260e-fe3d-449f-aeb8-5ae3a9ad4de8 for instance 6a0be9d3-ebca-4e5b-b149-2842366ac5f3 on instance [pid: 8|app: 0|req: 411/847] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:36:39 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-07-07 12:36:39.376 7 WARNING neutronclient.v2_0.client [None req-24ef3fd4-71cf-408a-9cde-718215aed4f4 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/848] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:39 2026] GET /v2.1/servers/6a0be9d3-ebca-4e5b-b149-2842366ac5f3 => generated 1541 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:40.728 8 WARNING neutronclient.v2_0.client [None req-1f0e108f-2b9c-4641-9d4a-dc8723d99ed3 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/849] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:40 2026] GET /v2.1/servers/6a0be9d3-ebca-4e5b-b149-2842366ac5f3 => generated 1529 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-07-07 12:36:41.885 7 WARNING neutronclient.v2_0.client [None req-5169cdb3-9bac-4b95-9354-360475ea214a 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in 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/850] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:41 2026] GET /v2.1/servers/6a0be9d3-ebca-4e5b-b149-2842366ac5f3 => generated 1529 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:43.033 8 WARNING neutronclient.v2_0.client [None req-1bd48a76-fbf0-4dbb-aa60-240f97c03604 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/851] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:42 2026] GET /v2.1/servers/6a0be9d3-ebca-4e5b-b149-2842366ac5f3 => generated 1529 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:44.210 7 WARNING neutronclient.v2_0.client [None req-1fe4c69a-2bd4-4357-b1af-22b480832143 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] 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/852] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:44 2026] GET /v2.1/servers/6a0be9d3-ebca-4e5b-b149-2842366ac5f3 => generated 1529 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:36:44.362 8 WARNING neutronclient.v2_0.client [None req-050eb7e9-ac32-4d5d-90d6-e3a1ee5e7054 b03cb03d3e304a5b99cf405722af098a 328b03b705914fe7a1604cddcc5df126 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:36:44.600 8 WARNING neutronclient.v2_0.client [None req-050eb7e9-ac32-4d5d-90d6-e3a1ee5e7054 b03cb03d3e304a5b99cf405722af098a 328b03b705914fe7a1604cddcc5df126 - - default default] The python binding code in 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/853] 10.0.0.127 () {34 vars in 663 bytes} [Tue Jul 7 12:36:44 2026] POST /v2.1/servers => generated 424 bytes in 655 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:44.879 7 WARNING neutronclient.v2_0.client [None req-a4592933-df71-4ebe-bf96-7bf481070f71 b03cb03d3e304a5b99cf405722af098a 328b03b705914fe7a1604cddcc5df126 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/854] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:44 2026] GET /v2.1/servers/e02f7044-564d-40ef-be7d-8cc0da088725 => generated 1370 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:45.164 8 INFO nova.api.openstack.compute.server_external_events [req-b8f90353-2102-43ed-8e2d-be56fa545fdc req-b2f11610-ba42-482e-9e1c-24931c6ee4fb 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-plugged:9f21260e-fe3d-449f-aeb8-5ae3a9ad4de8 for instance 6a0be9d3-ebca-4e5b-b149-2842366ac5f3 on instance [pid: 8|app: 0|req: 415/855] 10.0.0.60 () {38 vars in 814 bytes} [Tue Jul 7 12:36:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:45.413 7 WARNING neutronclient.v2_0.client [None req-a4e0f36f-a0c6-496b-9f56-4c66363c0811 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/856] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:45 2026] GET /v2.1/servers/6a0be9d3-ebca-4e5b-b149-2842366ac5f3 => generated 1529 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-07-07 12:36:46.023 8 WARNING neutronclient.v2_0.client [None req-ceb5648e-97b7-479b-99b3-7e2d02831309 b03cb03d3e304a5b99cf405722af098a 328b03b705914fe7a1604cddcc5df126 - - default default] The python binding code in 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/857] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:45 2026] GET /v2.1/servers/e02f7044-564d-40ef-be7d-8cc0da088725 => generated 1374 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-07-07 12:36:46.570 7 WARNING neutronclient.v2_0.client [None req-4eabc758-0b05-4538-9782-05f634931c01 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in 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/858] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:46 2026] GET /v2.1/servers/6a0be9d3-ebca-4e5b-b149-2842366ac5f3 => generated 1697 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:46.847 8 WARNING neutronclient.v2_0.client [None req-aeef74eb-283b-487c-adb0-084b3539c225 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/859] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:46 2026] GET /v2.1/servers/6a0be9d3-ebca-4e5b-b149-2842366ac5f3 => generated 1697 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:47.135 7 WARNING neutronclient.v2_0.client [None req-b689f09c-0602-4499-9c3f-5d9ae6f70f4b b03cb03d3e304a5b99cf405722af098a 328b03b705914fe7a1604cddcc5df126 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/860] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:47 2026] GET /v2.1/servers/e02f7044-564d-40ef-be7d-8cc0da088725 => generated 1422 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:48.242 8 WARNING neutronclient.v2_0.client [None req-13adb696-48d7-43cd-bcef-dda42c14a75f b03cb03d3e304a5b99cf405722af098a 328b03b705914fe7a1604cddcc5df126 - - default default] 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: 418/861] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:48 2026] GET /v2.1/servers/e02f7044-564d-40ef-be7d-8cc0da088725 => generated 1422 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:36:48.366 7 INFO nova.api.openstack.compute.server_external_events [req-7af9e509-e51d-4dd1-b5ad-67551fcd5703 req-1ab5cee6-1f0e-4421-8fe2-db2728aafcf3 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:9f21260e-fe3d-449f-aeb8-5ae3a9ad4de8 for instance 6a0be9d3-ebca-4e5b-b149-2842366ac5f3 on instance [pid: 7|app: 0|req: 444/862] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:36: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, ' 2026-07-07 12:36:49.429 8 WARNING neutronclient.v2_0.client [None req-4aa457c2-dce9-4587-a1dc-44729edade77 b03cb03d3e304a5b99cf405722af098a 328b03b705914fe7a1604cddcc5df126 - - default default] The python binding code in 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/865] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:49 2026] GET /v2.1/servers/e02f7044-564d-40ef-be7d-8cc0da088725 => generated 1472 bytes in 887 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:50.423 7 INFO nova.api.openstack.compute.server_external_events [req-3b156ca7-6a03-4e1d-91dd-b78c04fa5535 req-916a3c13-2c5f-454b-a17a-58624ed09f2a 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:14829fc6-493e-428e-8c10-cd187c2fedcc for instance e02f7044-564d-40ef-be7d-8cc0da088725 on instance [pid: 7|app: 0|req: 446/866] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:36:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:51.321 8 WARNING neutronclient.v2_0.client [None req-1ded756f-e33f-4c71-b2cd-a0af03f2e71c b03cb03d3e304a5b99cf405722af098a 328b03b705914fe7a1604cddcc5df126 - - default default] The python binding code in 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/867] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:51 2026] GET /v2.1/servers/e02f7044-564d-40ef-be7d-8cc0da088725 => generated 1470 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:52.490 7 WARNING neutronclient.v2_0.client [None req-a510b6ff-a688-4f67-a790-b2b150730a2f b03cb03d3e304a5b99cf405722af098a 328b03b705914fe7a1604cddcc5df126 - - default default] The python binding code in 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/868] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:52 2026] GET /v2.1/servers/e02f7044-564d-40ef-be7d-8cc0da088725 => generated 1470 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:53.635 8 WARNING neutronclient.v2_0.client [None req-401d3388-c375-46df-b20c-82479d14e582 b03cb03d3e304a5b99cf405722af098a 328b03b705914fe7a1604cddcc5df126 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/869] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:53 2026] GET /v2.1/servers/e02f7044-564d-40ef-be7d-8cc0da088725 => generated 1470 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:54.785 7 WARNING neutronclient.v2_0.client [None req-78ee6e17-effb-4f55-a973-ec838279cde4 b03cb03d3e304a5b99cf405722af098a 328b03b705914fe7a1604cddcc5df126 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/870] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:54 2026] GET /v2.1/servers/e02f7044-564d-40ef-be7d-8cc0da088725 => generated 1470 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-07-07 12:36:55.189 8 INFO nova.api.openstack.compute.server_external_events [req-126ad1c8-362f-4bec-b659-b8522ccdfb0a req-82f125d9-64d2-4694-8298-ac29e58acca2 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-plugged:14829fc6-493e-428e-8c10-cd187c2fedcc for instance e02f7044-564d-40ef-be7d-8cc0da088725 on instance [pid: 8|app: 0|req: 423/871] 10.0.0.60 () {38 vars in 814 bytes} [Tue Jul 7 12:36:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:55.980 7 WARNING neutronclient.v2_0.client [None req-d5177650-fed6-475f-a5f2-f3a9ec229dd6 b03cb03d3e304a5b99cf405722af098a 328b03b705914fe7a1604cddcc5df126 - - default default] 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: 449/872] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:55 2026] GET /v2.1/servers/e02f7044-564d-40ef-be7d-8cc0da088725 => generated 1470 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/873] 10.0.0.127 () {34 vars in 750 bytes} [Tue Jul 7 12:36:56 2026] POST /v2.1/servers/6a0be9d3-ebca-4e5b-b149-2842366ac5f3/action => generated 31890 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:57.160 7 WARNING neutronclient.v2_0.client [None req-6e3be31a-3494-43b9-94ee-1330ebbfe8ab b03cb03d3e304a5b99cf405722af098a 328b03b705914fe7a1604cddcc5df126 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/874] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:57 2026] GET /v2.1/servers/e02f7044-564d-40ef-be7d-8cc0da088725 => generated 1656 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: 425/875] 10.0.0.127 () {32 vars in 723 bytes} [Tue Jul 7 12:36:57 2026] GET /v2.1/servers/e02f7044-564d-40ef-be7d-8cc0da088725/ips => generated 110 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: 451/876] 10.0.0.127 () {32 vars in 723 bytes} [Tue Jul 7 12:36:57 2026] GET /v2.1/servers/e02f7044-564d-40ef-be7d-8cc0da088725/ips => generated 110 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 426/877] 10.0.0.127 () {32 vars in 825 bytes} [Tue Jul 7 12:36:57 2026] GET /v2.1/servers/e02f7044-564d-40ef-be7d-8cc0da088725/ips/tempest-ServerAddressesTestJSON-1345286554-network => generated 95 bytes in 41 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: 452/878] 10.0.0.127 () {32 vars in 718 bytes} [Tue Jul 7 12:36:57 2026] DELETE /v2.1/servers/e02f7044-564d-40ef-be7d-8cc0da088725 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:57.576 8 WARNING neutronclient.v2_0.client [None req-3bb0e016-9705-42c6-b7f6-b54f9438630d b03cb03d3e304a5b99cf405722af098a 328b03b705914fe7a1604cddcc5df126 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/879] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:57 2026] GET /v2.1/servers/e02f7044-564d-40ef-be7d-8cc0da088725 => generated 1662 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:36:58.923 7 WARNING neutronclient.v2_0.client [None req-119add64-1aae-4dc9-b751-71181de85199 b03cb03d3e304a5b99cf405722af098a 328b03b705914fe7a1604cddcc5df126 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/880] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:36:58 2026] GET /v2.1/servers/e02f7044-564d-40ef-be7d-8cc0da088725 => generated 1662 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-07-07 12:37:00.084 8 WARNING neutronclient.v2_0.client [None req-be291e23-fdf7-4d1b-9c59-52c4d5029f86 b03cb03d3e304a5b99cf405722af098a 328b03b705914fe7a1604cddcc5df126 - - default default] The python binding code in 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/883] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:00 2026] GET /v2.1/servers/e02f7044-564d-40ef-be7d-8cc0da088725 => generated 1662 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-07-07 12:37:00.486 7 INFO nova.api.openstack.compute.server_external_events [req-2eaa2331-55ef-4e1f-853e-feb190f787e6 req-efaaa022-e16d-4bc4-9f29-1a152341f9a0 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-deleted:14829fc6-493e-428e-8c10-cd187c2fedcc for instance e02f7044-564d-40ef-be7d-8cc0da088725 on instance [pid: 7|app: 0|req: 455/884] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:37:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:01.336 8 WARNING neutronclient.v2_0.client [None req-4e979bbe-152e-4e66-982b-9ff2d85a8661 b03cb03d3e304a5b99cf405722af098a 328b03b705914fe7a1604cddcc5df126 - - default default] The python binding code in 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/885] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:01 2026] GET /v2.1/servers/e02f7044-564d-40ef-be7d-8cc0da088725 => generated 1451 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:02.437 7 WARNING neutronclient.v2_0.client [None req-53ac583f-221f-4ee1-b17d-eff62b6b2f10 b03cb03d3e304a5b99cf405722af098a 328b03b705914fe7a1604cddcc5df126 - - default default] The python binding code in 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/886] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:02 2026] GET /v2.1/servers/e02f7044-564d-40ef-be7d-8cc0da088725 => generated 1456 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:03.532 8 WARNING neutronclient.v2_0.client [None req-08f0eb91-3fa4-4dbc-9f53-aeba173ad258 b03cb03d3e304a5b99cf405722af098a 328b03b705914fe7a1604cddcc5df126 - - default default] The python binding code in 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/887] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:03 2026] GET /v2.1/servers/e02f7044-564d-40ef-be7d-8cc0da088725 => generated 1456 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-07-07 12:37:04.618 7 INFO nova.api.openstack.wsgi [None req-40cf7c3a-b0f2-4355-bcf9-ecb43a7516d0 b03cb03d3e304a5b99cf405722af098a 328b03b705914fe7a1604cddcc5df126 - - default default] HTTP exception thrown: Instance e02f7044-564d-40ef-be7d-8cc0da088725 could not be found. [pid: 7|app: 0|req: 457/888] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:04 2026] GET /v2.1/servers/e02f7044-564d-40ef-be7d-8cc0da088725 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:08.400 8 INFO nova.api.openstack.compute.server_external_events [req-93a0ba79-0948-47fb-b722-668ea1c57a8a req-b02c80b4-933a-479b-8fa7-2ed56cc9c037 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:9f21260e-fe3d-449f-aeb8-5ae3a9ad4de8 for instance 6a0be9d3-ebca-4e5b-b149-2842366ac5f3 on instance [pid: 8|app: 0|req: 432/889] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:37:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 459/892] 10.0.0.127 () {34 vars in 671 bytes} [Tue Jul 7 12:37:11 2026] POST /v2.1/os-keypairs => generated 398 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: 8|app: 0|req: 434/893] 10.0.0.64 () {30 vars in 618 bytes} [Tue Jul 7 12:37:11 2026] GET /v2.1 => generated 0 bytes in 112 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 460/894] 10.0.0.64 () {32 vars in 691 bytes} [Tue Jul 7 12:37:11 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: 435/895] 10.0.0.64 () {34 vars in 912 bytes} [Tue Jul 7 12:37:11 2026] GET /v2.1/os-simple-tenant-usage/fbc11da1de644007a2f4238c27714689?start=2026-07-06T00:00:00&end=2026-07-07T23:59:59 => generated 20 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/896] 10.0.0.64 () {30 vars in 653 bytes} [Tue Jul 7 12:37:12 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:13.378 8 WARNING neutronclient.v2_0.client [None req-538018e7-75bd-4a85-8ca2-32987104014a 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:37:13.417 8 WARNING neutronclient.v2_0.client [None req-538018e7-75bd-4a85-8ca2-32987104014a 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:37:13.574 8 WARNING neutronclient.v2_0.client [None req-538018e7-75bd-4a85-8ca2-32987104014a 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/897] 10.0.0.127 () {34 vars in 663 bytes} [Tue Jul 7 12:37:13 2026] POST /v2.1/servers => generated 449 bytes in 464 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-07 12:37:13.805 7 WARNING neutronclient.v2_0.client [None req-72901b66-47a8-47c5-83e3-b025f828d7b6 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/898] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:13 2026] GET /v2.1/servers/7723cbee-3473-4b3b-b20b-891ac94a0a67 => generated 1403 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:14.895 8 WARNING neutronclient.v2_0.client [None req-2fe2b778-485e-480d-96da-d74dda154687 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in 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/899] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:14 2026] GET /v2.1/servers/7723cbee-3473-4b3b-b20b-891ac94a0a67 => generated 1407 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, ' [pid: 7|app: 0|req: 463/900] 10.0.0.64 () {30 vars in 618 bytes} [Tue Jul 7 12:37:15 2026] GET /v2.1 => generated 0 bytes in 157 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: 438/901] 10.0.0.64 () {32 vars in 691 bytes} [Tue Jul 7 12:37:15 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/902] 10.0.0.64 () {34 vars in 912 bytes} [Tue Jul 7 12:37:15 2026] GET /v2.1/os-simple-tenant-usage/fbc11da1de644007a2f4238c27714689?start=2026-07-06T00:00:00&end=2026-07-07T23:59:59 => generated 20 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/903] 10.0.0.64 () {30 vars in 653 bytes} [Tue Jul 7 12:37:15 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:15.981 7 WARNING neutronclient.v2_0.client [None req-ddc8c944-1f31-43ec-9d0b-6f978cd3e8c1 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/904] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:15 2026] GET /v2.1/servers/7723cbee-3473-4b3b-b20b-891ac94a0a67 => generated 1455 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:37:17.077 8 WARNING neutronclient.v2_0.client [None req-6d680314-6c4c-4369-b3e6-905cfc308031 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/905] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:17 2026] GET /v2.1/servers/7723cbee-3473-4b3b-b20b-891ac94a0a67 => generated 1455 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-07-07 12:37:18.191 7 WARNING neutronclient.v2_0.client [None req-ee7c902e-7f42-4651-9f57-f06e3fca8c37 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:19.013 8 INFO nova.api.openstack.compute.server_external_events [req-1dee65b7-38d6-4b77-815c-bbea2a581859 req-9bb8ba55-05c6-45e5-a9bc-65c92a66c3ff 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:e6f7d3e5-e681-401a-a6f0-5560f3a2e3d1 for instance 7723cbee-3473-4b3b-b20b-891ac94a0a67 on instance [pid: 8|app: 0|req: 441/906] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:37:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/907] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:18 2026] GET /v2.1/servers/7723cbee-3473-4b3b-b20b-891ac94a0a67 => generated 1530 bytes in 875 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:20.087 7 WARNING neutronclient.v2_0.client [None req-48ab70e2-5dd8-4e8d-992b-13f97c023248 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in 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/910] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:20 2026] GET /v2.1/servers/7723cbee-3473-4b3b-b20b-891ac94a0a67 => generated 1528 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-07-07 12:37:21.255 8 WARNING neutronclient.v2_0.client [None req-b523ac3e-b652-46f1-856c-d27d94d51b2b 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in 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/911] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:21 2026] GET /v2.1/servers/7723cbee-3473-4b3b-b20b-891ac94a0a67 => generated 1528 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:22.408 7 WARNING neutronclient.v2_0.client [None req-dbaebae6-ec2f-4d80-bf3f-c1ae1b87f76e 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in 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/912] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:22 2026] GET /v2.1/servers/7723cbee-3473-4b3b-b20b-891ac94a0a67 => generated 1528 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:23.584 8 WARNING neutronclient.v2_0.client [None req-90790dd9-f503-497c-9017-a21f603499a5 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/913] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:23 2026] GET /v2.1/servers/7723cbee-3473-4b3b-b20b-891ac94a0a67 => generated 1528 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-07-07 12:37:24.791 7 WARNING neutronclient.v2_0.client [None req-a66300d9-6ffd-439b-8497-b5d97fef2e13 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:24.827 8 INFO nova.api.openstack.compute.server_external_events [req-5567cc62-e5fc-4f87-96dc-45b82a687366 req-40d464b9-23a4-4bad-a1e0-59742fb53b22 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-plugged:e6f7d3e5-e681-401a-a6f0-5560f3a2e3d1 for instance 7723cbee-3473-4b3b-b20b-891ac94a0a67 on instance [pid: 8|app: 0|req: 445/914] 10.0.0.60 () {38 vars in 814 bytes} [Tue Jul 7 12:37:24 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) [pid: 7|app: 0|req: 470/915] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:24 2026] GET /v2.1/servers/7723cbee-3473-4b3b-b20b-891ac94a0a67 => generated 1528 bytes in 761 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:26.580 8 WARNING neutronclient.v2_0.client [None req-0090dbe5-fbde-4545-90cb-2f51d38e90af 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in 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/916] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:26 2026] GET /v2.1/servers/7723cbee-3473-4b3b-b20b-891ac94a0a67 => generated 1696 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:26.867 7 WARNING neutronclient.v2_0.client [None req-2b9c8008-780f-4d09-9ca9-569bc7468a41 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in 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/917] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:26 2026] GET /v2.1/servers/7723cbee-3473-4b3b-b20b-891ac94a0a67 => generated 1696 bytes in 502 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:28.337 8 INFO nova.api.openstack.compute.server_external_events [req-8ca0b44e-3f96-48e9-b4b2-23cbe7e87229 req-1dcd2a47-8b4d-46ef-8479-c7fef83620cb 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:e6f7d3e5-e681-401a-a6f0-5560f3a2e3d1 for instance 7723cbee-3473-4b3b-b20b-891ac94a0a67 on instance [pid: 8|app: 0|req: 447/918] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:37:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 473/921] 10.0.0.127 () {34 vars in 750 bytes} [Tue Jul 7 12:37:35 2026] POST /v2.1/servers/7723cbee-3473-4b3b-b20b-891ac94a0a67/action => generated 31891 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, ' [pid: 8|app: 0|req: 450/924] 10.0.0.127 () {32 vars in 718 bytes} [Tue Jul 7 12:37:46 2026] DELETE /v2.1/servers/7723cbee-3473-4b3b-b20b-891ac94a0a67 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:47.148 7 WARNING neutronclient.v2_0.client [None req-d261dd85-f52a-4923-a832-b4d6c0a8afd2 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in 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/925] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:47 2026] GET /v2.1/servers/7723cbee-3473-4b3b-b20b-891ac94a0a67 => generated 1822 bytes in 1200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:49.361 7 WARNING neutronclient.v2_0.client [None req-f1a05873-47bf-4040-8e19-1b8c737554fc 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/928] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:49 2026] GET /v2.1/servers/7723cbee-3473-4b3b-b20b-891ac94a0a67 => generated 1822 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:50.268 8 INFO nova.api.openstack.compute.server_external_events [req-ca0733d7-7033-46ff-8f36-132898ea7b7f req-583287bc-72c8-4984-9532-510a039a99bc 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-deleted:e6f7d3e5-e681-401a-a6f0-5560f3a2e3d1 for instance 7723cbee-3473-4b3b-b20b-891ac94a0a67 on instance [pid: 8|app: 0|req: 452/929] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:37:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:50.616 7 WARNING neutronclient.v2_0.client [None req-50ea4085-8d5a-4eae-a04f-5710a193f6aa 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in 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/930] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:50 2026] GET /v2.1/servers/7723cbee-3473-4b3b-b20b-891ac94a0a67 => generated 1484 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-07-07 12:37:51.724 8 WARNING neutronclient.v2_0.client [None req-a6d1ca73-4f92-489e-80be-2e3ff877b03c 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:51.859 7 WARNING neutronclient.v2_0.client [None req-9949c022-6a8d-40a6-92ae-ab4ea29ac9b5 895fef58e3c34cc1b0daf72ee66ac47e 3d2ac60f2a184ff9bb1fe94f4f30e7a9 - - default default] The python binding code in 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/931] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:51 2026] GET /v2.1/servers/7723cbee-3473-4b3b-b20b-891ac94a0a67 => generated 1489 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:37:52.260 7 WARNING neutronclient.v2_0.client [None req-9949c022-6a8d-40a6-92ae-ab4ea29ac9b5 895fef58e3c34cc1b0daf72ee66ac47e 3d2ac60f2a184ff9bb1fe94f4f30e7a9 - - default default] The python binding code in 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/932] 10.0.0.127 () {34 vars in 663 bytes} [Tue Jul 7 12:37:51 2026] POST /v2.1/servers => generated 424 bytes in 941 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:52.769 8 WARNING neutronclient.v2_0.client [None req-ce005f3f-dff9-4b1b-9022-51c2b28bc3af 895fef58e3c34cc1b0daf72ee66ac47e 3d2ac60f2a184ff9bb1fe94f4f30e7a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/933] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:52 2026] GET /v2.1/servers/ffc45805-4014-4fd6-8b04-2e91d79d011a => generated 1368 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:53.037 7 WARNING neutronclient.v2_0.client [None req-8877831c-09eb-46c9-85a1-d3c87d949d7b 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in 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/934] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:52 2026] GET /v2.1/servers/7723cbee-3473-4b3b-b20b-891ac94a0a67 => generated 1489 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-07-07 12:37:53.856 8 WARNING neutronclient.v2_0.client [None req-cc3f803b-7dc6-4156-b887-c93c95ee46d6 895fef58e3c34cc1b0daf72ee66ac47e 3d2ac60f2a184ff9bb1fe94f4f30e7a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/935] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:53 2026] GET /v2.1/servers/ffc45805-4014-4fd6-8b04-2e91d79d011a => generated 1372 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-07-07 12:37:54.137 7 INFO nova.api.openstack.wsgi [None req-93018036-4e3d-4884-a543-e7ef134a0682 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] HTTP exception thrown: Instance 7723cbee-3473-4b3b-b20b-891ac94a0a67 could not be found. [pid: 7|app: 0|req: 481/936] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:54 2026] GET /v2.1/servers/7723cbee-3473-4b3b-b20b-891ac94a0a67 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 456/937] 10.0.0.127 () {32 vars in 730 bytes} [Tue Jul 7 12:37:54 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1903776718 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 482/938] 10.0.0.127 () {32 vars in 718 bytes} [Tue Jul 7 12:37:54 2026] DELETE /v2.1/servers/6a0be9d3-ebca-4e5b-b149-2842366ac5f3 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-07 12:37:54.852 8 WARNING neutronclient.v2_0.client [None req-f6024368-1082-4b39-ac77-43284917f314 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:54.959 7 WARNING neutronclient.v2_0.client [None req-6a566f07-c75d-4f72-be1a-27082a315c4f 895fef58e3c34cc1b0daf72ee66ac47e 3d2ac60f2a184ff9bb1fe94f4f30e7a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/939] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:54 2026] GET /v2.1/servers/ffc45805-4014-4fd6-8b04-2e91d79d011a => generated 1420 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/940] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:54 2026] GET /v2.1/servers/6a0be9d3-ebca-4e5b-b149-2842366ac5f3 => generated 1703 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:56.068 8 WARNING neutronclient.v2_0.client [None req-54344d0d-7956-4250-8b6f-197bb5abe737 895fef58e3c34cc1b0daf72ee66ac47e 3d2ac60f2a184ff9bb1fe94f4f30e7a9 - - default default] 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: 458/941] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:56 2026] GET /v2.1/servers/ffc45805-4014-4fd6-8b04-2e91d79d011a => generated 1420 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 484/942] 10.0.0.127 () {34 vars in 671 bytes} [Tue Jul 7 12:37:55 2026] POST /v2.1/os-keypairs => generated 397 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:37:56.164 8 WARNING neutronclient.v2_0.client [None req-7dacbc5e-8b38-45bd-a820-c47b9bb8ee1d 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in 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/943] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:56 2026] GET /v2.1/servers/6a0be9d3-ebca-4e5b-b149-2842366ac5f3 => generated 1703 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:37:57.171 7 WARNING neutronclient.v2_0.client [None req-854627e2-47ff-4cec-bd4f-993ad90243bb 895fef58e3c34cc1b0daf72ee66ac47e 3d2ac60f2a184ff9bb1fe94f4f30e7a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/944] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:57 2026] GET /v2.1/servers/ffc45805-4014-4fd6-8b04-2e91d79d011a => generated 1428 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:57.396 8 WARNING neutronclient.v2_0.client [None req-e71585f9-61b9-4b69-b500-1f16b9b41c35 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] 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: 486/945] 10.0.0.127 () {34 vars in 671 bytes} [Tue Jul 7 12:37:57 2026] POST /v2.1/os-keypairs => generated 386 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:37:57.737 7 INFO nova.api.openstack.compute.server_external_events [req-7d424668-d31b-419c-b71f-558b38c36fb6 req-cdd69950-0073-4af2-a56c-32338fe9ed4f 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-deleted:9f21260e-fe3d-449f-aeb8-5ae3a9ad4de8 for instance 6a0be9d3-ebca-4e5b-b149-2842366ac5f3 on instance [pid: 7|app: 0|req: 487/946] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:37:57 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) [pid: 8|app: 0|req: 460/947] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:57 2026] GET /v2.1/servers/6a0be9d3-ebca-4e5b-b149-2842366ac5f3 => generated 1703 bytes in 507 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:58.180 7 INFO nova.api.openstack.compute.server_external_events [req-b28eabc5-d83c-4c68-9f56-d0e55c908c64 req-2a12090f-198f-4a45-8607-b5a7b43e85a0 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:d4ed36a7-c9af-4f01-97d8-24b29acec520 for instance ffc45805-4014-4fd6-8b04-2e91d79d011a on instance [pid: 7|app: 0|req: 488/948] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:37:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:58.331 8 WARNING neutronclient.v2_0.client [None req-25a7c0fd-be94-4daa-9fe7-ab89f5b22421 895fef58e3c34cc1b0daf72ee66ac47e 3d2ac60f2a184ff9bb1fe94f4f30e7a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/949] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:58 2026] GET /v2.1/servers/ffc45805-4014-4fd6-8b04-2e91d79d011a => generated 1480 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:58.764 7 WARNING neutronclient.v2_0.client [None req-f82bffb1-1d6f-454e-b275-5aef54259355 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:37:58.833 7 WARNING neutronclient.v2_0.client [None req-f82bffb1-1d6f-454e-b275-5aef54259355 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:58.905 7 WARNING neutronclient.v2_0.client [None req-f82bffb1-1d6f-454e-b275-5aef54259355 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:37:58.920 8 WARNING neutronclient.v2_0.client [None req-289b8111-0a02-4425-b9c8-ea13d0278632 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/950] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:58 2026] GET /v2.1/servers/6a0be9d3-ebca-4e5b-b149-2842366ac5f3 => generated 1489 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:37:59.095 7 WARNING neutronclient.v2_0.client [None req-f82bffb1-1d6f-454e-b275-5aef54259355 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/953] 10.0.0.127 () {34 vars in 663 bytes} [Tue Jul 7 12:37:58 2026] POST /v2.1/servers => generated 496 bytes in 714 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:37:59.441 8 WARNING neutronclient.v2_0.client [None req-26bbe49d-9f84-4af7-b1c0-3ec73d45a6df 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] 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: 465/954] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:59 2026] GET /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44 => generated 1457 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:37:59.516 7 WARNING neutronclient.v2_0.client [None req-9edc7f01-5408-4841-a693-945dbe071713 895fef58e3c34cc1b0daf72ee66ac47e 3d2ac60f2a184ff9bb1fe94f4f30e7a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/955] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:59 2026] GET /v2.1/servers/ffc45805-4014-4fd6-8b04-2e91d79d011a => generated 1468 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-07-07 12:38:00.063 8 WARNING neutronclient.v2_0.client [None req-c37c9099-b20e-4544-9b42-78735881cbc7 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] The python binding code in 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/956] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:37:59 2026] GET /v2.1/servers/6a0be9d3-ebca-4e5b-b149-2842366ac5f3 => generated 1489 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:00.544 7 WARNING neutronclient.v2_0.client [None req-662cb8d4-c810-4b47-b60a-d1f2f5c8361c 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/957] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:00 2026] GET /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44 => generated 1461 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:00.669 8 WARNING neutronclient.v2_0.client [None req-27d83785-c333-4858-bc44-8ae35ef82c15 895fef58e3c34cc1b0daf72ee66ac47e 3d2ac60f2a184ff9bb1fe94f4f30e7a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/958] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:00 2026] GET /v2.1/servers/ffc45805-4014-4fd6-8b04-2e91d79d011a => generated 1468 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-07-07 12:38:01.153 7 INFO nova.api.openstack.wsgi [None req-2f357d81-8929-42ba-9bd9-fb1bb15ec8ee 96c1215c9fc4424598168014344e549b 67d6853b8ec241d5904decb11d3bdb4c - - default default] HTTP exception thrown: Instance 6a0be9d3-ebca-4e5b-b149-2842366ac5f3 could not be found. [pid: 7|app: 0|req: 492/959] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:01 2026] GET /v2.1/servers/6a0be9d3-ebca-4e5b-b149-2842366ac5f3 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 468/960] 10.0.0.127 () {32 vars in 730 bytes} [Tue Jul 7 12:38:01 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1288928331 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:01.633 7 WARNING neutronclient.v2_0.client [None req-13f7578a-a382-4169-ac4c-25b07052c7ad 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] The python binding code in 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/961] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:01 2026] GET /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44 => generated 1509 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 12:38:01.811 8 WARNING neutronclient.v2_0.client [None req-58435128-d309-4bac-a6c6-839812fc1391 895fef58e3c34cc1b0daf72ee66ac47e 3d2ac60f2a184ff9bb1fe94f4f30e7a9 - - default default] The python binding code in 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/962] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:01 2026] GET /v2.1/servers/ffc45805-4014-4fd6-8b04-2e91d79d011a => generated 1468 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:02.715 7 WARNING neutronclient.v2_0.client [None req-be2f3daa-41fb-4af8-8ec8-ebb61bcccda5 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/963] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:02 2026] GET /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44 => generated 1509 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:02.967 8 WARNING neutronclient.v2_0.client [None req-88b149fa-0c1d-4598-8e23-aa3945bc7d38 895fef58e3c34cc1b0daf72ee66ac47e 3d2ac60f2a184ff9bb1fe94f4f30e7a9 - - default default] The python binding code in 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/964] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:02 2026] GET /v2.1/servers/ffc45805-4014-4fd6-8b04-2e91d79d011a => generated 1468 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-07-07 12:38:03.727 7 INFO nova.api.openstack.compute.server_external_events [req-9006af70-df66-432f-b161-b22a2769a75e req-085fe0c4-dc18-4689-b928-a0a28fc1472d 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-plugged:d4ed36a7-c9af-4f01-97d8-24b29acec520 for instance ffc45805-4014-4fd6-8b04-2e91d79d011a on instance [pid: 7|app: 0|req: 495/965] 10.0.0.60 () {38 vars in 814 bytes} [Tue Jul 7 12:38:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:03.870 8 WARNING neutronclient.v2_0.client [None req-5151b0f1-ddb4-41e5-9afb-ab0673b7b368 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] The python binding code in 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/966] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:03 2026] GET /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44 => generated 1517 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:04.186 7 WARNING neutronclient.v2_0.client [None req-1263ae48-dbd3-43aa-87c4-5b7c4eedfcbd 895fef58e3c34cc1b0daf72ee66ac47e 3d2ac60f2a184ff9bb1fe94f4f30e7a9 - - default default] The python binding code in 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/967] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:04 2026] GET /v2.1/servers/ffc45805-4014-4fd6-8b04-2e91d79d011a => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:04.975 7 INFO nova.api.openstack.compute.server_external_events [req-343c58ca-2a32-40ba-b9fa-335cf03d0a77 req-7bf21877-a04b-4153-8e1a-bcf6b6b8f592 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:9149cf31-e06d-4b63-9d7c-eb700c8bbd60 for instance 155c5adf-d821-448c-a63e-bb864ac6af44 on instance 2026-07-07 12:38:04.976 8 WARNING neutronclient.v2_0.client [None req-6a82077e-f454-4f37-8356-ccea243db6df 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] The python binding code in 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/968] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:38:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/969] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:04 2026] GET /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44 => generated 1641 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:05.346 7 WARNING neutronclient.v2_0.client [None req-801afb81-ac11-426a-a91c-1a3a31cc96a0 895fef58e3c34cc1b0daf72ee66ac47e 3d2ac60f2a184ff9bb1fe94f4f30e7a9 - - default default] The python binding code in 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/970] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:05 2026] GET /v2.1/servers/ffc45805-4014-4fd6-8b04-2e91d79d011a => generated 1649 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:06.187 8 WARNING neutronclient.v2_0.client [None req-28a21f9d-2735-4c01-b283-4ea1ffed7a44 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/971] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:06 2026] GET /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44 => generated 1629 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, ' [pid: 7|app: 0|req: 499/972] 10.0.0.127 () {32 vars in 718 bytes} [Tue Jul 7 12:38:06 2026] DELETE /v2.1/servers/ffc45805-4014-4fd6-8b04-2e91d79d011a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:06.825 8 WARNING neutronclient.v2_0.client [None req-3f4ded74-0495-427b-83d9-4ca7fbd405e3 895fef58e3c34cc1b0daf72ee66ac47e 3d2ac60f2a184ff9bb1fe94f4f30e7a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/973] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:06 2026] GET /v2.1/servers/ffc45805-4014-4fd6-8b04-2e91d79d011a => generated 1655 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:07.334 7 WARNING neutronclient.v2_0.client [None req-e37cbb5e-1072-4086-9991-6327b18e9a70 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/974] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:07 2026] GET /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44 => generated 1629 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-07-07 12:38:07.966 8 WARNING neutronclient.v2_0.client [None req-49c3a287-4299-47cc-b8bf-a8c35baa9770 895fef58e3c34cc1b0daf72ee66ac47e 3d2ac60f2a184ff9bb1fe94f4f30e7a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/975] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:07 2026] GET /v2.1/servers/ffc45805-4014-4fd6-8b04-2e91d79d011a => generated 1655 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:08.514 7 WARNING neutronclient.v2_0.client [None req-093eea86-98d6-4555-a566-0e89af3fc109 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/976] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:08 2026] GET /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44 => generated 1629 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:09.123 7 WARNING neutronclient.v2_0.client [None req-4a074387-33e5-4476-8cc6-e95f091eb6eb 895fef58e3c34cc1b0daf72ee66ac47e 3d2ac60f2a184ff9bb1fe94f4f30e7a9 - - default default] The python binding code in 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/979] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:09 2026] GET /v2.1/servers/ffc45805-4014-4fd6-8b04-2e91d79d011a => generated 1655 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:09.671 8 WARNING neutronclient.v2_0.client [None req-a9afeae9-34f2-4c13-8906-b944e18ca3f3 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:09.725 7 INFO nova.api.openstack.compute.server_external_events [req-f528f553-aa81-4227-9e7b-a9f3ad07d8bf req-d98c53ab-7324-43be-8449-71ef76a5cbce 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-deleted:d4ed36a7-c9af-4f01-97d8-24b29acec520 for instance ffc45805-4014-4fd6-8b04-2e91d79d011a on instance [pid: 7|app: 0|req: 504/980] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:38:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/981] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:09 2026] GET /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44 => generated 1629 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:09.938 7 INFO nova.api.openstack.compute.server_external_events [req-03c2f187-bc76-4812-b093-a7fcf2e113f8 req-34c687a8-1e95-4853-a677-a18d524766c1 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-plugged:9149cf31-e06d-4b63-9d7c-eb700c8bbd60 for instance 155c5adf-d821-448c-a63e-bb864ac6af44 on instance [pid: 7|app: 0|req: 505/982] 10.0.0.60 () {38 vars in 814 bytes} [Tue Jul 7 12:38:09 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-07-07 12:38:10.279 8 WARNING neutronclient.v2_0.client [None req-49d55e8c-ca76-41f3-98bf-49af3157660e 895fef58e3c34cc1b0daf72ee66ac47e 3d2ac60f2a184ff9bb1fe94f4f30e7a9 - - default default] The python binding code in 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/983] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:10 2026] GET /v2.1/servers/ffc45805-4014-4fd6-8b04-2e91d79d011a => generated 1449 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:10.869 7 WARNING neutronclient.v2_0.client [None req-e1b90592-df4c-49a0-9b04-5a1560ea69a7 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] The python binding code in 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/984] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:10 2026] GET /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44 => generated 1629 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:11.372 8 WARNING neutronclient.v2_0.client [None req-7999d7e1-bcbf-43bf-9506-ff912e93b4d3 895fef58e3c34cc1b0daf72ee66ac47e 3d2ac60f2a184ff9bb1fe94f4f30e7a9 - - default default] The python binding code in 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/985] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:11 2026] GET /v2.1/servers/ffc45805-4014-4fd6-8b04-2e91d79d011a => generated 1454 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:12.029 7 WARNING neutronclient.v2_0.client [None req-2ff604b3-1e82-4768-950a-6c5f4c491e27 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/986] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:11 2026] GET /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44 => generated 1629 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-07-07 12:38:12.495 8 WARNING neutronclient.v2_0.client [None req-63ad22b4-5fd1-42ec-a118-f320af7f7378 895fef58e3c34cc1b0daf72ee66ac47e 3d2ac60f2a184ff9bb1fe94f4f30e7a9 - - default default] The python binding code in 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/987] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:12 2026] GET /v2.1/servers/ffc45805-4014-4fd6-8b04-2e91d79d011a => generated 1454 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:13.234 7 WARNING neutronclient.v2_0.client [None req-85d10308-3360-4506-b207-6e907bcad895 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/988] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:13 2026] GET /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44 => generated 1809 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-07-07 12:38:13.391 8 WARNING neutronclient.v2_0.client [None req-b25d3b1b-4cb7-46e3-92ff-96e71865022b 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] The python binding code in 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/989] 10.0.0.127 () {32 vars in 741 bytes} [Tue Jul 7 12:38:13 2026] GET /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44/os-interface => generated 284 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-07-07 12:38:13.587 7 INFO nova.api.openstack.wsgi [None req-c1527192-7ffa-4903-b9f3-7154babea511 895fef58e3c34cc1b0daf72ee66ac47e 3d2ac60f2a184ff9bb1fe94f4f30e7a9 - - default default] HTTP exception thrown: Instance ffc45805-4014-4fd6-8b04-2e91d79d011a could not be found. [pid: 7|app: 0|req: 509/990] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:13 2026] GET /v2.1/servers/ffc45805-4014-4fd6-8b04-2e91d79d011a => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:14.214 8 INFO nova.api.openstack.compute.server_external_events [req-7df65df8-71ee-4330-b84a-04d0c83b8d3e req-956ccbdc-45b3-4d09-9bad-214a4545fe98 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:9149cf31-e06d-4b63-9d7c-eb700c8bbd60 for instance 155c5adf-d821-448c-a63e-bb864ac6af44 on instance [pid: 8|app: 0|req: 482/991] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:38:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:21.989 7 WARNING neutronclient.v2_0.client [None req-d791424d-0ece-42f1-9ca0-0dd40efd4081 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] The python binding code in 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/994] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:21 2026] GET /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44 => generated 1929 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 484/995] 10.0.0.127 () {32 vars in 753 bytes} [Tue Jul 7 12:38:23 2026] GET /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44/os-server-password => generated 116 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 512/996] 10.0.0.127 () {32 vars in 718 bytes} [Tue Jul 7 12:38:25 2026] DELETE /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44 => 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-07-07 12:38:25.646 8 WARNING neutronclient.v2_0.client [None req-be426822-3c1a-4299-9f96-b01f2948a597 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/997] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:25 2026] GET /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44 => generated 1935 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-07-07 12:38:26.799 7 WARNING neutronclient.v2_0.client [None req-13d7aa52-9b3b-42f7-a18e-746a39e1af57 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/998] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:26 2026] GET /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44 => generated 1935 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:27.983 8 WARNING neutronclient.v2_0.client [None req-14c7f2c0-bf8a-44d5-b38c-08842a4b8bb3 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/999] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:27 2026] GET /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44 => generated 1935 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:28.779 7 INFO nova.api.openstack.compute.server_external_events [req-494cec20-ce83-45a8-89ed-906eb2ae8777 req-5708777e-e3ba-4d1b-b625-23ce889c2ccb 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-deleted:9149cf31-e06d-4b63-9d7c-eb700c8bbd60 for instance 155c5adf-d821-448c-a63e-bb864ac6af44 on instance [pid: 7|app: 0|req: 514/1000] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:38:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:29.134 8 WARNING neutronclient.v2_0.client [None req-ec5a7aab-87b5-408f-bf3b-85ad8dc83b6b 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] The python binding code in 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/1003] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:29 2026] GET /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44 => generated 1538 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:30.223 7 WARNING neutronclient.v2_0.client [None req-b7a64b6f-3e59-4014-b259-8051686d5467 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] The python binding code in 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/1004] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:30 2026] GET /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44 => generated 1543 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-07-07 12:38:31.334 8 WARNING neutronclient.v2_0.client [None req-7c7d5e3c-5c7e-4b2e-86f9-65d23d8014e1 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/1005] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:31 2026] GET /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44 => generated 1543 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-07-07 12:38:32.417 7 INFO nova.api.openstack.wsgi [None req-4eb82683-1060-414f-8829-2a8da68dfa76 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] HTTP exception thrown: Instance 155c5adf-d821-448c-a63e-bb864ac6af44 could not be found. [pid: 7|app: 0|req: 517/1006] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:32 2026] GET /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:38:32.447 8 INFO nova.api.openstack.wsgi [None req-22eab1a3-7035-4296-b1cc-a9c0ba35d111 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] HTTP exception thrown: Instance 155c5adf-d821-448c-a63e-bb864ac6af44 could not be found. [pid: 8|app: 0|req: 490/1007] 10.0.0.127 () {32 vars in 718 bytes} [Tue Jul 7 12:38:32 2026] DELETE /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44 => 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-07-07 12:38:32.475 7 INFO nova.api.openstack.wsgi [None req-e2fe7da8-0dec-4442-91d0-e6ca692283a9 11a540088a1a40e195475ed9de33dc8b 12cc985502ad498f8fb93082e653603e - - default default] HTTP exception thrown: Instance 155c5adf-d821-448c-a63e-bb864ac6af44 could not be found. [pid: 7|app: 0|req: 518/1008] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:38:32 2026] GET /v2.1/servers/155c5adf-d821-448c-a63e-bb864ac6af44 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 491/1009] 10.0.0.127 () {32 vars in 706 bytes} [Tue Jul 7 12:38:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1708263927 => 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, ' [pid: 7|app: 0|req: 519/1010] 10.0.0.127 () {32 vars in 728 bytes} [Tue Jul 7 12:38:33 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1669249359 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1019] 10.0.0.127 () {34 vars in 671 bytes} [Tue Jul 7 12:39:17 2026] POST /v2.1/os-keypairs => generated 396 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:39:19.396 8 WARNING neutronclient.v2_0.client [None req-b761242b-ff3d-43b2-bbd4-799d04bde05e f28452a85a674190b6becca871bd8d1b decb6a6ec05e4eb1a7f10711b2f24152 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:39:19.437 8 WARNING neutronclient.v2_0.client [None req-b761242b-ff3d-43b2-bbd4-799d04bde05e f28452a85a674190b6becca871bd8d1b decb6a6ec05e4eb1a7f10711b2f24152 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:39:19.716 8 WARNING neutronclient.v2_0.client [None req-b761242b-ff3d-43b2-bbd4-799d04bde05e f28452a85a674190b6becca871bd8d1b decb6a6ec05e4eb1a7f10711b2f24152 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/1022] 10.0.0.127 () {34 vars in 663 bytes} [Tue Jul 7 12:39:19 2026] POST /v2.1/servers => generated 447 bytes in 591 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-07 12:39:19.947 7 WARNING neutronclient.v2_0.client [None req-ba4cea30-f7b5-4d5f-a12b-722aa777fd85 f28452a85a674190b6becca871bd8d1b decb6a6ec05e4eb1a7f10711b2f24152 - - default default] The python binding code in 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/1023] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:39:19 2026] GET /v2.1/servers/18cd998f-ab44-4360-97f9-2432624ff46a => generated 1395 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-07-07 12:39:25.038 8 WARNING neutronclient.v2_0.client [None req-d665417d-b82b-45aa-bd5c-00e0d4b7eed0 f28452a85a674190b6becca871bd8d1b decb6a6ec05e4eb1a7f10711b2f24152 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:39:25.219 7 INFO nova.api.openstack.compute.server_external_events [req-371fbdd3-81d6-47ee-9f97-a1ceb5a8c2a8 req-2c43100e-11a7-4692-a350-c22a78b70c40 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:a2e0b878-fb13-45ea-b238-0e3f3cc3cda5 for instance 18cd998f-ab44-4360-97f9-2432624ff46a on instance [pid: 7|app: 0|req: 526/1024] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:39:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1025] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:39:25 2026] GET /v2.1/servers/18cd998f-ab44-4360-97f9-2432624ff46a => generated 1520 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:39:29.435 8 INFO nova.api.openstack.compute.server_external_events [req-43c39455-48f3-4d96-9815-75b70c9f0215 req-f63d4415-cbce-4883-bfe2-a5e7ea1f2b26 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-plugged:a2e0b878-fb13-45ea-b238-0e3f3cc3cda5 for instance 18cd998f-ab44-4360-97f9-2432624ff46a on instance [pid: 8|app: 0|req: 501/1028] 10.0.0.60 () {38 vars in 814 bytes} [Tue Jul 7 12:39:29 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-07-07 12:39:30.322 7 WARNING neutronclient.v2_0.client [None req-7c4328b4-daf1-4826-84bf-4fb45503bc36 f28452a85a674190b6becca871bd8d1b decb6a6ec05e4eb1a7f10711b2f24152 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1029] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:39:30 2026] GET /v2.1/servers/18cd998f-ab44-4360-97f9-2432624ff46a => generated 1518 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-07-07 12:39:35.531 8 WARNING neutronclient.v2_0.client [None req-07c7337f-6874-411a-99b1-def9ebc6461e f28452a85a674190b6becca871bd8d1b decb6a6ec05e4eb1a7f10711b2f24152 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1030] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:39:35 2026] GET /v2.1/servers/18cd998f-ab44-4360-97f9-2432624ff46a => generated 1816 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:39:36.860 8 INFO nova.api.openstack.compute.server_external_events [req-a7eec7f3-65d0-405e-96e7-7b4a4718ce71 req-c6daa23e-c085-428a-a3d0-0842e9714dfd 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:a2e0b878-fb13-45ea-b238-0e3f3cc3cda5 for instance 18cd998f-ab44-4360-97f9-2432624ff46a on instance [pid: 8|app: 0|req: 503/1031] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:39:36 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) 2026-07-07 12:39:36.917 7 WARNING neutronclient.v2_0.client [None req-964ef116-ea09-403b-8a58-7c1ff7cf51c6 f28452a85a674190b6becca871bd8d1b decb6a6ec05e4eb1a7f10711b2f24152 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:39:36.955 7 WARNING neutronclient.v2_0.client [None req-964ef116-ea09-403b-8a58-7c1ff7cf51c6 f28452a85a674190b6becca871bd8d1b decb6a6ec05e4eb1a7f10711b2f24152 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:39:37.225 7 WARNING neutronclient.v2_0.client [None req-964ef116-ea09-403b-8a58-7c1ff7cf51c6 f28452a85a674190b6becca871bd8d1b decb6a6ec05e4eb1a7f10711b2f24152 - - default default] The python binding code in 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/1032] 10.0.0.127 () {34 vars in 663 bytes} [Tue Jul 7 12:39:36 2026] POST /v2.1/servers => generated 447 bytes in 629 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:39:37.500 8 WARNING neutronclient.v2_0.client [None req-2d97747f-e6dd-4be0-9af4-05d8ce2a36e6 f28452a85a674190b6becca871bd8d1b decb6a6ec05e4eb1a7f10711b2f24152 - - default default] The python binding code in 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/1033] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:39:37 2026] GET /v2.1/servers/4a066515-4959-489a-8039-86265871af1a => generated 1395 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:39:42.603 7 WARNING neutronclient.v2_0.client [None req-b7440d90-c947-4942-8ca3-2d5562d6cd85 f28452a85a674190b6becca871bd8d1b decb6a6ec05e4eb1a7f10711b2f24152 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1036] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:39:42 2026] GET /v2.1/servers/4a066515-4959-489a-8039-86265871af1a => generated 1520 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:39:42.853 8 INFO nova.api.openstack.compute.server_external_events [req-9637bac3-b4c0-4c9b-89c9-d44352a57770 req-bd35050d-d935-44fc-a28e-8c0cab255d75 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:8ef996bb-c2d8-420d-93ed-92d9d09980c4 for instance 4a066515-4959-489a-8039-86265871af1a on instance [pid: 8|app: 0|req: 506/1037] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:39:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:39:47.175 7 INFO nova.api.openstack.compute.server_external_events [req-0acbd5da-e649-48bf-ac7c-7f56be94294c req-441eea6c-51bb-40dc-8dd2-6ef1531a4b71 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-plugged:8ef996bb-c2d8-420d-93ed-92d9d09980c4 for instance 4a066515-4959-489a-8039-86265871af1a on instance [pid: 7|app: 0|req: 532/1038] 10.0.0.60 () {38 vars in 814 bytes} [Tue Jul 7 12:39:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:39:47.739 8 WARNING neutronclient.v2_0.client [None req-43e5f19a-8fc6-43c8-ba0d-a69fb449f18a f28452a85a674190b6becca871bd8d1b decb6a6ec05e4eb1a7f10711b2f24152 - - default default] The python binding code in 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/1039] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:39:47 2026] GET /v2.1/servers/4a066515-4959-489a-8039-86265871af1a => generated 1518 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-07-07 12:39:52.907 7 WARNING neutronclient.v2_0.client [None req-de11007a-d99f-4c1b-9984-d1b5a0916073 f28452a85a674190b6becca871bd8d1b decb6a6ec05e4eb1a7f10711b2f24152 - - default default] The python binding code in 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/1042] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:39:52 2026] GET /v2.1/servers/4a066515-4959-489a-8039-86265871af1a => generated 1818 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-07-07 12:39:54.219 8 INFO nova.api.openstack.compute.server_external_events [req-93342f1c-37e1-484a-b0a8-39872029ee57 req-b17956a5-1d88-4449-a3e3-359d70966d7a 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:8ef996bb-c2d8-420d-93ed-92d9d09980c4 for instance 4a066515-4959-489a-8039-86265871af1a on instance [pid: 8|app: 0|req: 509/1043] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:39:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:23.619 7 WARNING neutronclient.v2_0.client [None req-30b87b2d-69d1-4d08-a12a-6da4cef0e35e 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:40:23.654 7 WARNING neutronclient.v2_0.client [None req-30b87b2d-69d1-4d08-a12a-6da4cef0e35e 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:40:23.800 7 WARNING neutronclient.v2_0.client [None req-30b87b2d-69d1-4d08-a12a-6da4cef0e35e 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1050] 199.204.45.78 () {36 vars in 713 bytes} [Tue Jul 7 12:40:23 2026] POST /v2.1/servers => generated 453 bytes in 777 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:24.550 8 WARNING neutronclient.v2_0.client [None req-838a90c2-701b-47fd-84dc-eec6fb8466e8 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] The python binding code in 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/1051] 199.204.45.78 () {32 vars in 732 bytes} [Tue Jul 7 12:40:24 2026] GET /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226 => generated 2213 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:24.663 7 WARNING neutronclient.v2_0.client [None req-5c139d19-43fe-47fa-b6f2-40c045f7c7cd 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1052] 199.204.45.78 () {32 vars in 758 bytes} [Tue Jul 7 12:40:24 2026] GET /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226/os-interface => generated 28 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 514/1053] 199.204.45.78 () {32 vars in 776 bytes} [Tue Jul 7 12:40:24 2026] GET /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226/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-07-07 12:40:27.325 7 WARNING neutronclient.v2_0.client [None req-8dcbd1d7-126b-4fe7-93fe-1c80cfb23755 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] The python binding code in 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/1054] 199.204.45.78 () {32 vars in 732 bytes} [Tue Jul 7 12:40:27 2026] GET /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226 => generated 2371 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:27.413 8 WARNING neutronclient.v2_0.client [None req-c4870c8b-be20-4ab9-a21f-12e9af19bce1 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1055] 199.204.45.78 () {32 vars in 758 bytes} [Tue Jul 7 12:40:27 2026] GET /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226/os-interface => generated 28 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 541/1056] 199.204.45.78 () {32 vars in 776 bytes} [Tue Jul 7 12:40:27 2026] GET /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226/os-volume_attachments => generated 197 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:29.781 8 INFO nova.api.openstack.compute.server_external_events [req-8f2a7c44-789a-48a7-8d9e-8d028f04c47d req-edde6cdc-0a7e-41d4-a41c-9c5f7535f459 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:369bc6ea-e11d-4f32-a78f-23d629918061 for instance 28502fe0-9f0c-43dc-a982-2ad8024dc226 on instance [pid: 8|app: 0|req: 517/1059] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:40:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:30.552 7 WARNING neutronclient.v2_0.client [None req-37a0b633-addf-42ad-88c3-aea53ce12286 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1060] 199.204.45.78 () {32 vars in 732 bytes} [Tue Jul 7 12:40:30 2026] GET /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226 => generated 2445 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:30.661 8 WARNING neutronclient.v2_0.client [None req-e17b48b6-83fb-417d-bc81-ad110dcad022 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] The python binding code in 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/1061] 199.204.45.78 () {32 vars in 758 bytes} [Tue Jul 7 12:40:30 2026] GET /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226/os-interface => generated 284 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 544/1062] 199.204.45.78 () {32 vars in 776 bytes} [Tue Jul 7 12:40:30 2026] GET /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:33.379 8 WARNING neutronclient.v2_0.client [None req-b4dc582c-758f-4175-82d6-a94c755fa981 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] The python binding code in 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/1063] 199.204.45.78 () {32 vars in 732 bytes} [Tue Jul 7 12:40:33 2026] GET /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226 => generated 2433 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:33.506 7 WARNING neutronclient.v2_0.client [None req-250405d7-0d0e-4dbd-9430-005fb730891f 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1064] 199.204.45.78 () {32 vars in 758 bytes} [Tue Jul 7 12:40:33 2026] GET /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226/os-interface => generated 284 bytes in 96 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: 520/1065] 199.204.45.78 () {32 vars in 776 bytes} [Tue Jul 7 12:40:33 2026] GET /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:35.716 7 INFO nova.api.openstack.compute.server_external_events [req-d3d40ed4-e875-4e7d-9040-bfabf2293037 req-faa47538-58bc-47cc-b916-46256d5c6d19 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-plugged:369bc6ea-e11d-4f32-a78f-23d629918061 for instance 28502fe0-9f0c-43dc-a982-2ad8024dc226 on instance [pid: 7|app: 0|req: 546/1066] 10.0.0.60 () {38 vars in 814 bytes} [Tue Jul 7 12:40:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:36.453 8 WARNING neutronclient.v2_0.client [None req-409d4bf8-7c34-43b7-a973-08830e474d16 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1067] 199.204.45.78 () {32 vars in 732 bytes} [Tue Jul 7 12:40:36 2026] GET /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226 => generated 2433 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:36.605 7 WARNING neutronclient.v2_0.client [None req-e6e7f8d3-9414-4a10-8c12-12fc2c451ae6 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1068] 199.204.45.78 () {32 vars in 758 bytes} [Tue Jul 7 12:40:36 2026] GET /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226/os-interface => generated 286 bytes in 98 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: 522/1069] 199.204.45.78 () {32 vars in 776 bytes} [Tue Jul 7 12:40:36 2026] GET /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:39.344 7 WARNING neutronclient.v2_0.client [None req-655baf1b-0d19-41fe-b1f9-55ebca3bb518 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1072] 199.204.45.78 () {32 vars in 732 bytes} [Tue Jul 7 12:40:39 2026] GET /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226 => generated 2581 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:40:39.514 8 WARNING neutronclient.v2_0.client [None req-503b0fe3-6edf-46ff-b85e-baaa0da3f943 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1073] 199.204.45.78 () {32 vars in 758 bytes} [Tue Jul 7 12:40:39 2026] GET /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226/os-interface => generated 286 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 550/1074] 199.204.45.78 () {32 vars in 776 bytes} [Tue Jul 7 12:40:39 2026] GET /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:15.303 8 WARNING neutronclient.v2_0.client [None req-55c2804b-5b5b-44e8-ac71-2ad984c8728e 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:41:15.350 8 WARNING neutronclient.v2_0.client [None req-55c2804b-5b5b-44e8-ac71-2ad984c8728e 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:17.571 7 INFO nova.api.openstack.compute.server_external_events [req-abfc6e65-c475-4e94-9c40-321ff98bc030 req-0c21a67b-5b2b-45ca-a25d-17d1d6c9460f 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:5f919a48-0ba8-4c58-b051-02205d4151f7 for instance 28502fe0-9f0c-43dc-a982-2ad8024dc226 on instance [pid: 7|app: 0|req: 554/1081] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:41:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:21.219 7 INFO nova.api.openstack.compute.server_external_events [req-360e34d7-3eb7-469a-ab15-b55ce7e0aad1 req-c3868f3b-291a-4122-9f15-80a179e70dac 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-plugged:5f919a48-0ba8-4c58-b051-02205d4151f7 for instance 28502fe0-9f0c-43dc-a982-2ad8024dc226 on instance [pid: 7|app: 0|req: 557/1084] 10.0.0.60 () {38 vars in 814 bytes} [Tue Jul 7 12:41:21 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-07-07 12:41:24.402 8 WARNING neutronclient.v2_0.client [None req-55c2804b-5b5b-44e8-ac71-2ad984c8728e 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] The python binding code in 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/1085] 199.204.45.78 () {36 vars in 811 bytes} [Tue Jul 7 12:41:15 2026] POST /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226/os-interface => generated 280 bytes in 9184 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:24.723 7 INFO nova.api.openstack.compute.server_external_events [req-f45d597d-6b53-402f-b7d8-0c24518d7b4f req-5f70fd3e-b65a-4d07-ba29-1c0cd00782f7 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:5f919a48-0ba8-4c58-b051-02205d4151f7 for instance 28502fe0-9f0c-43dc-a982-2ad8024dc226 on instance [pid: 7|app: 0|req: 558/1086] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:41:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:25.154 8 INFO nova.api.openstack.compute.server_external_events [req-90263e92-6366-4e97-a4a0-ce2cc3942b43 req-34839f63-f126-49d2-96de-2ea7c23790de 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:5f919a48-0ba8-4c58-b051-02205d4151f7 for instance 28502fe0-9f0c-43dc-a982-2ad8024dc226 on instance [pid: 8|app: 0|req: 529/1087] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:41:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:48.337 8 WARNING neutronclient.v2_0.client [None req-15f9c95b-f799-4900-b2c3-3b6e774c599a 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:41:48.387 8 WARNING neutronclient.v2_0.client [None req-15f9c95b-f799-4900-b2c3-3b6e774c599a 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:50.671 7 INFO nova.api.openstack.compute.server_external_events [req-dec39970-cf1c-4448-af52-87adbb9635f9 req-be1999a4-46b6-474a-9518-76865dbe7e7e 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:467fa758-b485-40a0-a611-8ca5219940ce for instance 28502fe0-9f0c-43dc-a982-2ad8024dc226 on instance [pid: 7|app: 0|req: 563/1094] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:41:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:41:56.803 7 INFO nova.api.openstack.compute.server_external_events [req-5fe9dffa-c61a-45d4-8182-4a75a1e72925 req-83e48a9f-02f9-4645-992e-4f97152580cc 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-plugged:467fa758-b485-40a0-a611-8ca5219940ce for instance 28502fe0-9f0c-43dc-a982-2ad8024dc226 on instance [pid: 7|app: 0|req: 564/1095] 10.0.0.60 () {38 vars in 814 bytes} [Tue Jul 7 12:41:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 12:41:57.425 8 WARNING neutronclient.v2_0.client [None req-15f9c95b-f799-4900-b2c3-3b6e774c599a 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1096] 199.204.45.78 () {36 vars in 811 bytes} [Tue Jul 7 12:41:48 2026] POST /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226/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-07-07 12:42:05.961 7 WARNING neutronclient.v2_0.client [None req-4371be85-b02a-41f2-aa63-e103fb07accf 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 12:42:06.034 7 WARNING neutronclient.v2_0.client [None req-4371be85-b02a-41f2-aa63-e103fb07accf 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:42:08.352 8 INFO nova.api.openstack.compute.server_external_events [req-d3c911f4-3a14-4812-b763-61aed7dbf96c req-162b4361-0200-4374-a4e5-f4f9702b47c5 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:1f23da8b-9510-4a7d-b3aa-2e2b9bb4aa36 for instance 28502fe0-9f0c-43dc-a982-2ad8024dc226 on instance [pid: 8|app: 0|req: 534/1099] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:42:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:42:13.400 8 INFO nova.api.openstack.compute.server_external_events [req-800cfbd5-bcd3-40b0-af7c-f598ea00126a req-82cf0d66-56a6-4f06-a8eb-cc259edcc986 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-plugged:1f23da8b-9510-4a7d-b3aa-2e2b9bb4aa36 for instance 28502fe0-9f0c-43dc-a982-2ad8024dc226 on instance [pid: 8|app: 0|req: 537/1102] 10.0.0.60 () {38 vars in 814 bytes} [Tue Jul 7 12:42:13 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-07-07 12:42:15.097 7 WARNING neutronclient.v2_0.client [None req-4371be85-b02a-41f2-aa63-e103fb07accf 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1103] 199.204.45.78 () {36 vars in 811 bytes} [Tue Jul 7 12:42:05 2026] POST /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226/os-interface => generated 378 bytes in 9278 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:42:15.737 8 INFO nova.api.openstack.compute.server_external_events [req-8ae8cdaf-1faa-45f1-b6b3-296f7ea67d91 req-edd3ff49-d260-492f-900d-7e038c3278b6 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:467fa758-b485-40a0-a611-8ca5219940ce for instance 28502fe0-9f0c-43dc-a982-2ad8024dc226 on instance [pid: 8|app: 0|req: 538/1104] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:42:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:42:28.132 7 INFO nova.api.openstack.compute.server_external_events [req-4f1864eb-c91a-4140-b682-7701d958fcaf req-0a8edb9e-73c2-4256-a9ac-c54bfe8fa57b 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:1f23da8b-9510-4a7d-b3aa-2e2b9bb4aa36 for instance 28502fe0-9f0c-43dc-a982-2ad8024dc226 on instance [pid: 7|app: 0|req: 568/1107] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:42:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 540/1108] 199.204.45.78 () {34 vars in 854 bytes} [Tue Jul 7 12:42:28 2026] DELETE /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226/os-interface/1f23da8b-9510-4a7d-b3aa-2e2b9bb4aa36 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:42:30.331 8 INFO nova.api.openstack.compute.server_external_events [req-d1f7f1e3-e1cf-438e-adc2-9103593797cf req-eab5cf7f-cb7f-4d63-9eac-18a120944f9b 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:1f23da8b-9510-4a7d-b3aa-2e2b9bb4aa36 for instance 28502fe0-9f0c-43dc-a982-2ad8024dc226 on instance [pid: 8|app: 0|req: 542/1111] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:42:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:42:38.592 7 INFO nova.api.openstack.compute.server_external_events [req-5dae88b9-9240-4af2-aa6a-9cedf54bf87b req-04f32963-6351-4592-9534-91ab9f6c0a51 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:467fa758-b485-40a0-a611-8ca5219940ce for instance 28502fe0-9f0c-43dc-a982-2ad8024dc226 on instance [pid: 7|app: 0|req: 570/1112] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:42:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 543/1113] 199.204.45.78 () {34 vars in 854 bytes} [Tue Jul 7 12:42:38 2026] DELETE /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226/os-interface/467fa758-b485-40a0-a611-8ca5219940ce => generated 0 bytes in 44 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: 547/1120] 199.204.45.78 () {34 vars in 854 bytes} [Tue Jul 7 12:42:59 2026] DELETE /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226/os-interface/5f919a48-0ba8-4c58-b051-02205d4151f7 => generated 0 bytes in 52 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: 574/1121] 199.204.45.78 () {34 vars in 754 bytes} [Tue Jul 7 12:43:04 2026] DELETE /v2.1/servers/28502fe0-9f0c-43dc-a982-2ad8024dc226 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:43:07.434 8 INFO nova.api.openstack.compute.server_external_events [req-1569bac7-9246-44a2-9094-fb4a67946409 req-e925be85-cb15-48c1-86fb-0c0914019c5d 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-deleted:369bc6ea-e11d-4f32-a78f-23d629918061 for instance 28502fe0-9f0c-43dc-a982-2ad8024dc226 on instance [pid: 8|app: 0|req: 548/1122] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:43:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:43:09.466 7 INFO nova.api.openstack.compute.server_external_events [req-5e11579f-f068-4a54-8992-c60830131e9f req-3af880d3-d8ad-4308-9b39-5797688b6d04 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:8ef996bb-c2d8-420d-93ed-92d9d09980c4 for instance 4a066515-4959-489a-8039-86265871af1a on instance [pid: 7|app: 0|req: 576/1125] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:43:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1126] 10.0.0.127 () {32 vars in 718 bytes} [Tue Jul 7 12:43:09 2026] DELETE /v2.1/servers/4a066515-4959-489a-8039-86265871af1a => 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-07-07 12:43:09.605 7 WARNING neutronclient.v2_0.client [None req-9f724592-3991-472e-9737-9ef2352e2ea1 f28452a85a674190b6becca871bd8d1b decb6a6ec05e4eb1a7f10711b2f24152 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 577/1127] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:43:09 2026] GET /v2.1/servers/4a066515-4959-489a-8039-86265871af1a => generated 1944 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-07-07 12:43:12.486 8 INFO nova.api.openstack.compute.server_external_events [req-0c322ad9-bb79-4381-9404-c2be47e29397 req-319364b2-6824-408b-9baa-3cd7fa6dc1db 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-deleted:8ef996bb-c2d8-420d-93ed-92d9d09980c4 for instance 4a066515-4959-489a-8039-86265871af1a on instance [pid: 8|app: 0|req: 551/1128] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:43:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:43:14.803 7 WARNING neutronclient.v2_0.client [None req-c798e00c-83d0-4fc3-892b-2c2c1b7f92d0 f28452a85a674190b6becca871bd8d1b decb6a6ec05e4eb1a7f10711b2f24152 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 578/1129] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:43:14 2026] GET /v2.1/servers/4a066515-4959-489a-8039-86265871af1a => generated 1481 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-07-07 12:43:19.888 8 INFO nova.api.openstack.wsgi [None req-690fb823-5fee-487f-b2cf-2c7515675e1f f28452a85a674190b6becca871bd8d1b decb6a6ec05e4eb1a7f10711b2f24152 - - default default] HTTP exception thrown: Instance 4a066515-4959-489a-8039-86265871af1a could not be found. [pid: 8|app: 0|req: 553/1132] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:43:19 2026] GET /v2.1/servers/4a066515-4959-489a-8039-86265871af1a => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:43:20.562 7 INFO nova.api.openstack.compute.server_external_events [req-21969ead-eb76-450b-92a9-56cda884f630 req-e70a60d7-fad7-4db5-a08b-dd3c6f6f979a 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-changed:a2e0b878-fb13-45ea-b238-0e3f3cc3cda5 for instance 18cd998f-ab44-4360-97f9-2432624ff46a 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: 580/1133] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:43:20 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: 8|app: 0|req: 554/1134] 10.0.0.127 () {32 vars in 718 bytes} [Tue Jul 7 12:43:20 2026] DELETE /v2.1/servers/18cd998f-ab44-4360-97f9-2432624ff46a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:43:20.703 7 WARNING neutronclient.v2_0.client [None req-bec2563f-f4c8-4a21-9971-08950a2cb9bc f28452a85a674190b6becca871bd8d1b decb6a6ec05e4eb1a7f10711b2f24152 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 581/1135] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:43:20 2026] GET /v2.1/servers/18cd998f-ab44-4360-97f9-2432624ff46a => generated 1942 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-07-07 12:43:23.498 8 INFO nova.api.openstack.compute.server_external_events [req-a55b7b0e-0df9-4fa0-98df-1d58baabd2dc req-819bf87f-fb0d-442a-bc96-79742055bdc3 4a311962a4d14fda83b83c3dab2dc133 51732344e62149878415c166015c65be - - e991db89c2fe41f68501046c48b1cdd2 e991db89c2fe41f68501046c48b1cdd2] Creating event network-vif-deleted:a2e0b878-fb13-45ea-b238-0e3f3cc3cda5 for instance 18cd998f-ab44-4360-97f9-2432624ff46a on instance [pid: 8|app: 0|req: 555/1136] 10.0.0.144 () {38 vars in 815 bytes} [Tue Jul 7 12:43:23 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-07-07 12:43:25.894 7 WARNING neutronclient.v2_0.client [None req-a6dfb49e-21c1-4328-85a3-7adf5d47f28b f28452a85a674190b6becca871bd8d1b decb6a6ec05e4eb1a7f10711b2f24152 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 582/1137] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:43:25 2026] GET /v2.1/servers/18cd998f-ab44-4360-97f9-2432624ff46a => generated 1481 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:43:30.972 8 INFO nova.api.openstack.wsgi [None req-8cfac2e9-a68a-4c86-8514-2ee56ddc4029 f28452a85a674190b6becca871bd8d1b decb6a6ec05e4eb1a7f10711b2f24152 - - default default] HTTP exception thrown: Instance 18cd998f-ab44-4360-97f9-2432624ff46a could not be found. [pid: 8|app: 0|req: 557/1140] 10.0.0.127 () {32 vars in 715 bytes} [Tue Jul 7 12:43:30 2026] GET /v2.1/servers/18cd998f-ab44-4360-97f9-2432624ff46a => 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: 584/1141] 10.0.0.127 () {32 vars in 726 bytes} [Tue Jul 7 12:43:32 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-2019929150 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 12:43:32.093 8 INFO nova.api.openstack.wsgi [None req-8e5f7e80-c4e5-483e-91e0-69b01e1e887b f28452a85a674190b6becca871bd8d1b decb6a6ec05e4eb1a7f10711b2f24152 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-2019929150 not found for user f28452a85a674190b6becca871bd8d1b [pid: 8|app: 0|req: 558/1142] 10.0.0.127 () {32 vars in 723 bytes} [Tue Jul 7 12:43:32 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-2019929150 => generated 142 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1145] 10.0.0.127 () {32 vars in 655 bytes} [Tue Jul 7 12:43:46 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1146] 10.0.0.127 () {32 vars in 641 bytes} [Tue Jul 7 12:43:46 2026] GET /v2.1/servers => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-07 12:43:46.562 7 WARNING oslo_db.sqlalchemy.utils [None req-8607cdfd-bb6e-4bf8-a241-91cb29d69650 4d5ce83ec7fa4ae09d4f99c9ec820df4 bd6f5e375c034100bb3e343d1f7adbbe - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 587/1147] 10.0.0.127 () {32 vars in 649 bytes} [Tue Jul 7 12:43:46 2026] GET /v2.1/os-keypairs => generated 530 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1148] 10.0.0.127 () {32 vars in 694 bytes} [Tue Jul 7 12:43:46 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1163] 10.0.0.188 () {28 vars in 454 bytes} [Tue Jul 7 12:44:57 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: 569/1164] 10.0.0.188 () {30 vars in 658 bytes} [Tue Jul 7 12:44:57 2026] GET /v2.1 => generated 0 bytes in 81 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 596/1165] 10.0.0.188 () {32 vars in 731 bytes} [Tue Jul 7 12:44:57 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1166] 10.0.0.188 () {34 vars in 806 bytes} [Tue Jul 7 12:44:57 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1167] 10.0.0.188 () {28 vars in 454 bytes} [Tue Jul 7 12:44:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1168] 10.0.0.188 () {30 vars in 658 bytes} [Tue Jul 7 12:44:58 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 598/1169] 10.0.0.188 () {32 vars in 731 bytes} [Tue Jul 7 12:44:58 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: 572/1170] 10.0.0.188 () {34 vars in 894 bytes} [Tue Jul 7 12:44:58 2026] GET /v2.1/servers/detail?project_id=51732344e62149878415c166015c65be&all_tenants=True => generated 15 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1171] 10.0.0.188 () {34 vars in 894 bytes} [Tue Jul 7 12:44:58 2026] GET /v2.1/servers/detail?project_id=ab86ac6e58434eeaaea695735b4a5e7c&all_tenants=True => generated 15 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1172] 10.0.0.188 () {34 vars in 894 bytes} [Tue Jul 7 12:44:58 2026] GET /v2.1/servers/detail?project_id=bd6f5e375c034100bb3e343d1f7adbbe&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)