+ 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 [Thu Jul 30 21:32:55 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: nova-api-osapi-7b9786d88b-dbj5f 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 0x7f113bb47668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-07-30 21:33:00.835 8 INFO nova.utils [None req-cbcfd566-c3d8-4054-b79d-af2165289ac6 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-30 21:33:00.837 7 INFO nova.utils [None req-0db0936b-529a-406f-b3e2-f6bcd1cc3a11 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-30 21:33:02.555 7 WARNING keystonemiddleware._common.config [None req-0db0936b-529a-406f-b3e2-f6bcd1cc3a11 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 21:33:02.563 7 WARNING oslo_config.cfg [None req-0db0936b-529a-406f-b3e2-f6bcd1cc3a11 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-30 21:33:02.581 8 WARNING keystonemiddleware._common.config [None req-cbcfd566-c3d8-4054-b79d-af2165289ac6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 21:33:02.590 8 WARNING oslo_config.cfg [None req-cbcfd566-c3d8-4054-b79d-af2165289ac6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-30 21:33:02.641 7 WARNING keystonemiddleware._common.config [None req-0db0936b-529a-406f-b3e2-f6bcd1cc3a11 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 21:33:02.656 7 WARNING oslo_config.cfg [None req-0db0936b-529a-406f-b3e2-f6bcd1cc3a11 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-30 21:33:02.668 8 WARNING keystonemiddleware._common.config [None req-cbcfd566-c3d8-4054-b79d-af2165289ac6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 21:33:02.668 7 WARNING oslo_config.cfg [None req-0db0936b-529a-406f-b3e2-f6bcd1cc3a11 - - - - - -] 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 0x7f113bb47668 pid: 7 (default app) 2026-07-30 21:33:02.683 8 WARNING oslo_config.cfg [None req-cbcfd566-c3d8-4054-b79d-af2165289ac6 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-30 21:33:02.696 8 WARNING oslo_config.cfg [None req-cbcfd566-c3d8-4054-b79d-af2165289ac6 - - - - - -] 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 0x7f113bb47668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.163 () {42 vars in 705 bytes} [Thu Jul 30 21:33:08 2026] GET /v2.1 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:33:09.185 8 WARNING oslo_policy.policy [None req-155bca51-065e-4cef-bf68-3cf0ffaf98af 4e475414e480476997b4636efdd12f4f 7fba01f07c8244a4ac972e3cb020017e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-30 21:33:09.185 8 WARNING oslo_policy.policy [None req-155bca51-065e-4cef-bf68-3cf0ffaf98af 4e475414e480476997b4636efdd12f4f 7fba01f07c8244a4ac972e3cb020017e - - 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: 1/4] 199.19.213.163 () {44 vars in 909 bytes} [Thu Jul 30 21:33:08 2026] GET /v2.1 => generated 0 bytes in 560 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-07-30 21:33:09.293 7 WARNING oslo_policy.policy [req-155bca51-065e-4cef-bf68-3cf0ffaf98af req-15820440-b9a4-4101-a953-fbc7ce057d69 4e475414e480476997b4636efdd12f4f 7fba01f07c8244a4ac972e3cb020017e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-30 21:33:09.293 7 WARNING oslo_policy.policy [req-155bca51-065e-4cef-bf68-3cf0ffaf98af req-15820440-b9a4-4101-a953-fbc7ce057d69 4e475414e480476997b4636efdd12f4f 7fba01f07c8244a4ac972e3cb020017e - - 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: 4/5] 199.19.213.163 () {46 vars in 982 bytes} [Thu Jul 30 21:33:09 2026] GET /v2.1/ => generated 400 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:33:09.391 8 INFO nova.api.openstack.wsgi [None req-671ad797-00c0-44a5-9e1e-9e9432d95da9 4e475414e480476997b4636efdd12f4f 7fba01f07c8244a4ac972e3cb020017e - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/6] 199.19.213.163 () {48 vars in 1011 bytes} [Thu Jul 30 21:33:09 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.19.213.163 () {48 vars in 1051 bytes} [Thu Jul 30 21:33:09 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: 8|app: 0|req: 3/8] 199.19.213.163 () {52 vars in 1048 bytes} [Thu Jul 30 21:33:09 2026] POST /v2.1/flavors => generated 529 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 199.19.213.163 () {42 vars in 705 bytes} [Thu Jul 30 21:33:10 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: 4/10] 199.19.213.163 () {44 vars in 909 bytes} [Thu Jul 30 21:33:10 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.19.213.163 () {46 vars in 982 bytes} [Thu Jul 30 21:33:10 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-07-30 21:33:10.391 8 INFO nova.api.openstack.wsgi [None req-487390c1-1fff-409b-b670-0dab672fc7a5 4e475414e480476997b4636efdd12f4f 7fba01f07c8244a4ac972e3cb020017e - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 5/12] 199.19.213.163 () {48 vars in 1013 bytes} [Thu Jul 30 21:33:10 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.19.213.163 () {48 vars in 1051 bytes} [Thu Jul 30 21:33:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.19.213.163 () {52 vars in 1048 bytes} [Thu Jul 30 21:33:10 2026] POST /v2.1/flavors => generated 532 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.163 () {42 vars in 705 bytes} [Thu Jul 30 21:33: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: 8|app: 0|req: 7/16] 199.19.213.163 () {44 vars in 909 bytes} [Thu Jul 30 21:33:11 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 10/17] 199.19.213.163 () {46 vars in 982 bytes} [Thu Jul 30 21:33:11 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-07-30 21:33:11.326 8 INFO nova.api.openstack.wsgi [None req-4fed1cd8-806d-48ab-9fa7-9a6bf3e1f5ac 4e475414e480476997b4636efdd12f4f 7fba01f07c8244a4ac972e3cb020017e - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 8/18] 199.19.213.163 () {48 vars in 1015 bytes} [Thu Jul 30 21:33:11 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/19] 199.19.213.163 () {48 vars in 1051 bytes} [Thu Jul 30 21:33:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/20] 199.19.213.163 () {52 vars in 1048 bytes} [Thu Jul 30 21:33:11 2026] POST /v2.1/flavors => generated 533 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.19.213.163 () {42 vars in 705 bytes} [Thu Jul 30 21:33:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.19.213.163 () {44 vars in 909 bytes} [Thu Jul 30 21:33:12 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: 7|app: 0|req: 14/25] 199.19.213.163 () {46 vars in 982 bytes} [Thu Jul 30 21:33:12 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-07-30 21:33:12.289 8 INFO nova.api.openstack.wsgi [None req-8b7b15f4-f10d-4d4c-b31b-3ee2948d89c1 4e475414e480476997b4636efdd12f4f 7fba01f07c8244a4ac972e3cb020017e - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/26] 199.19.213.163 () {48 vars in 1013 bytes} [Thu Jul 30 21:33:12 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 199.19.213.163 () {48 vars in 1051 bytes} [Thu Jul 30 21:33:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.19.213.163 () {52 vars in 1048 bytes} [Thu Jul 30 21:33:12 2026] POST /v2.1/flavors => generated 532 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/29] 199.19.213.163 () {42 vars in 705 bytes} [Thu Jul 30 21:33:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/30] 199.19.213.163 () {44 vars in 909 bytes} [Thu Jul 30 21:33:13 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 17/31] 199.19.213.163 () {46 vars in 982 bytes} [Thu Jul 30 21:33:13 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-07-30 21:33:13.222 8 INFO nova.api.openstack.wsgi [None req-8b3838a8-69b6-418e-8fa7-e7dac89c2b6c 4e475414e480476997b4636efdd12f4f 7fba01f07c8244a4ac972e3cb020017e - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/32] 199.19.213.163 () {48 vars in 1015 bytes} [Thu Jul 30 21:33:13 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/33] 199.19.213.163 () {48 vars in 1051 bytes} [Thu Jul 30 21:33:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/34] 199.19.213.163 () {52 vars in 1048 bytes} [Thu Jul 30 21:33:13 2026] POST /v2.1/flavors => generated 535 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/153] 10.0.0.31 () {28 vars in 453 bytes} [Thu Jul 30 21:43:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 76/154] 10.0.0.31 () {30 vars in 657 bytes} [Thu Jul 30 21:43:04 2026] GET /v2.1 => generated 0 bytes in 168 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: 79/155] 10.0.0.31 () {32 vars in 730 bytes} [Thu Jul 30 21:43:04 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/156] 10.0.0.31 () {34 vars in 803 bytes} [Thu Jul 30 21:43:04 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/215] 199.19.213.163 () {42 vars in 705 bytes} [Thu Jul 30 21:48:00 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: 109/216] 199.19.213.163 () {44 vars in 909 bytes} [Thu Jul 30 21:48:00 2026] GET /v2.1 => generated 0 bytes in 356 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: 8|app: 0|req: 108/217] 199.19.213.163 () {46 vars in 982 bytes} [Thu Jul 30 21:48:00 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-07-30 21:48:01.007 7 INFO nova.api.openstack.wsgi [None req-7ac9ca89-3fad-43f9-8dc6-f8c9101ebd17 4e475414e480476997b4636efdd12f4f 7fba01f07c8244a4ac972e3cb020017e - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 110/218] 199.19.213.163 () {48 vars in 1011 bytes} [Thu Jul 30 21:48:00 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/219] 199.19.213.163 () {48 vars in 1051 bytes} [Thu Jul 30 21:48:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/220] 199.19.213.163 () {48 vars in 1099 bytes} [Thu Jul 30 21:48:01 2026] GET /v2.1/flavors/e823a2a4-355c-42aa-a42d-a07e8cf66232/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: 111/223] 199.19.213.163 () {42 vars in 705 bytes} [Thu Jul 30 21:48:01 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: 113/224] 199.19.213.163 () {44 vars in 909 bytes} [Thu Jul 30 21:48:01 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: 112/225] 199.19.213.163 () {46 vars in 982 bytes} [Thu Jul 30 21:48:01 2026] GET /v2.1/ => generated 400 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:48:02.066 7 INFO nova.api.openstack.wsgi [None req-d557707d-07bb-4673-9e21-b7411eb3a1e7 4e475414e480476997b4636efdd12f4f 7fba01f07c8244a4ac972e3cb020017e - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 114/226] 199.19.213.163 () {48 vars in 1013 bytes} [Thu Jul 30 21:48:02 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/227] 199.19.213.163 () {48 vars in 1051 bytes} [Thu Jul 30 21:48:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/228] 199.19.213.163 () {48 vars in 1099 bytes} [Thu Jul 30 21:48:02 2026] GET /v2.1/flavors/67d0268b-1070-45cc-99b4-db2c0fc7a1bd/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/229] 199.19.213.163 () {42 vars in 705 bytes} [Thu Jul 30 21:48:02 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: 116/230] 199.19.213.163 () {44 vars in 909 bytes} [Thu Jul 30 21:48:02 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: 8|app: 0|req: 115/231] 199.19.213.163 () {46 vars in 982 bytes} [Thu Jul 30 21:48:02 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-07-30 21:48:02.973 7 INFO nova.api.openstack.wsgi [None req-a4aa3f94-b7ef-4729-82f4-838bb9962944 4e475414e480476997b4636efdd12f4f 7fba01f07c8244a4ac972e3cb020017e - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 117/232] 199.19.213.163 () {48 vars in 1015 bytes} [Thu Jul 30 21:48:02 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/233] 199.19.213.163 () {48 vars in 1051 bytes} [Thu Jul 30 21:48:02 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: 7|app: 0|req: 118/234] 199.19.213.163 () {48 vars in 1099 bytes} [Thu Jul 30 21:48:03 2026] GET /v2.1/flavors/6712c6aa-af23-4861-b3e9-cfdbfbc333dd/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/235] 199.19.213.163 () {42 vars in 705 bytes} [Thu Jul 30 21:48: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: 119/236] 199.19.213.163 () {44 vars in 909 bytes} [Thu Jul 30 21:48:03 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 118/237] 199.19.213.163 () {46 vars in 982 bytes} [Thu Jul 30 21:48:03 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-07-30 21:48:03.883 7 INFO nova.api.openstack.wsgi [None req-eb9b6645-54df-4bc9-971d-d460c4f80949 4e475414e480476997b4636efdd12f4f 7fba01f07c8244a4ac972e3cb020017e - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 120/238] 199.19.213.163 () {48 vars in 1013 bytes} [Thu Jul 30 21:48:03 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/239] 199.19.213.163 () {48 vars in 1051 bytes} [Thu Jul 30 21:48:03 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: 7|app: 0|req: 121/240] 199.19.213.163 () {48 vars in 1099 bytes} [Thu Jul 30 21:48:03 2026] GET /v2.1/flavors/fb79c199-b0eb-4b51-bf4d-2f852eeade12/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/241] 199.19.213.163 () {42 vars in 705 bytes} [Thu Jul 30 21:48:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/242] 199.19.213.163 () {44 vars in 909 bytes} [Thu Jul 30 21:48:04 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 121/243] 199.19.213.163 () {46 vars in 982 bytes} [Thu Jul 30 21:48:04 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-07-30 21:48:04.784 7 INFO nova.api.openstack.wsgi [None req-953b36eb-a287-4434-8a98-1a082ecf2f90 4e475414e480476997b4636efdd12f4f 7fba01f07c8244a4ac972e3cb020017e - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 123/244] 199.19.213.163 () {48 vars in 1015 bytes} [Thu Jul 30 21:48:04 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/245] 199.19.213.163 () {48 vars in 1051 bytes} [Thu Jul 30 21:48:04 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: 7|app: 0|req: 124/246] 199.19.213.163 () {48 vars in 1099 bytes} [Thu Jul 30 21:48:04 2026] GET /v2.1/flavors/6bd8f961-6292-49db-a464-bc30c370666c/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/253] 199.19.213.163 () {42 vars in 705 bytes} [Thu Jul 30 21:48:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/254] 199.19.213.163 () {44 vars in 909 bytes} [Thu Jul 30 21:48:38 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 129/255] 199.19.213.163 () {46 vars in 982 bytes} [Thu Jul 30 21:48:38 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-07-30 21:48:38.714 8 INFO nova.api.openstack.wsgi [None req-9ba8a446-fcf1-43e7-b2ae-5dcc5f235f4e 4e475414e480476997b4636efdd12f4f 7fba01f07c8244a4ac972e3cb020017e - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 127/256] 199.19.213.163 () {48 vars in 1011 bytes} [Thu Jul 30 21:48:38 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/257] 199.19.213.163 () {48 vars in 1051 bytes} [Thu Jul 30 21:48:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/266] 10.0.0.125 () {32 vars in 655 bytes} [Thu Jul 30 21:49:19 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 132/267] 10.0.0.125 () {32 vars in 641 bytes} [Thu Jul 30 21:49:19 2026] GET /v2.1/servers => generated 15 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-30 21:49:19.478 7 WARNING oslo_db.sqlalchemy.utils [None req-db0e08bb-45a6-4317-8547-b69e3f90f822 4e475414e480476997b4636efdd12f4f 7fba01f07c8244a4ac972e3cb020017e - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 136/268] 10.0.0.125 () {32 vars in 649 bytes} [Thu Jul 30 21:49:19 2026] GET /v2.1/os-keypairs => generated 16 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/269] 10.0.0.125 () {32 vars in 694 bytes} [Thu Jul 30 21:49:19 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/286] 10.0.0.125 () {34 vars in 671 bytes} [Thu Jul 30 21:50:34 2026] POST /v2.1/os-keypairs => generated 398 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:50:36.881 8 WARNING neutronclient.v2_0.client [None req-3014e263-f8e0-4de4-a722-2f972dea88d0 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-30 21:50:36.929 8 WARNING neutronclient.v2_0.client [None req-3014e263-f8e0-4de4-a722-2f972dea88d0 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-30 21:50:37.135 8 WARNING neutronclient.v2_0.client [None req-3014e263-f8e0-4de4-a722-2f972dea88d0 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 142/287] 10.0.0.125 () {34 vars in 663 bytes} [Thu Jul 30 21:50:36 2026] POST /v2.1/servers => generated 449 bytes in 1615 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-30 21:50:38.056 7 WARNING neutronclient.v2_0.client [None req-cc5248c4-5bb4-43f3-b501-1f20f786e67b a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 146/288] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:50:37 2026] GET /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef => generated 1403 bytes in 690 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:50:39.666 8 WARNING neutronclient.v2_0.client [None req-034a4738-b4ad-42cf-ab9b-fb8c65c1c7bc a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 143/289] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:50:39 2026] GET /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef => generated 1407 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:50:40.864 7 WARNING neutronclient.v2_0.client [None req-bba5b734-5344-420b-8a51-39e0c6be3194 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 147/290] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:50:40 2026] GET /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef => generated 1455 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:50:41.973 7 WARNING neutronclient.v2_0.client [None req-b4e2f730-2c6f-4f78-91d1-cff2a17de86c a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 149/293] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:50:41 2026] GET /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef => generated 1455 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-07-30 21:50:43.049 8 WARNING neutronclient.v2_0.client [None req-68a864c3-5d70-4933-a79a-0c2c0fcdd59b a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 145/294] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:50:43 2026] GET /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef => generated 1463 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:50:44.158 7 WARNING neutronclient.v2_0.client [None req-3cc31006-4519-459e-9b59-7764505dea3a a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 150/295] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:50:44 2026] GET /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef => generated 1530 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:50:45.357 8 WARNING neutronclient.v2_0.client [None req-49c1f07d-8028-4840-8072-6b2a0dd3da7d a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:50:45.448 7 INFO nova.api.openstack.compute.server_external_events [req-05e20fe8-5f3f-4480-b564-5a51e970590f req-f2d640e4-2d95-4d06-a732-bcc076a2196f bbf0a45dc6a84a45a9cd775c5530f5d1 594c7cf253534079978714e3cc22ac67 - - ef44a9ad143342b1b724cf535e9bc54f ef44a9ad143342b1b724cf535e9bc54f] Creating event network-changed:58d25eac-daaa-44a8-8ff7-1c75420784f1 for instance 14b5065f-c3e0-406f-a067-57ffad8fdcef on instance 2026-07-30 21:50:45.466 7 INFO nova.compute.rpcapi [None req-38fe15cf-5b2f-4864-8b3f-5d6a4773fd3c - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 146/296] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:50:45 2026] GET /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef => generated 1528 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/297] 10.0.0.28 () {38 vars in 814 bytes} [Thu Jul 30 21:50:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:50:46.549 8 WARNING neutronclient.v2_0.client [None req-b29a6fef-b4a0-46a9-ad29-615c10c9a198 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 147/298] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:50:46 2026] GET /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef => generated 1528 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:50:47.794 7 WARNING neutronclient.v2_0.client [None req-c12e045d-da20-4631-8181-177ad2198f1b a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 152/299] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:50:47 2026] GET /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef => generated 1528 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:50:48.956 8 WARNING neutronclient.v2_0.client [None req-87b2b9d6-95a4-429c-bd08-686b8d397094 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 148/300] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:50:48 2026] GET /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef => generated 1528 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-07-30 21:50:50.209 7 WARNING neutronclient.v2_0.client [None req-7a65beb3-3670-449a-bf01-7455b5351461 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 153/301] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:50:50 2026] GET /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef => generated 1528 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:50:51.469 8 WARNING neutronclient.v2_0.client [None req-a6f4a601-dbbf-4bea-b741-8db2216bc2e2 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 149/304] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:50:51 2026] GET /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef => generated 1528 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:50:52.682 7 WARNING neutronclient.v2_0.client [None req-2167f7df-7136-4f29-9471-9f411e3e0c33 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 156/305] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:50:52 2026] GET /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef => generated 1528 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:50:53.184 8 INFO nova.api.openstack.compute.server_external_events [req-e0b34adf-cbdc-4805-9d8e-1dd712d745c5 req-f4073208-395a-451c-ad77-a7c31da855e9 bbf0a45dc6a84a45a9cd775c5530f5d1 594c7cf253534079978714e3cc22ac67 - - ef44a9ad143342b1b724cf535e9bc54f ef44a9ad143342b1b724cf535e9bc54f] Creating event network-vif-plugged:58d25eac-daaa-44a8-8ff7-1c75420784f1 for instance 14b5065f-c3e0-406f-a067-57ffad8fdcef on instance 2026-07-30 21:50:53.200 8 INFO nova.compute.rpcapi [None req-32f1759f-1196-4a70-945b-4500c1169a20 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 150/306] 10.0.0.29 () {38 vars in 814 bytes} [Thu Jul 30 21:50:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:50:53.834 7 WARNING neutronclient.v2_0.client [None req-68f26849-2539-419c-9ed1-72de09d6fec3 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 157/307] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:50:53 2026] GET /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef => generated 1528 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:50:55.004 8 WARNING neutronclient.v2_0.client [None req-0d74ce39-94ae-40f0-8477-3aa1aab9cbbf a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 151/308] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:50:54 2026] GET /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef => generated 1696 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:50:55.138 7 WARNING neutronclient.v2_0.client [None req-b213398f-3238-4cdf-8439-2a35de49a30e a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 158/309] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:50:55 2026] GET /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef => generated 1696 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:50:56.446 8 INFO nova.api.openstack.compute.server_external_events [req-77defaea-9e7f-4ee5-9a92-f847bc2a7bdd req-1c0a4ada-d3a7-4949-b7c9-34a116ae8144 bbf0a45dc6a84a45a9cd775c5530f5d1 594c7cf253534079978714e3cc22ac67 - - ef44a9ad143342b1b724cf535e9bc54f ef44a9ad143342b1b724cf535e9bc54f] Creating event network-changed:58d25eac-daaa-44a8-8ff7-1c75420784f1 for instance 14b5065f-c3e0-406f-a067-57ffad8fdcef on instance [pid: 8|app: 0|req: 152/310] 10.0.0.28 () {38 vars in 814 bytes} [Thu Jul 30 21:50:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 160/313] 10.0.0.125 () {34 vars in 750 bytes} [Thu Jul 30 21:51:04 2026] POST /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef/action => generated 31814 bytes in 571 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:51:17.395 8 INFO nova.api.openstack.compute.server_external_events [req-d12c9eb4-ae99-42ab-ba30-8d9810260802 req-692498a2-bfc7-44a1-bd2a-dafab229c25d bbf0a45dc6a84a45a9cd775c5530f5d1 594c7cf253534079978714e3cc22ac67 - - ef44a9ad143342b1b724cf535e9bc54f ef44a9ad143342b1b724cf535e9bc54f] Creating event network-changed:58d25eac-daaa-44a8-8ff7-1c75420784f1 for instance 14b5065f-c3e0-406f-a067-57ffad8fdcef on instance [pid: 8|app: 0|req: 155/316] 10.0.0.28 () {38 vars in 814 bytes} [Thu Jul 30 21:51:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 162/317] 10.0.0.125 () {34 vars in 671 bytes} [Thu Jul 30 21:51:20 2026] POST /v2.1/os-keypairs => generated 397 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:51:22.030 7 WARNING neutronclient.v2_0.client [None req-d9a571d5-4794-4973-af8a-657f3f4a8192 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-30 21:51:22.068 7 WARNING neutronclient.v2_0.client [None req-d9a571d5-4794-4973-af8a-657f3f4a8192 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-30 21:51:22.240 7 WARNING neutronclient.v2_0.client [None req-d9a571d5-4794-4973-af8a-657f3f4a8192 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 164/320] 10.0.0.125 () {34 vars in 663 bytes} [Thu Jul 30 21:51:21 2026] POST /v2.1/servers => generated 449 bytes in 891 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:51:22.870 8 WARNING neutronclient.v2_0.client [None req-9161c087-b09d-4c77-8370-3924027444c3 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 157/321] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:51:22 2026] GET /v2.1/servers/e3474a4c-b502-4689-94d2-68890bcaa8e2 => generated 1401 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:51:23.961 7 WARNING neutronclient.v2_0.client [None req-e61f64b0-9c70-49af-9e1e-8c7176f738b8 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 165/322] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:51:23 2026] GET /v2.1/servers/e3474a4c-b502-4689-94d2-68890bcaa8e2 => generated 1405 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:51:25.054 8 WARNING neutronclient.v2_0.client [None req-b2d62453-c59b-4f6b-9672-a521dee12e9c a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 158/323] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:51:25 2026] GET /v2.1/servers/e3474a4c-b502-4689-94d2-68890bcaa8e2 => generated 1453 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-07-30 21:51:26.142 7 WARNING neutronclient.v2_0.client [None req-9232306e-0525-43c7-ab0f-b84ba31ff62f a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 166/324] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:51:26 2026] GET /v2.1/servers/e3474a4c-b502-4689-94d2-68890bcaa8e2 => generated 1453 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-07-30 21:51:27.233 8 WARNING neutronclient.v2_0.client [None req-f17de3f2-fefe-44c5-b51f-4c0b54e15b9b a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 159/325] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:51:27 2026] GET /v2.1/servers/e3474a4c-b502-4689-94d2-68890bcaa8e2 => generated 1461 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:51:28.232 7 INFO nova.api.openstack.compute.server_external_events [req-f73acfe4-ae89-4cad-8f44-aeec784452be req-4dfab801-15d6-4bce-8ea7-f01e13b10bb9 bbf0a45dc6a84a45a9cd775c5530f5d1 594c7cf253534079978714e3cc22ac67 - - ef44a9ad143342b1b724cf535e9bc54f ef44a9ad143342b1b724cf535e9bc54f] Creating event network-changed:082b1b34-e7dc-4bb7-886c-27ff0b555057 for instance e3474a4c-b502-4689-94d2-68890bcaa8e2 on instance [pid: 7|app: 0|req: 167/326] 10.0.0.28 () {38 vars in 814 bytes} [Thu Jul 30 21:51:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:51:28.323 8 WARNING neutronclient.v2_0.client [None req-525c9ec2-e9ab-42e6-801e-50a289155732 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 160/327] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:51:28 2026] GET /v2.1/servers/e3474a4c-b502-4689-94d2-68890bcaa8e2 => generated 1528 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-07-30 21:51:29.467 7 WARNING neutronclient.v2_0.client [None req-30e81f3e-fe88-4928-a9c4-5885a91fed2e a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 168/328] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:51:29 2026] GET /v2.1/servers/e3474a4c-b502-4689-94d2-68890bcaa8e2 => generated 1526 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-07-30 21:51:30.659 8 WARNING neutronclient.v2_0.client [None req-674f23ed-b4e8-4a08-8e38-01e83daade32 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 161/329] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:51:30 2026] GET /v2.1/servers/e3474a4c-b502-4689-94d2-68890bcaa8e2 => generated 1526 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:51:31.791 7 WARNING neutronclient.v2_0.client [None req-5008f500-6835-4a85-84e6-40ddb89f0285 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 170/332] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:51:31 2026] GET /v2.1/servers/e3474a4c-b502-4689-94d2-68890bcaa8e2 => generated 1526 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:51:32.752 8 INFO nova.api.openstack.compute.server_external_events [req-e9e4c215-1214-4e7e-b2ec-a684bba72a78 req-aa8ab6c5-273f-468b-9914-482718b04e18 bbf0a45dc6a84a45a9cd775c5530f5d1 594c7cf253534079978714e3cc22ac67 - - ef44a9ad143342b1b724cf535e9bc54f ef44a9ad143342b1b724cf535e9bc54f] Creating event network-vif-plugged:082b1b34-e7dc-4bb7-886c-27ff0b555057 for instance e3474a4c-b502-4689-94d2-68890bcaa8e2 on instance [pid: 8|app: 0|req: 163/333] 10.0.0.29 () {38 vars in 814 bytes} [Thu Jul 30 21:51:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:51:32.938 7 WARNING neutronclient.v2_0.client [None req-6b9798c4-7244-4107-8cb4-825f893e7e73 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 171/334] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:51:32 2026] GET /v2.1/servers/e3474a4c-b502-4689-94d2-68890bcaa8e2 => generated 1526 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:51:34.093 8 WARNING neutronclient.v2_0.client [None req-198dffba-af11-44d7-8764-8a4bcd04bb02 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 164/335] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:51:34 2026] GET /v2.1/servers/e3474a4c-b502-4689-94d2-68890bcaa8e2 => generated 1526 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:51:35.254 7 WARNING neutronclient.v2_0.client [None req-7d1a855e-30c7-4a28-a4fc-bbf8d3db7ae0 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 172/336] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:51:35 2026] GET /v2.1/servers/e3474a4c-b502-4689-94d2-68890bcaa8e2 => generated 1693 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:51:35.424 8 WARNING neutronclient.v2_0.client [None req-924133d9-bfd8-4034-b78e-6d24006b4742 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 165/337] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:51:35 2026] GET /v2.1/servers/e3474a4c-b502-4689-94d2-68890bcaa8e2 => generated 1693 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:51:36.183 7 INFO nova.api.openstack.compute.server_external_events [req-607da4db-b4f4-40b5-97f5-c2f7789a239f req-046928b4-26a4-4f40-a33e-b117c159e484 bbf0a45dc6a84a45a9cd775c5530f5d1 594c7cf253534079978714e3cc22ac67 - - ef44a9ad143342b1b724cf535e9bc54f ef44a9ad143342b1b724cf535e9bc54f] Creating event network-changed:082b1b34-e7dc-4bb7-886c-27ff0b555057 for instance e3474a4c-b502-4689-94d2-68890bcaa8e2 on instance [pid: 7|app: 0|req: 173/338] 10.0.0.28 () {38 vars in 814 bytes} [Thu Jul 30 21:51:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 167/341] 10.0.0.125 () {34 vars in 750 bytes} [Thu Jul 30 21:51:44 2026] POST /v2.1/servers/e3474a4c-b502-4689-94d2-68890bcaa8e2/action => generated 31890 bytes in 569 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: 169/344] 10.0.0.125 () {32 vars in 718 bytes} [Thu Jul 30 21:51:55 2026] DELETE /v2.1/servers/e3474a4c-b502-4689-94d2-68890bcaa8e2 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:51:55.808 7 WARNING neutronclient.v2_0.client [None req-97cf466b-29d8-4017-bd0d-463a5c39d76c a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 176/345] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:51:55 2026] GET /v2.1/servers/e3474a4c-b502-4689-94d2-68890bcaa8e2 => generated 1819 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:51:56.977 8 WARNING neutronclient.v2_0.client [None req-88675203-d831-41f2-92d4-18c48e7685a4 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 170/346] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:51:56 2026] GET /v2.1/servers/e3474a4c-b502-4689-94d2-68890bcaa8e2 => generated 1819 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:51:58.115 7 WARNING neutronclient.v2_0.client [None req-9de70709-2394-4ce5-b66d-07412bc9eaeb a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 177/347] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:51:58 2026] GET /v2.1/servers/e3474a4c-b502-4689-94d2-68890bcaa8e2 => generated 1819 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:51:58.281 8 INFO nova.api.openstack.compute.server_external_events [req-fd29fb4a-e55e-4a36-a232-ef6e9b7855af req-716ef3e9-5d27-40e9-a1f0-cfbd4c7bef51 bbf0a45dc6a84a45a9cd775c5530f5d1 594c7cf253534079978714e3cc22ac67 - - ef44a9ad143342b1b724cf535e9bc54f ef44a9ad143342b1b724cf535e9bc54f] Creating event network-vif-unplugged:082b1b34-e7dc-4bb7-886c-27ff0b555057 for instance e3474a4c-b502-4689-94d2-68890bcaa8e2 on instance [pid: 8|app: 0|req: 171/348] 10.0.0.29 () {38 vars in 814 bytes} [Thu Jul 30 21:51:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:51:59.209 7 INFO nova.api.openstack.compute.server_external_events [req-aa3ef70b-b15f-4a0a-a0a8-4e5b45e38734 req-694bbed7-6872-481c-a308-124c858d7ffa bbf0a45dc6a84a45a9cd775c5530f5d1 594c7cf253534079978714e3cc22ac67 - - ef44a9ad143342b1b724cf535e9bc54f ef44a9ad143342b1b724cf535e9bc54f] Creating event network-vif-deleted:082b1b34-e7dc-4bb7-886c-27ff0b555057 for instance e3474a4c-b502-4689-94d2-68890bcaa8e2 on instance [pid: 7|app: 0|req: 178/349] 10.0.0.28 () {38 vars in 814 bytes} [Thu Jul 30 21:51:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:51:59.251 8 WARNING neutronclient.v2_0.client [None req-900b67f8-7b45-4fc6-be78-7e53a50f7c85 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 172/350] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:51:59 2026] GET /v2.1/servers/e3474a4c-b502-4689-94d2-68890bcaa8e2 => generated 1752 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:52:00.365 7 WARNING neutronclient.v2_0.client [None req-714df969-be96-47df-abba-ecdb9c358692 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 179/351] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:52:00 2026] GET /v2.1/servers/e3474a4c-b502-4689-94d2-68890bcaa8e2 => generated 1487 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-07-30 21:52:01.462 8 WARNING neutronclient.v2_0.client [None req-18e07e22-e9da-42fb-89e3-b5f92312d215 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 173/352] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:52:01 2026] GET /v2.1/servers/e3474a4c-b502-4689-94d2-68890bcaa8e2 => generated 1487 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:52:02.549 8 INFO nova.api.openstack.wsgi [None req-f38f1713-863d-4162-a89b-e1f39120d04d a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] HTTP exception thrown: Instance e3474a4c-b502-4689-94d2-68890bcaa8e2 could not be found. [pid: 8|app: 0|req: 175/355] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:52:02 2026] GET /v2.1/servers/e3474a4c-b502-4689-94d2-68890bcaa8e2 => 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: 181/356] 10.0.0.125 () {32 vars in 728 bytes} [Thu Jul 30 21:52:02 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-709545732 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 176/357] 10.0.0.125 () {32 vars in 718 bytes} [Thu Jul 30 21:52:03 2026] DELETE /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef => generated 0 bytes in 159 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-30 21:52:03.250 7 WARNING neutronclient.v2_0.client [None req-3a6cae73-8930-47b1-8732-f8d15aa1b6bf a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 182/358] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:52:03 2026] GET /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef => generated 1702 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-07-30 21:52:04.421 8 WARNING neutronclient.v2_0.client [None req-58f1af89-a09e-45e3-b5ee-26610ad55afe a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 177/359] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:52:04 2026] GET /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef => generated 1702 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:52:05.568 7 WARNING neutronclient.v2_0.client [None req-0e2d05bd-84fc-4649-adc9-3f2655d546fe a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 183/360] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:52:05 2026] GET /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef => generated 1702 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:52:06.000 8 INFO nova.api.openstack.compute.server_external_events [req-01f2ef5a-6496-4371-8c6f-b373c9984fc4 req-b9feb628-b7a6-4139-85d7-b92e57d23516 bbf0a45dc6a84a45a9cd775c5530f5d1 594c7cf253534079978714e3cc22ac67 - - ef44a9ad143342b1b724cf535e9bc54f ef44a9ad143342b1b724cf535e9bc54f] Creating event network-vif-deleted:58d25eac-daaa-44a8-8ff7-1c75420784f1 for instance 14b5065f-c3e0-406f-a067-57ffad8fdcef on instance [pid: 8|app: 0|req: 178/361] 10.0.0.28 () {38 vars in 814 bytes} [Thu Jul 30 21:52:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:52:06.695 7 WARNING neutronclient.v2_0.client [None req-c5eb7b07-dd27-4476-af8c-de7ab266fc2e a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 184/362] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:52:06 2026] GET /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef => generated 1484 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:52:07.780 8 WARNING neutronclient.v2_0.client [None req-f1f2609f-dc54-46d3-bbb4-71c28054c85c a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 179/363] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:52:07 2026] GET /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef => generated 1489 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:52:08.872 7 WARNING neutronclient.v2_0.client [None req-509b5678-9e92-4ad5-870b-6616417ee330 a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 185/364] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:52:08 2026] GET /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef => generated 1489 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:52:09.949 8 INFO nova.api.openstack.wsgi [None req-b373dc35-1c2b-4d19-9ac3-631f3ff47fdb a9c21f6612b247c4846102cec5166d70 d01dd2e661c84a54a8ab8aceb7a047c6 - - default default] HTTP exception thrown: Instance 14b5065f-c3e0-406f-a067-57ffad8fdcef could not be found. [pid: 8|app: 0|req: 180/365] 10.0.0.125 () {32 vars in 715 bytes} [Thu Jul 30 21:52:09 2026] GET /v2.1/servers/14b5065f-c3e0-406f-a067-57ffad8fdcef => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 186/366] 10.0.0.125 () {32 vars in 730 bytes} [Thu Jul 30 21:52:10 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1607295402 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/381] 10.0.0.125 () {32 vars in 655 bytes} [Thu Jul 30 21:53:18 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 188/382] 10.0.0.125 () {32 vars in 641 bytes} [Thu Jul 30 21:53:19 2026] GET /v2.1/servers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-30 21:53:19.062 7 WARNING oslo_db.sqlalchemy.utils [None req-6ec10248-d4ac-400e-9e5b-dca56555484c 4e475414e480476997b4636efdd12f4f 7fba01f07c8244a4ac972e3cb020017e - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 195/383] 10.0.0.125 () {32 vars in 649 bytes} [Thu Jul 30 21:53:19 2026] GET /v2.1/os-keypairs => generated 16 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/384] 10.0.0.125 () {32 vars in 694 bytes} [Thu Jul 30 21:53:19 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)