+ 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 Apr 23 00:37:21 2026] *** compiled with version: 11.4.0 on 22 April 2026 06:41:00 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-788d574bb4-t5nj5 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x561c8b93f160 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-23 00:37:22.806 6 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-23 00:37:22.902 7 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-04-23 00:37:23.427 6 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-04-23 00:37:23.428 6 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-04-23 00:37:23.505 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-04-23 00:37:23.506 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-04-23 00:37:25.051 6 WARNING glance.api.v2.images [None req-54f62daf-32c9-4cea-b104-71d690c44bfc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 00:37:25.205 7 WARNING glance.api.v2.images [None req-32c3564b-5cf4-438e-9c13-746841d15109 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 00:37:25.304 6 WARNING keystonemiddleware._common.config [None req-54f62daf-32c9-4cea-b104-71d690c44bfc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 00:37:25.312 6 WARNING oslo_config.cfg [None req-54f62daf-32c9-4cea-b104-71d690c44bfc - - - - - -] 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 4 seconds on interpreter 0x561c8b93f160 pid: 6 (default app) 2026-04-23 00:37:25.447 7 WARNING keystonemiddleware._common.config [None req-32c3564b-5cf4-438e-9c13-746841d15109 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 00:37:25.455 7 WARNING oslo_config.cfg [None req-32c3564b-5cf4-438e-9c13-746841d15109 - - - - - -] 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 4 seconds on interpreter 0x561c8b93f160 pid: 7 (default app) [pid: 6|app: 0|req: 3/3] 199.204.45.74 () {42 vars in 684 bytes} [Thu Apr 23 00:37:26 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 00:37:26.936 7 WARNING oslo_policy.policy [None req-69798e5e-30eb-459c-9a85-2b4f07d5d567 331a3d0a65ef45a0a94989bf3c2365de ac52b42e071744359e2a2a207ac5e121 - - 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-04-23 00:37:26.937 7 WARNING oslo_policy.policy [None req-69798e5e-30eb-459c-9a85-2b4f07d5d567 331a3d0a65ef45a0a94989bf3c2365de ac52b42e071744359e2a2a207ac5e121 - - 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-04-23 00:37:26.953 7 WARNING oslo_policy.policy [None req-69798e5e-30eb-459c-9a85-2b4f07d5d567 331a3d0a65ef45a0a94989bf3c2365de ac52b42e071744359e2a2a207ac5e121 - - 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-04-23 00:37:26.954 7 WARNING oslo_policy.policy [None req-69798e5e-30eb-459c-9a85-2b4f07d5d567 331a3d0a65ef45a0a94989bf3c2365de ac52b42e071744359e2a2a207ac5e121 - - 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/4] 199.204.45.74 () {44 vars in 906 bytes} [Thu Apr 23 00:37:26 2026] GET /v2/images => generated 69 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 4/5] 199.204.45.74 () {42 vars in 684 bytes} [Thu Apr 23 00:37:30 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.204.45.74 () {44 vars in 906 bytes} [Thu Apr 23 00:37:30 2026] GET /v2/images => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 00:37:30.292 6 WARNING oslo_policy.policy [None req-9b0c6f41-e0bc-4d96-a810-9fbcd1b717e7 331a3d0a65ef45a0a94989bf3c2365de ac52b42e071744359e2a2a207ac5e121 - - 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-04-23 00:37:30.293 6 WARNING oslo_policy.policy [None req-9b0c6f41-e0bc-4d96-a810-9fbcd1b717e7 331a3d0a65ef45a0a94989bf3c2365de ac52b42e071744359e2a2a207ac5e121 - - 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: 6|app: 0|req: 5/7] 199.204.45.74 () {44 vars in 907 bytes} [Thu Apr 23 00:37:30 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.74 () {44 vars in 929 bytes} [Thu Apr 23 00:37:30 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 00:37:30.426 6 WARNING oslo_policy.policy [None req-3116416f-00ee-4c5c-8c6e-6a1776b971a8 331a3d0a65ef45a0a94989bf3c2365de ac52b42e071744359e2a2a207ac5e121 - - 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-04-23 00:37:30.427 6 WARNING oslo_policy.policy [None req-3116416f-00ee-4c5c-8c6e-6a1776b971a8 331a3d0a65ef45a0a94989bf3c2365de ac52b42e071744359e2a2a207ac5e121 - - 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: 6|app: 0|req: 6/9] 199.204.45.74 () {44 vars in 935 bytes} [Thu Apr 23 00:37:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 00:37:30.515 7 WARNING oslo_config.cfg [None req-df74ec24-e369-4ee3-bfa7-507fd4fd8007 331a3d0a65ef45a0a94989bf3c2365de ac52b42e071744359e2a2a207ac5e121 - - 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/10] 199.204.45.74 () {48 vars in 947 bytes} [Thu Apr 23 00:37:30 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 00:37:30.540 6 WARNING oslo_policy.policy [None req-17d45d59-aa03-4eec-8451-26d7056f0d24 331a3d0a65ef45a0a94989bf3c2365de ac52b42e071744359e2a2a207ac5e121 - - 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-04-23 00:37:30.540 6 WARNING oslo_policy.policy [None req-17d45d59-aa03-4eec-8451-26d7056f0d24 331a3d0a65ef45a0a94989bf3c2365de ac52b42e071744359e2a2a207ac5e121 - - 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-04-23 00:37:30.542 6 INFO glance.api.v2.image_data [None req-17d45d59-aa03-4eec-8451-26d7056f0d24 331a3d0a65ef45a0a94989bf3c2365de ac52b42e071744359e2a2a207ac5e121 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 00:37:35.456 6 INFO glance.location [None req-17d45d59-aa03-4eec-8451-26d7056f0d24 331a3d0a65ef45a0a94989bf3c2365de ac52b42e071744359e2a2a207ac5e121 - - default default] Image format matched and virtual size computed: 117440512 [pid: 6|app: 0|req: 7/13] 199.204.45.74 () {48 vars in 1041 bytes} [Thu Apr 23 00:37:30 2026] PUT /v2/images/233552b8-1e79-4703-a8c4-effadd45978e/file => generated 0 bytes in 4965 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6835 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.74 () {44 vars in 906 bytes} [Thu Apr 23 00:37:35 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 00:37:35.539 6 WARNING oslo_config.cfg [None req-c8c534ee-c495-471f-8c44-ee244fdf128a 331a3d0a65ef45a0a94989bf3c2365de ac52b42e071744359e2a2a207ac5e121 - - 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: 6|app: 0|req: 8/15] 199.204.45.74 () {48 vars in 1045 bytes} [Thu Apr 23 00:37:35 2026] PATCH /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.74 () {44 vars in 906 bytes} [Thu Apr 23 00:37:35 2026] GET /v2/images => generated 1240 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 140/279] 199.204.45.74 () {42 vars in 684 bytes} [Thu Apr 23 00:59:28 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.204.45.74 () {44 vars in 906 bytes} [Thu Apr 23 00:59:28 2026] GET /v2/images => generated 1240 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 144/287] 199.204.45.74 () {42 vars in 684 bytes} [Thu Apr 23 01:00:00 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 199.204.45.74 () {44 vars in 906 bytes} [Thu Apr 23 01:00:00 2026] GET /v2/images => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 145/289] 199.204.45.74 () {44 vars in 933 bytes} [Thu Apr 23 01:00:01 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/290] 199.204.45.74 () {44 vars in 955 bytes} [Thu Apr 23 01:00:01 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 146/291] 199.204.45.74 () {44 vars in 935 bytes} [Thu Apr 23 01:00:01 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/292] 199.204.45.74 () {48 vars in 947 bytes} [Thu Apr 23 01:00:01 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 01:00:01.211 6 INFO glance.api.v2.image_data [None req-407a32ee-0331-4869-aee6-32c5d38a9c02 331a3d0a65ef45a0a94989bf3c2365de ac52b42e071744359e2a2a207ac5e121 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 01:00:30.839 6 INFO glance.location [None req-407a32ee-0331-4869-aee6-32c5d38a9c02 331a3d0a65ef45a0a94989bf3c2365de ac52b42e071744359e2a2a207ac5e121 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 6|app: 0|req: 147/299] 199.204.45.74 () {48 vars in 1042 bytes} [Thu Apr 23 01:00:01 2026] PUT /v2/images/e21dc2c4-204c-469e-a535-a0ab2379ba59/file => generated 0 bytes in 29690 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64430 switches on core 0) [pid: 7|app: 0|req: 153/300] 199.204.45.74 () {44 vars in 906 bytes} [Thu Apr 23 01:00:30 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 148/301] 199.204.45.74 () {48 vars in 1045 bytes} [Thu Apr 23 01:00:30 2026] PATCH /v2/images/e21dc2c4-204c-469e-a535-a0ab2379ba59 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/302] 199.204.45.74 () {48 vars in 1046 bytes} [Thu Apr 23 01:00:30 2026] PATCH /v2/images/e21dc2c4-204c-469e-a535-a0ab2379ba59 => generated 1209 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 149/303] 199.204.45.74 () {44 vars in 906 bytes} [Thu Apr 23 01:00:31 2026] GET /v2/images => generated 2451 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/304] 199.204.45.74 () {42 vars in 684 bytes} [Thu Apr 23 01:00:32 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 150/305] 199.204.45.74 () {44 vars in 906 bytes} [Thu Apr 23 01:00:32 2026] GET /v2/images => generated 2451 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 195/394] 199.204.45.74 () {42 vars in 684 bytes} [Thu Apr 23 01:07:51 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/395] 199.204.45.74 () {44 vars in 906 bytes} [Thu Apr 23 01:07:51 2026] GET /v2/images => generated 2451 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/400] 199.204.45.74 () {42 vars in 684 bytes} [Thu Apr 23 01:08:10 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 198/401] 199.204.45.74 () {44 vars in 906 bytes} [Thu Apr 23 01:08:10 2026] GET /v2/images => generated 2451 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/402] 199.204.45.74 () {44 vars in 943 bytes} [Thu Apr 23 01:08:10 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 199/403] 199.204.45.74 () {44 vars in 965 bytes} [Thu Apr 23 01:08:10 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/404] 199.204.45.74 () {44 vars in 935 bytes} [Thu Apr 23 01:08:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 200/405] 199.204.45.74 () {48 vars in 947 bytes} [Thu Apr 23 01:08:10 2026] POST /v2/images => generated 799 bytes in 897 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 01:08:11.296 7 WARNING oslo_policy.policy [None req-a0da8235-cde7-46a5-9d65-96ef348de494 331a3d0a65ef45a0a94989bf3c2365de ac52b42e071744359e2a2a207ac5e121 - - 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-04-23 01:08:11.297 7 WARNING oslo_policy.policy [None req-a0da8235-cde7-46a5-9d65-96ef348de494 331a3d0a65ef45a0a94989bf3c2365de ac52b42e071744359e2a2a207ac5e121 - - 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-04-23 01:08:11.298 7 INFO glance.api.v2.image_data [None req-a0da8235-cde7-46a5-9d65-96ef348de494 331a3d0a65ef45a0a94989bf3c2365de ac52b42e071744359e2a2a207ac5e121 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 01:09:02.041 7 INFO glance.location [None req-a0da8235-cde7-46a5-9d65-96ef348de494 331a3d0a65ef45a0a94989bf3c2365de ac52b42e071744359e2a2a207ac5e121 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 206/416] 199.204.45.74 () {48 vars in 1041 bytes} [Thu Apr 23 01:08:11 2026] PUT /v2/images/c0413a42-d506-4b4b-aaf6-5631efc31d28/file => generated 0 bytes in 50810 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22859 switches on core 0) [pid: 6|app: 0|req: 211/417] 199.204.45.74 () {44 vars in 906 bytes} [Thu Apr 23 01:09:02 2026] GET /v2/images => generated 3664 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/418] 199.204.45.74 () {48 vars in 1046 bytes} [Thu Apr 23 01:09:02 2026] PATCH /v2/images/c0413a42-d506-4b4b-aaf6-5631efc31d28 => generated 1234 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 212/419] 199.204.45.74 () {44 vars in 906 bytes} [Thu Apr 23 01:09:02 2026] GET /v2/images => generated 3687 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/434] 199.204.45.74 () {42 vars in 684 bytes} [Thu Apr 23 01:10:09 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 220/435] 199.204.45.74 () {44 vars in 906 bytes} [Thu Apr 23 01:10:09 2026] GET /v2/images => generated 3687 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/438] 199.204.45.74 () {42 vars in 684 bytes} [Thu Apr 23 01:10:24 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 222/439] 199.204.45.74 () {44 vars in 906 bytes} [Thu Apr 23 01:10:24 2026] GET /v2/images => generated 3687 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/440] 199.204.45.74 () {44 vars in 935 bytes} [Thu Apr 23 01:10:24 2026] GET /v2/images/manila-service-image => generated 165 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 223/441] 199.204.45.74 () {44 vars in 957 bytes} [Thu Apr 23 01:10:24 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/442] 199.204.45.74 () {44 vars in 935 bytes} [Thu Apr 23 01:10:24 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: 6|app: 0|req: 224/443] 199.204.45.74 () {48 vars in 947 bytes} [Thu Apr 23 01:10:24 2026] POST /v2/images => generated 791 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 01:10:24.677 7 INFO glance.api.v2.image_data [None req-d86fb83a-af18-460b-a7cd-bb315d5768f9 331a3d0a65ef45a0a94989bf3c2365de ac52b42e071744359e2a2a207ac5e121 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 01:10:42.851 7 INFO glance.location [None req-d86fb83a-af18-460b-a7cd-bb315d5768f9 331a3d0a65ef45a0a94989bf3c2365de ac52b42e071744359e2a2a207ac5e121 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 220/448] 199.204.45.74 () {48 vars in 1042 bytes} [Thu Apr 23 01:10:24 2026] PUT /v2/images/33323db4-6a16-46b6-8b66-337522a319e9/file => generated 0 bytes in 18221 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32334 switches on core 0) [pid: 6|app: 0|req: 229/449] 199.204.45.74 () {44 vars in 906 bytes} [Thu Apr 23 01:10:42 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/450] 199.204.45.74 () {48 vars in 1045 bytes} [Thu Apr 23 01:10:42 2026] PATCH /v2/images/33323db4-6a16-46b6-8b66-337522a319e9 => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 230/451] 199.204.45.74 () {44 vars in 906 bytes} [Thu Apr 23 01:10:42 2026] GET /v2/images => generated 4893 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/592] 199.204.45.74 () {42 vars in 684 bytes} [Thu Apr 23 01:22:18 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 301/593] 199.204.45.74 () {44 vars in 906 bytes} [Thu Apr 23 01:22:18 2026] GET /v2/images => generated 4893 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 316/622] 199.204.45.74 () {42 vars in 684 bytes} [Thu Apr 23 01:24:35 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/623] 199.204.45.74 () {44 vars in 906 bytes} [Thu Apr 23 01:24:35 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 317/624] 199.204.45.74 () {42 vars in 684 bytes} [Thu Apr 23 01:24:37 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/625] 199.204.45.74 () {44 vars in 906 bytes} [Thu Apr 23 01:24:37 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 322/634] 199.204.45.74 () {42 vars in 684 bytes} [Thu Apr 23 01:25:21 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/635] 199.204.45.74 () {44 vars in 906 bytes} [Thu Apr 23 01:25:21 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 324/638] 199.204.45.74 () {42 vars in 684 bytes} [Thu Apr 23 01:25:28 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/639] 199.204.45.74 () {44 vars in 906 bytes} [Thu Apr 23 01:25:28 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/652] 199.204.45.74 () {42 vars in 684 bytes} [Thu Apr 23 01:26:28 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 331/653] 199.204.45.74 () {44 vars in 906 bytes} [Thu Apr 23 01:26:28 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 327/662] 10.0.0.32 () {32 vars in 632 bytes} [Thu Apr 23 01:27:10 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 338/667] 10.0.0.250 () {36 vars in 987 bytes} [Thu Apr 23 01:27:29 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => generated 1171 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/668] 10.0.0.250 () {36 vars in 927 bytes} [Thu Apr 23 01:27:30 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: 6|app: 0|req: 339/669] 199.204.45.74 () {36 vars in 990 bytes} [Thu Apr 23 01:27:32 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => generated 1171 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/670] 199.204.45.74 () {36 vars in 930 bytes} [Thu Apr 23 01:27:32 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: 6|app: 0|req: 340/671] 199.204.45.74 () {36 vars in 990 bytes} [Thu Apr 23 01:27:33 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => 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: 332/672] 199.204.45.74 () {36 vars in 930 bytes} [Thu Apr 23 01:27: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: 6|app: 0|req: 342/675] 10.0.0.250 () {36 vars in 987 bytes} [Thu Apr 23 01:27:36 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/676] 10.0.0.250 () {36 vars in 927 bytes} [Thu Apr 23 01:27: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: 336/679] 10.0.0.250 () {36 vars in 987 bytes} [Thu Apr 23 01:27:47 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 344/680] 10.0.0.250 () {36 vars in 927 bytes} [Thu Apr 23 01:27:47 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: 337/681] 10.0.0.93 () {36 vars in 986 bytes} [Thu Apr 23 01:27:48 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => generated 1171 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 345/682] 10.0.0.93 () {36 vars in 926 bytes} [Thu Apr 23 01:27:48 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: 338/683] 10.0.0.93 () {36 vars in 926 bytes} [Thu Apr 23 01:27:48 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: 6|app: 0|req: 346/684] 10.0.0.93 () {36 vars in 986 bytes} [Thu Apr 23 01:27:48 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/685] 10.0.0.93 () {36 vars in 926 bytes} [Thu Apr 23 01:27:48 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: 6|app: 0|req: 347/686] 10.0.0.93 () {36 vars in 926 bytes} [Thu Apr 23 01:27:48 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: 340/687] 10.0.0.93 () {36 vars in 986 bytes} [Thu Apr 23 01:27:48 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 348/688] 10.0.0.93 () {36 vars in 926 bytes} [Thu Apr 23 01:27:48 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: 341/689] 10.0.0.93 () {36 vars in 926 bytes} [Thu Apr 23 01:27:48 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: 6|app: 0|req: 349/690] 10.0.0.217 () {36 vars in 987 bytes} [Thu Apr 23 01:27:49 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => generated 1171 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/691] 10.0.0.217 () {36 vars in 927 bytes} [Thu Apr 23 01:27:49 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: 6|app: 0|req: 350/692] 10.0.0.217 () {36 vars in 987 bytes} [Thu Apr 23 01:27:50 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/693] 10.0.0.217 () {36 vars in 927 bytes} [Thu Apr 23 01:27:50 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: 6|app: 0|req: 351/694] 10.0.0.217 () {36 vars in 927 bytes} [Thu Apr 23 01:27:50 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: 6|app: 0|req: 354/699] 10.0.0.32 () {34 vars in 654 bytes} [Thu Apr 23 01:28:07 2026] POST /v2/images => generated 649 bytes in 224 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-23 01:28:07.355 7 WARNING glance.api.v2.images [None req-df28e1ee-28e9-4e0c-a126-8cbe6fb12c4e 4c37cbea74a948168e594bbcd17828e8 def8baa020ab4cdcb0cde31dd945b001 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1d5d7c9d-b50e-4dbf-9ac3-6ead203f2dc2 [pid: 7|app: 0|req: 346/700] 10.0.0.32 () {32 vars in 709 bytes} [Thu Apr 23 01:28:07 2026] DELETE /v2/images/1d5d7c9d-b50e-4dbf-9ac3-6ead203f2dc2 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 355/701] 10.0.0.32 () {32 vars in 706 bytes} [Thu Apr 23 01:28:07 2026] GET /v2/images/1d5d7c9d-b50e-4dbf-9ac3-6ead203f2dc2 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/702] 10.0.0.32 () {32 vars in 632 bytes} [Thu Apr 23 01:28:07 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 356/703] 10.0.0.32 () {34 vars in 654 bytes} [Thu Apr 23 01:28:07 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/704] 10.0.0.32 () {32 vars in 716 bytes} [Thu Apr 23 01:28:07 2026] GET /v2/images/2356e0da-8c68-48bb-9cc9-37c3045ab38a/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:28:07.557 6 INFO glance.api.v2.image_data [None req-19cc9e2b-0de0-494a-9551-d7f6aaca706d 4c37cbea74a948168e594bbcd17828e8 def8baa020ab4cdcb0cde31dd945b001 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 01:28:07.595 6 WARNING glance_store._drivers.rbd [None req-19cc9e2b-0de0-494a-9551-d7f6aaca706d 4c37cbea74a948168e594bbcd17828e8 def8baa020ab4cdcb0cde31dd945b001 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-23 01:28:07.838 6 INFO glance.location [None req-19cc9e2b-0de0-494a-9551-d7f6aaca706d 4c37cbea74a948168e594bbcd17828e8 def8baa020ab4cdcb0cde31dd945b001 - - default default] Image format matched and virtual size computed: 1024 [pid: 6|app: 0|req: 357/705] 10.0.0.32 () {32 vars in 726 bytes} [Thu Apr 23 01:28:07 2026] PUT /v2/images/2356e0da-8c68-48bb-9cc9-37c3045ab38a/file => generated 0 bytes in 332 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/706] 10.0.0.32 () {32 vars in 706 bytes} [Thu Apr 23 01:28:07 2026] GET /v2/images/2356e0da-8c68-48bb-9cc9-37c3045ab38a => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 358/707] 10.0.0.32 () {32 vars in 716 bytes} [Thu Apr 23 01:28:07 2026] GET /v2/images/2356e0da-8c68-48bb-9cc9-37c3045ab38a/file => generated 1024 bytes in 140 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/708] 10.0.0.32 () {34 vars in 654 bytes} [Thu Apr 23 01:28:08 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 359/709] 10.0.0.32 () {32 vars in 725 bytes} [Thu Apr 23 01:28:08 2026] PATCH /v2/images/b8baa495-66b0-406c-ab86-8bc420a00363 => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/710] 10.0.0.32 () {32 vars in 706 bytes} [Thu Apr 23 01:28:08 2026] GET /v2/images/b8baa495-66b0-406c-ab86-8bc420a00363 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:28:08.158 6 WARNING glance.api.v2.images [None req-5749bbba-ed73-43af-94f8-392f653ba0af 4c37cbea74a948168e594bbcd17828e8 def8baa020ab4cdcb0cde31dd945b001 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b8baa495-66b0-406c-ab86-8bc420a00363 [pid: 6|app: 0|req: 360/711] 10.0.0.32 () {32 vars in 709 bytes} [Thu Apr 23 01:28:08 2026] DELETE /v2/images/b8baa495-66b0-406c-ab86-8bc420a00363 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/712] 10.0.0.32 () {32 vars in 706 bytes} [Thu Apr 23 01:28:08 2026] GET /v2/images/b8baa495-66b0-406c-ab86-8bc420a00363 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:28:08.228 6 WARNING glance.api.v2.images [None req-45201004-4fbe-4962-bc68-c2d468a814ac 4c37cbea74a948168e594bbcd17828e8 def8baa020ab4cdcb0cde31dd945b001 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2356e0da-8c68-48bb-9cc9-37c3045ab38a [pid: 6|app: 0|req: 361/713] 10.0.0.32 () {32 vars in 709 bytes} [Thu Apr 23 01:28:08 2026] DELETE /v2/images/2356e0da-8c68-48bb-9cc9-37c3045ab38a => generated 0 bytes in 951 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/714] 10.0.0.32 () {32 vars in 706 bytes} [Thu Apr 23 01:28:09 2026] GET /v2/images/2356e0da-8c68-48bb-9cc9-37c3045ab38a => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:28:09.202 6 WARNING glance.api.v2.images [None req-698b7798-d948-42ef-b4b5-1e4d494e83bc 4c37cbea74a948168e594bbcd17828e8 def8baa020ab4cdcb0cde31dd945b001 - - default default] Failed to find image 1d5d7c9d-b50e-4dbf-9ac3-6ead203f2dc2 to delete: glance.common.exception.ImageNotFound: No image found with ID 1d5d7c9d-b50e-4dbf-9ac3-6ead203f2dc2 [pid: 6|app: 0|req: 362/715] 10.0.0.32 () {32 vars in 709 bytes} [Thu Apr 23 01:28:09 2026] DELETE /v2/images/1d5d7c9d-b50e-4dbf-9ac3-6ead203f2dc2 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/716] 10.0.0.32 () {32 vars in 706 bytes} [Thu Apr 23 01:28:09 2026] GET /v2/images/1d5d7c9d-b50e-4dbf-9ac3-6ead203f2dc2 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 364/719] 10.0.0.250 () {36 vars in 987 bytes} [Thu Apr 23 01:28:17 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/720] 10.0.0.250 () {36 vars in 927 bytes} [Thu Apr 23 01:28:17 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: 6|app: 0|req: 365/721] 10.0.0.32 () {30 vars in 410 bytes} [Thu Apr 23 01:28:21 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/724] 10.0.0.250 () {36 vars in 987 bytes} [Thu Apr 23 01:28:33 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 367/725] 10.0.0.250 () {36 vars in 927 bytes} [Thu Apr 23 01:28: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: 6|app: 0|req: 374/738] 10.0.0.32 () {32 vars in 706 bytes} [Thu Apr 23 01:29:25 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => 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: 365/739] 10.0.0.32 () {32 vars in 706 bytes} [Thu Apr 23 01:29:25 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 375/740] 10.0.0.93 () {36 vars in 986 bytes} [Thu Apr 23 01:29:26 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => generated 1171 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/741] 10.0.0.93 () {36 vars in 926 bytes} [Thu Apr 23 01:29:26 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: 6|app: 0|req: 376/742] 10.0.0.93 () {36 vars in 926 bytes} [Thu Apr 23 01:29:26 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/743] 10.0.0.93 () {36 vars in 986 bytes} [Thu Apr 23 01:29:26 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => generated 1171 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 377/744] 10.0.0.93 () {36 vars in 926 bytes} [Thu Apr 23 01:29:26 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: 368/745] 10.0.0.93 () {36 vars in 926 bytes} [Thu Apr 23 01:29:26 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: 6|app: 0|req: 378/746] 10.0.0.93 () {36 vars in 986 bytes} [Thu Apr 23 01:29:26 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => 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: 369/747] 10.0.0.93 () {36 vars in 926 bytes} [Thu Apr 23 01:29:26 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: 6|app: 0|req: 379/748] 10.0.0.93 () {36 vars in 926 bytes} [Thu Apr 23 01:29:26 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: 370/749] 10.0.0.217 () {36 vars in 987 bytes} [Thu Apr 23 01:29:27 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 380/750] 10.0.0.217 () {36 vars in 927 bytes} [Thu Apr 23 01:29:27 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: 371/751] 10.0.0.217 () {36 vars in 987 bytes} [Thu Apr 23 01:29:27 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 381/752] 10.0.0.217 () {36 vars in 927 bytes} [Thu Apr 23 01:29:27 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: 372/753] 10.0.0.217 () {36 vars in 927 bytes} [Thu Apr 23 01:29:27 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: 374/756] 10.0.0.250 () {36 vars in 987 bytes} [Thu Apr 23 01:29:40 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 383/757] 10.0.0.250 () {36 vars in 927 bytes} [Thu Apr 23 01:29:40 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: 6|app: 0|req: 386/762] 10.0.0.250 () {36 vars in 987 bytes} [Thu Apr 23 01:30:01 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => 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: 377/763] 10.0.0.250 () {36 vars in 927 bytes} [Thu Apr 23 01:30:01 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: 6|app: 0|req: 388/766] 10.0.0.250 () {36 vars in 987 bytes} [Thu Apr 23 01:30:11 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => 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: 379/767] 10.0.0.250 () {36 vars in 927 bytes} [Thu Apr 23 01:30:11 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: 6|app: 0|req: 389/768] 10.0.0.250 () {36 vars in 987 bytes} [Thu Apr 23 01:30:12 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/769] 10.0.0.250 () {36 vars in 927 bytes} [Thu Apr 23 01:30:12 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 392/774] 10.0.0.250 () {36 vars in 987 bytes} [Thu Apr 23 01:30:26 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => 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: 383/775] 10.0.0.250 () {36 vars in 927 bytes} [Thu Apr 23 01:30:26 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: 385/778] 10.0.0.250 () {36 vars in 987 bytes} [Thu Apr 23 01:30:43 2026] GET /v2/images/233552b8-1e79-4703-a8c4-effadd45978e => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 394/779] 10.0.0.250 () {36 vars in 927 bytes} [Thu Apr 23 01:30:43 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: 388/784] 199.204.45.74 () {32 vars in 825 bytes} [Thu Apr 23 01:30:55 2026] GET /v2/images?status=active&owner=ac52b42e071744359e2a2a207ac5e121&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 397/785] 199.204.45.74 () {32 vars in 652 bytes} [Thu Apr 23 01:30:55 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: 389/786] 10.0.0.93 () {36 vars in 986 bytes} [Thu Apr 23 01:30:56 2026] GET /v2/images/e21dc2c4-204c-469e-a535-a0ab2379ba59 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 398/787] 10.0.0.93 () {36 vars in 926 bytes} [Thu Apr 23 01:30:56 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/788] 10.0.0.93 () {36 vars in 926 bytes} [Thu Apr 23 01:30:56 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: 6|app: 0|req: 399/789] 10.0.0.93 () {36 vars in 986 bytes} [Thu Apr 23 01:30:56 2026] GET /v2/images/e21dc2c4-204c-469e-a535-a0ab2379ba59 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/790] 10.0.0.93 () {36 vars in 926 bytes} [Thu Apr 23 01:30:56 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: 6|app: 0|req: 400/791] 10.0.0.93 () {36 vars in 926 bytes} [Thu Apr 23 01:30:56 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: 392/792] 10.0.0.93 () {36 vars in 986 bytes} [Thu Apr 23 01:30:56 2026] GET /v2/images/e21dc2c4-204c-469e-a535-a0ab2379ba59 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 401/793] 10.0.0.93 () {36 vars in 926 bytes} [Thu Apr 23 01:30:56 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: 393/794] 10.0.0.217 () {36 vars in 987 bytes} [Thu Apr 23 01:30:56 2026] GET /v2/images/e21dc2c4-204c-469e-a535-a0ab2379ba59 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 402/795] 10.0.0.217 () {36 vars in 927 bytes} [Thu Apr 23 01:30:56 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: 394/796] 10.0.0.217 () {36 vars in 987 bytes} [Thu Apr 23 01:30:56 2026] GET /v2/images/e21dc2c4-204c-469e-a535-a0ab2379ba59 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 403/797] 10.0.0.217 () {36 vars in 927 bytes} [Thu Apr 23 01:30:56 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: 395/798] 10.0.0.217 () {36 vars in 927 bytes} [Thu Apr 23 01:30:56 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: 6|app: 0|req: 420/831] 10.0.0.32 () {32 vars in 632 bytes} [Thu Apr 23 01:33:43 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)