+ 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 [Tue May 26 16:18:24 2026] *** compiled with version: 13.3.0 on 22 May 2026 05:16:47 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-549794587c-rwbh2 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f8a5ac2a668 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-26 16:18:26.421 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-26 16:18:26.441 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-26 16:18:27.484 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-26 16:18:27.485 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-26 16:18:27.486 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-26 16:18:27.489 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-26 16:18:27.490 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-26 16:18:27.490 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-26 16:18:29.908 7 WARNING glance.api.v2.images [None req-03046108-282b-43c1-bffc-0ad5c8559d67 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-26 16:18:29.909 8 WARNING glance.api.v2.images [None req-47e6401d-2b0c-457b-ba82-72e063476bf9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-26 16:18:30.330 7 WARNING keystonemiddleware._common.config [None req-03046108-282b-43c1-bffc-0ad5c8559d67 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 16:18:30.338 7 WARNING oslo_config.cfg [None req-03046108-282b-43c1-bffc-0ad5c8559d67 - - - - - -] 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 6 seconds on interpreter 0x7f8a5ac2a668 pid: 7 (default app) 2026-05-26 16:18:30.365 8 WARNING keystonemiddleware._common.config [None req-47e6401d-2b0c-457b-ba82-72e063476bf9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 16:18:30.375 8 WARNING oslo_config.cfg [None req-47e6401d-2b0c-457b-ba82-72e063476bf9 - - - - - -] 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 6 seconds on interpreter 0x7f8a5ac2a668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.219 () {42 vars in 688 bytes} [Tue May 26 16:18:31 2026] GET / => generated 1312 bytes in 2 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-26 16:18:31.518 8 WARNING oslo_policy.policy [None req-69c0675a-1529-4d34-9fb9-a07d4501c6e0 ad3f9c95388c4935a9975eea19090963 91538594e71b4f2ea5e5a9b1fd0a87f6 - - 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-26 16:18:31.518 8 WARNING oslo_policy.policy [None req-69c0675a-1529-4d34-9fb9-a07d4501c6e0 ad3f9c95388c4935a9975eea19090963 91538594e71b4f2ea5e5a9b1fd0a87f6 - - 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-26 16:18:31.537 8 WARNING oslo_policy.policy [None req-69c0675a-1529-4d34-9fb9-a07d4501c6e0 ad3f9c95388c4935a9975eea19090963 91538594e71b4f2ea5e5a9b1fd0a87f6 - - 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-26 16:18:31.537 8 WARNING oslo_policy.policy [None req-69c0675a-1529-4d34-9fb9-a07d4501c6e0 ad3f9c95388c4935a9975eea19090963 91538594e71b4f2ea5e5a9b1fd0a87f6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.19.213.219 () {44 vars in 910 bytes} [Tue May 26 16:18:31 2026] GET /v2/images => generated 69 bytes in 613 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.219 () {42 vars in 688 bytes} [Tue May 26 16:18:38 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.19.213.219 () {44 vars in 910 bytes} [Tue May 26 16:18:38 2026] GET /v2/images => generated 69 bytes in 49 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-26 16:18:38.611 7 WARNING oslo_policy.policy [None req-b09835a1-0971-463c-b22c-30e2dc83c5fd ad3f9c95388c4935a9975eea19090963 91538594e71b4f2ea5e5a9b1fd0a87f6 - - 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-26 16:18:38.611 7 WARNING oslo_policy.policy [None req-b09835a1-0971-463c-b22c-30e2dc83c5fd ad3f9c95388c4935a9975eea19090963 91538594e71b4f2ea5e5a9b1fd0a87f6 - - 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: 7/9] 199.19.213.219 () {44 vars in 911 bytes} [Tue May 26 16:18:38 2026] GET /v2/images/cirros => generated 151 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.219 () {44 vars in 933 bytes} [Tue May 26 16:18:38 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 16:18:38.771 7 WARNING oslo_policy.policy [None req-c7184b8f-77df-401b-a3b6-bc4e2a5d445e ad3f9c95388c4935a9975eea19090963 91538594e71b4f2ea5e5a9b1fd0a87f6 - - 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-26 16:18:38.772 7 WARNING oslo_policy.policy [None req-c7184b8f-77df-401b-a3b6-bc4e2a5d445e ad3f9c95388c4935a9975eea19090963 91538594e71b4f2ea5e5a9b1fd0a87f6 - - 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: 8/11] 199.19.213.219 () {44 vars in 939 bytes} [Tue May 26 16:18:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 16:18:38.880 8 WARNING oslo_config.cfg [None req-e8c6e236-1f46-41ec-9724-72ccf3bc683a ad3f9c95388c4935a9975eea19090963 91538594e71b4f2ea5e5a9b1fd0a87f6 - - 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: 4/12] 199.19.213.219 () {48 vars in 951 bytes} [Tue May 26 16:18:38 2026] POST /v2/images => generated 760 bytes in 81 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 16:18:38.904 7 WARNING oslo_policy.policy [None req-dd51f1e0-131b-4ee3-9f4f-ef99cebc47c8 ad3f9c95388c4935a9975eea19090963 91538594e71b4f2ea5e5a9b1fd0a87f6 - - 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-26 16:18:38.905 7 WARNING oslo_policy.policy [None req-dd51f1e0-131b-4ee3-9f4f-ef99cebc47c8 ad3f9c95388c4935a9975eea19090963 91538594e71b4f2ea5e5a9b1fd0a87f6 - - 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-26 16:18:38.907 7 INFO glance.api.v2.image_data [None req-dd51f1e0-131b-4ee3-9f4f-ef99cebc47c8 ad3f9c95388c4935a9975eea19090963 91538594e71b4f2ea5e5a9b1fd0a87f6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 16:18:42.954 7 WARNING glance.location [None req-dd51f1e0-131b-4ee3-9f4f-ef99cebc47c8 ad3f9c95388c4935a9975eea19090963 91538594e71b4f2ea5e5a9b1fd0a87f6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.19.213.219 () {48 vars in 1045 bytes} [Tue May 26 16:18:38 2026] PUT /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a/file => generated 0 bytes in 4106 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4995 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.219 () {44 vars in 971 bytes} [Tue May 26 16:18:43 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 16:18:43.127 7 WARNING oslo_config.cfg [None req-54ae37c9-ba59-494f-9765-c46fea1c1763 ad3f9c95388c4935a9975eea19090963 91538594e71b4f2ea5e5a9b1fd0a87f6 - - 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: 10/17] 199.19.213.219 () {48 vars in 1051 bytes} [Tue May 26 16:18:43 2026] PATCH /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.219 () {44 vars in 971 bytes} [Tue May 26 16:18:43 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.19.213.219 () {42 vars in 688 bytes} [Tue May 26 16:39:57 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.19.213.219 () {44 vars in 910 bytes} [Tue May 26 16:39:57 2026] GET /v2/images => generated 1381 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/281] 199.19.213.219 () {42 vars in 688 bytes} [Tue May 26 16:40:19 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 199.19.213.219 () {44 vars in 910 bytes} [Tue May 26 16:40:19 2026] GET /v2/images => generated 1381 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/283] 199.19.213.219 () {44 vars in 937 bytes} [Tue May 26 16:40:19 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 199.19.213.219 () {44 vars in 959 bytes} [Tue May 26 16:40:19 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 199.19.213.219 () {44 vars in 939 bytes} [Tue May 26 16:40:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 199.19.213.219 () {48 vars in 951 bytes} [Tue May 26 16:40:19 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 16:40:19.876 7 INFO glance.api.v2.image_data [None req-adc38cbf-d7a7-4449-a7fc-4e1dd0a03aa3 ad3f9c95388c4935a9975eea19090963 91538594e71b4f2ea5e5a9b1fd0a87f6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 16:40:45.953 7 WARNING glance.location [None req-adc38cbf-d7a7-4449-a7fc-4e1dd0a03aa3 ad3f9c95388c4935a9975eea19090963 91538594e71b4f2ea5e5a9b1fd0a87f6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 145/291] 199.19.213.219 () {48 vars in 1046 bytes} [Tue May 26 16:40:19 2026] PUT /v2/images/6ca28afb-a490-43c6-801a-9d3b8933265b/file => generated 0 bytes in 26141 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64691 switches on core 0) [pid: 8|app: 0|req: 147/292] 199.19.213.219 () {44 vars in 971 bytes} [Tue May 26 16:40:46 2026] GET /v2/images/6ca28afb-a490-43c6-801a-9d3b8933265b => 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: 146/293] 199.19.213.219 () {48 vars in 1051 bytes} [Tue May 26 16:40:46 2026] PATCH /v2/images/6ca28afb-a490-43c6-801a-9d3b8933265b => generated 1395 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/294] 199.19.213.219 () {44 vars in 971 bytes} [Tue May 26 16:40:46 2026] GET /v2/images/6ca28afb-a490-43c6-801a-9d3b8933265b => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/295] 199.19.213.219 () {42 vars in 688 bytes} [Tue May 26 16:40:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/296] 199.19.213.219 () {44 vars in 910 bytes} [Tue May 26 16:40:47 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 199.19.213.219 () {42 vars in 688 bytes} [Tue May 26 16:47:34 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/380] 199.19.213.219 () {44 vars in 910 bytes} [Tue May 26 16:47:34 2026] GET /v2/images => generated 2778 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/383] 199.19.213.219 () {42 vars in 688 bytes} [Tue May 26 16:47:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/384] 199.19.213.219 () {44 vars in 910 bytes} [Tue May 26 16:47:48 2026] GET /v2/images => generated 2778 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 199.19.213.219 () {44 vars in 947 bytes} [Tue May 26 16:47:48 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: 8|app: 0|req: 194/386] 199.19.213.219 () {44 vars in 969 bytes} [Tue May 26 16:47:48 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/387] 199.19.213.219 () {44 vars in 939 bytes} [Tue May 26 16:47:48 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: 8|app: 0|req: 195/388] 199.19.213.219 () {48 vars in 951 bytes} [Tue May 26 16:47:48 2026] POST /v2/images => generated 799 bytes in 293 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 16:47:48.525 7 INFO glance.api.v2.image_data [None req-54b551b4-d41b-4108-b24b-928e914672eb ad3f9c95388c4935a9975eea19090963 91538594e71b4f2ea5e5a9b1fd0a87f6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 16:48:05.206 7 INFO glance.location [None req-54b551b4-d41b-4108-b24b-928e914672eb ad3f9c95388c4935a9975eea19090963 91538594e71b4f2ea5e5a9b1fd0a87f6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 194/393] 199.19.213.219 () {48 vars in 1045 bytes} [Tue May 26 16:47:48 2026] PUT /v2/images/7b26ccf4-c62e-4119-9dca-73032437a1ea/file => generated 0 bytes in 16734 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21326 switches on core 0) [pid: 8|app: 0|req: 200/394] 199.19.213.219 () {44 vars in 971 bytes} [Tue May 26 16:48:05 2026] GET /v2/images/7b26ccf4-c62e-4119-9dca-73032437a1ea => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/395] 199.19.213.219 () {48 vars in 1051 bytes} [Tue May 26 16:48:05 2026] PATCH /v2/images/7b26ccf4-c62e-4119-9dca-73032437a1ea => generated 1410 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/396] 199.19.213.219 () {44 vars in 971 bytes} [Tue May 26 16:48:05 2026] GET /v2/images/7b26ccf4-c62e-4119-9dca-73032437a1ea => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/405] 199.19.213.219 () {42 vars in 688 bytes} [Tue May 26 16:48:44 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/406] 199.19.213.219 () {44 vars in 910 bytes} [Tue May 26 16:48:44 2026] GET /v2/images => generated 4190 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/411] 199.19.213.219 () {42 vars in 688 bytes} [Tue May 26 16:49:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/412] 199.19.213.219 () {44 vars in 910 bytes} [Tue May 26 16:49:02 2026] GET /v2/images => generated 4190 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/413] 199.19.213.219 () {44 vars in 939 bytes} [Tue May 26 16:49:02 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/414] 199.19.213.219 () {44 vars in 961 bytes} [Tue May 26 16:49:02 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/415] 199.19.213.219 () {44 vars in 939 bytes} [Tue May 26 16:49:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/416] 199.19.213.219 () {48 vars in 951 bytes} [Tue May 26 16:49:02 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 16:49:02.648 7 INFO glance.api.v2.image_data [None req-2280580f-2316-4ac1-a8d3-f0bf99fde081 ad3f9c95388c4935a9975eea19090963 91538594e71b4f2ea5e5a9b1fd0a87f6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 16:49:18.838 7 INFO glance.location [None req-2280580f-2316-4ac1-a8d3-f0bf99fde081 ad3f9c95388c4935a9975eea19090963 91538594e71b4f2ea5e5a9b1fd0a87f6 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 206/419] 199.19.213.219 () {48 vars in 1046 bytes} [Tue May 26 16:49:02 2026] PUT /v2/images/ea39fce8-61b9-407b-b7f1-550ed305f7ec/file => generated 0 bytes in 16238 msecs (HTTP/1.1 204) 4 headers in 171 bytes (36868 switches on core 0) [pid: 8|app: 0|req: 214/420] 199.19.213.219 () {44 vars in 971 bytes} [Tue May 26 16:49:18 2026] GET /v2/images/ea39fce8-61b9-407b-b7f1-550ed305f7ec => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/421] 199.19.213.219 () {48 vars in 1051 bytes} [Tue May 26 16:49:18 2026] PATCH /v2/images/ea39fce8-61b9-407b-b7f1-550ed305f7ec => generated 1382 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/422] 199.19.213.219 () {44 vars in 971 bytes} [Tue May 26 16:49:19 2026] GET /v2/images/ea39fce8-61b9-407b-b7f1-550ed305f7ec => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/587] 199.19.213.219 () {42 vars in 688 bytes} [Tue May 26 17:02:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/588] 199.19.213.219 () {44 vars in 910 bytes} [Tue May 26 17:02:50 2026] GET /v2/images => generated 5574 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/617] 199.19.213.219 () {42 vars in 688 bytes} [Tue May 26 17:05:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/618] 199.19.213.219 () {44 vars in 910 bytes} [Tue May 26 17:05:10 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/619] 199.19.213.219 () {42 vars in 688 bytes} [Tue May 26 17:05:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/620] 199.19.213.219 () {44 vars in 910 bytes} [Tue May 26 17:05:12 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/631] 199.19.213.219 () {42 vars in 688 bytes} [Tue May 26 17:06:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/632] 199.19.213.219 () {44 vars in 910 bytes} [Tue May 26 17:06:01 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/635] 199.19.213.219 () {42 vars in 688 bytes} [Tue May 26 17:06:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/636] 199.19.213.219 () {44 vars in 910 bytes} [Tue May 26 17:06:10 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/649] 199.19.213.219 () {42 vars in 688 bytes} [Tue May 26 17:07:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/650] 199.19.213.219 () {44 vars in 910 bytes} [Tue May 26 17:07:11 2026] GET /v2/images => generated 5574 bytes in 46 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: 326/659] 10.0.0.48 () {32 vars in 632 bytes} [Tue May 26 17:07:52 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/664] 10.0.0.178 () {36 vars in 987 bytes} [Tue May 26 17:08:18 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 20 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: 336/665] 10.0.0.178 () {36 vars in 927 bytes} [Tue May 26 17:08:18 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: 331/668] 10.0.0.178 () {36 vars in 987 bytes} [Tue May 26 17:08:21 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/669] 10.0.0.178 () {36 vars in 927 bytes} [Tue May 26 17:08:21 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: 332/670] 10.0.0.99 () {36 vars in 986 bytes} [Tue May 26 17:08:21 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/671] 10.0.0.99 () {36 vars in 926 bytes} [Tue May 26 17:08:21 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: 333/672] 10.0.0.99 () {36 vars in 926 bytes} [Tue May 26 17:08:21 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: 340/673] 10.0.0.99 () {36 vars in 986 bytes} [Tue May 26 17:08:21 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/674] 10.0.0.99 () {36 vars in 926 bytes} [Tue May 26 17:08:21 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: 341/675] 10.0.0.99 () {36 vars in 926 bytes} [Tue May 26 17:08:21 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: 335/676] 10.0.0.99 () {36 vars in 986 bytes} [Tue May 26 17:08:21 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/677] 10.0.0.99 () {36 vars in 926 bytes} [Tue May 26 17:08:21 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: 336/678] 10.0.0.99 () {36 vars in 926 bytes} [Tue May 26 17:08:21 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: 343/679] 10.0.0.89 () {36 vars in 986 bytes} [Tue May 26 17:08:22 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/680] 10.0.0.89 () {36 vars in 926 bytes} [Tue May 26 17:08:22 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: 344/681] 10.0.0.89 () {36 vars in 986 bytes} [Tue May 26 17:08:22 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/682] 10.0.0.89 () {36 vars in 926 bytes} [Tue May 26 17:08:22 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: 345/683] 10.0.0.89 () {36 vars in 926 bytes} [Tue May 26 17:08:22 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: 339/684] 199.19.213.219 () {36 vars in 991 bytes} [Tue May 26 17:08:28 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/685] 199.19.213.219 () {36 vars in 931 bytes} [Tue May 26 17:08:28 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: 340/686] 199.19.213.219 () {36 vars in 991 bytes} [Tue May 26 17:08:28 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/687] 199.19.213.219 () {36 vars in 931 bytes} [Tue May 26 17:08:28 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: 344/694] 10.0.0.178 () {36 vars in 987 bytes} [Tue May 26 17:08:51 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/695] 10.0.0.178 () {36 vars in 927 bytes} [Tue May 26 17:08:51 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: 347/700] 10.0.0.178 () {36 vars in 987 bytes} [Tue May 26 17:09:13 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/701] 10.0.0.178 () {36 vars in 927 bytes} [Tue May 26 17:09:13 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: 349/704] 10.0.0.178 () {36 vars in 987 bytes} [Tue May 26 17:09:27 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/705] 10.0.0.178 () {36 vars in 927 bytes} [Tue May 26 17:09:27 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: 355/716] 10.0.0.48 () {34 vars in 654 bytes} [Tue May 26 17:10:12 2026] POST /v2/images => generated 648 bytes in 201 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-26 17:10:12.939 8 WARNING glance.api.v2.images [None req-2a2ca6be-9e7d-4e9f-84c7-407b41d1e76e 6106d0cf2d804f4cacc60e020541ecef 5f6046f28ebf4becadfe745bd1b69678 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//04ec301c-bd2f-4db5-87ec-a4401ff1df10 [pid: 8|app: 0|req: 362/717] 10.0.0.48 () {32 vars in 709 bytes} [Tue May 26 17:10:12 2026] DELETE /v2/images/04ec301c-bd2f-4db5-87ec-a4401ff1df10 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/718] 10.0.0.48 () {32 vars in 706 bytes} [Tue May 26 17:10:12 2026] GET /v2/images/04ec301c-bd2f-4db5-87ec-a4401ff1df10 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/719] 10.0.0.48 () {32 vars in 632 bytes} [Tue May 26 17:10:13 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/720] 10.0.0.48 () {34 vars in 654 bytes} [Tue May 26 17:10:13 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-26 17:10:13.112 8 WARNING oslo_policy.policy [None req-ac38d10b-3117-4370-80de-e1aa252f7826 6106d0cf2d804f4cacc60e020541ecef 5f6046f28ebf4becadfe745bd1b69678 - - 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-26 17:10:13.112 8 WARNING oslo_policy.policy [None req-ac38d10b-3117-4370-80de-e1aa252f7826 6106d0cf2d804f4cacc60e020541ecef 5f6046f28ebf4becadfe745bd1b69678 - - 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: 364/721] 10.0.0.48 () {32 vars in 716 bytes} [Tue May 26 17:10:13 2026] GET /v2/images/d579eafe-e7fa-45fe-9c63-29cf10ece01c/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 17:10:13.134 7 INFO glance.api.v2.image_data [None req-628b3000-16ca-4515-b74a-d4633353418a 6106d0cf2d804f4cacc60e020541ecef 5f6046f28ebf4becadfe745bd1b69678 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 17:10:13.177 7 WARNING glance_store._drivers.rbd [None req-628b3000-16ca-4515-b74a-d4633353418a 6106d0cf2d804f4cacc60e020541ecef 5f6046f28ebf4becadfe745bd1b69678 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-26 17:10:13.927 7 INFO glance.location [None req-628b3000-16ca-4515-b74a-d4633353418a 6106d0cf2d804f4cacc60e020541ecef 5f6046f28ebf4becadfe745bd1b69678 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 358/722] 10.0.0.48 () {32 vars in 726 bytes} [Tue May 26 17:10:13 2026] PUT /v2/images/d579eafe-e7fa-45fe-9c63-29cf10ece01c/file => generated 0 bytes in 848 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/723] 10.0.0.48 () {32 vars in 706 bytes} [Tue May 26 17:10:13 2026] GET /v2/images/d579eafe-e7fa-45fe-9c63-29cf10ece01c => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/724] 10.0.0.48 () {32 vars in 716 bytes} [Tue May 26 17:10:13 2026] GET /v2/images/d579eafe-e7fa-45fe-9c63-29cf10ece01c/file => generated 1024 bytes in 159 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/725] 10.0.0.48 () {34 vars in 654 bytes} [Tue May 26 17:10:14 2026] POST /v2/images => generated 649 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/726] 10.0.0.48 () {32 vars in 725 bytes} [Tue May 26 17:10:14 2026] PATCH /v2/images/3278e35c-cddc-4b17-8d77-8e22dd033980 => generated 650 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/727] 10.0.0.48 () {32 vars in 706 bytes} [Tue May 26 17:10:14 2026] GET /v2/images/3278e35c-cddc-4b17-8d77-8e22dd033980 => generated 650 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 17:10:14.306 7 WARNING glance.api.v2.images [None req-e4425a03-eac7-48b3-925b-257b5b18c614 6106d0cf2d804f4cacc60e020541ecef 5f6046f28ebf4becadfe745bd1b69678 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3278e35c-cddc-4b17-8d77-8e22dd033980 [pid: 7|app: 0|req: 361/728] 10.0.0.48 () {32 vars in 709 bytes} [Tue May 26 17:10:14 2026] DELETE /v2/images/3278e35c-cddc-4b17-8d77-8e22dd033980 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/729] 10.0.0.48 () {32 vars in 706 bytes} [Tue May 26 17:10:14 2026] GET /v2/images/3278e35c-cddc-4b17-8d77-8e22dd033980 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 17:10:14.393 7 WARNING glance.api.v2.images [None req-21d0612b-0e81-4125-b188-cccc4719c07d 6106d0cf2d804f4cacc60e020541ecef 5f6046f28ebf4becadfe745bd1b69678 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d579eafe-e7fa-45fe-9c63-29cf10ece01c [pid: 7|app: 0|req: 362/730] 10.0.0.48 () {32 vars in 709 bytes} [Tue May 26 17:10:14 2026] DELETE /v2/images/d579eafe-e7fa-45fe-9c63-29cf10ece01c => generated 0 bytes in 809 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/731] 10.0.0.48 () {32 vars in 706 bytes} [Tue May 26 17:10:15 2026] GET /v2/images/d579eafe-e7fa-45fe-9c63-29cf10ece01c => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 17:10:15.229 7 WARNING glance.api.v2.images [None req-acd3d14b-b6f4-4d22-bacc-fbd703bc8ed3 6106d0cf2d804f4cacc60e020541ecef 5f6046f28ebf4becadfe745bd1b69678 - - default default] Failed to find image 04ec301c-bd2f-4db5-87ec-a4401ff1df10 to delete: glance.common.exception.ImageNotFound: No image found with ID 04ec301c-bd2f-4db5-87ec-a4401ff1df10 [pid: 7|app: 0|req: 363/732] 10.0.0.48 () {32 vars in 709 bytes} [Tue May 26 17:10:15 2026] DELETE /v2/images/04ec301c-bd2f-4db5-87ec-a4401ff1df10 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/733] 10.0.0.48 () {32 vars in 706 bytes} [Tue May 26 17:10:15 2026] GET /v2/images/04ec301c-bd2f-4db5-87ec-a4401ff1df10 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/736] 10.0.0.48 () {30 vars in 410 bytes} [Tue May 26 17:10:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/737] 10.0.0.178 () {36 vars in 987 bytes} [Tue May 26 17:10:28 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/738] 10.0.0.178 () {36 vars in 927 bytes} [Tue May 26 17:10:28 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: 7|app: 0|req: 369/745] 10.0.0.48 () {32 vars in 706 bytes} [Tue May 26 17:10:53 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/746] 10.0.0.48 () {32 vars in 706 bytes} [Tue May 26 17:10:53 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/747] 10.0.0.99 () {36 vars in 986 bytes} [Tue May 26 17:10:53 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/748] 10.0.0.99 () {36 vars in 926 bytes} [Tue May 26 17:10:53 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: 371/749] 10.0.0.99 () {36 vars in 926 bytes} [Tue May 26 17:10:53 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: 379/750] 10.0.0.99 () {36 vars in 986 bytes} [Tue May 26 17:10:53 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/751] 10.0.0.99 () {36 vars in 926 bytes} [Tue May 26 17:10:53 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: 380/752] 10.0.0.99 () {36 vars in 926 bytes} [Tue May 26 17:10:53 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: 373/753] 10.0.0.99 () {36 vars in 986 bytes} [Tue May 26 17:10:53 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/754] 10.0.0.99 () {36 vars in 926 bytes} [Tue May 26 17:10:53 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: 374/755] 10.0.0.89 () {36 vars in 986 bytes} [Tue May 26 17:10:53 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/756] 10.0.0.89 () {36 vars in 926 bytes} [Tue May 26 17:10:53 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: 375/757] 10.0.0.89 () {36 vars in 986 bytes} [Tue May 26 17:10:53 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/758] 10.0.0.89 () {36 vars in 926 bytes} [Tue May 26 17:10:53 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: 376/759] 10.0.0.89 () {36 vars in 926 bytes} [Tue May 26 17:10:53 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: 378/762] 10.0.0.178 () {36 vars in 987 bytes} [Tue May 26 17:11:05 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/763] 10.0.0.178 () {36 vars in 927 bytes} [Tue May 26 17:11:05 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: 379/764] 10.0.0.178 () {36 vars in 987 bytes} [Tue May 26 17:11:06 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/765] 10.0.0.178 () {36 vars in 927 bytes} [Tue May 26 17:11:07 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/782] 10.0.0.178 () {36 vars in 987 bytes} [Tue May 26 17:12:22 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/783] 10.0.0.178 () {36 vars in 927 bytes} [Tue May 26 17:12:22 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: 393/792] 10.0.0.178 () {36 vars in 987 bytes} [Tue May 26 17:12:59 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/793] 10.0.0.178 () {36 vars in 927 bytes} [Tue May 26 17:12:59 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: 403/798] 10.0.0.178 () {36 vars in 987 bytes} [Tue May 26 17:13:19 2026] GET /v2/images/1e57ed69-ed5f-4067-8d32-864b06775f9a => generated 1312 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/799] 10.0.0.178 () {36 vars in 927 bytes} [Tue May 26 17:13:19 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: 408/808] 199.19.213.219 () {32 vars in 826 bytes} [Tue May 26 17:14:07 2026] GET /v2/images?status=active&owner=91538594e71b4f2ea5e5a9b1fd0a87f6&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/809] 199.19.213.219 () {32 vars in 653 bytes} [Tue May 26 17:14:07 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: 409/810] 10.0.0.99 () {36 vars in 986 bytes} [Tue May 26 17:14:08 2026] GET /v2/images/6ca28afb-a490-43c6-801a-9d3b8933265b => generated 1395 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/811] 10.0.0.99 () {36 vars in 926 bytes} [Tue May 26 17:14:08 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: 410/812] 10.0.0.99 () {36 vars in 926 bytes} [Tue May 26 17:14:08 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: 403/813] 10.0.0.99 () {36 vars in 986 bytes} [Tue May 26 17:14:08 2026] GET /v2/images/6ca28afb-a490-43c6-801a-9d3b8933265b => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/814] 10.0.0.99 () {36 vars in 926 bytes} [Tue May 26 17:14:08 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: 404/815] 10.0.0.99 () {36 vars in 926 bytes} [Tue May 26 17:14:08 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: 412/816] 10.0.0.99 () {36 vars in 986 bytes} [Tue May 26 17:14:08 2026] GET /v2/images/6ca28afb-a490-43c6-801a-9d3b8933265b => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/817] 10.0.0.99 () {36 vars in 926 bytes} [Tue May 26 17:14:09 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: 413/818] 10.0.0.99 () {36 vars in 926 bytes} [Tue May 26 17:14:09 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: 407/821] 10.0.0.89 () {36 vars in 986 bytes} [Tue May 26 17:14:09 2026] GET /v2/images/6ca28afb-a490-43c6-801a-9d3b8933265b => generated 1395 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/822] 10.0.0.89 () {36 vars in 926 bytes} [Tue May 26 17:14:09 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: 408/823] 10.0.0.89 () {36 vars in 986 bytes} [Tue May 26 17:14:09 2026] GET /v2/images/6ca28afb-a490-43c6-801a-9d3b8933265b => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/824] 10.0.0.89 () {36 vars in 926 bytes} [Tue May 26 17:14:09 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: 409/825] 10.0.0.89 () {36 vars in 926 bytes} [Tue May 26 17:14:09 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: 439/870] 10.0.0.48 () {32 vars in 632 bytes} [Tue May 26 17:17:57 2026] GET /v2/images => generated 5574 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)