+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 21 03:23:56 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-54b5546c9d-d9hwk 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:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f1109845668 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)... 2026-05-21 03:23:58.327 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-21 03:23:58.329 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-21 03:23:59.230 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 03:23:59.230 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 03:23:59.231 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 03:23:59.231 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 03:23:59.231 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 03:23:59.231 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 03:24:01.349 8 WARNING glance.api.v2.images [None req-a563e1fc-c0ef-40db-8a0e-9c71de2921a6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 03:24:01.368 7 WARNING glance.api.v2.images [None req-34c566ff-cfee-45ed-955e-a5908e625208 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 03:24:01.699 8 WARNING keystonemiddleware._common.config [None req-a563e1fc-c0ef-40db-8a0e-9c71de2921a6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 03:24:01.708 8 WARNING oslo_config.cfg [None req-a563e1fc-c0ef-40db-8a0e-9c71de2921a6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f1109845668 pid: 8 (default app) 2026-05-21 03:24:01.717 7 WARNING keystonemiddleware._common.config [None req-34c566ff-cfee-45ed-955e-a5908e625208 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 03:24:01.725 7 WARNING oslo_config.cfg [None req-34c566ff-cfee-45ed-955e-a5908e625208 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f1109845668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.72 () {42 vars in 685 bytes} [Thu May 21 03:24:02 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 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-05-21 03:24:03.048 7 WARNING oslo_policy.policy [None req-80db28d7-db8b-4ff7-ae14-0c9d68cde651 68e49d5973204d17866ada5f5ec24f96 21878e40f3074fab9433a21bf1b439bb - - 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-05-21 03:24:03.048 7 WARNING oslo_policy.policy [None req-80db28d7-db8b-4ff7-ae14-0c9d68cde651 68e49d5973204d17866ada5f5ec24f96 21878e40f3074fab9433a21bf1b439bb - - 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-05-21 03:24:03.064 7 WARNING oslo_policy.policy [None req-80db28d7-db8b-4ff7-ae14-0c9d68cde651 68e49d5973204d17866ada5f5ec24f96 21878e40f3074fab9433a21bf1b439bb - - 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-05-21 03:24:03.064 7 WARNING oslo_policy.policy [None req-80db28d7-db8b-4ff7-ae14-0c9d68cde651 68e49d5973204d17866ada5f5ec24f96 21878e40f3074fab9433a21bf1b439bb - - 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: 1/5] 199.204.45.72 () {44 vars in 907 bytes} [Thu May 21 03:24:02 2026] GET /v2/images => generated 69 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.72 () {42 vars in 685 bytes} [Thu May 21 03:24:06 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.72 () {44 vars in 907 bytes} [Thu May 21 03:24:06 2026] GET /v2/images => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 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-05-21 03:24:06.470 8 WARNING oslo_policy.policy [None req-57656133-2a23-43db-958c-8bef2389526d 68e49d5973204d17866ada5f5ec24f96 21878e40f3074fab9433a21bf1b439bb - - 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-05-21 03:24:06.470 8 WARNING oslo_policy.policy [None req-57656133-2a23-43db-958c-8bef2389526d 68e49d5973204d17866ada5f5ec24f96 21878e40f3074fab9433a21bf1b439bb - - 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: 6/8] 199.204.45.72 () {44 vars in 908 bytes} [Thu May 21 03:24:06 2026] GET /v2/images/cirros => generated 151 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.72 () {44 vars in 930 bytes} [Thu May 21 03:24:06 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 03:24:06.613 8 WARNING oslo_policy.policy [None req-c3e9d5ac-08b0-49a8-81f8-a32bdfe6bff9 68e49d5973204d17866ada5f5ec24f96 21878e40f3074fab9433a21bf1b439bb - - 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-05-21 03:24:06.614 8 WARNING oslo_policy.policy [None req-c3e9d5ac-08b0-49a8-81f8-a32bdfe6bff9 68e49d5973204d17866ada5f5ec24f96 21878e40f3074fab9433a21bf1b439bb - - 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: 7/10] 199.204.45.72 () {44 vars in 936 bytes} [Thu May 21 03:24:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 03:24:06.772 7 WARNING oslo_config.cfg [None req-6636e8fb-8113-4cf7-8b61-3e395c9217cb 68e49d5973204d17866ada5f5ec24f96 21878e40f3074fab9433a21bf1b439bb - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.72 () {48 vars in 948 bytes} [Thu May 21 03:24:06 2026] POST /v2/images => generated 760 bytes in 127 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-21 03:24:06.796 8 WARNING oslo_policy.policy [None req-26a401f2-b9f0-41d9-bcbb-3c8e6a9ebe98 68e49d5973204d17866ada5f5ec24f96 21878e40f3074fab9433a21bf1b439bb - - 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-05-21 03:24:06.796 8 WARNING oslo_policy.policy [None req-26a401f2-b9f0-41d9-bcbb-3c8e6a9ebe98 68e49d5973204d17866ada5f5ec24f96 21878e40f3074fab9433a21bf1b439bb - - 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-05-21 03:24:06.798 8 INFO glance.api.v2.image_data [None req-26a401f2-b9f0-41d9-bcbb-3c8e6a9ebe98 68e49d5973204d17866ada5f5ec24f96 21878e40f3074fab9433a21bf1b439bb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 03:24:12.650 8 WARNING glance.location [None req-26a401f2-b9f0-41d9-bcbb-3c8e6a9ebe98 68e49d5973204d17866ada5f5ec24f96 21878e40f3074fab9433a21bf1b439bb - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.72 () {48 vars in 1042 bytes} [Thu May 21 03:24:06 2026] PUT /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6/file => generated 0 bytes in 5909 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4331 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.72 () {44 vars in 968 bytes} [Thu May 21 03:24:12 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 03:24:12.737 8 WARNING oslo_config.cfg [None req-cf4a289f-e175-49de-a12d-bd06a3167aa0 68e49d5973204d17866ada5f5ec24f96 21878e40f3074fab9433a21bf1b439bb - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.72 () {44 vars in 968 bytes} [Thu May 21 03:24:12 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.204.45.72 () {42 vars in 685 bytes} [Thu May 21 03:46:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 199.204.45.72 () {44 vars in 907 bytes} [Thu May 21 03:46:27 2026] GET /v2/images => generated 1240 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/289] 199.204.45.72 () {42 vars in 685 bytes} [Thu May 21 03:46:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/290] 199.204.45.72 () {44 vars in 907 bytes} [Thu May 21 03:46:44 2026] GET /v2/images => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/291] 199.204.45.72 () {44 vars in 934 bytes} [Thu May 21 03:46:44 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/292] 199.204.45.72 () {44 vars in 956 bytes} [Thu May 21 03:46:44 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/293] 199.204.45.72 () {44 vars in 936 bytes} [Thu May 21 03:46:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/294] 199.204.45.72 () {48 vars in 948 bytes} [Thu May 21 03:46:44 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-21 03:46:44.511 8 INFO glance.api.v2.image_data [None req-a9816e6f-6713-4ee3-ae74-846c144fa87e 68e49d5973204d17866ada5f5ec24f96 21878e40f3074fab9433a21bf1b439bb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 03:47:19.231 8 WARNING glance.location [None req-a9816e6f-6713-4ee3-ae74-846c144fa87e 68e49d5973204d17866ada5f5ec24f96 21878e40f3074fab9433a21bf1b439bb - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 149/301] 199.204.45.72 () {48 vars in 1043 bytes} [Thu May 21 03:46:44 2026] PUT /v2/images/6addef66-9f62-490e-bd3d-93b36af5ad46/file => generated 0 bytes in 34768 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62722 switches on core 0) [pid: 7|app: 0|req: 153/302] 199.204.45.72 () {44 vars in 968 bytes} [Thu May 21 03:47:19 2026] GET /v2/images/6addef66-9f62-490e-bd3d-93b36af5ad46 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/303] 199.204.45.72 () {44 vars in 968 bytes} [Thu May 21 03:47:19 2026] GET /v2/images/6addef66-9f62-490e-bd3d-93b36af5ad46 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/304] 199.204.45.72 () {42 vars in 685 bytes} [Thu May 21 03:47:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/305] 199.204.45.72 () {44 vars in 907 bytes} [Thu May 21 03:47:20 2026] GET /v2/images => generated 2451 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 199.204.45.72 () {42 vars in 685 bytes} [Thu May 21 03:55:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 199.204.45.72 () {44 vars in 907 bytes} [Thu May 21 03:55:05 2026] GET /v2/images => generated 2451 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 199.204.45.72 () {42 vars in 685 bytes} [Thu May 21 03:55:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 199.204.45.72 () {44 vars in 907 bytes} [Thu May 21 03:55:20 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/406] 199.204.45.72 () {44 vars in 944 bytes} [Thu May 21 03:55:20 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 199.204.45.72 () {44 vars in 966 bytes} [Thu May 21 03:55:20 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/408] 199.204.45.72 () {44 vars in 936 bytes} [Thu May 21 03:55:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 199.204.45.72 () {48 vars in 948 bytes} [Thu May 21 03:55:20 2026] POST /v2/images => generated 799 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-21 03:55:20.521 8 INFO glance.api.v2.image_data [None req-e004d91a-c6f2-41cb-938f-6f11bf14dcaf 68e49d5973204d17866ada5f5ec24f96 21878e40f3074fab9433a21bf1b439bb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 03:55:44.520 8 INFO glance.location [None req-e004d91a-c6f2-41cb-938f-6f11bf14dcaf 68e49d5973204d17866ada5f5ec24f96 21878e40f3074fab9433a21bf1b439bb - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 204/416] 199.204.45.72 () {48 vars in 1042 bytes} [Thu May 21 03:55:20 2026] PUT /v2/images/1cd66eea-18e4-44b3-b51f-db66ef00415f/file => generated 0 bytes in 24050 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20359 switches on core 0) [pid: 7|app: 0|req: 213/417] 199.204.45.72 () {44 vars in 968 bytes} [Thu May 21 03:55:44 2026] GET /v2/images/1cd66eea-18e4-44b3-b51f-db66ef00415f => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/418] 199.204.45.72 () {48 vars in 1047 bytes} [Thu May 21 03:55:44 2026] PATCH /v2/images/1cd66eea-18e4-44b3-b51f-db66ef00415f => generated 1234 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/419] 199.204.45.72 () {44 vars in 968 bytes} [Thu May 21 03:55:44 2026] GET /v2/images/1cd66eea-18e4-44b3-b51f-db66ef00415f => generated 1234 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/436] 199.204.45.72 () {42 vars in 685 bytes} [Thu May 21 03:57:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/437] 199.204.45.72 () {44 vars in 907 bytes} [Thu May 21 03:57:11 2026] GET /v2/images => generated 3687 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/442] 199.204.45.72 () {42 vars in 685 bytes} [Thu May 21 03:57:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/443] 199.204.45.72 () {44 vars in 907 bytes} [Thu May 21 03:57:22 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/444] 199.204.45.72 () {44 vars in 936 bytes} [Thu May 21 03:57:22 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/445] 199.204.45.72 () {44 vars in 958 bytes} [Thu May 21 03:57:22 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/446] 199.204.45.72 () {44 vars in 936 bytes} [Thu May 21 03:57:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/447] 199.204.45.72 () {48 vars in 948 bytes} [Thu May 21 03:57:22 2026] POST /v2/images => generated 791 bytes in 522 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-21 03:57:22.934 8 INFO glance.api.v2.image_data [None req-91c6893f-8f43-450b-a0e1-13004b1c4295 68e49d5973204d17866ada5f5ec24f96 21878e40f3074fab9433a21bf1b439bb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 03:57:33.539 8 INFO glance.location [None req-91c6893f-8f43-450b-a0e1-13004b1c4295 68e49d5973204d17866ada5f5ec24f96 21878e40f3074fab9433a21bf1b439bb - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 220/450] 199.204.45.72 () {48 vars in 1042 bytes} [Thu May 21 03:57:22 2026] PUT /v2/images/de686905-ce31-4cfe-8a2e-2e52c6386e4b/file => generated 0 bytes in 10650 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19423 switches on core 0) [pid: 7|app: 0|req: 231/451] 199.204.45.72 () {44 vars in 968 bytes} [Thu May 21 03:57:33 2026] GET /v2/images/de686905-ce31-4cfe-8a2e-2e52c6386e4b => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/452] 199.204.45.72 () {44 vars in 968 bytes} [Thu May 21 03:57:33 2026] GET /v2/images/de686905-ce31-4cfe-8a2e-2e52c6386e4b => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/619] 199.204.45.72 () {42 vars in 685 bytes} [Thu May 21 04:11:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/620] 199.204.45.72 () {44 vars in 907 bytes} [Thu May 21 04:11:22 2026] GET /v2/images => generated 4892 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/651] 199.204.45.72 () {42 vars in 685 bytes} [Thu May 21 04:13:51 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/652] 199.204.45.72 () {44 vars in 907 bytes} [Thu May 21 04:13:51 2026] GET /v2/images => generated 4892 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/653] 199.204.45.72 () {42 vars in 685 bytes} [Thu May 21 04:13:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/654] 199.204.45.72 () {44 vars in 907 bytes} [Thu May 21 04:13:53 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/665] 199.204.45.72 () {42 vars in 685 bytes} [Thu May 21 04:14:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/666] 199.204.45.72 () {44 vars in 907 bytes} [Thu May 21 04:14:48 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/669] 199.204.45.72 () {42 vars in 685 bytes} [Thu May 21 04:14:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/670] 199.204.45.72 () {44 vars in 907 bytes} [Thu May 21 04:14:55 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/683] 199.204.45.72 () {42 vars in 685 bytes} [Thu May 21 04:16:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/684] 199.204.45.72 () {44 vars in 907 bytes} [Thu May 21 04:16:01 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/695] 10.0.0.131 () {32 vars in 633 bytes} [Thu May 21 04:16:44 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 355/700] 10.0.0.227 () {36 vars in 987 bytes} [Thu May 21 04:17:04 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/701] 10.0.0.227 () {36 vars in 927 bytes} [Thu May 21 04:17:04 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/702] 10.0.0.205 () {36 vars in 987 bytes} [Thu May 21 04:17:05 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/703] 10.0.0.205 () {36 vars in 927 bytes} [Thu May 21 04:17:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/704] 10.0.0.205 () {36 vars in 927 bytes} [Thu May 21 04:17:05 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/705] 10.0.0.205 () {36 vars in 987 bytes} [Thu May 21 04:17:05 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/706] 10.0.0.205 () {36 vars in 927 bytes} [Thu May 21 04:17:05 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/707] 10.0.0.205 () {36 vars in 927 bytes} [Thu May 21 04:17:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/708] 10.0.0.205 () {36 vars in 987 bytes} [Thu May 21 04:17:05 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/709] 10.0.0.205 () {36 vars in 927 bytes} [Thu May 21 04:17:05 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/710] 10.0.0.205 () {36 vars in 927 bytes} [Thu May 21 04:17:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/711] 10.0.0.60 () {36 vars in 910 bytes} [Thu May 21 04:17:06 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/712] 10.0.0.60 () {36 vars in 1006 bytes} [Thu May 21 04:17:06 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6/locations => generated 127 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/713] 10.0.0.60 () {36 vars in 986 bytes} [Thu May 21 04:17:06 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/714] 10.0.0.60 () {36 vars in 926 bytes} [Thu May 21 04:17:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/715] 10.0.0.60 () {36 vars in 926 bytes} [Thu May 21 04:17:06 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/716] 10.0.0.227 () {36 vars in 987 bytes} [Thu May 21 04:17:09 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/717] 10.0.0.227 () {36 vars in 927 bytes} [Thu May 21 04:17:09 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/720] 199.204.45.72 () {36 vars in 990 bytes} [Thu May 21 04:17:12 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/721] 199.204.45.72 () {36 vars in 930 bytes} [Thu May 21 04:17:12 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/722] 199.204.45.72 () {36 vars in 990 bytes} [Thu May 21 04:17:12 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/723] 199.204.45.72 () {36 vars in 930 bytes} [Thu May 21 04:17:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/730] 10.0.0.131 () {30 vars in 411 bytes} [Thu May 21 04:17:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/731] 10.0.0.227 () {36 vars in 987 bytes} [Thu May 21 04:17:50 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/732] 10.0.0.227 () {36 vars in 927 bytes} [Thu May 21 04:17:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/743] 10.0.0.227 () {36 vars in 987 bytes} [Thu May 21 04:18:36 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/744] 10.0.0.227 () {36 vars in 927 bytes} [Thu May 21 04:18:36 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/751] 10.0.0.227 () {36 vars in 987 bytes} [Thu May 21 04:19:05 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/752] 10.0.0.227 () {36 vars in 927 bytes} [Thu May 21 04:19:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/755] 10.0.0.131 () {32 vars in 707 bytes} [Thu May 21 04:19:12 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/756] 10.0.0.131 () {32 vars in 707 bytes} [Thu May 21 04:19:12 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/757] 10.0.0.205 () {36 vars in 987 bytes} [Thu May 21 04:19:12 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/758] 10.0.0.205 () {36 vars in 927 bytes} [Thu May 21 04:19:13 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/759] 10.0.0.205 () {36 vars in 927 bytes} [Thu May 21 04:19:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/760] 10.0.0.205 () {36 vars in 987 bytes} [Thu May 21 04:19:13 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/761] 10.0.0.205 () {36 vars in 927 bytes} [Thu May 21 04:19:13 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/762] 10.0.0.205 () {36 vars in 927 bytes} [Thu May 21 04:19:13 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/763] 10.0.0.205 () {36 vars in 987 bytes} [Thu May 21 04:19:13 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/764] 10.0.0.205 () {36 vars in 927 bytes} [Thu May 21 04:19:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/765] 10.0.0.205 () {36 vars in 927 bytes} [Thu May 21 04:19:13 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/766] 10.0.0.60 () {36 vars in 910 bytes} [Thu May 21 04:19:13 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/767] 10.0.0.60 () {36 vars in 1006 bytes} [Thu May 21 04:19:13 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/768] 10.0.0.60 () {36 vars in 986 bytes} [Thu May 21 04:19:13 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/769] 10.0.0.60 () {36 vars in 926 bytes} [Thu May 21 04:19:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/770] 10.0.0.60 () {36 vars in 926 bytes} [Thu May 21 04:19:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/773] 10.0.0.227 () {36 vars in 987 bytes} [Thu May 21 04:19:22 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/774] 10.0.0.227 () {36 vars in 927 bytes} [Thu May 21 04:19:22 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/781] 10.0.0.227 () {36 vars in 987 bytes} [Thu May 21 04:20:00 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/782] 10.0.0.227 () {36 vars in 927 bytes} [Thu May 21 04:20:00 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/785] 10.0.0.227 () {36 vars in 987 bytes} [Thu May 21 04:20:08 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/786] 10.0.0.227 () {36 vars in 927 bytes} [Thu May 21 04:20:08 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/797] 10.0.0.131 () {34 vars in 655 bytes} [Thu May 21 04:20:58 2026] POST /v2/images => generated 648 bytes in 152 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-21 04:20:58.477 8 WARNING glance.api.v2.images [None req-05beda7c-7465-491c-bdb5-4f2243df2d44 872efccb8f38417597664d30741749a4 b45de5353396429fbc56a62bde2d09e2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8da8bf79-d3a6-438f-a708-d2aa92a1d910 [pid: 8|app: 0|req: 394/798] 10.0.0.131 () {32 vars in 710 bytes} [Thu May 21 04:20:58 2026] DELETE /v2/images/8da8bf79-d3a6-438f-a708-d2aa92a1d910 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/799] 10.0.0.131 () {32 vars in 707 bytes} [Thu May 21 04:20:58 2026] GET /v2/images/8da8bf79-d3a6-438f-a708-d2aa92a1d910 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/800] 10.0.0.131 () {32 vars in 633 bytes} [Thu May 21 04:20:58 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/801] 10.0.0.131 () {34 vars in 655 bytes} [Thu May 21 04:20:58 2026] POST /v2/images => generated 702 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/802] 10.0.0.131 () {32 vars in 717 bytes} [Thu May 21 04:20:58 2026] GET /v2/images/2d648453-b852-4b0d-93e3-e1b8038b1730/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:20:58.662 7 WARNING oslo_policy.policy [None req-2012ef9c-bd70-490d-b215-823df9a89033 872efccb8f38417597664d30741749a4 b45de5353396429fbc56a62bde2d09e2 - - 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-05-21 04:20:58.663 7 WARNING oslo_policy.policy [None req-2012ef9c-bd70-490d-b215-823df9a89033 872efccb8f38417597664d30741749a4 b45de5353396429fbc56a62bde2d09e2 - - 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-05-21 04:20:58.664 7 INFO glance.api.v2.image_data [None req-2012ef9c-bd70-490d-b215-823df9a89033 872efccb8f38417597664d30741749a4 b45de5353396429fbc56a62bde2d09e2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 04:20:58.710 7 WARNING glance_store._drivers.rbd [None req-2012ef9c-bd70-490d-b215-823df9a89033 872efccb8f38417597664d30741749a4 b45de5353396429fbc56a62bde2d09e2 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-21 04:20:59.266 7 INFO glance.location [None req-2012ef9c-bd70-490d-b215-823df9a89033 872efccb8f38417597664d30741749a4 b45de5353396429fbc56a62bde2d09e2 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 407/803] 10.0.0.131 () {32 vars in 727 bytes} [Thu May 21 04:20:58 2026] PUT /v2/images/2d648453-b852-4b0d-93e3-e1b8038b1730/file => generated 0 bytes in 662 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/804] 10.0.0.131 () {32 vars in 707 bytes} [Thu May 21 04:20:59 2026] GET /v2/images/2d648453-b852-4b0d-93e3-e1b8038b1730 => generated 1103 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/805] 10.0.0.131 () {32 vars in 717 bytes} [Thu May 21 04:20:59 2026] GET /v2/images/2d648453-b852-4b0d-93e3-e1b8038b1730/file => generated 1024 bytes in 139 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/806] 10.0.0.131 () {34 vars in 655 bytes} [Thu May 21 04:20:59 2026] POST /v2/images => generated 649 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/807] 10.0.0.131 () {32 vars in 726 bytes} [Thu May 21 04:20:59 2026] PATCH /v2/images/d01fce68-cc81-407d-a808-8535fc97b007 => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/808] 10.0.0.131 () {32 vars in 707 bytes} [Thu May 21 04:20:59 2026] GET /v2/images/d01fce68-cc81-407d-a808-8535fc97b007 => generated 652 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:20:59.622 7 WARNING glance.api.v2.images [None req-faec46ae-1c69-4e1b-bf0f-621bc358a44e 872efccb8f38417597664d30741749a4 b45de5353396429fbc56a62bde2d09e2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d01fce68-cc81-407d-a808-8535fc97b007 [pid: 7|app: 0|req: 410/809] 10.0.0.131 () {32 vars in 710 bytes} [Thu May 21 04:20:59 2026] DELETE /v2/images/d01fce68-cc81-407d-a808-8535fc97b007 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/810] 10.0.0.131 () {32 vars in 707 bytes} [Thu May 21 04:20:59 2026] GET /v2/images/d01fce68-cc81-407d-a808-8535fc97b007 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:20:59.695 7 WARNING glance.api.v2.images [None req-454f214f-cc9e-4fe7-9aff-82c9ba7a257c 872efccb8f38417597664d30741749a4 b45de5353396429fbc56a62bde2d09e2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2d648453-b852-4b0d-93e3-e1b8038b1730 [pid: 7|app: 0|req: 411/811] 10.0.0.131 () {32 vars in 710 bytes} [Thu May 21 04:20:59 2026] DELETE /v2/images/2d648453-b852-4b0d-93e3-e1b8038b1730 => generated 0 bytes in 832 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/812] 10.0.0.131 () {32 vars in 707 bytes} [Thu May 21 04:21:00 2026] GET /v2/images/2d648453-b852-4b0d-93e3-e1b8038b1730 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:21:00.548 7 WARNING glance.api.v2.images [None req-797d54c4-ca71-4db9-8842-ee4e60b052ff 872efccb8f38417597664d30741749a4 b45de5353396429fbc56a62bde2d09e2 - - default default] Failed to find image 8da8bf79-d3a6-438f-a708-d2aa92a1d910 to delete: glance.common.exception.ImageNotFound: No image found with ID 8da8bf79-d3a6-438f-a708-d2aa92a1d910 [pid: 7|app: 0|req: 412/813] 10.0.0.131 () {32 vars in 710 bytes} [Thu May 21 04:21:00 2026] DELETE /v2/images/8da8bf79-d3a6-438f-a708-d2aa92a1d910 => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/814] 10.0.0.131 () {32 vars in 707 bytes} [Thu May 21 04:21:00 2026] GET /v2/images/8da8bf79-d3a6-438f-a708-d2aa92a1d910 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/831] 10.0.0.227 () {36 vars in 987 bytes} [Thu May 21 04:22:12 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/832] 10.0.0.227 () {36 vars in 927 bytes} [Thu May 21 04:22:12 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/835] 10.0.0.227 () {36 vars in 987 bytes} [Thu May 21 04:22:27 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/836] 10.0.0.227 () {36 vars in 927 bytes} [Thu May 21 04:22:27 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/841] 10.0.0.227 () {36 vars in 987 bytes} [Thu May 21 04:22:44 2026] GET /v2/images/3de21514-a1a7-4a25-a3ff-93c0bde4ffc6 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/842] 10.0.0.227 () {36 vars in 927 bytes} [Thu May 21 04:22:44 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/853] 199.204.45.72 () {32 vars in 825 bytes} [Thu May 21 04:23:32 2026] GET /v2/images?status=active&owner=21878e40f3074fab9433a21bf1b439bb&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/854] 199.204.45.72 () {32 vars in 652 bytes} [Thu May 21 04:23:32 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/855] 10.0.0.205 () {36 vars in 987 bytes} [Thu May 21 04:23:32 2026] GET /v2/images/6addef66-9f62-490e-bd3d-93b36af5ad46 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/856] 10.0.0.205 () {36 vars in 927 bytes} [Thu May 21 04:23:32 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/857] 10.0.0.205 () {36 vars in 927 bytes} [Thu May 21 04:23:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/858] 10.0.0.205 () {36 vars in 987 bytes} [Thu May 21 04:23:32 2026] GET /v2/images/6addef66-9f62-490e-bd3d-93b36af5ad46 => generated 1209 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/859] 10.0.0.205 () {36 vars in 927 bytes} [Thu May 21 04:23:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/860] 10.0.0.205 () {36 vars in 927 bytes} [Thu May 21 04:23:32 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/861] 10.0.0.205 () {36 vars in 987 bytes} [Thu May 21 04:23:32 2026] GET /v2/images/6addef66-9f62-490e-bd3d-93b36af5ad46 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/862] 10.0.0.205 () {36 vars in 927 bytes} [Thu May 21 04:23:32 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/863] 10.0.0.60 () {36 vars in 910 bytes} [Thu May 21 04:23:33 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/864] 10.0.0.60 () {36 vars in 1006 bytes} [Thu May 21 04:23:33 2026] GET /v2/images/6addef66-9f62-490e-bd3d-93b36af5ad46/locations => generated 127 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/865] 10.0.0.60 () {36 vars in 986 bytes} [Thu May 21 04:23:33 2026] GET /v2/images/6addef66-9f62-490e-bd3d-93b36af5ad46 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/866] 10.0.0.60 () {36 vars in 926 bytes} [Thu May 21 04:23:33 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/867] 10.0.0.60 () {36 vars in 926 bytes} [Thu May 21 04:23:33 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/910] 10.0.0.131 () {32 vars in 633 bytes} [Thu May 21 04:27:07 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)