+ 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 Mar 5 05:32:15 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-7dffb6b68f-lgqh8 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 0x7fc615604668 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-03-05 05:32:20.897 7 INFO nova.utils [None req-d1dc13fe-8242-49d1-bbb2-b923d05f37ae - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-05 05:32:21.072 8 INFO nova.utils [None req-3e4e4b60-d90d-40d6-8626-5925946e0c52 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-05 05:32:22.671 7 WARNING keystonemiddleware._common.config [None req-d1dc13fe-8242-49d1-bbb2-b923d05f37ae - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 05:32:22.680 7 WARNING oslo_config.cfg [None req-d1dc13fe-8242-49d1-bbb2-b923d05f37ae - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-05 05:32:22.753 8 WARNING keystonemiddleware._common.config [None req-3e4e4b60-d90d-40d6-8626-5925946e0c52 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 05:32:22.757 7 WARNING keystonemiddleware._common.config [None req-d1dc13fe-8242-49d1-bbb2-b923d05f37ae - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 05:32:22.762 8 WARNING oslo_config.cfg [None req-3e4e4b60-d90d-40d6-8626-5925946e0c52 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-05 05:32:22.772 7 WARNING oslo_config.cfg [None req-d1dc13fe-8242-49d1-bbb2-b923d05f37ae - - - - - -] 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-03-05 05:32:22.784 7 WARNING oslo_config.cfg [None req-d1dc13fe-8242-49d1-bbb2-b923d05f37ae - - - - - -] 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 0x7fc615604668 pid: 7 (default app) 2026-03-05 05:32:22.840 8 WARNING keystonemiddleware._common.config [None req-3e4e4b60-d90d-40d6-8626-5925946e0c52 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 05:32:22.857 8 WARNING oslo_config.cfg [None req-3e4e4b60-d90d-40d6-8626-5925946e0c52 - - - - - -] 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-03-05 05:32:22.870 8 WARNING oslo_config.cfg [None req-3e4e4b60-d90d-40d6-8626-5925946e0c52 - - - - - -] 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 0x7fc615604668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 162.253.55.200 () {42 vars in 705 bytes} [Thu Mar 5 05:32:30 2026] GET /v2.1 => generated 114 bytes in 19 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-03-05 05:32:30.559 8 WARNING oslo_policy.policy [None req-89b13009-d70b-44bd-86ce-c63efd7dde21 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - 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-03-05 05:32:30.559 8 WARNING oslo_policy.policy [None req-89b13009-d70b-44bd-86ce-c63efd7dde21 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - 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/5] 162.253.55.200 () {44 vars in 909 bytes} [Thu Mar 5 05:32:30 2026] GET /v2.1 => generated 0 bytes in 595 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-03-05 05:32:30.677 7 WARNING oslo_policy.policy [req-89b13009-d70b-44bd-86ce-c63efd7dde21 req-5b7a567d-640b-48f7-b22b-7acb0095023b 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - 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-03-05 05:32:30.678 7 WARNING oslo_policy.policy [req-89b13009-d70b-44bd-86ce-c63efd7dde21 req-5b7a567d-640b-48f7-b22b-7acb0095023b 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - 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: 5/6] 162.253.55.200 () {46 vars in 982 bytes} [Thu Mar 5 05:32:30 2026] GET /v2.1/ => generated 400 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 05:32:30.783 8 INFO nova.api.openstack.wsgi [None req-dc9c1e57-34eb-4b24-bf77-77b3890643e3 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/7] 162.253.55.200 () {48 vars in 1011 bytes} [Thu Mar 5 05:32:30 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 162.253.55.200 () {48 vars in 1051 bytes} [Thu Mar 5 05:32:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 162.253.55.200 () {52 vars in 1048 bytes} [Thu Mar 5 05:32:30 2026] POST /v2.1/flavors => generated 529 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/10] 162.253.55.200 () {42 vars in 705 bytes} [Thu Mar 5 05:32:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/11] 162.253.55.200 () {44 vars in 909 bytes} [Thu Mar 5 05:32:31 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: 7|app: 0|req: 8/12] 162.253.55.200 () {46 vars in 982 bytes} [Thu Mar 5 05:32:31 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-03-05 05:32:31.782 8 INFO nova.api.openstack.wsgi [None req-4909cd49-c9f8-43f5-8e72-20eb98075d2c 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 5/13] 162.253.55.200 () {48 vars in 1013 bytes} [Thu Mar 5 05:32:31 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/14] 162.253.55.200 () {48 vars in 1051 bytes} [Thu Mar 5 05:32:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 162.253.55.200 () {52 vars in 1048 bytes} [Thu Mar 5 05:32:31 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/18] 162.253.55.200 () {42 vars in 705 bytes} [Thu Mar 5 05:32:32 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: 8/19] 162.253.55.200 () {44 vars in 909 bytes} [Thu Mar 5 05:32:32 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: 12/20] 162.253.55.200 () {46 vars in 982 bytes} [Thu Mar 5 05:32:32 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-03-05 05:32:32.691 8 INFO nova.api.openstack.wsgi [None req-f8652145-d629-4cf9-a671-bd6478b6ca8e 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/21] 162.253.55.200 () {48 vars in 1015 bytes} [Thu Mar 5 05:32:32 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: 7|app: 0|req: 13/22] 162.253.55.200 () {48 vars in 1051 bytes} [Thu Mar 5 05:32:32 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: 8|app: 0|req: 10/23] 162.253.55.200 () {52 vars in 1048 bytes} [Thu Mar 5 05:32:32 2026] POST /v2.1/flavors => generated 533 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/24] 162.253.55.200 () {42 vars in 705 bytes} [Thu Mar 5 05:32:33 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: 11/25] 162.253.55.200 () {44 vars in 909 bytes} [Thu Mar 5 05:32:33 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: 15/26] 162.253.55.200 () {46 vars in 982 bytes} [Thu Mar 5 05:32:33 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-03-05 05:32:33.653 8 INFO nova.api.openstack.wsgi [None req-4e73f451-6adc-4bfe-9dff-00e0fc534951 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/27] 162.253.55.200 () {48 vars in 1013 bytes} [Thu Mar 5 05:32:33 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: 7|app: 0|req: 16/28] 162.253.55.200 () {48 vars in 1051 bytes} [Thu Mar 5 05:32:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/29] 162.253.55.200 () {52 vars in 1048 bytes} [Thu Mar 5 05:32:33 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/30] 162.253.55.200 () {42 vars in 705 bytes} [Thu Mar 5 05:32:34 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: 14/31] 162.253.55.200 () {44 vars in 909 bytes} [Thu Mar 5 05:32:34 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: 7|app: 0|req: 18/32] 162.253.55.200 () {46 vars in 982 bytes} [Thu Mar 5 05:32:34 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-03-05 05:32:34.587 8 INFO nova.api.openstack.wsgi [None req-ada6521a-cc18-4da2-b848-c7f06b329f90 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/33] 162.253.55.200 () {48 vars in 1015 bytes} [Thu Mar 5 05:32:34 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: 19/34] 162.253.55.200 () {48 vars in 1051 bytes} [Thu Mar 5 05:32:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/35] 162.253.55.200 () {52 vars in 1048 bytes} [Thu Mar 5 05:32:34 2026] POST /v2.1/flavors => generated 535 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/116] 10.0.0.73 () {28 vars in 453 bytes} [Thu Mar 5 05:39:15 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 57/117] 10.0.0.73 () {30 vars in 657 bytes} [Thu Mar 5 05:39:15 2026] GET /v2.1 => generated 0 bytes in 105 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: 61/118] 10.0.0.73 () {32 vars in 730 bytes} [Thu Mar 5 05:39:15 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: 8|app: 0|req: 58/119] 10.0.0.73 () {34 vars in 803 bytes} [Thu Mar 5 05:39:15 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/162] 162.253.55.200 () {42 vars in 705 bytes} [Thu Mar 5 05:42:50 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: 83/163] 162.253.55.200 () {44 vars in 909 bytes} [Thu Mar 5 05:42:50 2026] GET /v2.1 => generated 0 bytes in 470 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: 81/164] 162.253.55.200 () {46 vars in 982 bytes} [Thu Mar 5 05:42:50 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-03-05 05:42:50.769 7 INFO nova.api.openstack.wsgi [None req-ccad1f53-f53f-442d-8fad-86d8a60ec195 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 84/165] 162.253.55.200 () {48 vars in 1017 bytes} [Thu Mar 5 05:42:50 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/166] 162.253.55.200 () {48 vars in 1051 bytes} [Thu Mar 5 05:42:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/167] 162.253.55.200 () {52 vars in 1049 bytes} [Thu Mar 5 05:42:50 2026] POST /v2.1/flavors => generated 534 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/190] 162.253.55.200 () {42 vars in 705 bytes} [Thu Mar 5 05:44:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/191] 162.253.55.200 () {44 vars in 909 bytes} [Thu Mar 5 05:44:39 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 95/192] 162.253.55.200 () {46 vars in 982 bytes} [Thu Mar 5 05:44:39 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 05:44:39.643 7 INFO nova.api.openstack.wsgi [None req-d9073542-6ca7-44cc-8aa5-b8fadb9bf0e3 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 190bd3d71df7443fbca84305551f8802 [pid: 7|app: 0|req: 98/193] 162.253.55.200 () {48 vars in 1051 bytes} [Thu Mar 5 05:44:39 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-03-05 05:44:39.660 8 WARNING oslo_db.sqlalchemy.utils [None req-b3c95115-078c-49ff-92b7-8623dc3b4528 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 96/194] 162.253.55.200 () {48 vars in 1016 bytes} [Thu Mar 5 05:44:39 2026] GET /v2.1/os-keypairs => generated 16 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/195] 162.253.55.200 () {52 vars in 1057 bytes} [Thu Mar 5 05:44:39 2026] POST /v2.1/os-keypairs => generated 576 bytes in 57 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/198] 162.253.55.200 () {42 vars in 705 bytes} [Thu Mar 5 05:44:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/199] 162.253.55.200 () {44 vars in 909 bytes} [Thu Mar 5 05:44:43 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: 102/200] 162.253.55.200 () {46 vars in 982 bytes} [Thu Mar 5 05:44:43 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: 99/201] 162.253.55.200 () {48 vars in 1073 bytes} [Thu Mar 5 05:44:43 2026] GET /v2.1/os-quota-sets/51886fde6d554edca4b430f2f2720483 => generated 283 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/202] 162.253.55.200 () {52 vars in 1125 bytes} [Thu Mar 5 05:44:43 2026] PUT /v2.1/os-quota-sets/51886fde6d554edca4b430f2f2720483 => generated 238 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/329] 162.253.55.200 () {42 vars in 705 bytes} [Thu Mar 5 05:55:20 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: 167/330] 162.253.55.200 () {44 vars in 909 bytes} [Thu Mar 5 05:55:20 2026] GET /v2.1 => generated 0 bytes in 154 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 164/331] 162.253.55.200 () {46 vars in 982 bytes} [Thu Mar 5 05:55:20 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 05:55:20.717 7 INFO nova.api.openstack.wsgi [None req-bfcb3f44-2781-4d81-b07a-ac4cf0d985ef 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 168/332] 162.253.55.200 () {48 vars in 1015 bytes} [Thu Mar 5 05:55:20 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/333] 162.253.55.200 () {48 vars in 1051 bytes} [Thu Mar 5 05:55:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/334] 162.253.55.200 () {52 vars in 1049 bytes} [Thu Mar 5 05:55:20 2026] POST /v2.1/flavors => generated 534 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 162.253.55.200 () {42 vars in 705 bytes} [Thu Mar 5 05:59:46 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: 197/390] 162.253.55.200 () {44 vars in 909 bytes} [Thu Mar 5 05:59:46 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 194/391] 162.253.55.200 () {46 vars in 982 bytes} [Thu Mar 5 05:59:46 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/392] 162.253.55.200 () {48 vars in 1073 bytes} [Thu Mar 5 05:59:46 2026] GET /v2.1/os-quota-sets/86949fb12fd942ccb7de545669b34810 => generated 283 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/393] 162.253.55.200 () {52 vars in 1125 bytes} [Thu Mar 5 05:59:46 2026] PUT /v2.1/os-quota-sets/86949fb12fd942ccb7de545669b34810 => generated 238 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 10.0.0.231 () {28 vars in 454 bytes} [Thu Mar 5 06:00:08 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 198/399] 10.0.0.231 () {30 vars in 658 bytes} [Thu Mar 5 06:00:08 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 202/400] 10.0.0.231 () {32 vars in 731 bytes} [Thu Mar 5 06:00:08 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/401] 10.0.0.231 () {34 vars in 765 bytes} [Thu Mar 5 06:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/404] 10.0.0.231 () {28 vars in 454 bytes} [Thu Mar 5 06:00:12 2026] GET /v2.1 => generated 114 bytes in 5 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: 201/405] 10.0.0.231 () {30 vars in 658 bytes} [Thu Mar 5 06:00:12 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 205/406] 10.0.0.231 () {32 vars in 731 bytes} [Thu Mar 5 06:00:12 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/407] 10.0.0.231 () {34 vars in 765 bytes} [Thu Mar 5 06:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/408] 10.0.0.231 () {28 vars in 454 bytes} [Thu Mar 5 06: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 203/409] 10.0.0.231 () {30 vars in 658 bytes} [Thu Mar 5 06:00:17 2026] GET /v2.1 => generated 0 bytes in 74 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 207/410] 10.0.0.231 () {32 vars in 731 bytes} [Thu Mar 5 06:00:17 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: 8|app: 0|req: 204/411] 10.0.0.231 () {34 vars in 808 bytes} [Thu Mar 5 06:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/412] 10.0.0.231 () {28 vars in 454 bytes} [Thu Mar 5 06: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 205/413] 10.0.0.231 () {30 vars in 658 bytes} [Thu Mar 5 06:00:22 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 209/414] 10.0.0.231 () {32 vars in 731 bytes} [Thu Mar 5 06:00:22 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/415] 10.0.0.231 () {34 vars in 808 bytes} [Thu Mar 5 06:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/428] 10.0.0.49 () {32 vars in 702 bytes} [Thu Mar 5 06:01:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 213/429] 10.0.0.49 () {32 vars in 681 bytes} [Thu Mar 5 06:01:14 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/430] 10.0.0.49 () {32 vars in 706 bytes} [Thu Mar 5 06:01:14 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/431] 10.0.0.49 () {32 vars in 702 bytes} [Thu Mar 5 06:01:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/432] 10.0.0.49 () {32 vars in 667 bytes} [Thu Mar 5 06:01:14 2026] GET /v2.1/os-services => generated 782 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/433] 10.0.0.49 () {32 vars in 687 bytes} [Thu Mar 5 06:01:14 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 219/434] 10.0.0.49 () {32 vars in 671 bytes} [Thu Mar 5 06:01:14 2026] GET /v2.1/os-aggregates => generated 18 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 216/435] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:01:14 2026] GET /v2.1/limits?tenant_id=00319fca0e614c15ab0b78181ffb9f41 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/436] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:01:14 2026] GET /v2.1/limits?tenant_id=51886fde6d554edca4b430f2f2720483 => generated 299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/437] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:01:14 2026] GET /v2.1/limits?tenant_id=86949fb12fd942ccb7de545669b34810 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/438] 10.0.0.49 () {32 vars in 710 bytes} [Thu Mar 5 06:01:14 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/439] 10.0.0.49 () {32 vars in 685 bytes} [Thu Mar 5 06:01:14 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 228/452] 10.0.0.49 () {32 vars in 702 bytes} [Thu Mar 5 06:02:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 225/453] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:02:14 2026] GET /v2.1/limits?tenant_id=00319fca0e614c15ab0b78181ffb9f41 => generated 302 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/454] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:02:14 2026] GET /v2.1/limits?tenant_id=51886fde6d554edca4b430f2f2720483 => generated 299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/455] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:02:14 2026] GET /v2.1/limits?tenant_id=86949fb12fd942ccb7de545669b34810 => generated 299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/456] 10.0.0.49 () {32 vars in 687 bytes} [Thu Mar 5 06:02:14 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/457] 10.0.0.49 () {32 vars in 671 bytes} [Thu Mar 5 06:02:14 2026] GET /v2.1/os-aggregates => generated 18 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 231/458] 10.0.0.49 () {32 vars in 685 bytes} [Thu Mar 5 06:02:14 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/459] 10.0.0.49 () {32 vars in 681 bytes} [Thu Mar 5 06:02:14 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 232/460] 10.0.0.49 () {32 vars in 706 bytes} [Thu Mar 5 06:02:14 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/461] 10.0.0.49 () {32 vars in 702 bytes} [Thu Mar 5 06:02:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/462] 10.0.0.49 () {32 vars in 667 bytes} [Thu Mar 5 06:02:14 2026] GET /v2.1/os-services => generated 782 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/463] 10.0.0.49 () {32 vars in 710 bytes} [Thu Mar 5 06:02:14 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 240/476] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:03:14 2026] GET /v2.1/limits?tenant_id=00319fca0e614c15ab0b78181ffb9f41 => generated 302 bytes in 131 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: 237/477] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:03:14 2026] GET /v2.1/limits?tenant_id=51886fde6d554edca4b430f2f2720483 => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/478] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:03:14 2026] GET /v2.1/limits?tenant_id=86949fb12fd942ccb7de545669b34810 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/479] 10.0.0.49 () {32 vars in 710 bytes} [Thu Mar 5 06:03:14 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/480] 10.0.0.49 () {32 vars in 702 bytes} [Thu Mar 5 06:03:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 239/481] 10.0.0.49 () {32 vars in 685 bytes} [Thu Mar 5 06:03:14 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/482] 10.0.0.49 () {32 vars in 706 bytes} [Thu Mar 5 06:03:14 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 240/483] 10.0.0.49 () {32 vars in 702 bytes} [Thu Mar 5 06:03:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/484] 10.0.0.49 () {32 vars in 667 bytes} [Thu Mar 5 06:03:14 2026] GET /v2.1/os-services => generated 782 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/485] 10.0.0.49 () {32 vars in 681 bytes} [Thu Mar 5 06:03:14 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 245/486] 10.0.0.49 () {32 vars in 687 bytes} [Thu Mar 5 06:03:14 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/487] 10.0.0.49 () {32 vars in 671 bytes} [Thu Mar 5 06:03:14 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/500] 10.0.0.49 () {32 vars in 681 bytes} [Thu Mar 5 06:04:14 2026] GET /v2.1/os-security-groups => generated 78 bytes in 108 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 252/501] 10.0.0.49 () {32 vars in 706 bytes} [Thu Mar 5 06:04:14 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/502] 10.0.0.49 () {32 vars in 702 bytes} [Thu Mar 5 06:04:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/503] 10.0.0.49 () {32 vars in 685 bytes} [Thu Mar 5 06:04:14 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/504] 10.0.0.49 () {32 vars in 687 bytes} [Thu Mar 5 06:04:14 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 254/505] 10.0.0.49 () {32 vars in 671 bytes} [Thu Mar 5 06:04:14 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 252/506] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:04:14 2026] GET /v2.1/limits?tenant_id=00319fca0e614c15ab0b78181ffb9f41 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/507] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:04:14 2026] GET /v2.1/limits?tenant_id=51886fde6d554edca4b430f2f2720483 => generated 299 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/508] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:04:14 2026] GET /v2.1/limits?tenant_id=86949fb12fd942ccb7de545669b34810 => generated 299 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/509] 10.0.0.49 () {32 vars in 710 bytes} [Thu Mar 5 06:04:15 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/510] 10.0.0.49 () {32 vars in 702 bytes} [Thu Mar 5 06:04:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 257/511] 10.0.0.49 () {32 vars in 667 bytes} [Thu Mar 5 06:04:15 2026] GET /v2.1/os-services => generated 782 bytes in 57 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: 264/524] 10.0.0.49 () {32 vars in 667 bytes} [Thu Mar 5 06:05:14 2026] GET /v2.1/os-services => generated 782 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/525] 10.0.0.49 () {32 vars in 687 bytes} [Thu Mar 5 06:05:14 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 265/526] 10.0.0.49 () {32 vars in 671 bytes} [Thu Mar 5 06:05:14 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 262/527] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:05:14 2026] GET /v2.1/limits?tenant_id=00319fca0e614c15ab0b78181ffb9f41 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/528] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:05:14 2026] GET /v2.1/limits?tenant_id=51886fde6d554edca4b430f2f2720483 => generated 299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/529] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:05:14 2026] GET /v2.1/limits?tenant_id=86949fb12fd942ccb7de545669b34810 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/530] 10.0.0.49 () {32 vars in 706 bytes} [Thu Mar 5 06:05:14 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/531] 10.0.0.49 () {32 vars in 702 bytes} [Thu Mar 5 06:05:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/532] 10.0.0.49 () {32 vars in 710 bytes} [Thu Mar 5 06:05:14 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/533] 10.0.0.49 () {32 vars in 702 bytes} [Thu Mar 5 06:05:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 269/534] 10.0.0.49 () {32 vars in 685 bytes} [Thu Mar 5 06:05:14 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/535] 10.0.0.49 () {32 vars in 681 bytes} [Thu Mar 5 06:05:14 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/548] 10.0.0.49 () {32 vars in 706 bytes} [Thu Mar 5 06:06:14 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 276/549] 10.0.0.49 () {32 vars in 702 bytes} [Thu Mar 5 06:06:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/550] 10.0.0.49 () {32 vars in 687 bytes} [Thu Mar 5 06:06:14 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/551] 10.0.0.49 () {32 vars in 671 bytes} [Thu Mar 5 06:06:14 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 275/552] 10.0.0.49 () {32 vars in 681 bytes} [Thu Mar 5 06:06:14 2026] GET /v2.1/os-security-groups => generated 78 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/553] 10.0.0.49 () {32 vars in 710 bytes} [Thu Mar 5 06:06:14 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/554] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:06:14 2026] GET /v2.1/limits?tenant_id=00319fca0e614c15ab0b78181ffb9f41 => generated 302 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, ' [pid: 7|app: 0|req: 279/555] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:06:14 2026] GET /v2.1/limits?tenant_id=51886fde6d554edca4b430f2f2720483 => generated 299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/556] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:06:14 2026] GET /v2.1/limits?tenant_id=86949fb12fd942ccb7de545669b34810 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/557] 10.0.0.49 () {32 vars in 685 bytes} [Thu Mar 5 06:06:14 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/558] 10.0.0.49 () {32 vars in 667 bytes} [Thu Mar 5 06:06:14 2026] GET /v2.1/os-services => generated 782 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, ' [pid: 7|app: 0|req: 281/559] 10.0.0.49 () {32 vars in 702 bytes} [Thu Mar 5 06:06:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/572] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:07:14 2026] GET /v2.1/limits?tenant_id=00319fca0e614c15ab0b78181ffb9f41 => generated 302 bytes in 131 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: 285/573] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:07:14 2026] GET /v2.1/limits?tenant_id=51886fde6d554edca4b430f2f2720483 => generated 299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/574] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:07:14 2026] GET /v2.1/limits?tenant_id=86949fb12fd942ccb7de545669b34810 => generated 299 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/575] 10.0.0.49 () {32 vars in 681 bytes} [Thu Mar 5 06:07:14 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/576] 10.0.0.49 () {32 vars in 702 bytes} [Thu Mar 5 06:07:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/577] 10.0.0.49 () {32 vars in 667 bytes} [Thu Mar 5 06:07:14 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: 291/578] 10.0.0.49 () {32 vars in 710 bytes} [Thu Mar 5 06:07:14 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 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: 288/579] 10.0.0.49 () {32 vars in 685 bytes} [Thu Mar 5 06:07:14 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 292/580] 10.0.0.49 () {32 vars in 706 bytes} [Thu Mar 5 06:07:14 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 289/581] 10.0.0.49 () {32 vars in 702 bytes} [Thu Mar 5 06:07:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/582] 10.0.0.49 () {32 vars in 687 bytes} [Thu Mar 5 06:07:14 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/583] 10.0.0.49 () {32 vars in 671 bytes} [Thu Mar 5 06:07:14 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/596] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:08:14 2026] GET /v2.1/limits?tenant_id=00319fca0e614c15ab0b78181ffb9f41 => generated 302 bytes in 136 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: 300/597] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:08:14 2026] GET /v2.1/limits?tenant_id=51886fde6d554edca4b430f2f2720483 => generated 299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/598] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:08:14 2026] GET /v2.1/limits?tenant_id=86949fb12fd942ccb7de545669b34810 => generated 299 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/599] 10.0.0.49 () {32 vars in 681 bytes} [Thu Mar 5 06:08:14 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/600] 10.0.0.49 () {32 vars in 685 bytes} [Thu Mar 5 06:08:14 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/601] 10.0.0.49 () {32 vars in 706 bytes} [Thu Mar 5 06:08:14 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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, ' [pid: 8|app: 0|req: 300/602] 10.0.0.49 () {32 vars in 702 bytes} [Thu Mar 5 06:08:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/603] 10.0.0.49 () {32 vars in 687 bytes} [Thu Mar 5 06:08:15 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/604] 10.0.0.49 () {32 vars in 671 bytes} [Thu Mar 5 06:08:15 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/605] 10.0.0.49 () {32 vars in 702 bytes} [Thu Mar 5 06:08:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/606] 10.0.0.49 () {32 vars in 710 bytes} [Thu Mar 5 06:08:15 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/607] 10.0.0.49 () {32 vars in 667 bytes} [Thu Mar 5 06:08:15 2026] GET /v2.1/os-services => generated 782 bytes in 59 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: 309/620] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:09:14 2026] GET /v2.1/limits?tenant_id=00319fca0e614c15ab0b78181ffb9f41 => generated 302 bytes in 133 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: 312/621] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:09:14 2026] GET /v2.1/limits?tenant_id=51886fde6d554edca4b430f2f2720483 => generated 299 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/622] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:09:14 2026] GET /v2.1/limits?tenant_id=86949fb12fd942ccb7de545669b34810 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/623] 10.0.0.49 () {32 vars in 702 bytes} [Thu Mar 5 06:09:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/624] 10.0.0.49 () {32 vars in 685 bytes} [Thu Mar 5 06:09:14 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/625] 10.0.0.49 () {32 vars in 706 bytes} [Thu Mar 5 06:09:14 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 312/626] 10.0.0.49 () {32 vars in 702 bytes} [Thu Mar 5 06:09:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/627] 10.0.0.49 () {32 vars in 667 bytes} [Thu Mar 5 06:09:14 2026] GET /v2.1/os-services => generated 782 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/628] 10.0.0.49 () {32 vars in 687 bytes} [Thu Mar 5 06:09:14 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 316/629] 10.0.0.49 () {32 vars in 671 bytes} [Thu Mar 5 06:09:14 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 314/630] 10.0.0.49 () {32 vars in 681 bytes} [Thu Mar 5 06:09:14 2026] GET /v2.1/os-security-groups => generated 78 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/631] 10.0.0.49 () {32 vars in 710 bytes} [Thu Mar 5 06:09:14 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/644] 10.0.0.49 () {32 vars in 706 bytes} [Thu Mar 5 06:10:14 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/645] 10.0.0.49 () {32 vars in 702 bytes} [Thu Mar 5 06:10:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/646] 10.0.0.49 () {32 vars in 702 bytes} [Thu Mar 5 06:10:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/647] 10.0.0.49 () {32 vars in 685 bytes} [Thu Mar 5 06:10:14 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/648] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:10:14 2026] GET /v2.1/limits?tenant_id=00319fca0e614c15ab0b78181ffb9f41 => generated 302 bytes in 57 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: 326/649] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:10:14 2026] GET /v2.1/limits?tenant_id=51886fde6d554edca4b430f2f2720483 => generated 299 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/650] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:10:14 2026] GET /v2.1/limits?tenant_id=86949fb12fd942ccb7de545669b34810 => generated 299 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/651] 10.0.0.49 () {32 vars in 681 bytes} [Thu Mar 5 06:10:14 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/652] 10.0.0.49 () {32 vars in 687 bytes} [Thu Mar 5 06:10:14 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/653] 10.0.0.49 () {32 vars in 671 bytes} [Thu Mar 5 06:10:14 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 326/654] 10.0.0.49 () {32 vars in 710 bytes} [Thu Mar 5 06:10:14 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/655] 10.0.0.49 () {32 vars in 667 bytes} [Thu Mar 5 06:10:15 2026] GET /v2.1/os-services => generated 782 bytes in 33 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: 336/668] 10.0.0.49 () {32 vars in 702 bytes} [Thu Mar 5 06:11:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/669] 10.0.0.49 () {32 vars in 685 bytes} [Thu Mar 5 06:11:14 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/670] 10.0.0.49 () {32 vars in 687 bytes} [Thu Mar 5 06:11:14 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/671] 10.0.0.49 () {32 vars in 671 bytes} [Thu Mar 5 06:11:14 2026] GET /v2.1/os-aggregates => generated 18 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 338/672] 10.0.0.49 () {32 vars in 706 bytes} [Thu Mar 5 06:11:14 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/673] 10.0.0.49 () {32 vars in 702 bytes} [Thu Mar 5 06:11:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/674] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:11:14 2026] GET /v2.1/limits?tenant_id=00319fca0e614c15ab0b78181ffb9f41 => generated 302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/675] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:11:14 2026] GET /v2.1/limits?tenant_id=51886fde6d554edca4b430f2f2720483 => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/676] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:11:14 2026] GET /v2.1/limits?tenant_id=86949fb12fd942ccb7de545669b34810 => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/677] 10.0.0.49 () {32 vars in 681 bytes} [Thu Mar 5 06:11:14 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/678] 10.0.0.49 () {32 vars in 667 bytes} [Thu Mar 5 06:11:14 2026] GET /v2.1/os-services => generated 782 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/679] 10.0.0.49 () {32 vars in 710 bytes} [Thu Mar 5 06:11:14 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/692] 10.0.0.49 () {32 vars in 681 bytes} [Thu Mar 5 06:12:14 2026] GET /v2.1/os-security-groups => generated 78 bytes in 90 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 348/693] 10.0.0.49 () {32 vars in 706 bytes} [Thu Mar 5 06:12:14 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/694] 10.0.0.49 () {32 vars in 702 bytes} [Thu Mar 5 06:12:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/695] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:12:14 2026] GET /v2.1/limits?tenant_id=00319fca0e614c15ab0b78181ffb9f41 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/696] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:12:14 2026] GET /v2.1/limits?tenant_id=51886fde6d554edca4b430f2f2720483 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/697] 10.0.0.49 () {32 vars in 742 bytes} [Thu Mar 5 06:12:14 2026] GET /v2.1/limits?tenant_id=86949fb12fd942ccb7de545669b34810 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/698] 10.0.0.49 () {32 vars in 702 bytes} [Thu Mar 5 06:12:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/699] 10.0.0.49 () {32 vars in 710 bytes} [Thu Mar 5 06:12:14 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/700] 10.0.0.49 () {32 vars in 685 bytes} [Thu Mar 5 06:12:14 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/701] 10.0.0.49 () {32 vars in 687 bytes} [Thu Mar 5 06:12:14 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/702] 10.0.0.49 () {32 vars in 671 bytes} [Thu Mar 5 06:12:14 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/703] 10.0.0.49 () {32 vars in 667 bytes} [Thu Mar 5 06:12:14 2026] GET /v2.1/os-services => generated 782 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)