+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Jun 29 06:22:39 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-5dcb4b45b7-slsbj 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 0x7fdee3a06668 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-06-29 06:22:45.035 7 INFO nova.utils [None req-0abbd0e7-adbb-4647-aff3-4335252e6910 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-29 06:22:45.047 8 INFO nova.utils [None req-7cf1d3a0-948b-4a4a-8f72-1fab0853f329 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-29 06:22:46.699 7 WARNING keystonemiddleware._common.config [None req-0abbd0e7-adbb-4647-aff3-4335252e6910 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-29 06:22:46.708 7 WARNING oslo_config.cfg [None req-0abbd0e7-adbb-4647-aff3-4335252e6910 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-29 06:22:46.746 8 WARNING keystonemiddleware._common.config [None req-7cf1d3a0-948b-4a4a-8f72-1fab0853f329 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-29 06:22:46.755 8 WARNING oslo_config.cfg [None req-7cf1d3a0-948b-4a4a-8f72-1fab0853f329 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-29 06:22:46.790 7 WARNING keystonemiddleware._common.config [None req-0abbd0e7-adbb-4647-aff3-4335252e6910 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-29 06:22:46.807 7 WARNING oslo_config.cfg [None req-0abbd0e7-adbb-4647-aff3-4335252e6910 - - - - - -] 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-06-29 06:22:46.820 7 WARNING oslo_config.cfg [None req-0abbd0e7-adbb-4647-aff3-4335252e6910 - - - - - -] 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 0x7fdee3a06668 pid: 7 (default app) 2026-06-29 06:22:46.834 8 WARNING keystonemiddleware._common.config [None req-7cf1d3a0-948b-4a4a-8f72-1fab0853f329 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-29 06:22:46.850 8 WARNING oslo_config.cfg [None req-7cf1d3a0-948b-4a4a-8f72-1fab0853f329 - - - - - -] 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-06-29 06:22:46.862 8 WARNING oslo_config.cfg [None req-7cf1d3a0-948b-4a4a-8f72-1fab0853f329 - - - - - -] 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 0x7fdee3a06668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.235 () {42 vars in 705 bytes} [Mon Jun 29 06:22:54 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-06-29 06:22:54.558 7 WARNING oslo_policy.policy [None req-af50e0df-1059-4e7f-a8da-b40be53f6375 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - 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-06-29 06:22:54.558 7 WARNING oslo_policy.policy [None req-af50e0df-1059-4e7f-a8da-b40be53f6375 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.204.45.235 () {44 vars in 909 bytes} [Mon Jun 29 06:22:54 2026] GET /v2.1 => generated 0 bytes in 556 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 06:22:54.666 8 WARNING oslo_policy.policy [req-af50e0df-1059-4e7f-a8da-b40be53f6375 req-c4ee1fb9-6760-4b33-929c-3d39376eaeb6 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - 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-06-29 06:22:54.666 8 WARNING oslo_policy.policy [req-af50e0df-1059-4e7f-a8da-b40be53f6375 req-c4ee1fb9-6760-4b33-929c-3d39376eaeb6 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.235 () {46 vars in 982 bytes} [Mon Jun 29 06:22:54 2026] GET /v2.1/ => generated 400 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 06:22:54.776 7 INFO nova.api.openstack.wsgi [None req-d2101828-5b39-4c9b-b61b-961abb8fa057 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.235 () {48 vars in 1011 bytes} [Mon Jun 29 06:22:54 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.235 () {48 vars in 1051 bytes} [Mon Jun 29 06:22:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.235 () {52 vars in 1048 bytes} [Mon Jun 29 06:22:54 2026] POST /v2.1/flavors => generated 529 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.235 () {42 vars in 705 bytes} [Mon Jun 29 06:22:55 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.235 () {44 vars in 909 bytes} [Mon Jun 29 06:22:55 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.235 () {46 vars in 982 bytes} [Mon Jun 29 06:22:55 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 06:22:55.769 7 INFO nova.api.openstack.wsgi [None req-3a31c564-8f25-4833-93d8-283016678874 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.235 () {48 vars in 1013 bytes} [Mon Jun 29 06:22:55 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.235 () {48 vars in 1051 bytes} [Mon Jun 29 06:22:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.235 () {52 vars in 1048 bytes} [Mon Jun 29 06:22:55 2026] POST /v2.1/flavors => generated 532 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.235 () {42 vars in 705 bytes} [Mon Jun 29 06:22:56 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: 8/16] 199.204.45.235 () {44 vars in 909 bytes} [Mon Jun 29 06:22:56 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.235 () {46 vars in 982 bytes} [Mon Jun 29 06:22:56 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 06:22:56.709 7 INFO nova.api.openstack.wsgi [None req-ff8dd947-d501-47ee-8f10-0dab950308f3 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.235 () {48 vars in 1015 bytes} [Mon Jun 29 06:22:56 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.235 () {48 vars in 1051 bytes} [Mon Jun 29 06:22:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.235 () {52 vars in 1048 bytes} [Mon Jun 29 06:22:56 2026] POST /v2.1/flavors => generated 533 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.235 () {42 vars in 705 bytes} [Mon Jun 29 06:22: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: 8|app: 0|req: 12/24] 199.204.45.235 () {44 vars in 909 bytes} [Mon Jun 29 06:22:57 2026] GET /v2.1 => generated 0 bytes in 359 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.235 () {46 vars in 982 bytes} [Mon Jun 29 06:22:57 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 06:22:57.982 8 INFO nova.api.openstack.wsgi [None req-016e0014-808a-4fc4-84e8-b31629e8a616 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/26] 199.204.45.235 () {48 vars in 1013 bytes} [Mon Jun 29 06:22:57 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.235 () {48 vars in 1051 bytes} [Mon Jun 29 06:22:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.235 () {52 vars in 1048 bytes} [Mon Jun 29 06:22:58 2026] POST /v2.1/flavors => generated 532 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.235 () {42 vars in 705 bytes} [Mon Jun 29 06:22: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: 15/30] 199.204.45.235 () {44 vars in 909 bytes} [Mon Jun 29 06:22:58 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.235 () {46 vars in 982 bytes} [Mon Jun 29 06:22:58 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 06:22:58.941 8 INFO nova.api.openstack.wsgi [None req-3ca5b6ef-274c-4b7b-829d-5042e950c900 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 199.204.45.235 () {48 vars in 1015 bytes} [Mon Jun 29 06:22:58 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.235 () {48 vars in 1051 bytes} [Mon Jun 29 06:22:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.204.45.235 () {52 vars in 1048 bytes} [Mon Jun 29 06:22:58 2026] POST /v2.1/flavors => generated 535 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 10.0.0.162 () {28 vars in 454 bytes} [Mon Jun 29 06:28: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 52/104] 10.0.0.162 () {30 vars in 658 bytes} [Mon Jun 29 06:28:40 2026] GET /v2.1 => generated 0 bytes in 110 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/105] 10.0.0.162 () {32 vars in 731 bytes} [Mon Jun 29 06:28:40 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 10.0.0.162 () {34 vars in 804 bytes} [Mon Jun 29 06:28:40 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/147] 199.204.45.235 () {42 vars in 705 bytes} [Mon Jun 29 06:31: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: 74/148] 199.204.45.235 () {44 vars in 909 bytes} [Mon Jun 29 06:31:57 2026] GET /v2.1 => generated 0 bytes in 100 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 75/149] 199.204.45.235 () {46 vars in 982 bytes} [Mon Jun 29 06:31:57 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 06:31:57.739 8 INFO nova.api.openstack.wsgi [None req-33aacc4a-d5cc-4bdb-b1c0-95b0672d44cc 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 75/150] 199.204.45.235 () {48 vars in 1017 bytes} [Mon Jun 29 06:31:57 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/151] 199.204.45.235 () {48 vars in 1051 bytes} [Mon Jun 29 06:31:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/152] 199.204.45.235 () {52 vars in 1049 bytes} [Mon Jun 29 06:31:57 2026] POST /v2.1/flavors => generated 534 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/163] 199.204.45.235 () {42 vars in 705 bytes} [Mon Jun 29 06:32:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/164] 199.204.45.235 () {44 vars in 909 bytes} [Mon Jun 29 06:32:52 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.204.45.235 () {46 vars in 982 bytes} [Mon Jun 29 06:32:52 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 06:32:52.592 8 INFO nova.api.openstack.wsgi [None req-10fd71c1-7d2c-40e1-b678-9fea099093f0 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 05a2c59bf5b040919fd6da7bce4dc71e [pid: 8|app: 0|req: 83/166] 199.204.45.235 () {48 vars in 1051 bytes} [Mon Jun 29 06:32:52 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-29 06:32:52.612 7 WARNING oslo_db.sqlalchemy.utils [None req-5fe42c06-09c1-4341-be68-ce96bc106de1 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 84/167] 199.204.45.235 () {48 vars in 1016 bytes} [Mon Jun 29 06:32:52 2026] GET /v2.1/os-keypairs => generated 16 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.204.45.235 () {52 vars in 1057 bytes} [Mon Jun 29 06:32:52 2026] POST /v2.1/os-keypairs => generated 576 bytes in 62 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/169] 199.204.45.235 () {42 vars in 705 bytes} [Mon Jun 29 06:32:56 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: 85/170] 199.204.45.235 () {44 vars in 909 bytes} [Mon Jun 29 06:32:56 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.204.45.235 () {46 vars in 982 bytes} [Mon Jun 29 06:32:56 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/172] 199.204.45.235 () {48 vars in 1073 bytes} [Mon Jun 29 06:32:56 2026] GET /v2.1/os-quota-sets/162f6bf37e874fc5a10a19413e8df514 => generated 283 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/173] 199.204.45.235 () {52 vars in 1125 bytes} [Mon Jun 29 06:32:56 2026] PUT /v2.1/os-quota-sets/162f6bf37e874fc5a10a19413e8df514 => generated 238 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/268] 199.204.45.235 () {42 vars in 705 bytes} [Mon Jun 29 06:40:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/269] 199.204.45.235 () {44 vars in 909 bytes} [Mon Jun 29 06:40:41 2026] GET /v2.1 => generated 0 bytes in 139 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.204.45.235 () {46 vars in 982 bytes} [Mon Jun 29 06:40:41 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 06:40:41.300 8 INFO nova.api.openstack.wsgi [None req-02d610e8-4d41-4914-bf22-d5c9811eab74 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 135/271] 199.204.45.235 () {48 vars in 1015 bytes} [Mon Jun 29 06:40:41 2026] GET /v2.1/flavors/m1.manila => 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: 137/272] 199.204.45.235 () {48 vars in 1051 bytes} [Mon Jun 29 06:40:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.204.45.235 () {52 vars in 1049 bytes} [Mon Jun 29 06:40:41 2026] POST /v2.1/flavors => generated 534 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/316] 199.204.45.235 () {42 vars in 705 bytes} [Mon Jun 29 06:44: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) [pid: 7|app: 0|req: 159/317] 199.204.45.235 () {44 vars in 909 bytes} [Mon Jun 29 06:44:11 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 159/318] 199.204.45.235 () {46 vars in 982 bytes} [Mon Jun 29 06:44:11 2026] GET /v2.1/ => generated 400 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/319] 199.204.45.235 () {48 vars in 1073 bytes} [Mon Jun 29 06:44:11 2026] GET /v2.1/os-quota-sets/04dd7d0eefb541aab58ddb471a6f9bba => generated 283 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/320] 199.204.45.235 () {52 vars in 1125 bytes} [Mon Jun 29 06:44:11 2026] PUT /v2.1/os-quota-sets/04dd7d0eefb541aab58ddb471a6f9bba => generated 238 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/459] 199.204.45.235 () {42 vars in 705 bytes} [Mon Jun 29 06:55: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: 230/460] 199.204.45.235 () {44 vars in 909 bytes} [Mon Jun 29 06:55:40 2026] GET /v2.1 => generated 0 bytes in 138 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 231/461] 199.204.45.235 () {46 vars in 982 bytes} [Mon Jun 29 06:55:40 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 06:55:40.390 7 INFO nova.api.openstack.wsgi [None req-9ca7b6b8-f7c5-451e-bc94-dd1afb38d496 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 231/462] 199.204.45.235 () {48 vars in 1011 bytes} [Mon Jun 29 06:55:40 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/463] 199.204.45.235 () {48 vars in 1051 bytes} [Mon Jun 29 06:55:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/464] 199.204.45.235 () {48 vars in 1099 bytes} [Mon Jun 29 06:55:40 2026] GET /v2.1/flavors/897517e7-c449-4ab4-834a-47fdae1d830e/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: 233/465] 199.204.45.235 () {42 vars in 705 bytes} [Mon Jun 29 06:55: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: 233/466] 199.204.45.235 () {44 vars in 909 bytes} [Mon Jun 29 06:55:41 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 234/467] 199.204.45.235 () {46 vars in 982 bytes} [Mon Jun 29 06:55:41 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 06:55:41.426 7 INFO nova.api.openstack.wsgi [None req-7a07bac6-cff9-4926-8c9c-95a54d0e05ab 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 234/468] 199.204.45.235 () {48 vars in 1013 bytes} [Mon Jun 29 06:55:41 2026] GET /v2.1/flavors/m1.small => 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: 235/469] 199.204.45.235 () {48 vars in 1051 bytes} [Mon Jun 29 06:55:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 199.204.45.235 () {48 vars in 1099 bytes} [Mon Jun 29 06:55:41 2026] GET /v2.1/flavors/8969c4bb-2672-40b1-895a-78aa85596cfe/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 199.204.45.235 () {42 vars in 705 bytes} [Mon Jun 29 06:55:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/472] 199.204.45.235 () {44 vars in 909 bytes} [Mon Jun 29 06:55:42 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 237/473] 199.204.45.235 () {46 vars in 982 bytes} [Mon Jun 29 06:55:42 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 06:55:42.409 7 INFO nova.api.openstack.wsgi [None req-b167922a-7468-41e1-8df7-7738e9b5d74e 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 237/474] 199.204.45.235 () {48 vars in 1015 bytes} [Mon Jun 29 06:55:42 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: 238/475] 199.204.45.235 () {48 vars in 1051 bytes} [Mon Jun 29 06:55:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 199.204.45.235 () {48 vars in 1099 bytes} [Mon Jun 29 06:55:42 2026] GET /v2.1/flavors/45316a14-72b6-4c90-8109-9db8adfda940/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/477] 199.204.45.235 () {42 vars in 705 bytes} [Mon Jun 29 06:55:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/478] 199.204.45.235 () {44 vars in 909 bytes} [Mon Jun 29 06:55:43 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 240/479] 199.204.45.235 () {46 vars in 982 bytes} [Mon Jun 29 06:55:43 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 06:55:43.451 7 INFO nova.api.openstack.wsgi [None req-51c041ce-e55e-461d-87c9-476e93c953fc 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 240/480] 199.204.45.235 () {48 vars in 1013 bytes} [Mon Jun 29 06:55:43 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 199.204.45.235 () {48 vars in 1051 bytes} [Mon Jun 29 06:55:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/482] 199.204.45.235 () {48 vars in 1099 bytes} [Mon Jun 29 06:55:43 2026] GET /v2.1/flavors/420d3088-03e5-4457-9445-601dd33bb8fb/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 199.204.45.235 () {42 vars in 705 bytes} [Mon Jun 29 06:55:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/484] 199.204.45.235 () {44 vars in 909 bytes} [Mon Jun 29 06:55:44 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 243/485] 199.204.45.235 () {46 vars in 982 bytes} [Mon Jun 29 06:55:44 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 06:55:44.428 7 INFO nova.api.openstack.wsgi [None req-03823ac9-4ed0-42eb-8c95-087f940aea1a 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 243/486] 199.204.45.235 () {48 vars in 1015 bytes} [Mon Jun 29 06:55:44 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/487] 199.204.45.235 () {48 vars in 1051 bytes} [Mon Jun 29 06:55:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/488] 199.204.45.235 () {48 vars in 1099 bytes} [Mon Jun 29 06:55:44 2026] GET /v2.1/flavors/533205b4-8038-42ad-b904-c76e657c7fdb/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/503] 199.204.45.235 () {42 vars in 705 bytes} [Mon Jun 29 06:56: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: 252/504] 199.204.45.235 () {44 vars in 909 bytes} [Mon Jun 29 06:56:49 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 253/505] 199.204.45.235 () {46 vars in 982 bytes} [Mon Jun 29 06:56:49 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 06:56:49.500 7 INFO nova.api.openstack.wsgi [None req-824c1e7e-211b-4489-a5b4-10f329b8507d 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 253/506] 199.204.45.235 () {48 vars in 1017 bytes} [Mon Jun 29 06:56:49 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/507] 199.204.45.235 () {48 vars in 1051 bytes} [Mon Jun 29 06:56:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/508] 199.204.45.235 () {48 vars in 1099 bytes} [Mon Jun 29 06:56:49 2026] GET /v2.1/flavors/7850fab8-983d-41e9-ad01-59e22c701de1/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/511] 199.204.45.235 () {42 vars in 705 bytes} [Mon Jun 29 06:56: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: 256/512] 199.204.45.235 () {44 vars in 909 bytes} [Mon Jun 29 06:56:57 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 257/513] 199.204.45.235 () {46 vars in 982 bytes} [Mon Jun 29 06:56:57 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/514] 199.204.45.235 () {48 vars in 1051 bytes} [Mon Jun 29 06:56:57 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/515] 199.204.45.235 () {42 vars in 705 bytes} [Mon Jun 29 06:57:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/516] 199.204.45.235 () {44 vars in 909 bytes} [Mon Jun 29 06:57:01 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 259/517] 199.204.45.235 () {46 vars in 982 bytes} [Mon Jun 29 06:57:01 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/518] 199.204.45.235 () {48 vars in 1073 bytes} [Mon Jun 29 06:57:01 2026] GET /v2.1/os-quota-sets/162f6bf37e874fc5a10a19413e8df514 => generated 280 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/529] 199.204.45.235 () {42 vars in 705 bytes} [Mon Jun 29 06:57: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: 265/530] 199.204.45.235 () {44 vars in 909 bytes} [Mon Jun 29 06:57:52 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 266/531] 199.204.45.235 () {46 vars in 982 bytes} [Mon Jun 29 06:57:52 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 06:57:52.886 8 INFO nova.api.openstack.wsgi [None req-74f22f76-51e1-4216-97fe-63af3f67fdb2 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 266/532] 199.204.45.235 () {48 vars in 1015 bytes} [Mon Jun 29 06:57:52 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: 267/533] 199.204.45.235 () {48 vars in 1051 bytes} [Mon Jun 29 06:57:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/534] 199.204.45.235 () {48 vars in 1099 bytes} [Mon Jun 29 06:57:52 2026] GET /v2.1/flavors/378b8c94-fc29-4dbb-893e-8871dcc607d3/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: 270/539] 199.204.45.235 () {42 vars in 705 bytes} [Mon Jun 29 06:58:08 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/540] 199.204.45.235 () {44 vars in 909 bytes} [Mon Jun 29 06:58:08 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 271/541] 199.204.45.235 () {46 vars in 982 bytes} [Mon Jun 29 06:58:08 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/542] 199.204.45.235 () {48 vars in 1073 bytes} [Mon Jun 29 06:58:08 2026] GET /v2.1/os-quota-sets/04dd7d0eefb541aab58ddb471a6f9bba => generated 280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/553] 199.204.45.235 () {42 vars in 705 bytes} [Mon Jun 29 06:58:58 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/554] 199.204.45.235 () {44 vars in 909 bytes} [Mon Jun 29 06:58:58 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 278/555] 199.204.45.235 () {46 vars in 982 bytes} [Mon Jun 29 06:58:58 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 06:58:58.717 7 INFO nova.api.openstack.wsgi [None req-cd1cb397-d815-4cbb-898f-eb34579306b2 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 278/556] 199.204.45.235 () {48 vars in 1011 bytes} [Mon Jun 29 06:58:58 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/557] 199.204.45.235 () {48 vars in 1051 bytes} [Mon Jun 29 06:58:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/566] 10.0.0.211 () {32 vars in 655 bytes} [Mon Jun 29 06:59:40 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 283/567] 10.0.0.211 () {32 vars in 641 bytes} [Mon Jun 29 06:59:41 2026] GET /v2.1/servers => generated 15 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-29 06:59:41.168 8 WARNING oslo_db.sqlalchemy.utils [None req-c29f9d30-64be-4059-a632-432500f74c28 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 285/568] 10.0.0.211 () {32 vars in 649 bytes} [Mon Jun 29 06:59:41 2026] GET /v2.1/os-keypairs => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/569] 10.0.0.211 () {32 vars in 694 bytes} [Mon Jun 29 06:59:41 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/572] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 06:59:52 2026] GET /v2.1/flavors/897517e7-c449-4ab4-834a-47fdae1d830e => generated 511 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/573] 10.0.0.211 () {32 vars in 641 bytes} [Mon Jun 29 06:59:52 2026] GET /v2.1/flavors => generated 1674 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/574] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 06:59:52 2026] GET /v2.1/flavors/897517e7-c449-4ab4-834a-47fdae1d830e => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 06:59:58.050 8 WARNING neutronclient.v2_0.client [None req-e5a6a464-b255-4949-8e2f-527e8b273ce6 55b6bdbcf1204ac2a18fa6510451d7f0 59d6f4de14074171beea5c4128d2be6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/577] 10.0.0.211 () {34 vars in 685 bytes} [Mon Jun 29 06:59:57 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1071 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 06:59:59.042 7 WARNING neutronclient.v2_0.client [None req-0ec3bd1f-7072-42b9-bf9f-2c43e4d516e7 55b6bdbcf1204ac2a18fa6510451d7f0 59d6f4de14074171beea5c4128d2be6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/578] 10.0.0.211 () {34 vars in 671 bytes} [Mon Jun 29 06:59:59 2026] POST /v2.1/os-keypairs => generated 385 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 06:59:59.778 7 WARNING neutronclient.v2_0.client [None req-0ec3bd1f-7072-42b9-bf9f-2c43e4d516e7 55b6bdbcf1204ac2a18fa6510451d7f0 59d6f4de14074171beea5c4128d2be6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/579] 10.0.0.211 () {34 vars in 695 bytes} [Mon Jun 29 06:59:59 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 949 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 07:00:00.004 7 WARNING neutronclient.v2_0.client [None req-b9da7409-70ea-4756-ae0b-15795886f560 55b6bdbcf1204ac2a18fa6510451d7f0 59d6f4de14074171beea5c4128d2be6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/580] 10.0.0.211 () {34 vars in 671 bytes} [Mon Jun 29 06:59:59 2026] POST /v2.1/os-keypairs => generated 385 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/581] 10.0.0.211 () {34 vars in 685 bytes} [Mon Jun 29 06:59:59 2026] POST /v2.1/os-security-groups => generated 246 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 07:00:00.285 8 WARNING neutronclient.v2_0.client [None req-c952c1fa-a7c3-45c1-86e1-d1639520b7eb 55b6bdbcf1204ac2a18fa6510451d7f0 59d6f4de14074171beea5c4128d2be6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:01.053 8 WARNING neutronclient.v2_0.client [None req-c952c1fa-a7c3-45c1-86e1-d1639520b7eb 55b6bdbcf1204ac2a18fa6510451d7f0 59d6f4de14074171beea5c4128d2be6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/582] 10.0.0.211 () {34 vars in 695 bytes} [Mon Jun 29 07:00:00 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 986 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 07:00:01.278 7 WARNING neutronclient.v2_0.client [None req-d532a337-294e-4c18-8fd4-fa25856ce95a 55b6bdbcf1204ac2a18fa6510451d7f0 59d6f4de14074171beea5c4128d2be6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:01.411 7 WARNING neutronclient.v2_0.client [None req-d532a337-294e-4c18-8fd4-fa25856ce95a 55b6bdbcf1204ac2a18fa6510451d7f0 59d6f4de14074171beea5c4128d2be6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:01.476 8 WARNING neutronclient.v2_0.client [None req-8026630f-b27b-4354-9062-2f470f6ebe24 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/583] 10.0.0.211 () {34 vars in 695 bytes} [Mon Jun 29 07:00:01 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 871 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 07:00:02.160 7 WARNING neutronclient.v2_0.client [None req-2a1f5d73-79f8-4762-90cb-fe18b2ac6fa4 55b6bdbcf1204ac2a18fa6510451d7f0 59d6f4de14074171beea5c4128d2be6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:02.187 8 WARNING neutronclient.v2_0.client [None req-8026630f-b27b-4354-9062-2f470f6ebe24 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/584] 10.0.0.211 () {32 vars in 737 bytes} [Mon Jun 29 07:00:02 2026] GET /v2.1/os-security-groups/7f35bb03-bcd3-4b2e-a159-9f69c70468d8 => generated 663 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 07:00:02.241 7 WARNING neutronclient.v2_0.client [None req-89340a2d-c9a0-46b3-8714-64b6c5cb8634 55b6bdbcf1204ac2a18fa6510451d7f0 59d6f4de14074171beea5c4128d2be6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:02.303 7 WARNING neutronclient.v2_0.client [None req-89340a2d-c9a0-46b3-8714-64b6c5cb8634 55b6bdbcf1204ac2a18fa6510451d7f0 59d6f4de14074171beea5c4128d2be6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:02.351 7 WARNING neutronclient.v2_0.client [None req-89340a2d-c9a0-46b3-8714-64b6c5cb8634 55b6bdbcf1204ac2a18fa6510451d7f0 59d6f4de14074171beea5c4128d2be6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:02.468 8 WARNING neutronclient.v2_0.client [None req-8026630f-b27b-4354-9062-2f470f6ebe24 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/585] 10.0.0.211 () {32 vars in 750 bytes} [Mon Jun 29 07:00:02 2026] DELETE /v2.1/os-security-group-rules/a6951372-74d9-4921-b46c-7043ea0ac46c => generated 0 bytes in 304 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-29 07:00:02.558 7 WARNING neutronclient.v2_0.client [None req-cb5dde43-d5b4-4c89-9ff6-0b49e983da91 55b6bdbcf1204ac2a18fa6510451d7f0 59d6f4de14074171beea5c4128d2be6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:02.623 7 WARNING neutronclient.v2_0.client [None req-cb5dde43-d5b4-4c89-9ff6-0b49e983da91 55b6bdbcf1204ac2a18fa6510451d7f0 59d6f4de14074171beea5c4128d2be6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/586] 10.0.0.211 () {32 vars in 740 bytes} [Mon Jun 29 07:00:02 2026] DELETE /v2.1/os-security-groups/7f35bb03-bcd3-4b2e-a159-9f69c70468d8 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-29 07:00:02.795 7 WARNING neutronclient.v2_0.client [None req-acd885a1-da95-48e1-ae35-44acfe1a9003 55b6bdbcf1204ac2a18fa6510451d7f0 59d6f4de14074171beea5c4128d2be6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:02.848 7 WARNING neutronclient.v2_0.client [None req-acd885a1-da95-48e1-ae35-44acfe1a9003 55b6bdbcf1204ac2a18fa6510451d7f0 59d6f4de14074171beea5c4128d2be6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/587] 10.0.0.211 () {32 vars in 740 bytes} [Mon Jun 29 07:00:02 2026] DELETE /v2.1/os-security-groups/cd703509-4f42-4fe2-aa44-ce8b7dbe95e4 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/588] 10.0.0.211 () {34 vars in 671 bytes} [Mon Jun 29 07:00:03 2026] POST /v2.1/os-keypairs => generated 386 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/589] 10.0.0.211 () {34 vars in 663 bytes} [Mon Jun 29 07:00:01 2026] POST /v2.1/servers => generated 453 bytes in 1775 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-29 07:00:03.194 7 WARNING neutronclient.v2_0.client [None req-525dd068-de9a-4d85-9dfb-4ba3d846b3e9 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/590] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:03 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1430 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-06-29 07:00:04.410 8 WARNING neutronclient.v2_0.client [None req-80573c0e-3fe3-43a5-839b-0fa1576dd3d3 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] 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: 295/591] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:04 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1434 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-29 07:00:04.519 7 WARNING neutronclient.v2_0.client [None req-d47b0299-91a3-47de-a145-b66c85d233fb 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:04.587 7 WARNING neutronclient.v2_0.client [None req-d47b0299-91a3-47de-a145-b66c85d233fb 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:04.763 7 WARNING neutronclient.v2_0.client [None req-d47b0299-91a3-47de-a145-b66c85d233fb 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/592] 10.0.0.211 () {34 vars in 663 bytes} [Mon Jun 29 07:00:04 2026] POST /v2.1/servers => generated 450 bytes in 1004 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-06-29 07:00:05.462 8 WARNING neutronclient.v2_0.client [None req-8b92f95c-b537-44dc-8853-fd4eeb7ea162 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] 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: 296/593] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:05 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 1401 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-29 07:00:05.593 7 WARNING neutronclient.v2_0.client [None req-84287310-9310-4300-a0d9-0abb7ddcc64b 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/594] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:05 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1482 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-06-29 07:00:06.622 8 WARNING neutronclient.v2_0.client [None req-60b8b78f-cff3-4784-b68d-b5cff0729ac3 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] 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: 297/595] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:06 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 1405 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-29 07:00:06.694 7 WARNING neutronclient.v2_0.client [None req-37e51aeb-3f99-4408-b939-875cf65d1eb3 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/596] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:06 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1482 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:06.891 8 WARNING neutronclient.v2_0.client [None req-d6205d7b-0bfb-42ad-ab74-c645b65edb20 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:06.938 8 WARNING neutronclient.v2_0.client [None req-d6205d7b-0bfb-42ad-ab74-c645b65edb20 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:07.097 8 WARNING neutronclient.v2_0.client [None req-d6205d7b-0bfb-42ad-ab74-c645b65edb20 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/599] 10.0.0.211 () {34 vars in 663 bytes} [Mon Jun 29 07:00:06 2026] POST /v2.1/servers => generated 451 bytes in 738 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-06-29 07:00:07.529 7 WARNING neutronclient.v2_0.client [None req-5d2307cc-e5db-4e6c-a217-a0ed57bfac32 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/600] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:07 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => generated 1252 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-06-29 07:00:07.757 8 WARNING neutronclient.v2_0.client [None req-a0bceb16-a2f0-40c4-a6df-ed46dc352a5d 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] 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: 299/601] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:07 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 1453 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-29 07:00:07.807 7 WARNING neutronclient.v2_0.client [None req-40bd5949-baf2-4738-8262-336ad13f75f3 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in 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/602] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:07 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1490 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/603] 10.0.0.1 () {28 vars in 452 bytes} [Mon Jun 29 07:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 304/604] 10.0.0.1 () {30 vars in 656 bytes} [Mon Jun 29 07:00:07 2026] GET /v2.1 => generated 0 bytes in 41 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: 301/605] 10.0.0.1 () {32 vars in 729 bytes} [Mon Jun 29 07:00:07 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/606] 10.0.0.1 () {34 vars in 763 bytes} [Mon Jun 29 07:00:07 2026] GET /v2.1/os-services => generated 782 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-29 07:00:08.633 8 WARNING neutronclient.v2_0.client [None req-65adab9a-0e9f-4218-a4a8-384114a30647 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] 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: 302/607] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:08 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => generated 1302 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-29 07:00:08.836 7 WARNING neutronclient.v2_0.client [None req-2e4ac2c2-7497-4de0-8a55-7f5043159875 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] 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-06-29 07:00:08.909 8 WARNING neutronclient.v2_0.client [None req-ce9224b1-1372-4930-bee6-80602259669e 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in 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.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:08 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 1453 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/609] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:08 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1568 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:09.866 7 WARNING neutronclient.v2_0.client [None req-a5d053bd-042a-4c51-b6b2-1d1c53e2276c 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/610] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:09 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => generated 1350 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-06-29 07:00:10.114 8 WARNING neutronclient.v2_0.client [None req-876db3cd-f573-49ee-99a9-fce0b3795be2 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] 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-06-29 07:00:10.217 7 WARNING neutronclient.v2_0.client [None req-1c2a083e-f7cb-4759-9056-be85d2aa8552 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/611] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:10 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 1529 bytes in 1097 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/612] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:10 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1556 bytes in 1014 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:11.207 7 WARNING neutronclient.v2_0.client [None req-2204e592-1877-492a-baa8-1c973e6a76e4 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] 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-06-29 07:00:11.254 8 INFO nova.api.openstack.compute.server_external_events [req-4aa2f7e3-4244-4d4f-8753-deb6a05b99d3 req-ee5956df-777c-4508-a7f0-cc19b853de38 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:3cab5e4a-757b-421a-8088-6240b455676f for instance 67b79db1-84d1-4398-aaba-60fff86aec0f on instance [pid: 7|app: 0|req: 309/613] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:11 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => generated 1350 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-29 07:00:11.269 8 INFO nova.compute.rpcapi [None req-89e1598f-e7ef-4bf1-a1bb-b289911d64de - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 305/614] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:00:11 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:12.212 7 WARNING neutronclient.v2_0.client [None req-68de2b52-864b-4aa5-ad57-51b03ddac31f 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:12.223 8 WARNING neutronclient.v2_0.client [None req-c482f21e-7a34-4f23-8dcf-103efcd0369f 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in 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/615] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:12 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 1527 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:12.691 7 WARNING neutronclient.v2_0.client [None req-a0ad7db8-f423-4406-b4c2-7165c5872ea9 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] The python binding code in 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/616] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:12 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1556 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/617] 10.0.0.1 () {28 vars in 452 bytes} [Mon Jun 29 07:00:12 2026] GET /v2.1 => generated 114 bytes in 27 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: 308/618] 10.0.0.1 () {30 vars in 656 bytes} [Mon Jun 29 07:00:12 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 309/619] 10.0.0.1 () {32 vars in 729 bytes} [Mon Jun 29 07:00:12 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/620] 10.0.0.1 () {34 vars in 763 bytes} [Mon Jun 29 07:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/621] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:12 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => generated 1426 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:13.083 8 WARNING neutronclient.v2_0.client [None req-fd8d2f05-a6d1-49a4-a16c-43ead99a36e3 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/622] 10.0.0.211 () {34 vars in 685 bytes} [Mon Jun 29 07:00:13 2026] POST /v2.1/os-security-groups => generated 243 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:13.250 7 WARNING neutronclient.v2_0.client [None req-4e203209-fbec-4f0b-a5f3-5aa70007c74b 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:13.343 8 INFO nova.api.openstack.compute.server_external_events [req-20cf737e-9bf4-41d9-b6f5-279891bc4bf5 req-2322a561-3891-4813-ab25-c17bc90cec8c e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:1d4da1df-4dfa-40f1-8bc7-f79aa3cef0c1 for instance ec6accb7-3969-409e-b38d-cce5411ca57f on instance [pid: 8|app: 0|req: 312/623] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:00:13 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: 7|app: 0|req: 312/624] 10.0.0.211 () {34 vars in 685 bytes} [Mon Jun 29 07:00:13 2026] POST /v2.1/os-security-groups => generated 244 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:13.426 8 WARNING neutronclient.v2_0.client [None req-3698a17f-5b9b-4447-8a61-8777ff6ad278 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] The python binding code in 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/625] 10.0.0.211 () {34 vars in 685 bytes} [Mon Jun 29 07:00:13 2026] POST /v2.1/os-security-groups => generated 243 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 07:00:13.640 7 WARNING neutronclient.v2_0.client [None req-13e51515-23b7-404e-b701-e69ac6e7b0e0 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:13.705 7 WARNING neutronclient.v2_0.client [None req-13e51515-23b7-404e-b701-e69ac6e7b0e0 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:13.708 8 WARNING neutronclient.v2_0.client [None req-e6c41422-6926-4838-ae47-65534cf8f06b 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:13.753 7 WARNING neutronclient.v2_0.client [None req-13e51515-23b7-404e-b701-e69ac6e7b0e0 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] The python binding code in 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/626] 10.0.0.211 () {32 vars in 663 bytes} [Mon Jun 29 07:00:13 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/627] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:13 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 1527 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:13.821 8 WARNING neutronclient.v2_0.client [None req-9f88facf-ed17-4e88-a7b7-c31548733ac8 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:13.836 7 WARNING neutronclient.v2_0.client [None req-d32e3ad5-e8c0-4761-baf4-9e5dc186373e 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:13.869 8 WARNING neutronclient.v2_0.client [None req-9f88facf-ed17-4e88-a7b7-c31548733ac8 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] The python binding code in 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/628] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:13 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1556 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/629] 10.0.0.211 () {32 vars in 740 bytes} [Mon Jun 29 07:00:13 2026] DELETE /v2.1/os-security-groups/694c5661-eb24-4239-9036-80cda16d916c => generated 0 bytes in 161 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-06-29 07:00:13.987 8 WARNING neutronclient.v2_0.client [None req-6616fc23-d128-45c9-a981-7bcb6d0afc79 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:14.008 8 INFO nova.api.openstack.wsgi [None req-6616fc23-d128-45c9-a981-7bcb6d0afc79 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] HTTP exception thrown: Security group 694c5661-eb24-4239-9036-80cda16d916c does not exist Neutron server returns request_ids: ['req-d073c940-9184-498b-80ed-6e33a99e0561'] [pid: 8|app: 0|req: 316/630] 10.0.0.211 () {32 vars in 737 bytes} [Mon Jun 29 07:00:13 2026] GET /v2.1/os-security-groups/694c5661-eb24-4239-9036-80cda16d916c => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-29 07:00:14.014 7 INFO nova.api.openstack.compute.server_external_events [req-1642a0c1-62be-48c5-af6d-451ee838d636 req-1a751162-d9d1-4037-943d-68c0c20517aa e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:ed49cc4a-eb18-4da0-916a-09a4d385cf22 for instance e5ddb02e-2759-4477-91e1-079a7aeb7cb1 on instance 2026-06-29 07:00:14.025 7 INFO nova.compute.rpcapi [None req-f8edb775-8e88-4508-9f1c-9341633ca719 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 2026-06-29 07:00:14.027 8 WARNING neutronclient.v2_0.client [None req-5e0ddd66-e3cf-44b4-82e5-3338a1fbf3f9 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] The python binding code in 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/631] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:00:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 07:00:14.070 8 WARNING neutronclient.v2_0.client [None req-5e0ddd66-e3cf-44b4-82e5-3338a1fbf3f9 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] 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-06-29 07:00:14.119 7 WARNING neutronclient.v2_0.client [None req-d49a82f8-78a6-4a49-b669-801e4f6081e1 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/632] 10.0.0.211 () {32 vars in 740 bytes} [Mon Jun 29 07:00:14 2026] DELETE /v2.1/os-security-groups/94cdef3d-11cd-4b04-80fe-1099ae411cee => generated 0 bytes in 137 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-29 07:00:14.186 8 WARNING neutronclient.v2_0.client [None req-10d258a9-6530-435c-9925-564c8578b074 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:14.224 8 INFO nova.api.openstack.wsgi [None req-10d258a9-6530-435c-9925-564c8578b074 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] HTTP exception thrown: Security group 94cdef3d-11cd-4b04-80fe-1099ae411cee does not exist Neutron server returns request_ids: ['req-1e93621a-5a58-4450-a3dc-354f88a076f7'] [pid: 8|app: 0|req: 318/633] 10.0.0.211 () {32 vars in 737 bytes} [Mon Jun 29 07:00:14 2026] GET /v2.1/os-security-groups/94cdef3d-11cd-4b04-80fe-1099ae411cee => generated 194 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-29 07:00:14.234 8 WARNING neutronclient.v2_0.client [None req-9e23824b-a713-4482-a05e-4b9a2e4504b8 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/634] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:14 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => generated 1436 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-29 07:00:14.265 8 WARNING neutronclient.v2_0.client [None req-9e23824b-a713-4482-a05e-4b9a2e4504b8 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/635] 10.0.0.211 () {32 vars in 740 bytes} [Mon Jun 29 07:00:14 2026] DELETE /v2.1/os-security-groups/b49c009c-3bdd-473b-8488-2ac9ded8abd8 => generated 0 bytes in 132 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-06-29 07:00:14.373 7 WARNING neutronclient.v2_0.client [None req-349c9371-4cd0-4e4d-9b10-f23113a7ce95 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:14.396 7 INFO nova.api.openstack.wsgi [None req-349c9371-4cd0-4e4d-9b10-f23113a7ce95 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] HTTP exception thrown: Security group b49c009c-3bdd-473b-8488-2ac9ded8abd8 does not exist Neutron server returns request_ids: ['req-7be85adf-a647-4f19-b78c-5a6695b62db0'] [pid: 7|app: 0|req: 317/636] 10.0.0.211 () {32 vars in 737 bytes} [Mon Jun 29 07:00:14 2026] GET /v2.1/os-security-groups/b49c009c-3bdd-473b-8488-2ac9ded8abd8 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-29 07:00:14.414 8 WARNING neutronclient.v2_0.client [None req-24626f21-7d08-40df-bd1f-8783f1a1fa89 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:14.467 8 WARNING neutronclient.v2_0.client [None req-24626f21-7d08-40df-bd1f-8783f1a1fa89 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:14.536 8 WARNING neutronclient.v2_0.client [None req-24626f21-7d08-40df-bd1f-8783f1a1fa89 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] The python binding code in 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/637] 10.0.0.211 () {32 vars in 663 bytes} [Mon Jun 29 07:00:14 2026] GET /v2.1/os-security-groups => generated 707 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 07:00:14.634 7 WARNING neutronclient.v2_0.client [None req-87415b82-1182-4c82-bc7d-c84e5c12a996 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:14.666 7 INFO nova.api.openstack.wsgi [None req-87415b82-1182-4c82-bc7d-c84e5c12a996 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] HTTP exception thrown: Security group b49c009c-3bdd-473b-8488-2ac9ded8abd8 does not exist Neutron server returns request_ids: ['req-9d837fbb-c499-4bdf-b728-c8bcf4b6111c'] [pid: 7|app: 0|req: 318/638] 10.0.0.211 () {32 vars in 740 bytes} [Mon Jun 29 07:00:14 2026] DELETE /v2.1/os-security-groups/b49c009c-3bdd-473b-8488-2ac9ded8abd8 => generated 194 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-29 07:00:14.680 8 WARNING neutronclient.v2_0.client [None req-cacbb412-7d5f-41f8-a1d3-958511eef981 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:14.702 8 INFO nova.api.openstack.wsgi [None req-cacbb412-7d5f-41f8-a1d3-958511eef981 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] HTTP exception thrown: Security group 94cdef3d-11cd-4b04-80fe-1099ae411cee does not exist Neutron server returns request_ids: ['req-4f898548-1a2c-4a8d-8a1b-68dcbcce92c2'] [pid: 8|app: 0|req: 321/639] 10.0.0.211 () {32 vars in 740 bytes} [Mon Jun 29 07:00:14 2026] DELETE /v2.1/os-security-groups/94cdef3d-11cd-4b04-80fe-1099ae411cee => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-29 07:00:14.720 7 WARNING neutronclient.v2_0.client [None req-725c004b-31a7-4b37-9f60-eaf604a10619 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:14.748 7 INFO nova.api.openstack.wsgi [None req-725c004b-31a7-4b37-9f60-eaf604a10619 5363c5f09030429e890b174d73050ac0 9795b7cb5a49438087b62d5a8a5989d8 - - default default] HTTP exception thrown: Security group 694c5661-eb24-4239-9036-80cda16d916c does not exist Neutron server returns request_ids: ['req-6a4ca884-da7b-4357-b7b0-18e8444fb61b'] [pid: 7|app: 0|req: 319/640] 10.0.0.211 () {32 vars in 740 bytes} [Mon Jun 29 07:00:14 2026] DELETE /v2.1/os-security-groups/694c5661-eb24-4239-9036-80cda16d916c => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-29 07:00:14.875 8 WARNING neutronclient.v2_0.client [None req-b5ede703-2a26-4ed2-8c88-89e9a10f9fa1 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:14.995 7 WARNING neutronclient.v2_0.client [None req-25e24b4c-dd36-4ee1-9fdb-9203030b9204 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in 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/641] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:14 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 1527 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/642] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:14 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1556 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:15.308 8 WARNING neutronclient.v2_0.client [None req-e5f4a63a-0af0-497d-8ea0-c86f3bf526b5 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] The python binding code in 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/643] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:15 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => generated 1436 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-06-29 07:00:16.120 7 WARNING neutronclient.v2_0.client [None req-1212194a-3956-455b-9405-ed8a16933e45 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] 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-06-29 07:00:16.254 8 WARNING neutronclient.v2_0.client [None req-78a8d50e-8ad5-4a86-8adf-90f203027a9c 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in 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/644] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:16 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 1527 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/645] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:16 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1556 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-06-29 07:00:16.510 7 WARNING neutronclient.v2_0.client [None req-921d103a-d5a1-4c5e-b0a5-36fdcbc5d08f 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/646] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:16 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => generated 1436 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:17.349 8 WARNING neutronclient.v2_0.client [None req-f3fb82a6-7f95-4d01-8f3b-6a9b2412d3a0 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] 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-06-29 07:00:17.435 7 WARNING neutronclient.v2_0.client [None req-c8e22830-129c-464d-bc92-205c38f72179 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in 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/649] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:17 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 1527 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/650] 10.0.0.1 () {28 vars in 452 bytes} [Mon Jun 29 07:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/651] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:17 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1556 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 328/652] 10.0.0.1 () {30 vars in 656 bytes} [Mon Jun 29 07:00:17 2026] GET /v2.1 => generated 0 bytes in 133 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: 325/653] 10.0.0.1 () {32 vars in 729 bytes} [Mon Jun 29 07:00:17 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/654] 10.0.0.1 () {34 vars in 806 bytes} [Mon Jun 29 07:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-29 07:00:17.681 7 WARNING neutronclient.v2_0.client [None req-ef5b2240-ce98-41a3-98fa-6757d528bcea 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] The python binding code in 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/655] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:17 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => generated 1436 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-06-29 07:00:18.488 8 WARNING neutronclient.v2_0.client [None req-edcc57d9-b479-4f98-9907-fc8bc1d30cbf 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] 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: 330/656] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:18 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 1527 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-29 07:00:18.625 7 WARNING neutronclient.v2_0.client [None req-37617911-cc71-4aa7-a98c-e3a5d76cee82 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/657] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:18 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1556 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-06-29 07:00:18.841 8 WARNING neutronclient.v2_0.client [None req-c21f8cdd-94fc-4f58-a6e4-2a4142b1deec 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/658] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:18 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => generated 1424 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:19.659 7 WARNING neutronclient.v2_0.client [None req-d742ef8b-51b7-47f4-b3bf-478902abed2c 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] 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-06-29 07:00:19.806 8 WARNING neutronclient.v2_0.client [None req-baea49a0-660d-4d81-9e48-bf9d2fb080a8 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in 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/659] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:19 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 1527 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/660] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:19 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1556 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-06-29 07:00:20.054 7 WARNING neutronclient.v2_0.client [None req-dea4b706-20b3-407e-b015-63792788d158 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] The python binding code in 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/661] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:20 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => generated 1424 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-06-29 07:00:20.508 8 INFO nova.api.openstack.compute.server_external_events [req-f3e0679c-fba7-4921-b72d-eb65b2b33113 req-149f3b1d-efde-45d3-bbfe-a1facf340ab8 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-plugged:1d4da1df-4dfa-40f1-8bc7-f79aa3cef0c1 for instance ec6accb7-3969-409e-b38d-cce5411ca57f on instance [pid: 8|app: 0|req: 333/662] 10.0.0.138 () {38 vars in 815 bytes} [Mon Jun 29 07:00:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:20.886 7 WARNING neutronclient.v2_0.client [None req-ace078e1-059f-4281-bb81-ec0a897e1a36 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] 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-06-29 07:00:20.952 8 WARNING neutronclient.v2_0.client [None req-6e535950-edfc-485c-b366-8f8f690ea579 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/663] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:20 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 1527 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/664] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:20 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1556 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:21.234 7 WARNING neutronclient.v2_0.client [None req-11b1b91f-984e-4515-9187-22d90229f09b 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] The python binding code in 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/665] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:21 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => generated 1424 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:22.110 8 WARNING neutronclient.v2_0.client [None req-9244db45-a236-419c-bbad-780e7eba0435 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] 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-06-29 07:00:22.182 7 WARNING neutronclient.v2_0.client [None req-1b91920c-e91f-498b-9ffc-356a27ad1843 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/666] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:22 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 1717 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, ' [pid: 7|app: 0|req: 332/667] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:22 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1556 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-29 07:00:22.337 8 WARNING neutronclient.v2_0.client [None req-6cbf56b8-2dda-47c1-a02b-c5bb8cd44156 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/668] 10.0.0.211 () {32 vars in 741 bytes} [Mon Jun 29 07:00:22 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f/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-06-29 07:00:22.432 7 WARNING neutronclient.v2_0.client [None req-629a5958-4601-4c00-b287-fc7c8800d251 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] The python binding code in 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/669] 10.0.0.1 () {28 vars in 452 bytes} [Mon Jun 29 07:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/670] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:22 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => generated 1424 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-06-29 07:00:22.567 7 INFO nova.api.openstack.compute.server_external_events [req-b1bfee84-41bd-414b-81c9-fa81e32e23f9 req-5e5ef882-0b0f-418b-8f53-862d5f57d25b e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-plugged:3cab5e4a-757b-421a-8088-6240b455676f for instance 67b79db1-84d1-4398-aaba-60fff86aec0f on instance [pid: 7|app: 0|req: 334/671] 10.0.0.138 () {38 vars in 815 bytes} [Mon Jun 29 07:00:22 2026] POST /v2.1/os-server-external-events => generated 183 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: 338/672] 10.0.0.1 () {30 vars in 656 bytes} [Mon Jun 29 07:00:22 2026] GET /v2.1 => generated 0 bytes in 150 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: 335/673] 10.0.0.1 () {32 vars in 729 bytes} [Mon Jun 29 07:00:22 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: 339/674] 10.0.0.1 () {34 vars in 806 bytes} [Mon Jun 29 07:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-29 07:00:23.247 7 INFO nova.api.openstack.compute.server_external_events [req-aeec6bcb-2287-4987-a17d-c6afec5b7526 req-83f304e0-2f58-49f6-9d52-ad0403c0ce29 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-plugged:ed49cc4a-eb18-4da0-916a-09a4d385cf22 for instance e5ddb02e-2759-4477-91e1-079a7aeb7cb1 on instance [pid: 7|app: 0|req: 336/675] 10.0.0.138 () {38 vars in 815 bytes} [Mon Jun 29 07:00:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:23.380 8 WARNING neutronclient.v2_0.client [None req-dbf68cf2-ffdc-462c-b769-77557413f103 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in 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/676] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:23 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1556 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-06-29 07:00:23.579 7 WARNING neutronclient.v2_0.client [None req-6232207f-64e1-4dae-8163-d7e66d240472 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] 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-06-29 07:00:23.678 8 WARNING neutronclient.v2_0.client [None req-6c204116-e1d2-439c-9487-55752f4239c2 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] The python binding code in 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/677] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:23 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => generated 1424 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-06-29 07:00:23.731 7 INFO nova.api.openstack.compute.server_external_events [req-9f621436-cb06-489c-9ad1-767d9918985b req-c33bdf5e-1d65-41e8-8c96-46c78fc4429a e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:1d4da1df-4dfa-40f1-8bc7-f79aa3cef0c1 for instance ec6accb7-3969-409e-b38d-cce5411ca57f on instance [pid: 7|app: 0|req: 338/678] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:00:23 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) [pid: 8|app: 0|req: 341/679] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:23 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 1717 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-06-29 07:00:24.555 7 WARNING neutronclient.v2_0.client [None req-aa272612-6e96-421f-93f2-9091aec5106f 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in 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/680] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:24 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1740 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:24.795 8 WARNING neutronclient.v2_0.client [None req-b60820e4-4ca1-4b7c-8572-507040568a85 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:24.810 7 WARNING neutronclient.v2_0.client [None req-54e335bc-9d46-4e84-ae69-eb1200426087 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in 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/681] 10.0.0.211 () {32 vars in 741 bytes} [Mon Jun 29 07:00:24 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f/os-interface => generated 285 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/682] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:24 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => generated 1612 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:25.066 7 WARNING neutronclient.v2_0.client [None req-e0af39e8-9de4-4f1a-8737-f6a8b8cb2de2 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/683] 10.0.0.211 () {32 vars in 741 bytes} [Mon Jun 29 07:00:25 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1/os-interface => generated 285 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:25.779 8 INFO nova.api.openstack.compute.server_external_events [req-d1aa1272-f63f-4091-933d-35abdb4873d8 req-589f868a-39a6-45a4-8227-ea571a5bfae3 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:3cab5e4a-757b-421a-8088-6240b455676f for instance 67b79db1-84d1-4398-aaba-60fff86aec0f on instance 2026-06-29 07:00:25.792 7 WARNING neutronclient.v2_0.client [None req-d3c12491-45dc-469a-aa6d-d93974c2f3e6 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in 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/684] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:00:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/685] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:25 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1740 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, ' [pid: 8|app: 0|req: 344/686] 10.0.0.211 () {32 vars in 641 bytes} [Mon Jun 29 07:00:25 2026] GET /v2.1/servers => generated 383 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 343/687] 10.0.0.211 () {32 vars in 718 bytes} [Mon Jun 29 07:00:26 2026] DELETE /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 0 bytes in 158 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-06-29 07:00:26.312 8 WARNING neutronclient.v2_0.client [None req-1f396f92-c39d-4120-ab3b-dc79aee935fb 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] 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: 345/688] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:26 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1746 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:26.630 7 WARNING neutronclient.v2_0.client [None req-8fc46f8e-089f-4cc6-9529-3d079bb16324 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:26.631 8 INFO nova.api.openstack.compute.server_external_events [req-6a62fdf5-da34-40ed-a327-6489b2edc324 req-22adda92-4821-463e-bad8-9c1ab8cb9825 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:ed49cc4a-eb18-4da0-916a-09a4d385cf22 for instance e5ddb02e-2759-4477-91e1-079a7aeb7cb1 on instance [pid: 8|app: 0|req: 346/689] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:00:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/690] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:26 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => generated 1612 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/691] 10.0.0.211 () {32 vars in 641 bytes} [Mon Jun 29 07:00:26 2026] GET /v2.1/servers => generated 387 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: 7|app: 0|req: 345/692] 10.0.0.211 () {32 vars in 718 bytes} [Mon Jun 29 07:00:26 2026] DELETE /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => generated 0 bytes in 126 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-06-29 07:00:27.045 8 WARNING neutronclient.v2_0.client [None req-047f570c-0b3b-4ccb-88c8-1205252992bd 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] The python binding code in 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/693] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:26 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => generated 1618 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:27.665 7 WARNING neutronclient.v2_0.client [None req-1a2ca4ee-85d3-46fc-b675-6b81d8d88ff4 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in 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/696] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:27 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1866 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:28.289 8 WARNING neutronclient.v2_0.client [None req-d1bb2566-3f53-40a9-89f2-b9c20a9b7336 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] The python binding code in 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/697] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:28 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => generated 1738 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:28.829 7 WARNING neutronclient.v2_0.client [None req-f53b3f3d-1ce6-4745-8319-b9b98676ecc5 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/698] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:28 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1866 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:29.469 8 WARNING neutronclient.v2_0.client [None req-95c05a7d-d000-4225-8b30-a62b687d93cd 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/699] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:29 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => generated 1738 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-06-29 07:00:29.727 7 INFO nova.api.openstack.compute.server_external_events [req-355ccbb1-fd5a-483d-990d-0a5f89eb21f2 req-b594f77b-5a12-452c-81db-978a6a20a033 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-deleted:3cab5e4a-757b-421a-8088-6240b455676f for instance 67b79db1-84d1-4398-aaba-60fff86aec0f on instance [pid: 7|app: 0|req: 349/700] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:00:29 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-06-29 07:00:30.074 8 WARNING neutronclient.v2_0.client [None req-7cce8e42-9fe7-4bf9-b3cb-1c7db86da6f0 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in 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/701] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:30 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1511 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-06-29 07:00:30.679 7 WARNING neutronclient.v2_0.client [None req-a1917e83-370c-42d5-a7ab-ff88e86f1da5 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] The python binding code in 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/702] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:30 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => generated 1670 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:31.184 8 WARNING neutronclient.v2_0.client [None req-e3bf4366-99de-4273-8cd9-c8365e8b79b4 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/703] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:31 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1516 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:31.777 8 INFO nova.api.openstack.compute.server_external_events [req-71d1518c-3e0f-4b13-9a89-4d32ecd6ba40 req-748272a3-3cea-4b85-82af-2c56d6a95640 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-deleted:ed49cc4a-eb18-4da0-916a-09a4d385cf22 for instance e5ddb02e-2759-4477-91e1-079a7aeb7cb1 on instance 2026-06-29 07:00:31.783 7 WARNING neutronclient.v2_0.client [None req-038d11b1-2342-4f89-9d69-0bfb890dca47 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/704] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:00:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/705] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:31 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => generated 1379 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-06-29 07:00:32.307 8 WARNING neutronclient.v2_0.client [None req-601ad61d-3559-4ce1-9428-f9202a6cd02d 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] The python binding code in 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/706] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:32 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 1516 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-06-29 07:00:32.901 7 WARNING neutronclient.v2_0.client [None req-c5d1a848-c3dd-4720-8dd4-e42228cee7af 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/707] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:32 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => generated 1384 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-06-29 07:00:33.386 8 INFO nova.api.openstack.wsgi [None req-191fe705-2f3b-4735-8dc9-d8060ecc895a 59c619a087c94350a0d6e26d15b23c22 d1092d4971c64596b33f35672d01ed14 - - default default] HTTP exception thrown: Instance 67b79db1-84d1-4398-aaba-60fff86aec0f could not be found. [pid: 8|app: 0|req: 356/708] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:33 2026] GET /v2.1/servers/67b79db1-84d1-4398-aaba-60fff86aec0f => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/709] 10.0.0.211 () {32 vars in 704 bytes} [Mon Jun 29 07:00:33 2026] DELETE /v2.1/os-keypairs/tempest-keypair-977707337 => 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-06-29 07:00:34.005 8 WARNING neutronclient.v2_0.client [None req-2af70a34-f984-41cf-84b4-5d9c11d203f5 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] The python binding code in 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/710] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:33 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => generated 1384 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-29 07:00:35.075 7 INFO nova.api.openstack.wsgi [None req-dfd13b09-800b-43f6-8d19-444a7e592f60 0eb69fcc1204435aaf7d5af6324c34b4 b8664685fef64c86b66569a76e77f9b0 - - default default] HTTP exception thrown: Instance e5ddb02e-2759-4477-91e1-079a7aeb7cb1 could not be found. [pid: 7|app: 0|req: 354/711] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:35 2026] GET /v2.1/servers/e5ddb02e-2759-4477-91e1-079a7aeb7cb1 => 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: 358/712] 10.0.0.211 () {32 vars in 704 bytes} [Mon Jun 29 07:00:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-746569329 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/715] 10.0.0.211 () {30 vars in 413 bytes} [Mon Jun 29 07:00:39 2026] GET / => generated 423 bytes in 7 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, ' [pid: 7|app: 0|req: 356/716] 10.0.0.211 () {28 vars in 560 bytes} [Mon Jun 29 07:00:39 2026] GET /v2/ => generated 402 bytes in 538 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/717] 10.0.0.211 () {28 vars in 564 bytes} [Mon Jun 29 07:00:39 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/718] 10.0.0.211 () {30 vars in 413 bytes} [Mon Jun 29 07:00:39 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/719] 10.0.0.211 () {34 vars in 671 bytes} [Mon Jun 29 07:00:44 2026] POST /v2.1/os-keypairs => generated 386 bytes in 524 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 07:00:46.844 7 WARNING neutronclient.v2_0.client [None req-2c7abc9e-250b-4bf4-bb8a-cec4ad77cdd5 48ae21755b88491482a1c7be1ed63939 52276b17a7c6477bb3cda21dd38cb9a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:46.883 7 WARNING neutronclient.v2_0.client [None req-2c7abc9e-250b-4bf4-bb8a-cec4ad77cdd5 48ae21755b88491482a1c7be1ed63939 52276b17a7c6477bb3cda21dd38cb9a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:00:47.062 7 WARNING neutronclient.v2_0.client [None req-2c7abc9e-250b-4bf4-bb8a-cec4ad77cdd5 48ae21755b88491482a1c7be1ed63939 52276b17a7c6477bb3cda21dd38cb9a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/720] 10.0.0.211 () {34 vars in 663 bytes} [Mon Jun 29 07:00:46 2026] POST /v2.1/servers => generated 451 bytes in 530 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-06-29 07:00:47.311 7 WARNING neutronclient.v2_0.client [None req-cd95f28e-13b1-4eeb-97f6-a90e215d6fc0 48ae21755b88491482a1c7be1ed63939 52276b17a7c6477bb3cda21dd38cb9a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/723] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:47 2026] GET /v2.1/servers/41388959-c870-4404-9bff-9ec20fb1d8b5 => generated 1424 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-29 07:00:48.421 8 WARNING neutronclient.v2_0.client [None req-271f65a7-61d0-4867-bf35-5b7e17426e17 48ae21755b88491482a1c7be1ed63939 52276b17a7c6477bb3cda21dd38cb9a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/724] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:48 2026] GET /v2.1/servers/41388959-c870-4404-9bff-9ec20fb1d8b5 => generated 1428 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:49.510 7 WARNING neutronclient.v2_0.client [None req-5db4ad8d-3a4f-47a6-afdc-bf77192165a1 48ae21755b88491482a1c7be1ed63939 52276b17a7c6477bb3cda21dd38cb9a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/725] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:49 2026] GET /v2.1/servers/41388959-c870-4404-9bff-9ec20fb1d8b5 => generated 1476 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-06-29 07:00:50.615 8 WARNING neutronclient.v2_0.client [None req-bb326c98-ecbd-4c4b-9545-3e4b39341303 48ae21755b88491482a1c7be1ed63939 52276b17a7c6477bb3cda21dd38cb9a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/726] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:50 2026] GET /v2.1/servers/41388959-c870-4404-9bff-9ec20fb1d8b5 => generated 1476 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:51.809 7 WARNING neutronclient.v2_0.client [None req-ca2de6ce-e9b6-4bc2-be4f-480b17c8b457 48ae21755b88491482a1c7be1ed63939 52276b17a7c6477bb3cda21dd38cb9a8 - - default default] 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-06-29 07:00:52.203 8 WARNING neutronclient.v2_0.client [None req-e27379cd-f4ae-4542-b071-f109334fce35 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/727] 10.0.0.211 () {32 vars in 741 bytes} [Mon Jun 29 07:00:52 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f/os-interface => generated 284 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:52.632 8 WARNING neutronclient.v2_0.client [None req-81d5914c-4ea1-4e7c-b881-58c3dce11bc3 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/728] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:51 2026] GET /v2.1/servers/41388959-c870-4404-9bff-9ec20fb1d8b5 => generated 1552 bytes in 1168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/729] 10.0.0.211 () {32 vars in 815 bytes} [Mon Jun 29 07:00:52 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f/os-interface/1d4da1df-4dfa-40f1-8bc7-f79aa3cef0c1 => generated 281 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 363/730] 10.0.0.211 () {32 vars in 723 bytes} [Mon Jun 29 07:00:53 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f/ips => generated 155 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/731] 10.0.0.211 () {34 vars in 750 bytes} [Mon Jun 29 07:00:53 2026] POST /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-29 07:00:53.093 7 INFO nova.api.openstack.compute.server_external_events [req-89015e8e-e1b8-4efe-82f6-f99201d306ee req-78b92001-50d1-479a-80db-fcdc25ed5dcb e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:15f76fac-6857-4174-99b3-fc77c6b33178 for instance 41388959-c870-4404-9bff-9ec20fb1d8b5 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: 364/732] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:00:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/733] 10.0.0.211 () {32 vars in 723 bytes} [Mon Jun 29 07:00:53 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f/ips => generated 155 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-06-29 07:00:53.994 7 WARNING neutronclient.v2_0.client [None req-fae289fb-73d9-4db9-aee8-a5d278b4ed26 48ae21755b88491482a1c7be1ed63939 52276b17a7c6477bb3cda21dd38cb9a8 - - default default] 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: 370/734] 10.0.0.211 () {32 vars in 723 bytes} [Mon Jun 29 07:00:54 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f/ips => generated 155 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-06-29 07:00:54.644 8 INFO nova.api.openstack.compute.server_external_events [req-d85eb180-5d1d-47da-8f27-430267eb7f27 req-a29d821f-6539-4449-bfe5-5eac90c1e42d e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:1d4da1df-4dfa-40f1-8bc7-f79aa3cef0c1 for instance ec6accb7-3969-409e-b38d-cce5411ca57f on instance [pid: 8|app: 0|req: 371/735] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:00:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/736] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:53 2026] GET /v2.1/servers/41388959-c870-4404-9bff-9ec20fb1d8b5 => generated 1550 bytes in 860 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/737] 10.0.0.211 () {32 vars in 723 bytes} [Mon Jun 29 07:00:55 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f/ips => generated 155 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:55.871 7 WARNING neutronclient.v2_0.client [None req-513e4365-50b1-4519-94bb-51046aaddf88 48ae21755b88491482a1c7be1ed63939 52276b17a7c6477bb3cda21dd38cb9a8 - - default default] The python binding code in 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/738] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:55 2026] GET /v2.1/servers/41388959-c870-4404-9bff-9ec20fb1d8b5 => generated 1550 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/739] 10.0.0.211 () {32 vars in 723 bytes} [Mon Jun 29 07:00:56 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f/ips => generated 193 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:56.310 7 WARNING neutronclient.v2_0.client [None req-e8f1a548-4222-4a35-853b-911d3ccb114f 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] The python binding code in 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/740] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:56 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 1951 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, ' [pid: 8|app: 0|req: 374/741] 10.0.0.211 () {34 vars in 750 bytes} [Mon Jun 29 07:00:56 2026] POST /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/742] 10.0.0.211 () {32 vars in 723 bytes} [Mon Jun 29 07:00:56 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f/ips => generated 193 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:57.058 8 WARNING neutronclient.v2_0.client [None req-cb5f082a-2410-4388-a941-b8974bceb0da 48ae21755b88491482a1c7be1ed63939 52276b17a7c6477bb3cda21dd38cb9a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/743] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:57 2026] GET /v2.1/servers/41388959-c870-4404-9bff-9ec20fb1d8b5 => generated 1550 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 377/746] 10.0.0.211 () {32 vars in 723 bytes} [Mon Jun 29 07:00:57 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f/ips => generated 193 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:00:58.198 7 INFO nova.api.openstack.compute.server_external_events [req-25c03b3d-0c4d-4bca-874c-c86269e6f698 req-811da7c4-2414-4644-b182-9756ed9b07e2 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:1d4da1df-4dfa-40f1-8bc7-f79aa3cef0c1 for instance ec6accb7-3969-409e-b38d-cce5411ca57f on instance [pid: 7|app: 0|req: 370/747] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:00:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 07:00:58.235 8 WARNING neutronclient.v2_0.client [None req-1bb9019c-ac71-41ac-a124-b0763039b368 48ae21755b88491482a1c7be1ed63939 52276b17a7c6477bb3cda21dd38cb9a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/748] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:58 2026] GET /v2.1/servers/41388959-c870-4404-9bff-9ec20fb1d8b5 => generated 1550 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/749] 10.0.0.211 () {32 vars in 723 bytes} [Mon Jun 29 07:00:58 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f/ips => generated 193 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 07:00:58.645 8 INFO nova.api.openstack.compute.server_external_events [req-1611d637-5fe4-4eb9-9cae-a45539c12092 req-bfb180e1-2dd9-45fa-b963-73945b025ecd e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-plugged:15f76fac-6857-4174-99b3-fc77c6b33178 for instance 41388959-c870-4404-9bff-9ec20fb1d8b5 on instance [pid: 8|app: 0|req: 379/750] 10.0.0.138 () {38 vars in 815 bytes} [Mon Jun 29 07:00:58 2026] POST /v2.1/os-server-external-events => generated 183 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-06-29 07:00:59.418 7 WARNING neutronclient.v2_0.client [None req-c848f15c-3ba8-44ac-b374-dbe04a446f12 48ae21755b88491482a1c7be1ed63939 52276b17a7c6477bb3cda21dd38cb9a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/751] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:59 2026] GET /v2.1/servers/41388959-c870-4404-9bff-9ec20fb1d8b5 => generated 1550 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, ' [pid: 8|app: 0|req: 380/752] 10.0.0.211 () {32 vars in 723 bytes} [Mon Jun 29 07:00:59 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f/ips => generated 155 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/753] 10.0.0.211 () {32 vars in 718 bytes} [Mon Jun 29 07:00:59 2026] DELETE /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 0 bytes in 121 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-06-29 07:00:59.844 8 WARNING neutronclient.v2_0.client [None req-9ef20bc4-dcb0-437f-b32f-11c59231f25b 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/754] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:00:59 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 1843 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:00.585 7 WARNING neutronclient.v2_0.client [None req-1ebe5166-fa8a-4acb-bdc2-666f22562a3a 48ae21755b88491482a1c7be1ed63939 52276b17a7c6477bb3cda21dd38cb9a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/755] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:00 2026] GET /v2.1/servers/41388959-c870-4404-9bff-9ec20fb1d8b5 => generated 1550 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:01.100 8 WARNING neutronclient.v2_0.client [None req-957756d8-b8b0-4a1d-8cd4-b6fc8b19906d 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/756] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:01 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 1843 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-06-29 07:01:01.891 7 WARNING neutronclient.v2_0.client [None req-aa98cfed-d41b-44f1-8d33-9e78d9163dcd 48ae21755b88491482a1c7be1ed63939 52276b17a7c6477bb3cda21dd38cb9a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/757] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:01 2026] GET /v2.1/servers/41388959-c870-4404-9bff-9ec20fb1d8b5 => generated 1727 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-06-29 07:01:02.079 8 WARNING neutronclient.v2_0.client [None req-298fb982-713f-4c45-a6db-a3a963c619e4 48ae21755b88491482a1c7be1ed63939 52276b17a7c6477bb3cda21dd38cb9a8 - - default default] 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-06-29 07:01:02.252 7 WARNING neutronclient.v2_0.client [None req-4e213565-a09a-4d36-b73d-cb7d8e11098b 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/758] 10.0.0.211 () {32 vars in 741 bytes} [Mon Jun 29 07:01:02 2026] GET /v2.1/servers/41388959-c870-4404-9bff-9ec20fb1d8b5/os-interface => generated 285 bytes in 480 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/759] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:02 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 1843 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-29 07:01:03.340 7 INFO nova.api.openstack.compute.server_external_events [req-fa71d18d-fb67-4e70-8deb-38ce4ea475f4 req-cb4a92a7-c588-4ec7-a4a3-f100e5e215af e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:15f76fac-6857-4174-99b3-fc77c6b33178 for instance 41388959-c870-4404-9bff-9ec20fb1d8b5 on instance 2026-06-29 07:01:03.339 8 WARNING neutronclient.v2_0.client [None req-fe6ae658-7f19-4aba-a9d5-81837076d514 48ae21755b88491482a1c7be1ed63939 52276b17a7c6477bb3cda21dd38cb9a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/760] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:01:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:03.378 7 INFO nova.api.openstack.compute.server_external_events [req-bc759537-7558-4157-b3e6-c974684b2755 req-605456a9-ff74-490e-82f8-2b4957b96a77 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-deleted:1d4da1df-4dfa-40f1-8bc7-f79aa3cef0c1 for instance ec6accb7-3969-409e-b38d-cce5411ca57f on instance [pid: 7|app: 0|req: 378/761] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:01:03 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) [pid: 8|app: 0|req: 384/762] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:03 2026] GET /v2.1/servers/41388959-c870-4404-9bff-9ec20fb1d8b5 => generated 1727 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:03.749 8 WARNING neutronclient.v2_0.client [None req-7681493a-5193-42ed-9666-802459384375 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] The python binding code in 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/763] 10.0.0.211 () {32 vars in 641 bytes} [Mon Jun 29 07:01:03 2026] GET /v2.1/servers => generated 378 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/764] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:03 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 1482 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/765] 10.0.0.211 () {32 vars in 718 bytes} [Mon Jun 29 07:01:03 2026] DELETE /v2.1/servers/41388959-c870-4404-9bff-9ec20fb1d8b5 => generated 0 bytes in 76 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-06-29 07:01:03.914 8 WARNING neutronclient.v2_0.client [None req-f2e6ac8c-7fd8-45b9-8975-416dd69a5496 48ae21755b88491482a1c7be1ed63939 52276b17a7c6477bb3cda21dd38cb9a8 - - default default] The python binding code in 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/766] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:03 2026] GET /v2.1/servers/41388959-c870-4404-9bff-9ec20fb1d8b5 => generated 1733 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:04.867 7 WARNING neutronclient.v2_0.client [None req-486868ae-7db4-4e9b-af81-2cefd97397b8 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] The python binding code in 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/767] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:04 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 1487 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:05.334 8 WARNING neutronclient.v2_0.client [None req-68aa5d44-f26c-4ad9-835e-54edf4d3ad76 48ae21755b88491482a1c7be1ed63939 52276b17a7c6477bb3cda21dd38cb9a8 - - default default] The python binding code in 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/768] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:05 2026] GET /v2.1/servers/41388959-c870-4404-9bff-9ec20fb1d8b5 => generated 1733 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:05.983 7 WARNING neutronclient.v2_0.client [None req-861d0872-c657-4a81-99dd-fc5cdee69746 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/769] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:05 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 1487 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-06-29 07:01:06.641 8 WARNING neutronclient.v2_0.client [None req-7d6b4d5b-334c-4973-9e15-3581eb71efab 48ae21755b88491482a1c7be1ed63939 52276b17a7c6477bb3cda21dd38cb9a8 - - default default] 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-06-29 07:01:07.065 7 INFO nova.api.openstack.wsgi [None req-12a00f8b-0433-49c8-a343-b76b63f68053 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] HTTP exception thrown: Instance ec6accb7-3969-409e-b38d-cce5411ca57f could not be found. [pid: 7|app: 0|req: 383/770] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:07 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => 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: 384/771] 10.0.0.211 () {32 vars in 706 bytes} [Mon Jun 29 07:01:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1704993656 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-29 07:01:07.200 7 INFO nova.api.openstack.compute.server_external_events [req-eb5ce612-d396-4845-a501-2463542abb86 req-d1cff25e-76b6-4682-92b8-28a1e3c89696 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-deleted:15f76fac-6857-4174-99b3-fc77c6b33178 for instance 41388959-c870-4404-9bff-9ec20fb1d8b5 on instance [pid: 7|app: 0|req: 385/772] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:01:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/773] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:06 2026] GET /v2.1/servers/41388959-c870-4404-9bff-9ec20fb1d8b5 => generated 1785 bytes in 610 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:07.868 8 INFO nova.api.openstack.wsgi [None req-440f174a-27d5-411f-8378-6dcaece175c2 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] HTTP exception thrown: Instance ec6accb7-3969-409e-b38d-cce5411ca57f could not be found. [pid: 8|app: 0|req: 390/776] 10.0.0.211 () {32 vars in 718 bytes} [Mon Jun 29 07:01:07 2026] DELETE /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:07.903 7 INFO nova.api.openstack.wsgi [None req-6fff8e3f-3969-43e8-96d8-1857fd9cd265 5d73500c6433469ebaaa0fc1cdf5d2f6 075f5afb7d36451c811eb08b59e54c24 - - default default] HTTP exception thrown: Instance ec6accb7-3969-409e-b38d-cce5411ca57f could not be found. [pid: 7|app: 0|req: 387/777] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:07 2026] GET /v2.1/servers/ec6accb7-3969-409e-b38d-cce5411ca57f => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:08.274 8 WARNING neutronclient.v2_0.client [None req-7fe7c163-2b65-468c-9a3a-028cba809e3e 48ae21755b88491482a1c7be1ed63939 52276b17a7c6477bb3cda21dd38cb9a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/778] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:08 2026] GET /v2.1/servers/41388959-c870-4404-9bff-9ec20fb1d8b5 => generated 1510 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:09.673 7 WARNING neutronclient.v2_0.client [None req-ec515a41-3f3f-4ce8-b0eb-c19b1fe5bf79 48ae21755b88491482a1c7be1ed63939 52276b17a7c6477bb3cda21dd38cb9a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/779] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:09 2026] GET /v2.1/servers/41388959-c870-4404-9bff-9ec20fb1d8b5 => generated 1510 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:11.276 8 INFO nova.api.openstack.wsgi [None req-374221bd-5284-4f46-818c-1fcc0ad9c858 48ae21755b88491482a1c7be1ed63939 52276b17a7c6477bb3cda21dd38cb9a8 - - default default] HTTP exception thrown: Instance 41388959-c870-4404-9bff-9ec20fb1d8b5 could not be found. [pid: 8|app: 0|req: 392/780] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:11 2026] GET /v2.1/servers/41388959-c870-4404-9bff-9ec20fb1d8b5 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 389/781] 10.0.0.211 () {32 vars in 706 bytes} [Mon Jun 29 07:01:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1979378392 => 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-06-29 07:01:18.755 8 WARNING neutronclient.v2_0.client [None req-eee579d1-a7ee-46b4-a173-7c432e1a5ba3 2f4c875c39dc4954bc46e1860711183b 8f99330a16ce489f8365aeb3885c39af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:01:19.465 8 WARNING neutronclient.v2_0.client [None req-eee579d1-a7ee-46b4-a173-7c432e1a5ba3 2f4c875c39dc4954bc46e1860711183b 8f99330a16ce489f8365aeb3885c39af - - default default] The python binding code in 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/784] 10.0.0.211 () {34 vars in 663 bytes} [Mon Jun 29 07:01:18 2026] POST /v2.1/servers => generated 424 bytes in 2137 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-29 07:01:20.627 7 WARNING neutronclient.v2_0.client [None req-86b2292f-9f70-445c-b357-e44659314346 2f4c875c39dc4954bc46e1860711183b 8f99330a16ce489f8365aeb3885c39af - - default default] The python binding code in 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/785] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:20 2026] GET /v2.1/servers/c584d0fe-73f9-439b-8060-bcdf565522fe => generated 1369 bytes in 518 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:22.180 8 WARNING neutronclient.v2_0.client [None req-c5f7f4f5-f4d5-43b5-b2ca-1e23c0f51d0c 2f4c875c39dc4954bc46e1860711183b 8f99330a16ce489f8365aeb3885c39af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/786] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:22 2026] GET /v2.1/servers/c584d0fe-73f9-439b-8060-bcdf565522fe => generated 1365 bytes in 1092 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/787] 10.0.0.211 () {34 vars in 671 bytes} [Mon Jun 29 07:01:23 2026] POST /v2.1/os-keypairs => generated 385 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:24.265 8 WARNING neutronclient.v2_0.client [None req-8bf5b20f-ef9a-4b3c-9a17-ba351fe86522 2f4c875c39dc4954bc46e1860711183b 8f99330a16ce489f8365aeb3885c39af - - default default] The python binding code in 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/788] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:24 2026] GET /v2.1/servers/c584d0fe-73f9-439b-8060-bcdf565522fe => generated 1421 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-29 07:01:25.076 7 WARNING neutronclient.v2_0.client [None req-984cf934-7eee-4e5e-bcef-a8fa65c52112 b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:01:25.528 7 WARNING neutronclient.v2_0.client [None req-984cf934-7eee-4e5e-bcef-a8fa65c52112 b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] 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-06-29 07:01:25.759 8 WARNING neutronclient.v2_0.client [None req-f0420670-c4aa-4406-8dd4-991dab13b92e 2f4c875c39dc4954bc46e1860711183b 8f99330a16ce489f8365aeb3885c39af - - default default] The python binding code in 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/789] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:25 2026] GET /v2.1/servers/c584d0fe-73f9-439b-8060-bcdf565522fe => generated 1471 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:26.051 8 INFO nova.api.openstack.compute.server_external_events [req-82ebebea-7737-468d-941f-0fcbd808a07b req-029d945f-f591-4dd4-b56e-1f3069726bae e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:635cb10c-403c-4a23-89a5-c22f08a4943c for instance c584d0fe-73f9-439b-8060-bcdf565522fe on instance [pid: 8|app: 0|req: 398/790] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:01:26 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) 2026-06-29 07:01:26.099 7 WARNING neutronclient.v2_0.client [None req-984cf934-7eee-4e5e-bcef-a8fa65c52112 b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/791] 10.0.0.211 () {34 vars in 663 bytes} [Mon Jun 29 07:01:25 2026] POST /v2.1/servers => generated 452 bytes in 1308 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-06-29 07:01:26.435 8 WARNING neutronclient.v2_0.client [None req-cb122f15-99ab-4e9f-ba73-ffed83524805 b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/792] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:26 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1390 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-06-29 07:01:27.087 7 WARNING neutronclient.v2_0.client [None req-23a72c02-da0e-424c-a336-4d99225890da 2f4c875c39dc4954bc46e1860711183b 8f99330a16ce489f8365aeb3885c39af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/795] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:27 2026] GET /v2.1/servers/c584d0fe-73f9-439b-8060-bcdf565522fe => generated 1469 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:27.530 8 WARNING neutronclient.v2_0.client [None req-306a3eda-b308-4636-bd89-7fbe38c1b84f b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in 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/796] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:27 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1394 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-06-29 07:01:28.377 7 WARNING neutronclient.v2_0.client [None req-c7972486-d4dc-4ecb-a077-e2e7827e3021 2f4c875c39dc4954bc46e1860711183b 8f99330a16ce489f8365aeb3885c39af - - default default] The python binding code in 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/797] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:28 2026] GET /v2.1/servers/c584d0fe-73f9-439b-8060-bcdf565522fe => generated 1469 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:28.620 8 WARNING neutronclient.v2_0.client [None req-6b1d5e0a-44a6-4d58-b725-6ad33f576f01 b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in 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/798] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:28 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1442 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-06-29 07:01:29.506 7 WARNING neutronclient.v2_0.client [None req-1d38fcdb-0245-4491-8755-d70af539a98c 2f4c875c39dc4954bc46e1860711183b 8f99330a16ce489f8365aeb3885c39af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/799] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:29 2026] GET /v2.1/servers/c584d0fe-73f9-439b-8060-bcdf565522fe => generated 1469 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-06-29 07:01:29.698 8 WARNING neutronclient.v2_0.client [None req-b85902b5-cba2-4162-90bc-868fb7d2dfc6 b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/800] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:29 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1442 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-06-29 07:01:30.726 7 WARNING neutronclient.v2_0.client [None req-80295b81-8c50-4b0e-b410-6759c0d0337f 2f4c875c39dc4954bc46e1860711183b 8f99330a16ce489f8365aeb3885c39af - - default default] 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-06-29 07:01:30.799 8 WARNING neutronclient.v2_0.client [None req-af74eae6-d3c2-4ab0-a4c1-de5ac90e750d b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/801] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:30 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1450 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/802] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:30 2026] GET /v2.1/servers/c584d0fe-73f9-439b-8060-bcdf565522fe => generated 1469 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-29 07:01:31.892 8 WARNING neutronclient.v2_0.client [None req-a7ee6370-15db-493d-9823-1a418ee9d33a b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:01:31.898 7 INFO nova.api.openstack.compute.server_external_events [req-1ac5771f-6491-4b8e-80dd-6663ce75c2ec req-2ae7e3f5-8a57-481b-8b75-960a5daf2e74 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:da856912-01c7-4e12-9b8f-982f75321ff3 for instance 798f61e5-2e05-46c1-b352-b2aad5745e55 on instance [pid: 7|app: 0|req: 398/803] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:01:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:31.969 7 WARNING neutronclient.v2_0.client [None req-997bb558-b5b7-4010-bca5-703d95ac22aa 2f4c875c39dc4954bc46e1860711183b 8f99330a16ce489f8365aeb3885c39af - - default default] The python binding code in 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/804] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:31 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1517 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:32.105 8 INFO nova.api.openstack.compute.server_external_events [req-2deb224c-de65-4dec-ba50-03b576b38eab req-48217df1-4551-43f7-9724-f9d1b5fbfeab e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-plugged:635cb10c-403c-4a23-89a5-c22f08a4943c for instance c584d0fe-73f9-439b-8060-bcdf565522fe on instance [pid: 8|app: 0|req: 407/805] 10.0.0.138 () {38 vars in 815 bytes} [Mon Jun 29 07:01:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/806] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:31 2026] GET /v2.1/servers/c584d0fe-73f9-439b-8060-bcdf565522fe => generated 1469 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-06-29 07:01:33.126 8 WARNING neutronclient.v2_0.client [None req-4dbf0167-3691-4795-bc8f-168b05915e53 b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] 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-06-29 07:01:33.180 7 WARNING neutronclient.v2_0.client [None req-d4897b4c-75c4-4a43-9e51-c82a60614244 2f4c875c39dc4954bc46e1860711183b 8f99330a16ce489f8365aeb3885c39af - - default default] The python binding code in 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/807] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:33 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1515 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/808] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:33 2026] GET /v2.1/servers/c584d0fe-73f9-439b-8060-bcdf565522fe => generated 1469 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-06-29 07:01:34.319 8 WARNING neutronclient.v2_0.client [None req-5bbf8bfe-824a-46f6-a541-79f97fa0115a b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:01:34.350 7 WARNING neutronclient.v2_0.client [None req-76c83443-095b-415d-9ded-dc49cb6b759d 2f4c875c39dc4954bc46e1860711183b 8f99330a16ce489f8365aeb3885c39af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/809] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:34 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1515 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/810] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:34 2026] GET /v2.1/servers/c584d0fe-73f9-439b-8060-bcdf565522fe => generated 1654 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/811] 10.0.0.211 () {32 vars in 723 bytes} [Mon Jun 29 07:01:34 2026] GET /v2.1/servers/c584d0fe-73f9-439b-8060-bcdf565522fe/ips => generated 109 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 402/812] 10.0.0.211 () {32 vars in 723 bytes} [Mon Jun 29 07:01:34 2026] GET /v2.1/servers/c584d0fe-73f9-439b-8060-bcdf565522fe/ips => generated 109 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: 411/813] 10.0.0.211 () {32 vars in 823 bytes} [Mon Jun 29 07:01:34 2026] GET /v2.1/servers/c584d0fe-73f9-439b-8060-bcdf565522fe/ips/tempest-ServerAddressesTestJSON-323279301-network => generated 94 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 403/814] 10.0.0.211 () {32 vars in 718 bytes} [Mon Jun 29 07:01:34 2026] DELETE /v2.1/servers/c584d0fe-73f9-439b-8060-bcdf565522fe => 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-06-29 07:01:34.782 8 WARNING neutronclient.v2_0.client [None req-0e391ef0-5b8c-47b3-acc4-9ed37ec1e8db 2f4c875c39dc4954bc46e1860711183b 8f99330a16ce489f8365aeb3885c39af - - default default] The python binding code in 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/815] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:34 2026] GET /v2.1/servers/c584d0fe-73f9-439b-8060-bcdf565522fe => generated 1660 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:35.486 7 WARNING neutronclient.v2_0.client [None req-75cc0bf0-c3ae-4353-bf9e-4c5e02f72911 b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/816] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:35 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1515 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-06-29 07:01:36.150 8 INFO nova.api.openstack.compute.server_external_events [req-45b3836d-6bdd-451d-b952-ee6def70e828 req-bfaf9570-8add-4442-9ff2-5e653f2499ea e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-plugged:da856912-01c7-4e12-9b8f-982f75321ff3 for instance 798f61e5-2e05-46c1-b352-b2aad5745e55 on instance [pid: 8|app: 0|req: 413/817] 10.0.0.138 () {38 vars in 815 bytes} [Mon Jun 29 07:01:36 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-06-29 07:01:36.283 7 WARNING neutronclient.v2_0.client [None req-9f90736d-a480-4bc8-93a5-18a111537fdd 2f4c875c39dc4954bc46e1860711183b 8f99330a16ce489f8365aeb3885c39af - - default default] The python binding code in 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/818] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:36 2026] GET /v2.1/servers/c584d0fe-73f9-439b-8060-bcdf565522fe => generated 1660 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:36.649 8 WARNING neutronclient.v2_0.client [None req-8aa7d7dc-b459-4427-8984-b3b0aabfa198 b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in 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/819] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:36 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1515 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:37.475 7 WARNING neutronclient.v2_0.client [None req-12e595b1-2091-46b6-a401-0f6adb743c14 2f4c875c39dc4954bc46e1860711183b 8f99330a16ce489f8365aeb3885c39af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/822] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:37 2026] GET /v2.1/servers/c584d0fe-73f9-439b-8060-bcdf565522fe => generated 1618 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-29 07:01:37.559 8 INFO nova.api.openstack.compute.server_external_events [req-1d13663d-5c01-4f0a-a87d-00026843b71a req-9e4e2305-230f-46b8-8d17-b7c126162231 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-deleted:635cb10c-403c-4a23-89a5-c22f08a4943c for instance c584d0fe-73f9-439b-8060-bcdf565522fe on instance [pid: 8|app: 0|req: 416/823] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:01:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:37.917 7 WARNING neutronclient.v2_0.client [None req-f0133583-5000-45d2-ad13-427d5b75ab50 b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in 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/824] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:37 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1515 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-06-29 07:01:38.619 8 WARNING neutronclient.v2_0.client [None req-9b82c075-265a-4b85-8793-d693642ad092 2f4c875c39dc4954bc46e1860711183b 8f99330a16ce489f8365aeb3885c39af - - default default] The python binding code in 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/825] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:38 2026] GET /v2.1/servers/c584d0fe-73f9-439b-8060-bcdf565522fe => generated 1455 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-06-29 07:01:39.077 7 WARNING neutronclient.v2_0.client [None req-efa2f7d3-1f72-4d0a-b49a-227b6864ee35 b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/826] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:39 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1697 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:39.291 8 WARNING neutronclient.v2_0.client [None req-21a82baa-063c-446e-b79e-6384c7446aea b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/827] 10.0.0.211 () {32 vars in 741 bytes} [Mon Jun 29 07:01:39 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55/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-06-29 07:01:39.715 7 WARNING neutronclient.v2_0.client [None req-6abc6a9d-5a66-4f6b-b23e-526f4a772c5c 2f4c875c39dc4954bc46e1860711183b 8f99330a16ce489f8365aeb3885c39af - - default default] The python binding code in 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/828] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:39 2026] GET /v2.1/servers/c584d0fe-73f9-439b-8060-bcdf565522fe => generated 1455 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:40.131 8 INFO nova.api.openstack.compute.server_external_events [req-98feb3d9-fe73-4230-bd49-66ac5431513d req-799e15bd-bb0c-4e58-8647-5f05104f58e2 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:da856912-01c7-4e12-9b8f-982f75321ff3 for instance 798f61e5-2e05-46c1-b352-b2aad5745e55 on instance [pid: 8|app: 0|req: 419/829] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:01:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:01:40.856 7 INFO nova.api.openstack.wsgi [None req-a136915c-3b56-48e3-bda8-5c344994b8fd 2f4c875c39dc4954bc46e1860711183b 8f99330a16ce489f8365aeb3885c39af - - default default] HTTP exception thrown: Instance c584d0fe-73f9-439b-8060-bcdf565522fe could not be found. [pid: 7|app: 0|req: 411/830] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:01:40 2026] GET /v2.1/servers/c584d0fe-73f9-439b-8060-bcdf565522fe => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/831] 10.0.0.35 () {30 vars in 618 bytes} [Mon Jun 29 07:01:42 2026] GET /v2.1 => generated 0 bytes in 115 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: 412/832] 10.0.0.35 () {32 vars in 691 bytes} [Mon Jun 29 07:01:42 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: 421/833] 10.0.0.35 () {34 vars in 912 bytes} [Mon Jun 29 07:01:42 2026] GET /v2.1/os-simple-tenant-usage/920604803b2c4020849fb9f61e171c5b?start=2026-06-28T00:00:00&end=2026-06-29T23:59:59 => generated 20 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/834] 10.0.0.35 () {30 vars in 653 bytes} [Mon Jun 29 07:01:42 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 422/835] 10.0.0.35 () {30 vars in 618 bytes} [Mon Jun 29 07:01:45 2026] GET /v2.1 => generated 0 bytes in 217 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 414/836] 10.0.0.35 () {32 vars in 691 bytes} [Mon Jun 29 07:01:46 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: 423/837] 10.0.0.35 () {34 vars in 912 bytes} [Mon Jun 29 07:01:46 2026] GET /v2.1/os-simple-tenant-usage/920604803b2c4020849fb9f61e171c5b?start=2026-06-28T00:00:00&end=2026-06-29T23:59:59 => generated 20 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/838] 10.0.0.35 () {30 vars in 653 bytes} [Mon Jun 29 07:01:46 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 07:02:00.911 7 WARNING neutronclient.v2_0.client [None req-59a92c0b-3a6c-4f0e-8095-67665ca12030 b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in 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/843] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:00 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1817 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-06-29 07:02:01.191 8 WARNING neutronclient.v2_0.client [None req-4a32aac6-3d8d-47b4-84a3-53c167d1702f b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/844] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:01 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1817 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 419/845] 10.0.0.211 () {34 vars in 750 bytes} [Mon Jun 29 07:02:01 2026] POST /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55/action => generated 0 bytes in 79 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-06-29 07:02:01.703 8 WARNING neutronclient.v2_0.client [None req-1c0d149f-25fe-42b1-b4d2-e86b915cd06d b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in 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/846] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:01 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1819 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:02:03.096 7 WARNING neutronclient.v2_0.client [None req-28d1ec14-8aee-4a3c-af80-fbc8c15392ad b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in 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/847] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:03 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1819 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-06-29 07:02:04.262 8 WARNING neutronclient.v2_0.client [None req-adcef89f-f5f9-4835-a3bd-2fcb137345f2 b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/848] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:04 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1819 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:02:05.411 7 WARNING neutronclient.v2_0.client [None req-368ca927-5929-4829-bc15-94f95415c595 b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/849] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:05 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1824 bytes in 606 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:02:07.031 8 WARNING neutronclient.v2_0.client [None req-f50b3e9e-ef99-4952-8479-318f299f38e7 b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in 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/852] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:06 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1824 bytes in 676 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:02:08.733 7 WARNING neutronclient.v2_0.client [None req-e9005300-1005-4a17-b27b-a01efc65c910 b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] 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-06-29 07:02:09.576 8 INFO nova.api.openstack.compute.server_external_events [req-55b8567e-7104-4ec8-be71-342e136832e6 req-0d244f22-4b7d-4f72-894f-9acd6cc35607 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-unplugged:da856912-01c7-4e12-9b8f-982f75321ff3 for instance 798f61e5-2e05-46c1-b352-b2aad5745e55 on instance [pid: 8|app: 0|req: 430/853] 10.0.0.138 () {38 vars in 815 bytes} [Mon Jun 29 07:02:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/854] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:08 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1824 bytes in 1023 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 431/855] 10.0.0.211 () {34 vars in 671 bytes} [Mon Jun 29 07:02:09 2026] POST /v2.1/os-keypairs => generated 395 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:02:10.774 7 WARNING neutronclient.v2_0.client [None req-ff2bb898-3f6e-48b6-bacf-e257765fbe5c b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/856] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:10 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1824 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-29 07:02:11.268 8 INFO nova.api.openstack.compute.server_external_events [req-d3f6c8e5-89b1-4038-a53d-b1a8f7cf927c req-95d1dc37-5cab-4f24-9f27-ab6309a4d1c6 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-plugged:da856912-01c7-4e12-9b8f-982f75321ff3 for instance 798f61e5-2e05-46c1-b352-b2aad5745e55 on instance [pid: 8|app: 0|req: 432/857] 10.0.0.138 () {38 vars in 815 bytes} [Mon Jun 29 07:02:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:02:12.167 7 WARNING neutronclient.v2_0.client [None req-d68db4cf-9f10-4211-80e4-bc7612c3c4e7 b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/858] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:12 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1817 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:02:12.735 8 WARNING neutronclient.v2_0.client [None req-9e61e130-be20-4821-bb4d-aeb0b1f0209b c62c0a4258dd4ba7bd064545e1d3aefd 80b440e426a84400a6a4000074619d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:02:12.775 8 WARNING neutronclient.v2_0.client [None req-9e61e130-be20-4821-bb4d-aeb0b1f0209b c62c0a4258dd4ba7bd064545e1d3aefd 80b440e426a84400a6a4000074619d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:02:13.056 8 WARNING neutronclient.v2_0.client [None req-9e61e130-be20-4821-bb4d-aeb0b1f0209b c62c0a4258dd4ba7bd064545e1d3aefd 80b440e426a84400a6a4000074619d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/859] 10.0.0.211 () {34 vars in 663 bytes} [Mon Jun 29 07:02:12 2026] POST /v2.1/servers => generated 446 bytes in 649 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-06-29 07:02:13.330 7 WARNING neutronclient.v2_0.client [None req-0a9567b5-2af0-4b59-ba60-4cdb6d59efa4 c62c0a4258dd4ba7bd064545e1d3aefd 80b440e426a84400a6a4000074619d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/860] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:13 2026] GET /v2.1/servers/e4e051ab-c645-4198-99ef-3c1f2c2724fc => generated 1393 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:02:18.418 8 WARNING neutronclient.v2_0.client [None req-f54df8a4-f727-415a-b080-a9711b46a9e3 c62c0a4258dd4ba7bd064545e1d3aefd 80b440e426a84400a6a4000074619d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/863] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:18 2026] GET /v2.1/servers/e4e051ab-c645-4198-99ef-3c1f2c2724fc => generated 1517 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-06-29 07:02:18.768 7 INFO nova.api.openstack.compute.server_external_events [req-9f71b705-268c-4f8e-9cc2-0c9f7c00945c req-5ae79bc2-c131-4de9-bb33-2098d1a22188 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:9964d7ba-5df3-4d41-b4d4-44dd5cc2736d for instance e4e051ab-c645-4198-99ef-3c1f2c2724fc on instance [pid: 7|app: 0|req: 429/864] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:02:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:02:22.732 8 INFO nova.api.openstack.compute.server_external_events [req-9fa6aae1-e269-481e-a2f8-ac7eee248ddd req-17438b61-d3b3-4897-8029-bcf352bc6188 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-plugged:9964d7ba-5df3-4d41-b4d4-44dd5cc2736d for instance e4e051ab-c645-4198-99ef-3c1f2c2724fc on instance [pid: 8|app: 0|req: 436/865] 10.0.0.138 () {38 vars in 815 bytes} [Mon Jun 29 07:02:22 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-06-29 07:02:23.569 7 WARNING neutronclient.v2_0.client [None req-93b209d8-4878-447e-a7dd-b5c501474880 c62c0a4258dd4ba7bd064545e1d3aefd 80b440e426a84400a6a4000074619d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/866] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:23 2026] GET /v2.1/servers/e4e051ab-c645-4198-99ef-3c1f2c2724fc => generated 1515 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:02:28.793 8 WARNING neutronclient.v2_0.client [None req-a7c48c37-9dba-4354-8663-a81ff84dfd03 c62c0a4258dd4ba7bd064545e1d3aefd 80b440e426a84400a6a4000074619d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/869] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:28 2026] GET /v2.1/servers/e4e051ab-c645-4198-99ef-3c1f2c2724fc => generated 1813 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:02:30.356 7 WARNING neutronclient.v2_0.client [None req-9fa61bd1-5bd7-4791-86e5-06b25a526f57 b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in 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/870] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:30 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1817 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, ' [pid: 8|app: 0|req: 439/871] 10.0.0.211 () {32 vars in 718 bytes} [Mon Jun 29 07:02:30 2026] DELETE /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:02:30.790 7 WARNING neutronclient.v2_0.client [None req-f23d7a15-9614-4630-9c55-309ef32e8757 b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] 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-06-29 07:02:31.093 8 WARNING neutronclient.v2_0.client [None req-9b812e83-9de3-41ba-902b-d40838490cb4 c62c0a4258dd4ba7bd064545e1d3aefd 80b440e426a84400a6a4000074619d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:02:31.144 8 WARNING neutronclient.v2_0.client [None req-9b812e83-9de3-41ba-902b-d40838490cb4 c62c0a4258dd4ba7bd064545e1d3aefd 80b440e426a84400a6a4000074619d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/872] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:30 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1823 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:02:31.201 7 INFO nova.api.openstack.compute.server_external_events [req-b955ffc2-6583-4e67-b28c-e40e2c8ea377 req-99b4c297-d79d-487a-9b3a-f26789f9ab79 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:9964d7ba-5df3-4d41-b4d4-44dd5cc2736d for instance e4e051ab-c645-4198-99ef-3c1f2c2724fc on instance [pid: 7|app: 0|req: 434/873] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:02:31 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-06-29 07:02:31.419 8 WARNING neutronclient.v2_0.client [None req-9b812e83-9de3-41ba-902b-d40838490cb4 c62c0a4258dd4ba7bd064545e1d3aefd 80b440e426a84400a6a4000074619d37 - - default default] The python binding code in 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/874] 10.0.0.211 () {34 vars in 663 bytes} [Mon Jun 29 07:02:31 2026] POST /v2.1/servers => generated 446 bytes in 612 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-06-29 07:02:31.674 7 WARNING neutronclient.v2_0.client [None req-8265ef9c-f397-470a-8af8-8ed5e7a38d46 c62c0a4258dd4ba7bd064545e1d3aefd 80b440e426a84400a6a4000074619d37 - - default default] The python binding code in 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/875] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:31 2026] GET /v2.1/servers/1294caa0-a045-4b3f-8ff3-35670c924510 => generated 1394 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:02:32.242 8 WARNING neutronclient.v2_0.client [None req-449ee07f-31be-4a32-99bd-8c3097ffe783 b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/876] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:32 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1823 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-06-29 07:02:33.445 7 WARNING neutronclient.v2_0.client [None req-44485704-0865-46ef-835d-79d9ffe52dcd b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/877] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:33 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1823 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-06-29 07:02:33.887 8 INFO nova.api.openstack.compute.server_external_events [req-982fa488-4786-4ea6-9ad8-ef5135d3d51f req-68aaa9e8-7d10-4905-b2a4-b0058e1074b2 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-deleted:da856912-01c7-4e12-9b8f-982f75321ff3 for instance 798f61e5-2e05-46c1-b352-b2aad5745e55 on instance [pid: 8|app: 0|req: 442/878] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:02:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:02:34.602 7 WARNING neutronclient.v2_0.client [None req-1fc86065-93c5-4b7d-82c3-c51d44fa583f b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in 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/879] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:34 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1471 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:02:35.699 8 WARNING neutronclient.v2_0.client [None req-94fb3f20-5cd7-476a-b821-0984ed983188 b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in 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/880] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:35 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1476 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:02:36.759 7 WARNING neutronclient.v2_0.client [None req-b051c9ae-481f-49fb-a186-3a4c9f10dc0b c62c0a4258dd4ba7bd064545e1d3aefd 80b440e426a84400a6a4000074619d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:02:36.789 8 WARNING neutronclient.v2_0.client [None req-e9d29c08-d134-4127-b398-1118130bb977 b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] The python binding code in 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/881] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:36 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => generated 1476 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/882] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:36 2026] GET /v2.1/servers/1294caa0-a045-4b3f-8ff3-35670c924510 => generated 1518 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-06-29 07:02:37.019 8 INFO nova.api.openstack.compute.server_external_events [req-3c53a5dd-76e2-4d82-89a9-ed6b7f63c48e req-10d58e09-78ff-4a07-9d80-37f3387ecbfd e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:8057d0d3-5f55-4dbd-aca8-c1079a0f1425 for instance 1294caa0-a045-4b3f-8ff3-35670c924510 on instance [pid: 8|app: 0|req: 445/883] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:02:36 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-06-29 07:02:37.871 7 INFO nova.api.openstack.wsgi [None req-492f91ed-3b59-4550-97ea-37cc5a2dd4c1 b509b2d798ec47c8b4d543dd9c47708a 0a517adad5b042c693b9a6c050b79015 - - default default] HTTP exception thrown: Instance 798f61e5-2e05-46c1-b352-b2aad5745e55 could not be found. [pid: 7|app: 0|req: 440/886] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:37 2026] GET /v2.1/servers/798f61e5-2e05-46c1-b352-b2aad5745e55 => 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: 447/887] 10.0.0.211 () {32 vars in 704 bytes} [Mon Jun 29 07:02:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-929572572 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:02:41.902 7 WARNING neutronclient.v2_0.client [None req-09c1726b-68a4-40b3-bc8f-50e9fd707398 c62c0a4258dd4ba7bd064545e1d3aefd 80b440e426a84400a6a4000074619d37 - - default default] The python binding code in 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/888] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:41 2026] GET /v2.1/servers/1294caa0-a045-4b3f-8ff3-35670c924510 => generated 1516 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-29 07:02:42.507 8 INFO nova.api.openstack.compute.server_external_events [req-c50ddac2-49a0-477d-8fae-888dfb33817e req-ed7be249-1d06-4afc-8a70-e3cfccb201c9 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-plugged:8057d0d3-5f55-4dbd-aca8-c1079a0f1425 for instance 1294caa0-a045-4b3f-8ff3-35670c924510 on instance [pid: 8|app: 0|req: 448/889] 10.0.0.138 () {38 vars in 815 bytes} [Mon Jun 29 07:02:42 2026] POST /v2.1/os-server-external-events => generated 183 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-06-29 07:02:47.087 7 WARNING neutronclient.v2_0.client [None req-c37f55ac-6954-41b6-b077-e6eb184439cb c62c0a4258dd4ba7bd064545e1d3aefd 80b440e426a84400a6a4000074619d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/890] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:02:47 2026] GET /v2.1/servers/1294caa0-a045-4b3f-8ff3-35670c924510 => generated 1816 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:02:48.451 8 INFO nova.api.openstack.compute.server_external_events [req-c53f3f17-9a3a-49f1-904f-c5e05e65f070 req-9d0f33bd-9467-4106-9e18-5a8195944e9f e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:8057d0d3-5f55-4dbd-aca8-c1079a0f1425 for instance 1294caa0-a045-4b3f-8ff3-35670c924510 on instance [pid: 8|app: 0|req: 450/893] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:02:48 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, ' [pid: 8|app: 0|req: 453/898] 10.0.0.211 () {34 vars in 671 bytes} [Mon Jun 29 07:03:09 2026] POST /v2.1/os-keypairs => generated 397 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 446/899] 10.0.0.211 () {34 vars in 671 bytes} [Mon Jun 29 07:03:10 2026] POST /v2.1/os-keypairs => generated 386 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 07:03:11.675 8 WARNING neutronclient.v2_0.client [None req-647dafb2-97ec-45db-b38e-99f3edcaf9ba 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:03:11.730 8 WARNING neutronclient.v2_0.client [None req-647dafb2-97ec-45db-b38e-99f3edcaf9ba 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:03:11.767 8 WARNING neutronclient.v2_0.client [None req-647dafb2-97ec-45db-b38e-99f3edcaf9ba 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:03:11.959 8 WARNING neutronclient.v2_0.client [None req-647dafb2-97ec-45db-b38e-99f3edcaf9ba 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] The python binding code in 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/900] 10.0.0.211 () {34 vars in 663 bytes} [Mon Jun 29 07:03:11 2026] POST /v2.1/servers => generated 496 bytes in 581 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-29 07:03:12.219 7 WARNING neutronclient.v2_0.client [None req-1e700130-b6dc-437c-8cd2-b368b069df0e 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/901] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:12 2026] GET /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415 => generated 1457 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-06-29 07:03:13.307 8 WARNING neutronclient.v2_0.client [None req-bebec681-5fab-4111-baff-50fbd8da0bba 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] The python binding code in 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/902] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:13 2026] GET /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415 => generated 1461 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:14.388 7 WARNING neutronclient.v2_0.client [None req-6008a9cc-d9d3-483e-8c68-19e81d74650a 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] The python binding code in 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/903] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:14 2026] GET /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415 => generated 1509 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-29 07:03:14.435 8 WARNING neutronclient.v2_0.client [None req-1ececb6a-d34b-4db1-b1ff-f190230b8675 e25c05ce6d404d06b0342f62dab352f8 f051455fc1be4a7095f1fd72a6728bd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:03:14.634 8 WARNING neutronclient.v2_0.client [None req-1ececb6a-d34b-4db1-b1ff-f190230b8675 e25c05ce6d404d06b0342f62dab352f8 f051455fc1be4a7095f1fd72a6728bd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/904] 10.0.0.211 () {34 vars in 663 bytes} [Mon Jun 29 07:03:14 2026] POST /v2.1/servers => generated 424 bytes in 493 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-06-29 07:03:14.899 7 WARNING neutronclient.v2_0.client [None req-cfc9757c-3ffb-4ffb-b1b2-021de090c438 e25c05ce6d404d06b0342f62dab352f8 f051455fc1be4a7095f1fd72a6728bd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/905] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:14 2026] GET /v2.1/servers/8147f796-ba00-4d66-b7f9-807fae1cf7e0 => generated 1365 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-06-29 07:03:15.480 8 WARNING neutronclient.v2_0.client [None req-a4d54d67-b393-4f45-86e7-851ea57ecb84 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/906] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:15 2026] GET /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415 => generated 1509 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-06-29 07:03:15.990 7 WARNING neutronclient.v2_0.client [None req-514e38d7-a3c6-42d9-93f6-00785bfa09c5 e25c05ce6d404d06b0342f62dab352f8 f051455fc1be4a7095f1fd72a6728bd9 - - default default] The python binding code in 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/907] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:15 2026] GET /v2.1/servers/8147f796-ba00-4d66-b7f9-807fae1cf7e0 => generated 1369 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-06-29 07:03:16.589 8 WARNING neutronclient.v2_0.client [None req-cfefd930-2f7f-4fdc-aeae-45da1613c3a6 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/908] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:16 2026] GET /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415 => generated 1517 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-06-29 07:03:17.068 7 WARNING neutronclient.v2_0.client [None req-a9d9f0d9-8ae5-4409-8327-53f7a601f223 e25c05ce6d404d06b0342f62dab352f8 f051455fc1be4a7095f1fd72a6728bd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/909] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:17 2026] GET /v2.1/servers/8147f796-ba00-4d66-b7f9-807fae1cf7e0 => generated 1417 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:17.531 7 INFO nova.api.openstack.compute.server_external_events [req-3cba7db2-8b83-4aea-a598-e7937b309ed8 req-ec735ab4-0fac-4c00-b50a-453a06e80d79 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:76a0b1a7-96e1-4a05-aa9c-cd17305395fd for instance 8d945ec7-9cee-43c9-85dc-21f568574415 on instance [pid: 7|app: 0|req: 453/912] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:03:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:17.677 8 WARNING neutronclient.v2_0.client [None req-0d2c5c89-b82d-4e7c-b679-df9ba1ff0f34 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/913] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:17 2026] GET /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415 => 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-06-29 07:03:18.170 7 WARNING neutronclient.v2_0.client [None req-e6e129ad-5979-4450-ab3d-4261afe8c05a e25c05ce6d404d06b0342f62dab352f8 f051455fc1be4a7095f1fd72a6728bd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/914] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:18 2026] GET /v2.1/servers/8147f796-ba00-4d66-b7f9-807fae1cf7e0 => generated 1417 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:18.901 8 WARNING neutronclient.v2_0.client [None req-bc75c4f7-d05b-4dda-910c-a7af35f8d294 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] The python binding code in 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/915] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:18 2026] GET /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415 => generated 1629 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:19.288 7 WARNING neutronclient.v2_0.client [None req-2bb930bf-1385-42de-8f95-9a38d68bb72f e25c05ce6d404d06b0342f62dab352f8 f051455fc1be4a7095f1fd72a6728bd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/916] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:19 2026] GET /v2.1/servers/8147f796-ba00-4d66-b7f9-807fae1cf7e0 => generated 1425 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-06-29 07:03:20.052 8 WARNING neutronclient.v2_0.client [None req-333aa70c-7f59-4042-b4ca-4dc34c35224f 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] 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: 462/917] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:20 2026] GET /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415 => generated 1629 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-29 07:03:20.197 7 INFO nova.api.openstack.compute.server_external_events [req-d9e2af34-3eb4-4e3c-9d46-114c63963580 req-7c8a7c8a-4018-44cc-8787-ea8157662e57 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:06ea19f9-8430-43e5-93df-f5364019c9cf for instance 8147f796-ba00-4d66-b7f9-807fae1cf7e0 on instance [pid: 7|app: 0|req: 456/918] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:03:20 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-06-29 07:03:20.376 8 WARNING neutronclient.v2_0.client [None req-ca2776d7-a856-4760-a857-6c322af2c18f e25c05ce6d404d06b0342f62dab352f8 f051455fc1be4a7095f1fd72a6728bd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/919] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:20 2026] GET /v2.1/servers/8147f796-ba00-4d66-b7f9-807fae1cf7e0 => generated 1477 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-06-29 07:03:20.684 7 WARNING neutronclient.v2_0.client [None req-d2f1ae0f-0578-4a08-b1d6-cdcaea41f1f4 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:03:20.740 7 WARNING neutronclient.v2_0.client [None req-d2f1ae0f-0578-4a08-b1d6-cdcaea41f1f4 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:03:20.922 7 WARNING neutronclient.v2_0.client [None req-d2f1ae0f-0578-4a08-b1d6-cdcaea41f1f4 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] 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: 457/920] 199.204.45.235 () {36 vars in 714 bytes} [Mon Jun 29 07:03:20 2026] POST /v2.1/servers => generated 453 bytes in 720 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-06-29 07:03:21.231 8 WARNING neutronclient.v2_0.client [None req-a338db75-bd3a-400a-a11e-37f00ceacc87 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/921] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:21 2026] GET /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415 => generated 1629 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-06-29 07:03:21.565 7 WARNING neutronclient.v2_0.client [None req-8d94ff15-4f55-48fa-b112-8c86f0d8a842 e25c05ce6d404d06b0342f62dab352f8 f051455fc1be4a7095f1fd72a6728bd9 - - default default] 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-06-29 07:03:21.659 8 WARNING neutronclient.v2_0.client [None req-d39f34c7-64b5-429c-a2fb-dad5d38cfb33 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/922] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:21 2026] GET /v2.1/servers/8147f796-ba00-4d66-b7f9-807fae1cf7e0 => generated 1465 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/923] 199.204.45.235 () {32 vars in 733 bytes} [Mon Jun 29 07:03:21 2026] GET /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937 => generated 2213 bytes in 57 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-06-29 07:03:21.721 7 WARNING neutronclient.v2_0.client [None req-d941d4da-025a-411d-aa55-7c8375f6ceb0 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/924] 199.204.45.235 () {32 vars in 759 bytes} [Mon Jun 29 07:03:21 2026] GET /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937/os-interface => generated 28 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 466/925] 199.204.45.235 () {32 vars in 777 bytes} [Mon Jun 29 07:03:21 2026] GET /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937/os-volume_attachments => generated 25 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:22.403 7 WARNING neutronclient.v2_0.client [None req-330f8789-a174-4985-9b6a-b1e742107fcc 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/926] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:22 2026] GET /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415 => generated 1629 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:22.718 8 WARNING neutronclient.v2_0.client [None req-e7192d21-8c40-487c-9582-db3caae979a5 e25c05ce6d404d06b0342f62dab352f8 f051455fc1be4a7095f1fd72a6728bd9 - - default default] The python binding code in 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/927] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:22 2026] GET /v2.1/servers/8147f796-ba00-4d66-b7f9-807fae1cf7e0 => generated 1465 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-06-29 07:03:23.568 7 WARNING neutronclient.v2_0.client [None req-fa45dc93-a82f-4e77-93b8-99435df3ad78 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] 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-06-29 07:03:23.636 8 INFO nova.api.openstack.compute.server_external_events [req-72513863-5443-404c-b72b-62fc254f8e67 req-e151cc0a-4565-4b12-9f22-f47ecaf7f314 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-plugged:76a0b1a7-96e1-4a05-aa9c-cd17305395fd for instance 8d945ec7-9cee-43c9-85dc-21f568574415 on instance [pid: 8|app: 0|req: 468/928] 10.0.0.138 () {38 vars in 815 bytes} [Mon Jun 29 07:03:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/929] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:23 2026] GET /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415 => generated 1629 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:23.875 8 WARNING neutronclient.v2_0.client [None req-6a0168a2-5b43-4b20-83d6-12c410ff9f33 e25c05ce6d404d06b0342f62dab352f8 f051455fc1be4a7095f1fd72a6728bd9 - - default default] The python binding code in 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/930] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:23 2026] GET /v2.1/servers/8147f796-ba00-4d66-b7f9-807fae1cf7e0 => generated 1465 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:24.536 7 WARNING neutronclient.v2_0.client [None req-8c1c36a6-eae6-4ed8-b08f-63f4c43841d7 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] The python binding code in 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/931] 199.204.45.235 () {32 vars in 733 bytes} [Mon Jun 29 07:03:24 2026] GET /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937 => generated 2371 bytes in 103 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-06-29 07:03:24.648 8 WARNING neutronclient.v2_0.client [None req-a09796bd-b717-457e-9a80-3730f8c127b8 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] The python binding code in 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/932] 199.204.45.235 () {32 vars in 759 bytes} [Mon Jun 29 07:03:24 2026] GET /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937/os-interface => generated 28 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:24.814 8 WARNING neutronclient.v2_0.client [None req-798711c9-5d93-4640-97c8-735b39ad68a5 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/933] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:24 2026] GET /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415 => generated 1629 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/934] 199.204.45.235 () {32 vars in 777 bytes} [Mon Jun 29 07:03:24 2026] GET /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937/os-volume_attachments => generated 197 bytes in 268 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-06-29 07:03:25.047 8 WARNING neutronclient.v2_0.client [None req-6a164c5f-b3a4-404c-8edf-efa8e2b62ce1 e25c05ce6d404d06b0342f62dab352f8 f051455fc1be4a7095f1fd72a6728bd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/935] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:25 2026] GET /v2.1/servers/8147f796-ba00-4d66-b7f9-807fae1cf7e0 => generated 1465 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-06-29 07:03:25.982 7 WARNING neutronclient.v2_0.client [None req-89c4009e-a680-4817-9f50-35de79652ae1 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/936] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:25 2026] GET /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415 => generated 1809 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-29 07:03:26.224 8 WARNING neutronclient.v2_0.client [None req-015810b8-c7ec-432d-8109-f958e2269273 e25c05ce6d404d06b0342f62dab352f8 f051455fc1be4a7095f1fd72a6728bd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:03:26.231 7 WARNING neutronclient.v2_0.client [None req-8ecd7f2a-6773-411b-b6d1-a9e77633101f 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] The python binding code in 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/937] 10.0.0.211 () {32 vars in 741 bytes} [Mon Jun 29 07:03:26 2026] GET /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415/os-interface => generated 284 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/938] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:26 2026] GET /v2.1/servers/8147f796-ba00-4d66-b7f9-807fae1cf7e0 => generated 1465 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:26.518 7 INFO nova.api.openstack.compute.server_external_events [req-084f44ae-4a70-4968-bdb2-a9cc6dfe4767 req-06b2140d-e680-4772-85dd-885e5b2f6c2b e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-plugged:06ea19f9-8430-43e5-93df-f5364019c9cf for instance 8147f796-ba00-4d66-b7f9-807fae1cf7e0 on instance [pid: 7|app: 0|req: 466/939] 10.0.0.138 () {38 vars in 815 bytes} [Mon Jun 29 07:03:26 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-06-29 07:03:26.559 8 INFO nova.api.openstack.compute.server_external_events [req-0395a04f-c5e2-49b7-9e6d-0638c795bea2 req-01dc5d8f-a26d-43e6-993e-8eccbeaf2635 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:f8e33f10-8bb4-4648-8b00-4c8d5a14e161 for instance 07751452-7462-4354-aa0b-b370bb546937 on instance [pid: 8|app: 0|req: 474/940] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:03:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:27.151 7 INFO nova.api.openstack.compute.server_external_events [req-c2062ec6-dc9a-438a-be85-9f647d0e24aa req-7819b82e-10a7-45f3-8036-4020810b4cbd e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:76a0b1a7-96e1-4a05-aa9c-cd17305395fd for instance 8d945ec7-9cee-43c9-85dc-21f568574415 on instance [pid: 7|app: 0|req: 467/941] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:03:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:27.474 8 WARNING neutronclient.v2_0.client [None req-9351c46a-433c-4ff7-a018-8cf120963040 e25c05ce6d404d06b0342f62dab352f8 f051455fc1be4a7095f1fd72a6728bd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/944] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:27 2026] GET /v2.1/servers/8147f796-ba00-4d66-b7f9-807fae1cf7e0 => generated 1465 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:28.066 7 WARNING neutronclient.v2_0.client [None req-54aa44ef-9e72-4298-ad2f-7f7cd5f1914e 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] The python binding code in 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/945] 199.204.45.235 () {32 vars in 733 bytes} [Mon Jun 29 07:03:28 2026] GET /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937 => generated 2445 bytes in 183 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-06-29 07:03:28.273 8 WARNING neutronclient.v2_0.client [None req-c0df195e-6a19-4155-ae44-d71211c778e0 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/946] 199.204.45.235 () {32 vars in 759 bytes} [Mon Jun 29 07:03:28 2026] GET /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937/os-interface => generated 283 bytes in 106 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: 470/947] 199.204.45.235 () {32 vars in 777 bytes} [Mon Jun 29 07:03:28 2026] GET /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:28.696 8 WARNING neutronclient.v2_0.client [None req-a79f3479-ccfa-412f-bbda-c50b781cfdff e25c05ce6d404d06b0342f62dab352f8 f051455fc1be4a7095f1fd72a6728bd9 - - default default] The python binding code in 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/948] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:28 2026] GET /v2.1/servers/8147f796-ba00-4d66-b7f9-807fae1cf7e0 => generated 1644 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 471/949] 10.0.0.211 () {32 vars in 718 bytes} [Mon Jun 29 07:03:30 2026] DELETE /v2.1/servers/8147f796-ba00-4d66-b7f9-807fae1cf7e0 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:30.152 8 WARNING neutronclient.v2_0.client [None req-3443c465-a170-46ae-b119-11b81b7c89bf e25c05ce6d404d06b0342f62dab352f8 f051455fc1be4a7095f1fd72a6728bd9 - - default default] The python binding code in 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/950] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:30 2026] GET /v2.1/servers/8147f796-ba00-4d66-b7f9-807fae1cf7e0 => generated 1650 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-06-29 07:03:31.026 7 WARNING neutronclient.v2_0.client [None req-7467e813-bb22-49d9-ac13-41e9e9281ff0 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/951] 199.204.45.235 () {32 vars in 733 bytes} [Mon Jun 29 07:03:30 2026] GET /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937 => generated 2433 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:31.160 8 WARNING neutronclient.v2_0.client [None req-120587fc-07e8-4087-9c4a-926ca535da3e 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] The python binding code in 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/952] 199.204.45.235 () {32 vars in 759 bytes} [Mon Jun 29 07:03:31 2026] GET /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937/os-interface => generated 283 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 473/953] 199.204.45.235 () {32 vars in 777 bytes} [Mon Jun 29 07:03:31 2026] GET /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:31.326 8 WARNING neutronclient.v2_0.client [None req-7a8ad9f3-4fc9-469a-bb6f-6f0a04590f1c e25c05ce6d404d06b0342f62dab352f8 f051455fc1be4a7095f1fd72a6728bd9 - - default default] The python binding code in 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/954] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:31 2026] GET /v2.1/servers/8147f796-ba00-4d66-b7f9-807fae1cf7e0 => generated 1650 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:32.504 7 WARNING neutronclient.v2_0.client [None req-7e15e807-c4a4-4dda-8a42-f96fd9060dfa e25c05ce6d404d06b0342f62dab352f8 f051455fc1be4a7095f1fd72a6728bd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:03:32.523 8 INFO nova.api.openstack.compute.server_external_events [req-d0bd8261-136c-4d30-8640-2dada679ec95 req-70b37bbe-75bc-454e-95be-5d25bac13940 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-plugged:f8e33f10-8bb4-4648-8b00-4c8d5a14e161 for instance 07751452-7462-4354-aa0b-b370bb546937 on instance [pid: 8|app: 0|req: 482/955] 10.0.0.138 () {38 vars in 815 bytes} [Mon Jun 29 07:03:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/956] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:32 2026] GET /v2.1/servers/8147f796-ba00-4d66-b7f9-807fae1cf7e0 => generated 1650 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-06-29 07:03:32.996 8 INFO nova.api.openstack.compute.server_external_events [req-2977810c-8d45-4666-afe0-eb4368f8fe8c req-18e33202-d72c-4efe-b465-9aa0c0c12b67 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-deleted:06ea19f9-8430-43e5-93df-f5364019c9cf for instance 8147f796-ba00-4d66-b7f9-807fae1cf7e0 on instance [pid: 8|app: 0|req: 483/957] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:03:32 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-06-29 07:03:33.661 7 WARNING neutronclient.v2_0.client [None req-4e98ba8e-1353-47c1-8b41-86b8bdff2089 e25c05ce6d404d06b0342f62dab352f8 f051455fc1be4a7095f1fd72a6728bd9 - - default default] The python binding code in 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/958] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:33 2026] GET /v2.1/servers/8147f796-ba00-4d66-b7f9-807fae1cf7e0 => generated 1446 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:34.269 8 WARNING neutronclient.v2_0.client [None req-af234ab4-83ae-49c2-920e-789cde6fa520 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/959] 199.204.45.235 () {32 vars in 733 bytes} [Mon Jun 29 07:03:34 2026] GET /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937 => generated 2433 bytes in 200 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-06-29 07:03:34.459 7 WARNING neutronclient.v2_0.client [None req-4d13f191-51e7-4204-b233-12a830819a08 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/960] 199.204.45.235 () {32 vars in 759 bytes} [Mon Jun 29 07:03:34 2026] GET /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937/os-interface => generated 285 bytes in 111 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: 485/961] 199.204.45.235 () {32 vars in 777 bytes} [Mon Jun 29 07:03:34 2026] GET /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:34.759 7 WARNING neutronclient.v2_0.client [None req-77366524-dfe5-4c2d-93fb-08fd27ec3a12 e25c05ce6d404d06b0342f62dab352f8 f051455fc1be4a7095f1fd72a6728bd9 - - default default] The python binding code in 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/962] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:34 2026] GET /v2.1/servers/8147f796-ba00-4d66-b7f9-807fae1cf7e0 => generated 1451 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-06-29 07:03:36.019 8 WARNING neutronclient.v2_0.client [None req-4109ac4d-6c07-488d-a3cb-356d3a2bc1f1 e25c05ce6d404d06b0342f62dab352f8 f051455fc1be4a7095f1fd72a6728bd9 - - default default] The python binding code in 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/963] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:35 2026] GET /v2.1/servers/8147f796-ba00-4d66-b7f9-807fae1cf7e0 => generated 1451 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, ' 2026-06-29 07:03:37.092 7 INFO nova.api.openstack.wsgi [None req-586bce61-8c0d-4495-a843-b5e61a62115b e25c05ce6d404d06b0342f62dab352f8 f051455fc1be4a7095f1fd72a6728bd9 - - default default] HTTP exception thrown: Instance 8147f796-ba00-4d66-b7f9-807fae1cf7e0 could not be found. [pid: 7|app: 0|req: 478/964] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:37 2026] GET /v2.1/servers/8147f796-ba00-4d66-b7f9-807fae1cf7e0 => 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, ' 2026-06-29 07:03:37.244 8 WARNING neutronclient.v2_0.client [None req-1a8808f8-4ac3-4837-8bc8-32fd06894aa5 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/967] 199.204.45.235 () {32 vars in 733 bytes} [Mon Jun 29 07:03:37 2026] GET /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937 => generated 2580 bytes in 153 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-06-29 07:03:37.412 7 WARNING neutronclient.v2_0.client [None req-6d195401-4a68-4979-8623-671d9fef5967 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/968] 199.204.45.235 () {32 vars in 759 bytes} [Mon Jun 29 07:03:37 2026] GET /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937/os-interface => generated 285 bytes in 99 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: 488/969] 199.204.45.235 () {32 vars in 777 bytes} [Mon Jun 29 07:03:37 2026] GET /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937/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-06-29 07:03:39.506 7 WARNING neutronclient.v2_0.client [None req-21e18ed3-fafe-42d1-bedb-0b40ccfc8c87 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/970] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:39 2026] GET /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415 => generated 1929 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 489/971] 10.0.0.211 () {32 vars in 753 bytes} [Mon Jun 29 07:03:41 2026] GET /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415/os-server-password => generated 116 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 483/972] 10.0.0.211 () {32 vars in 718 bytes} [Mon Jun 29 07:03:43 2026] DELETE /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415 => generated 0 bytes in 89 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-06-29 07:03:43.297 8 WARNING neutronclient.v2_0.client [None req-cbd2f21b-16cd-47b6-b4a2-701339288d2d 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/973] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:43 2026] GET /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415 => generated 1935 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-06-29 07:03:44.448 7 WARNING neutronclient.v2_0.client [None req-1a5d4a4e-034b-4ece-ae73-e0164b29b56c 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/974] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:44 2026] GET /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415 => generated 1935 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-06-29 07:03:45.611 8 WARNING neutronclient.v2_0.client [None req-01ceec43-5699-46d3-b203-9dd3ffa05712 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/975] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:45 2026] GET /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415 => generated 1935 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:45.984 7 INFO nova.api.openstack.compute.server_external_events [req-3a935b85-176e-4804-a60c-563672eadc4c req-ff0dd174-202d-4c3e-b425-93a4a675c9be e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-unplugged:76a0b1a7-96e1-4a05-aa9c-cd17305395fd for instance 8d945ec7-9cee-43c9-85dc-21f568574415 on instance [pid: 7|app: 0|req: 485/976] 10.0.0.138 () {38 vars in 815 bytes} [Mon Jun 29 07:03:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:46.559 8 INFO nova.api.openstack.compute.server_external_events [req-a7ba45f3-9c32-43b7-b6da-8d9c55b739a4 req-e4b917dd-c3db-417f-adf2-62e7ef68858b e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-deleted:76a0b1a7-96e1-4a05-aa9c-cd17305395fd for instance 8d945ec7-9cee-43c9-85dc-21f568574415 on instance [pid: 8|app: 0|req: 492/977] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:03:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:46.811 7 WARNING neutronclient.v2_0.client [None req-c5904900-16b0-4f8f-bd42-a4bde277d567 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/978] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:46 2026] GET /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415 => generated 1538 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:47.920 8 WARNING neutronclient.v2_0.client [None req-f80b1356-d75b-47a5-95d1-249f0d39aee5 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/981] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:47 2026] GET /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415 => generated 1543 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-06-29 07:03:49.021 7 WARNING neutronclient.v2_0.client [None req-0cf92fdb-b21a-413f-b374-2248ff0c428d 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/982] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:48 2026] GET /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415 => generated 1543 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 495/983] 10.0.0.211 () {34 vars in 671 bytes} [Mon Jun 29 07:03:49 2026] POST /v2.1/os-keypairs => generated 397 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:50.106 7 INFO nova.api.openstack.wsgi [None req-faa57378-98f6-4eca-9a5f-7e27d4f762e1 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] HTTP exception thrown: Instance 8d945ec7-9cee-43c9-85dc-21f568574415 could not be found. [pid: 7|app: 0|req: 489/984] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:50 2026] GET /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-29 07:03:50.143 8 INFO nova.api.openstack.wsgi [None req-012e3c12-e4f3-40de-acb3-c43cf267442f 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] HTTP exception thrown: Instance 8d945ec7-9cee-43c9-85dc-21f568574415 could not be found. [pid: 8|app: 0|req: 496/985] 10.0.0.211 () {32 vars in 718 bytes} [Mon Jun 29 07:03:50 2026] DELETE /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:50.178 7 INFO nova.api.openstack.wsgi [None req-c32c5949-448f-4e71-b1fb-afeedae37de7 870d1059adef41ed8ddcc005868c2bfc 1840695bf25d43b286ccbf8d95cb0f3a - - default default] HTTP exception thrown: Instance 8d945ec7-9cee-43c9-85dc-21f568574415 could not be found. [pid: 7|app: 0|req: 490/986] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:50 2026] GET /v2.1/servers/8d945ec7-9cee-43c9-85dc-21f568574415 => 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: 497/987] 10.0.0.211 () {32 vars in 706 bytes} [Mon Jun 29 07:03:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1748621500 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 491/988] 10.0.0.211 () {32 vars in 728 bytes} [Mon Jun 29 07:03:50 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1543557630 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-29 07:03:50.958 8 WARNING neutronclient.v2_0.client [None req-820d06c0-9aa2-4b09-a319-2b1327abee72 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:03:51.000 8 WARNING neutronclient.v2_0.client [None req-820d06c0-9aa2-4b09-a319-2b1327abee72 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:03:51.195 8 WARNING neutronclient.v2_0.client [None req-820d06c0-9aa2-4b09-a319-2b1327abee72 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in 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/989] 10.0.0.211 () {34 vars in 663 bytes} [Mon Jun 29 07:03:50 2026] POST /v2.1/servers => generated 449 bytes in 516 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-29 07:03:51.431 7 WARNING neutronclient.v2_0.client [None req-d788f884-47fc-4d5e-8cfd-56b3ef1c2397 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/990] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:51 2026] GET /v2.1/servers/052b1f1f-c8d8-4a72-a217-a8838c1a389e => generated 1402 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-06-29 07:03:52.529 8 WARNING neutronclient.v2_0.client [None req-3823549e-f6c0-40be-bb90-894f3c5bbd03 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/991] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:52 2026] GET /v2.1/servers/052b1f1f-c8d8-4a72-a217-a8838c1a389e => generated 1406 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-06-29 07:03:53.627 7 WARNING neutronclient.v2_0.client [None req-1cdbb4f4-9758-4262-8525-8f39b317d7ce 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in 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/992] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:53 2026] GET /v2.1/servers/052b1f1f-c8d8-4a72-a217-a8838c1a389e => generated 1454 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-06-29 07:03:54.740 8 WARNING neutronclient.v2_0.client [None req-04e44109-f629-4e65-9577-14c4b81a7544 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/993] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:54 2026] GET /v2.1/servers/052b1f1f-c8d8-4a72-a217-a8838c1a389e => generated 1454 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-06-29 07:03:55.829 7 WARNING neutronclient.v2_0.client [None req-7ecbf0b9-f7c2-476e-90ca-696987b67589 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in 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/994] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:55 2026] GET /v2.1/servers/052b1f1f-c8d8-4a72-a217-a8838c1a389e => generated 1462 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-06-29 07:03:56.936 8 WARNING neutronclient.v2_0.client [None req-f0274711-6518-45be-8595-a78d1909a68e 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/995] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:56 2026] GET /v2.1/servers/052b1f1f-c8d8-4a72-a217-a8838c1a389e => generated 1529 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-06-29 07:03:57.741 8 INFO nova.api.openstack.compute.server_external_events [req-262d19e9-ad4f-4bdf-9ebf-fc1ca948efe3 req-e5a4a242-1725-4053-b36b-78ab82943b0c e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:d3e4420b-7000-4761-b9bb-852ae51115ad for instance 052b1f1f-c8d8-4a72-a217-a8838c1a389e on instance [pid: 8|app: 0|req: 503/998] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:03:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:03:58.115 7 WARNING neutronclient.v2_0.client [None req-c7623f23-ad5c-4b4f-8b71-429663f27678 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in 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/999] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:58 2026] GET /v2.1/servers/052b1f1f-c8d8-4a72-a217-a8838c1a389e => generated 1527 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-06-29 07:03:59.286 8 WARNING neutronclient.v2_0.client [None req-64200ad5-4daa-4827-82da-42b482ecd656 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in 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/1000] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:03:59 2026] GET /v2.1/servers/052b1f1f-c8d8-4a72-a217-a8838c1a389e => generated 1527 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-06-29 07:04:00.497 7 WARNING neutronclient.v2_0.client [None req-4dfebcb3-5ac5-47d6-825c-bff376472187 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in 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/1001] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:04:00 2026] GET /v2.1/servers/052b1f1f-c8d8-4a72-a217-a8838c1a389e => generated 1527 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-06-29 07:04:01.679 8 WARNING neutronclient.v2_0.client [None req-fc1b4f1f-d198-4aab-af4c-90ecc9337990 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1002] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:04:01 2026] GET /v2.1/servers/052b1f1f-c8d8-4a72-a217-a8838c1a389e => generated 1527 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:04:02.472 7 INFO nova.api.openstack.compute.server_external_events [req-f8d69968-ccb2-44d5-a167-c3fddb4d49dc req-10b480a8-b9a1-473a-9019-240e0b93e2e6 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-plugged:d3e4420b-7000-4761-b9bb-852ae51115ad for instance 052b1f1f-c8d8-4a72-a217-a8838c1a389e on instance [pid: 7|app: 0|req: 498/1003] 10.0.0.138 () {38 vars in 815 bytes} [Mon Jun 29 07:04:02 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-06-29 07:04:02.839 8 WARNING neutronclient.v2_0.client [None req-be58310c-0b9d-4de6-b9c4-2fe8c5e18760 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1004] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:04:02 2026] GET /v2.1/servers/052b1f1f-c8d8-4a72-a217-a8838c1a389e => generated 1527 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-06-29 07:04:04.051 7 WARNING neutronclient.v2_0.client [None req-fac12445-99bf-4477-9981-8c4da3071a4b 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1005] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:04:04 2026] GET /v2.1/servers/052b1f1f-c8d8-4a72-a217-a8838c1a389e => generated 1527 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:04:05.235 8 WARNING neutronclient.v2_0.client [None req-a5742c58-4a0b-4518-bbc6-36a4e749988c 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in 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/1006] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:04:05 2026] GET /v2.1/servers/052b1f1f-c8d8-4a72-a217-a8838c1a389e => generated 1694 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:04:05.454 7 WARNING neutronclient.v2_0.client [None req-c2c234db-9995-4d63-a0b9-71741525445c 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in 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/1007] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:04:05 2026] GET /v2.1/servers/052b1f1f-c8d8-4a72-a217-a8838c1a389e => generated 1694 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-06-29 07:04:06.933 8 INFO nova.api.openstack.compute.server_external_events [req-d28a9574-711a-49fd-a058-ffab8dd373d9 req-8603d86a-2d3d-4add-9a58-78008731310d e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:d3e4420b-7000-4761-b9bb-852ae51115ad for instance 052b1f1f-c8d8-4a72-a217-a8838c1a389e on instance [pid: 8|app: 0|req: 508/1008] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:04:06 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-06-29 07:04:13.364 7 WARNING neutronclient.v2_0.client [None req-d796c68d-55d9-4960-890d-4c4d118cd784 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:04:13.409 7 WARNING neutronclient.v2_0.client [None req-d796c68d-55d9-4960-890d-4c4d118cd784 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] 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: 510/1011] 10.0.0.211 () {34 vars in 750 bytes} [Mon Jun 29 07:04:14 2026] POST /v2.1/servers/052b1f1f-c8d8-4a72-a217-a8838c1a389e/action => generated 31891 bytes in 562 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-06-29 07:04:15.729 8 INFO nova.api.openstack.compute.server_external_events [req-260fcb7b-729e-4a1c-b1ad-469b2b23723a req-11b40929-27dc-451b-839a-660ec69a0c94 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:14981c99-792e-42aa-9d09-1e67ac2683d8 for instance 07751452-7462-4354-aa0b-b370bb546937 on instance [pid: 8|app: 0|req: 511/1012] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:04:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:04:19.954 8 INFO nova.api.openstack.compute.server_external_events [req-7a1fef98-dec4-4e36-b3d1-91418dd6aa04 req-d0e3f1ad-a325-4a37-9cc6-b54579b7561b e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-plugged:14981c99-792e-42aa-9d09-1e67ac2683d8 for instance 07751452-7462-4354-aa0b-b370bb546937 on instance [pid: 8|app: 0|req: 514/1015] 10.0.0.138 () {38 vars in 815 bytes} [Mon Jun 29 07:04:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-29 07:04:21.975 7 WARNING neutronclient.v2_0.client [None req-d796c68d-55d9-4960-890d-4c4d118cd784 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1016] 199.204.45.235 () {36 vars in 812 bytes} [Mon Jun 29 07:04:13 2026] POST /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937/os-interface => generated 281 bytes in 8702 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-06-29 07:04:22.326 8 INFO nova.api.openstack.compute.server_external_events [req-45f6f687-38f7-48f1-b6d3-57953650175f req-b0546165-584d-470b-9208-130b7105cd73 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:14981c99-792e-42aa-9d09-1e67ac2683d8 for instance 07751452-7462-4354-aa0b-b370bb546937 on instance [pid: 8|app: 0|req: 515/1017] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:04:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:04:24.374 7 INFO nova.api.openstack.compute.server_external_events [req-60aa65ec-7feb-491f-8ab7-435da87fb0fe req-3049b145-5c23-4658-a5ea-b0a69ed85cdc e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:14981c99-792e-42aa-9d09-1e67ac2683d8 for instance 07751452-7462-4354-aa0b-b370bb546937 on instance [pid: 7|app: 0|req: 503/1018] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:04:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:04:26.377 8 INFO nova.api.openstack.compute.server_external_events [req-b1c7aa9d-8fbe-4ca3-b3c5-ae3ffb1b68d0 req-69d487f7-3723-41e8-b8e3-7a49cd524ba3 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:d3e4420b-7000-4761-b9bb-852ae51115ad for instance 052b1f1f-c8d8-4a72-a217-a8838c1a389e on instance [pid: 8|app: 0|req: 516/1019] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:04:26 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: 7|app: 0|req: 505/1022] 10.0.0.211 () {34 vars in 671 bytes} [Mon Jun 29 07:04:29 2026] POST /v2.1/os-keypairs => generated 397 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-06-29 07:04:31.062 8 WARNING neutronclient.v2_0.client [None req-a7dc86fb-dc74-4fa9-afbb-548a04576e41 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:04:31.106 8 WARNING neutronclient.v2_0.client [None req-a7dc86fb-dc74-4fa9-afbb-548a04576e41 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:04:31.284 8 WARNING neutronclient.v2_0.client [None req-a7dc86fb-dc74-4fa9-afbb-548a04576e41 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in 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/1023] 10.0.0.211 () {34 vars in 663 bytes} [Mon Jun 29 07:04:30 2026] POST /v2.1/servers => generated 450 bytes in 485 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-29 07:04:31.508 7 WARNING neutronclient.v2_0.client [None req-60cff787-45b5-45d1-a6f9-227f911da3fd 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in 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/1024] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:04:31 2026] GET /v2.1/servers/80c5301e-5400-4f2c-9052-d210bc459860 => generated 1400 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:04:32.606 8 WARNING neutronclient.v2_0.client [None req-ba982b17-26c0-4a06-8ee7-50e23404f0a4 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in 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/1025] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:04:32 2026] GET /v2.1/servers/80c5301e-5400-4f2c-9052-d210bc459860 => generated 1404 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:04:33.720 7 WARNING neutronclient.v2_0.client [None req-d497e15f-27b6-47ff-b1a3-bdbdb5d56400 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in 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/1026] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:04:33 2026] GET /v2.1/servers/80c5301e-5400-4f2c-9052-d210bc459860 => generated 1452 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:04:34.807 8 WARNING neutronclient.v2_0.client [None req-a3c3f316-2716-46f2-97a7-8fbc1036dcdf 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1027] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:04:34 2026] GET /v2.1/servers/80c5301e-5400-4f2c-9052-d210bc459860 => generated 1452 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-06-29 07:04:35.899 7 WARNING neutronclient.v2_0.client [None req-d98457e3-8863-4f7e-a153-5fc8e1f4b62b 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in 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/1028] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:04:35 2026] GET /v2.1/servers/80c5301e-5400-4f2c-9052-d210bc459860 => generated 1460 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-06-29 07:04:36.841 8 INFO nova.api.openstack.compute.server_external_events [req-11d8b276-2279-4e2c-bf9b-94e318e6c0d6 req-4a6565c0-5207-4340-a0b4-67a862d2786a e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:9340fdd5-5ff2-4164-bab2-0c33b46f97db for instance 80c5301e-5400-4f2c-9052-d210bc459860 on instance [pid: 8|app: 0|req: 521/1029] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:04:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:04:36.988 7 WARNING neutronclient.v2_0.client [None req-1f1eb942-8e37-422e-8b54-586077dde362 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1030] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:04:36 2026] GET /v2.1/servers/80c5301e-5400-4f2c-9052-d210bc459860 => generated 1538 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-06-29 07:04:38.136 8 WARNING neutronclient.v2_0.client [None req-73409ac1-b1fe-419e-842a-0d318ddfd7bd 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1033] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:04:38 2026] GET /v2.1/servers/80c5301e-5400-4f2c-9052-d210bc459860 => generated 1526 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:04:39.284 7 WARNING neutronclient.v2_0.client [None req-d7431b3b-f8d4-45d8-bd33-12356947f5c8 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in 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/1034] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:04:39 2026] GET /v2.1/servers/80c5301e-5400-4f2c-9052-d210bc459860 => generated 1526 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-06-29 07:04:40.450 8 WARNING neutronclient.v2_0.client [None req-06cfa5cc-4668-4cd6-80a1-adc558c9fbed 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in 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/1035] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:04:40 2026] GET /v2.1/servers/80c5301e-5400-4f2c-9052-d210bc459860 => generated 1526 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:04:41.641 7 WARNING neutronclient.v2_0.client [None req-8767cf4e-0f5e-46a5-a5be-213a4b4252e7 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1036] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:04:41 2026] GET /v2.1/servers/80c5301e-5400-4f2c-9052-d210bc459860 => generated 1526 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:04:42.455 8 INFO nova.api.openstack.compute.server_external_events [req-a727d3aa-4bdc-451e-878d-2a33cca05ad0 req-19c0b7be-056d-4444-a2a4-dee8c0126eea e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-plugged:9340fdd5-5ff2-4164-bab2-0c33b46f97db for instance 80c5301e-5400-4f2c-9052-d210bc459860 on instance [pid: 8|app: 0|req: 525/1037] 10.0.0.138 () {38 vars in 815 bytes} [Mon Jun 29 07:04:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:04:42.838 7 WARNING neutronclient.v2_0.client [None req-6c9e2fab-fc1e-42ed-9d26-7a7abc1251d0 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in 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/1038] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:04:42 2026] GET /v2.1/servers/80c5301e-5400-4f2c-9052-d210bc459860 => generated 1526 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-06-29 07:04:44.000 8 WARNING neutronclient.v2_0.client [None req-9848358a-705a-4315-8bbc-772cc153a199 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1039] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:04:43 2026] GET /v2.1/servers/80c5301e-5400-4f2c-9052-d210bc459860 => generated 1694 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-06-29 07:04:44.192 7 WARNING neutronclient.v2_0.client [None req-475416f8-a14b-43ae-9dae-b2b325f4418e 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1040] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:04:44 2026] GET /v2.1/servers/80c5301e-5400-4f2c-9052-d210bc459860 => generated 1694 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-06-29 07:04:45.150 8 INFO nova.api.openstack.compute.server_external_events [req-58bed879-06c0-4a6d-8bcf-26fba47d514d req-7033b618-577d-4471-bb79-63c38405927a e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:9340fdd5-5ff2-4164-bab2-0c33b46f97db for instance 80c5301e-5400-4f2c-9052-d210bc459860 on instance [pid: 8|app: 0|req: 527/1041] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:04:45 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-06-29 07:04:47.907 7 WARNING neutronclient.v2_0.client [None req-b420c569-0003-4902-8ead-f7182b376717 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:04:47.949 7 WARNING neutronclient.v2_0.client [None req-b420c569-0003-4902-8ead-f7182b376717 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] 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-06-29 07:04:50.254 8 INFO nova.api.openstack.compute.server_external_events [req-3803feb5-01fd-4f55-bca2-83fbe6364aca req-7fc32fd8-d207-498b-91bc-4dc1f10373af e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:a58d5a39-8b43-4062-bd94-528178543fc0 for instance 07751452-7462-4354-aa0b-b370bb546937 on instance [pid: 8|app: 0|req: 529/1044] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:04: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, ' [pid: 8|app: 0|req: 530/1045] 10.0.0.211 () {34 vars in 750 bytes} [Mon Jun 29 07:04:53 2026] POST /v2.1/servers/80c5301e-5400-4f2c-9052-d210bc459860/action => generated 31891 bytes in 545 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-06-29 07:04:55.518 8 INFO nova.api.openstack.compute.server_external_events [req-607122b6-f3a3-4e81-a4d6-15b9df5ea0ee req-1c436011-e9a1-428a-b5b3-d507d23e9503 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-plugged:a58d5a39-8b43-4062-bd94-528178543fc0 for instance 07751452-7462-4354-aa0b-b370bb546937 on instance [pid: 8|app: 0|req: 531/1046] 10.0.0.138 () {38 vars in 815 bytes} [Mon Jun 29 07:04:55 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) 2026-06-29 07:04:56.986 7 WARNING neutronclient.v2_0.client [None req-b420c569-0003-4902-8ead-f7182b376717 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] The python binding code in 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/1047] 199.204.45.235 () {36 vars in 812 bytes} [Mon Jun 29 07:04:47 2026] POST /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937/os-interface => generated 377 bytes in 9263 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: 533/1050] 10.0.0.211 () {32 vars in 718 bytes} [Mon Jun 29 07:05:04 2026] DELETE /v2.1/servers/80c5301e-5400-4f2c-9052-d210bc459860 => generated 0 bytes in 126 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-06-29 07:05:04.764 7 WARNING neutronclient.v2_0.client [None req-9bc554b7-f26d-4c49-a420-d9d2f24a67ff 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1051] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:05:04 2026] GET /v2.1/servers/80c5301e-5400-4f2c-9052-d210bc459860 => generated 1820 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:05:06.017 8 WARNING neutronclient.v2_0.client [None req-26949bcb-f9bb-4815-8174-288a7f80ea7d 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1052] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:05:05 2026] GET /v2.1/servers/80c5301e-5400-4f2c-9052-d210bc459860 => generated 1820 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:05:07.253 7 WARNING neutronclient.v2_0.client [None req-bfa6c384-8cb9-49c1-8f6e-58c5d4d5da15 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1055] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:05:07 2026] GET /v2.1/servers/80c5301e-5400-4f2c-9052-d210bc459860 => generated 1820 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, ' 2026-06-29 07:05:08.024 8 INFO nova.api.openstack.compute.server_external_events [req-98a04409-edff-4e81-b59c-9cc5be8add5e req-479726ef-79e4-42a2-ab30-5d522dacfedc e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-deleted:9340fdd5-5ff2-4164-bab2-0c33b46f97db for instance 80c5301e-5400-4f2c-9052-d210bc459860 on instance [pid: 8|app: 0|req: 537/1056] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:05:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:05:08.475 7 WARNING neutronclient.v2_0.client [None req-f94d243e-3a44-491f-bf2d-f431471ca713 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1057] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:05:08 2026] GET /v2.1/servers/80c5301e-5400-4f2c-9052-d210bc459860 => generated 1481 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:05:08.610 8 WARNING neutronclient.v2_0.client [None req-8e43ef19-6132-4fb5-a362-33c65b27a63b 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:05:08.664 8 WARNING neutronclient.v2_0.client [None req-8e43ef19-6132-4fb5-a362-33c65b27a63b 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] 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-06-29 07:05:09.575 7 WARNING neutronclient.v2_0.client [None req-f86b369e-4422-45f2-aa04-98cb7031017b 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1058] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:05:09 2026] GET /v2.1/servers/80c5301e-5400-4f2c-9052-d210bc459860 => generated 1486 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-06-29 07:05:10.704 7 WARNING neutronclient.v2_0.client [None req-6cebcc6d-3ea7-478e-9e64-b5d94fa093ff 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1059] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:05:10 2026] GET /v2.1/servers/80c5301e-5400-4f2c-9052-d210bc459860 => generated 1486 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:05:11.146 7 INFO nova.api.openstack.compute.server_external_events [req-4c8b8d27-2755-405a-ab3b-2539088aadd9 req-1f786380-cb6e-4cf4-a8a2-fa5bdf14b19d e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:c15cae41-1f3f-4e68-be26-2113c23e7a9a for instance 07751452-7462-4354-aa0b-b370bb546937 on instance [pid: 7|app: 0|req: 523/1060] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:05:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:05:11.780 7 INFO nova.api.openstack.wsgi [None req-f1ccfa87-7b12-4b30-b6ae-f66f6d49bffe 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] HTTP exception thrown: Instance 80c5301e-5400-4f2c-9052-d210bc459860 could not be found. [pid: 7|app: 0|req: 524/1061] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:05:11 2026] GET /v2.1/servers/80c5301e-5400-4f2c-9052-d210bc459860 => 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: 7|app: 0|req: 525/1062] 10.0.0.211 () {32 vars in 728 bytes} [Mon Jun 29 07:05:11 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-124759265 => 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: 526/1063] 10.0.0.211 () {32 vars in 718 bytes} [Mon Jun 29 07:05:12 2026] DELETE /v2.1/servers/052b1f1f-c8d8-4a72-a217-a8838c1a389e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:05:12.391 7 WARNING neutronclient.v2_0.client [None req-5985e415-4f3c-4e9d-a82e-3cec0beef523 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1064] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:05:12 2026] GET /v2.1/servers/052b1f1f-c8d8-4a72-a217-a8838c1a389e => generated 1700 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-06-29 07:05:13.602 7 WARNING neutronclient.v2_0.client [None req-85424fa7-4d66-44cd-8e6c-b51d0fe8ad40 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in 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/1065] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:05:13 2026] GET /v2.1/servers/052b1f1f-c8d8-4a72-a217-a8838c1a389e => generated 1700 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:05:14.819 7 WARNING neutronclient.v2_0.client [None req-9ba50ecc-e472-4bf4-aa9d-98178fa16f58 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in 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/1066] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:05:14 2026] GET /v2.1/servers/052b1f1f-c8d8-4a72-a217-a8838c1a389e => generated 1700 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-06-29 07:05:15.195 7 INFO nova.api.openstack.compute.server_external_events [req-dc34961d-553a-4fed-ad93-2f4bff23f19c req-45e038ab-6b70-4b1b-85ec-0e88af236235 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-deleted:d3e4420b-7000-4761-b9bb-852ae51115ad for instance 052b1f1f-c8d8-4a72-a217-a8838c1a389e on instance [pid: 7|app: 0|req: 530/1067] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:05:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:05:15.986 7 WARNING neutronclient.v2_0.client [None req-f61a68c3-ffe2-4a1d-9f1b-ab6d761f7fae 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in 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/1068] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:05:15 2026] GET /v2.1/servers/052b1f1f-c8d8-4a72-a217-a8838c1a389e => generated 1483 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-06-29 07:05:16.199 7 INFO nova.api.openstack.compute.server_external_events [req-c6489af4-30fd-4e3d-9d9f-d49f9e1cbf8f req-354b5adf-d4f8-452c-a368-7c5c3321d037 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-plugged:c15cae41-1f3f-4e68-be26-2113c23e7a9a for instance 07751452-7462-4354-aa0b-b370bb546937 on instance [pid: 7|app: 0|req: 532/1069] 10.0.0.138 () {38 vars in 815 bytes} [Mon Jun 29 07:05:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:05:17.093 7 WARNING neutronclient.v2_0.client [None req-511119c8-9562-4cd9-8262-88e7ed903055 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1070] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:05:17 2026] GET /v2.1/servers/052b1f1f-c8d8-4a72-a217-a8838c1a389e => generated 1488 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:05:18.188 7 WARNING neutronclient.v2_0.client [None req-1738b665-b3a8-4237-980e-10cb7cfb4e82 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-29 07:05:18.219 8 WARNING neutronclient.v2_0.client [None req-8e43ef19-6132-4fb5-a362-33c65b27a63b 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1073] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:05:18 2026] GET /v2.1/servers/052b1f1f-c8d8-4a72-a217-a8838c1a389e => generated 1488 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1074] 199.204.45.235 () {36 vars in 812 bytes} [Mon Jun 29 07:05:08 2026] POST /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937/os-interface => generated 378 bytes in 9701 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-06-29 07:05:18.841 7 INFO nova.api.openstack.compute.server_external_events [req-96b5f7da-6b6e-4e60-adee-ca341cb00415 req-b4bc542f-cffd-4a03-9d3d-0566f1c0233a e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:a58d5a39-8b43-4062-bd94-528178543fc0 for instance 07751452-7462-4354-aa0b-b370bb546937 on instance [pid: 7|app: 0|req: 537/1075] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:05:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:05:19.264 8 INFO nova.api.openstack.wsgi [None req-79f4e43f-582a-44ce-a98f-77523a71c7cd 2cf1596e694e42a8a80ae7b9b05c9a36 41730d57e97d4ac3b8b174a59a5deb96 - - default default] HTTP exception thrown: Instance 052b1f1f-c8d8-4a72-a217-a8838c1a389e could not be found. [pid: 8|app: 0|req: 539/1076] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:05:19 2026] GET /v2.1/servers/052b1f1f-c8d8-4a72-a217-a8838c1a389e => 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: 7|app: 0|req: 538/1077] 10.0.0.211 () {32 vars in 728 bytes} [Mon Jun 29 07:05:19 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-398040255 => generated 0 bytes in 25 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-06-29 07:05:32.877 8 INFO nova.api.openstack.compute.server_external_events [req-22ccf8e8-3eec-4d45-bd7b-ff58419f4409 req-f5e63ed9-7a3e-4010-b750-57e7d7316086 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:c15cae41-1f3f-4e68-be26-2113c23e7a9a for instance 07751452-7462-4354-aa0b-b370bb546937 on instance [pid: 8|app: 0|req: 541/1080] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:05:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1081] 199.204.45.235 () {34 vars in 855 bytes} [Mon Jun 29 07:05:33 2026] DELETE /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937/os-interface/c15cae41-1f3f-4e68-be26-2113c23e7a9a => generated 0 bytes in 88 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-06-29 07:05:34.934 8 INFO nova.api.openstack.compute.server_external_events [req-4a6d14b0-c761-4a1d-b1bb-cfecd3f4b051 req-c575a1b1-86cd-4de2-a9f0-170125edb7bc e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:c15cae41-1f3f-4e68-be26-2113c23e7a9a for instance 07751452-7462-4354-aa0b-b370bb546937 on instance [pid: 8|app: 0|req: 542/1082] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:05:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:05:42.459 7 INFO nova.api.openstack.compute.server_external_events [req-d3057119-7825-465e-931b-d8a989aaf6d6 req-3a9d7ea4-d4a7-45b8-b64f-6022c852b7f8 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:a58d5a39-8b43-4062-bd94-528178543fc0 for instance 07751452-7462-4354-aa0b-b370bb546937 on instance [pid: 7|app: 0|req: 542/1085] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:05:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 544/1086] 199.204.45.235 () {34 vars in 855 bytes} [Mon Jun 29 07:05:42 2026] DELETE /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937/os-interface/a58d5a39-8b43-4062-bd94-528178543fc0 => generated 0 bytes in 85 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: 545/1091] 199.204.45.235 () {34 vars in 855 bytes} [Mon Jun 29 07:06:03 2026] DELETE /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937/os-interface/14981c99-792e-42aa-9d09-1e67ac2683d8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 547/1094] 199.204.45.235 () {34 vars in 755 bytes} [Mon Jun 29 07:06:08 2026] DELETE /v2.1/servers/07751452-7462-4354-aa0b-b370bb546937 => generated 0 bytes in 110 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-06-29 07:06:11.776 8 INFO nova.api.openstack.compute.server_external_events [req-02c660d2-1824-4a62-af4e-35f7446e7735 req-697a52d0-43de-4e5d-b596-cbba08330977 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-deleted:f8e33f10-8bb4-4648-8b00-4c8d5a14e161 for instance 07751452-7462-4354-aa0b-b370bb546937 on instance [pid: 8|app: 0|req: 548/1095] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:06:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:06:13.505 7 INFO nova.api.openstack.compute.server_external_events [req-5a4741f0-343a-4b2a-b891-feda105fdb59 req-5ff66c7e-a2be-41ee-8a33-de8db8305063 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:8057d0d3-5f55-4dbd-aca8-c1079a0f1425 for instance 1294caa0-a045-4b3f-8ff3-35670c924510 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: 548/1096] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:06:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1097] 10.0.0.211 () {32 vars in 718 bytes} [Mon Jun 29 07:06:13 2026] DELETE /v2.1/servers/1294caa0-a045-4b3f-8ff3-35670c924510 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:06:13.673 7 WARNING neutronclient.v2_0.client [None req-c84fada0-32bb-45c3-b95a-389ce7899a82 c62c0a4258dd4ba7bd064545e1d3aefd 80b440e426a84400a6a4000074619d37 - - default default] The python binding code in 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/1098] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:06:13 2026] GET /v2.1/servers/1294caa0-a045-4b3f-8ff3-35670c924510 => generated 1942 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-06-29 07:06:16.383 8 INFO nova.api.openstack.compute.server_external_events [req-7b0b1516-907c-4595-bed0-6b29d8da174f req-f0131c5d-2038-4466-b2cc-d1b0c4329262 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-unplugged:8057d0d3-5f55-4dbd-aca8-c1079a0f1425 for instance 1294caa0-a045-4b3f-8ff3-35670c924510 on instance [pid: 8|app: 0|req: 550/1099] 10.0.0.138 () {38 vars in 815 bytes} [Mon Jun 29 07:06:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:06:16.481 7 INFO nova.api.openstack.compute.server_external_events [req-6578be03-e1d6-4c97-a873-8386a5eea45a req-4f36f27e-e552-4d47-a7e5-ab55bfc8e162 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-deleted:8057d0d3-5f55-4dbd-aca8-c1079a0f1425 for instance 1294caa0-a045-4b3f-8ff3-35670c924510 on instance [pid: 7|app: 0|req: 550/1100] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:06:16 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-06-29 07:06:18.892 8 WARNING neutronclient.v2_0.client [None req-ee5d4a6f-11a4-466a-825c-57498860f918 c62c0a4258dd4ba7bd064545e1d3aefd 80b440e426a84400a6a4000074619d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1103] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:06:18 2026] GET /v2.1/servers/1294caa0-a045-4b3f-8ff3-35670c924510 => generated 1480 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:06:23.980 7 INFO nova.api.openstack.wsgi [None req-e93cc497-b17b-4d6d-b3c7-20bc96059cbf c62c0a4258dd4ba7bd064545e1d3aefd 80b440e426a84400a6a4000074619d37 - - default default] HTTP exception thrown: Instance 1294caa0-a045-4b3f-8ff3-35670c924510 could not be found. [pid: 7|app: 0|req: 552/1104] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:06:23 2026] GET /v2.1/servers/1294caa0-a045-4b3f-8ff3-35670c924510 => generated 111 bytes in 35 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-06-29 07:06:24.691 8 INFO nova.api.openstack.compute.server_external_events [req-532f97b9-93b2-473c-bd6a-51fc24e32f9e req-d7c53379-5d4b-43b6-9609-a31883431a91 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-changed:9964d7ba-5df3-4d41-b4d4-44dd5cc2736d for instance e4e051ab-c645-4198-99ef-3c1f2c2724fc on instance [pid: 8|app: 0|req: 553/1105] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:06:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 553/1106] 10.0.0.211 () {32 vars in 718 bytes} [Mon Jun 29 07:06:24 2026] DELETE /v2.1/servers/e4e051ab-c645-4198-99ef-3c1f2c2724fc => generated 0 bytes in 127 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-06-29 07:06:24.878 8 WARNING neutronclient.v2_0.client [None req-5959ac48-930b-4949-82e5-de8cfc77b1b3 c62c0a4258dd4ba7bd064545e1d3aefd 80b440e426a84400a6a4000074619d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1107] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:06:24 2026] GET /v2.1/servers/e4e051ab-c645-4198-99ef-3c1f2c2724fc => generated 1939 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:06:27.874 7 INFO nova.api.openstack.compute.server_external_events [req-0bf2054f-ad03-4908-af04-d55a523408d4 req-362495ce-e9cc-41e3-98df-970cb0feb475 e959eb6c376b49d4b36b073cf7ce059f 04dd7d0eefb541aab58ddb471a6f9bba - - 4659bef986d14f37809fc496e82f5563 4659bef986d14f37809fc496e82f5563] Creating event network-vif-deleted:9964d7ba-5df3-4d41-b4d4-44dd5cc2736d for instance e4e051ab-c645-4198-99ef-3c1f2c2724fc on instance [pid: 7|app: 0|req: 555/1110] 10.0.0.136 () {38 vars in 815 bytes} [Mon Jun 29 07:06:27 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-06-29 07:06:30.091 8 WARNING neutronclient.v2_0.client [None req-301dfde6-4fde-468f-aacf-087b0d32b12b c62c0a4258dd4ba7bd064545e1d3aefd 80b440e426a84400a6a4000074619d37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1111] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:06:30 2026] GET /v2.1/servers/e4e051ab-c645-4198-99ef-3c1f2c2724fc => generated 1479 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-29 07:06:35.169 7 INFO nova.api.openstack.wsgi [None req-9f2a6bc1-bb5d-49f9-9b8b-960ed7503598 c62c0a4258dd4ba7bd064545e1d3aefd 80b440e426a84400a6a4000074619d37 - - default default] HTTP exception thrown: Instance e4e051ab-c645-4198-99ef-3c1f2c2724fc could not be found. [pid: 7|app: 0|req: 556/1112] 10.0.0.211 () {32 vars in 715 bytes} [Mon Jun 29 07:06:35 2026] GET /v2.1/servers/e4e051ab-c645-4198-99ef-3c1f2c2724fc => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 557/1113] 10.0.0.211 () {32 vars in 724 bytes} [Mon Jun 29 07:06:36 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-246854388 => 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-06-29 07:06:36.316 7 INFO nova.api.openstack.wsgi [None req-d6c459e9-b87b-4916-8bd6-846cb1a35aed c62c0a4258dd4ba7bd064545e1d3aefd 80b440e426a84400a6a4000074619d37 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-246854388 not found for user c62c0a4258dd4ba7bd064545e1d3aefd [pid: 7|app: 0|req: 557/1114] 10.0.0.211 () {32 vars in 721 bytes} [Mon Jun 29 07:06:36 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-246854388 => generated 141 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1127] 10.0.0.211 () {32 vars in 655 bytes} [Mon Jun 29 07:07:33 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1128] 10.0.0.211 () {32 vars in 641 bytes} [Mon Jun 29 07:07:33 2026] GET /v2.1/servers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-29 07:07:33.745 7 WARNING oslo_db.sqlalchemy.utils [None req-29dd2a90-5cd0-48af-9034-5cd0dfc854ad 05a2c59bf5b040919fd6da7bce4dc71e 162f6bf37e874fc5a10a19413e8df514 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 565/1129] 10.0.0.211 () {32 vars in 649 bytes} [Mon Jun 29 07:07:33 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1130] 10.0.0.211 () {32 vars in 694 bytes} [Mon Jun 29 07:07:33 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1173] 10.0.0.177 () {28 vars in 454 bytes} [Mon Jun 29 07:11:02 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: 587/1174] 10.0.0.177 () {30 vars in 658 bytes} [Mon Jun 29 07:11:02 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 588/1175] 10.0.0.177 () {32 vars in 731 bytes} [Mon Jun 29 07:11:03 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: 588/1176] 10.0.0.177 () {34 vars in 806 bytes} [Mon Jun 29 07:11:03 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1177] 10.0.0.177 () {28 vars in 454 bytes} [Mon Jun 29 07:11:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1178] 10.0.0.177 () {30 vars in 658 bytes} [Mon Jun 29 07:11:03 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 590/1179] 10.0.0.177 () {32 vars in 731 bytes} [Mon Jun 29 07:11:03 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1180] 10.0.0.177 () {34 vars in 894 bytes} [Mon Jun 29 07:11:03 2026] GET /v2.1/servers/detail?project_id=04dd7d0eefb541aab58ddb471a6f9bba&all_tenants=True => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1181] 10.0.0.177 () {34 vars in 894 bytes} [Mon Jun 29 07:11:03 2026] GET /v2.1/servers/detail?project_id=162f6bf37e874fc5a10a19413e8df514&all_tenants=True => generated 15 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1182] 10.0.0.177 () {34 vars in 894 bytes} [Mon Jun 29 07:11:04 2026] GET /v2.1/servers/detail?project_id=a3a7962011064972bebb33d3497fbc3d&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)