+ 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 12 11:48:50 2026] *** compiled with version: 13.3.0 on 12 May 2026 01:40:25 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-8455b66b59-t9c6q 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f1073ef7668 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-12 11:48:52.968 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-12 11:48:52.994 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-12 11:48:53.867 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-12 11:48:53.868 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-12 11:48:53.868 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-12 11:48:53.904 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-12 11:48:53.905 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-12 11:48:53.906 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-12 11:48:55.995 8 WARNING glance.api.v2.images [None req-8b7aae3a-e937-42e4-830e-1bbb82594686 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 11:48:56.048 7 WARNING glance.api.v2.images [None req-1283ad8f-9e11-458c-9f03-dabc42e80d64 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 11:48:56.344 8 WARNING keystonemiddleware._common.config [None req-8b7aae3a-e937-42e4-830e-1bbb82594686 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 11:48:56.352 8 WARNING oslo_config.cfg [None req-8b7aae3a-e937-42e4-830e-1bbb82594686 - - - - - -] 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 0x7f1073ef7668 pid: 8 (default app) 2026-05-12 11:48:56.477 7 WARNING keystonemiddleware._common.config [None req-1283ad8f-9e11-458c-9f03-dabc42e80d64 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 11:48:56.485 7 WARNING oslo_config.cfg [None req-1283ad8f-9e11-458c-9f03-dabc42e80d64 - - - - - -] 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 0x7f1073ef7668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.103 () {42 vars in 689 bytes} [Tue May 12 11:48:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 11:48:57.077 7 WARNING oslo_policy.policy [None req-66f80f41-f16d-45e6-bd91-556e39114879 82e9741372e444e681453564a91b6413 460a521c6d69499b8b3f6a8bf10a0032 - - 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-12 11:48:57.078 7 WARNING oslo_policy.policy [None req-66f80f41-f16d-45e6-bd91-556e39114879 82e9741372e444e681453564a91b6413 460a521c6d69499b8b3f6a8bf10a0032 - - 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-12 11:48:57.097 7 WARNING oslo_policy.policy [None req-66f80f41-f16d-45e6-bd91-556e39114879 82e9741372e444e681453564a91b6413 460a521c6d69499b8b3f6a8bf10a0032 - - 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-12 11:48:57.097 7 WARNING oslo_policy.policy [None req-66f80f41-f16d-45e6-bd91-556e39114879 82e9741372e444e681453564a91b6413 460a521c6d69499b8b3f6a8bf10a0032 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.19.213.103 () {44 vars in 911 bytes} [Tue May 12 11:48:56 2026] GET /v2/images => generated 69 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.103 () {42 vars in 689 bytes} [Tue May 12 11:49:00 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: 2/7] 199.19.213.103 () {44 vars in 911 bytes} [Tue May 12 11:49:00 2026] GET /v2/images => generated 69 bytes in 39 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-12 11:49:01.051 8 WARNING oslo_policy.policy [None req-ed72f24c-84f3-4baa-b2b8-989d81369a2e 82e9741372e444e681453564a91b6413 460a521c6d69499b8b3f6a8bf10a0032 - - 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-12 11:49:01.051 8 WARNING oslo_policy.policy [None req-ed72f24c-84f3-4baa-b2b8-989d81369a2e 82e9741372e444e681453564a91b6413 460a521c6d69499b8b3f6a8bf10a0032 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.19.213.103 () {44 vars in 912 bytes} [Tue May 12 11:49:01 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.103 () {44 vars in 934 bytes} [Tue May 12 11:49:01 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 11:49:01.189 8 WARNING oslo_policy.policy [None req-b6cc9230-e36d-441d-9b90-0319bda580b8 82e9741372e444e681453564a91b6413 460a521c6d69499b8b3f6a8bf10a0032 - - 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-12 11:49:01.189 8 WARNING oslo_policy.policy [None req-b6cc9230-e36d-441d-9b90-0319bda580b8 82e9741372e444e681453564a91b6413 460a521c6d69499b8b3f6a8bf10a0032 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.19.213.103 () {44 vars in 940 bytes} [Tue May 12 11:49:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 11:49:01.281 7 WARNING oslo_config.cfg [None req-d7fce8d2-6629-4c8d-bd3d-8dc9d5f5204e 82e9741372e444e681453564a91b6413 460a521c6d69499b8b3f6a8bf10a0032 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.19.213.103 () {48 vars in 952 bytes} [Tue May 12 11:49:01 2026] POST /v2/images => generated 760 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 11:49:01.306 8 WARNING oslo_policy.policy [None req-fd6d1a24-fe67-40e0-8db8-56d74a8d83c0 82e9741372e444e681453564a91b6413 460a521c6d69499b8b3f6a8bf10a0032 - - 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-12 11:49:01.307 8 WARNING oslo_policy.policy [None req-fd6d1a24-fe67-40e0-8db8-56d74a8d83c0 82e9741372e444e681453564a91b6413 460a521c6d69499b8b3f6a8bf10a0032 - - 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-12 11:49:01.309 8 INFO glance.api.v2.image_data [None req-fd6d1a24-fe67-40e0-8db8-56d74a8d83c0 82e9741372e444e681453564a91b6413 460a521c6d69499b8b3f6a8bf10a0032 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 11:49:05.347 8 WARNING glance.location [None req-fd6d1a24-fe67-40e0-8db8-56d74a8d83c0 82e9741372e444e681453564a91b6413 460a521c6d69499b8b3f6a8bf10a0032 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.19.213.103 () {48 vars in 1046 bytes} [Tue May 12 11:49:01 2026] PUT /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f/file => generated 0 bytes in 4088 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6714 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.19.213.103 () {44 vars in 972 bytes} [Tue May 12 11:49:05 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 11:49:05.426 8 WARNING oslo_config.cfg [None req-3ec5f430-96b4-4905-9076-c985de699134 82e9741372e444e681453564a91b6413 460a521c6d69499b8b3f6a8bf10a0032 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.19.213.103 () {44 vars in 972 bytes} [Tue May 12 11:49:05 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => 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: 135/273] 199.19.213.103 () {42 vars in 689 bytes} [Tue May 12 12:10:34 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: 139/274] 199.19.213.103 () {44 vars in 911 bytes} [Tue May 12 12:10:34 2026] GET /v2/images => generated 1240 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/279] 199.19.213.103 () {42 vars in 689 bytes} [Tue May 12 12:10:54 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: 142/280] 199.19.213.103 () {44 vars in 911 bytes} [Tue May 12 12:10:54 2026] GET /v2/images => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/281] 199.19.213.103 () {44 vars in 938 bytes} [Tue May 12 12:10:54 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/282] 199.19.213.103 () {44 vars in 960 bytes} [Tue May 12 12:10:54 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 199.19.213.103 () {44 vars in 940 bytes} [Tue May 12 12:10:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/284] 199.19.213.103 () {48 vars in 952 bytes} [Tue May 12 12:10:54 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 12:10:54.789 7 WARNING oslo_policy.policy [None req-11293cc3-07f6-4ea5-945a-e6148f5709bb 82e9741372e444e681453564a91b6413 460a521c6d69499b8b3f6a8bf10a0032 - - 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-12 12:10:54.790 7 WARNING oslo_policy.policy [None req-11293cc3-07f6-4ea5-945a-e6148f5709bb 82e9741372e444e681453564a91b6413 460a521c6d69499b8b3f6a8bf10a0032 - - 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-12 12:10:54.791 7 INFO glance.api.v2.image_data [None req-11293cc3-07f6-4ea5-945a-e6148f5709bb 82e9741372e444e681453564a91b6413 460a521c6d69499b8b3f6a8bf10a0032 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 12:11:30.672 7 WARNING glance.location [None req-11293cc3-07f6-4ea5-945a-e6148f5709bb 82e9741372e444e681453564a91b6413 460a521c6d69499b8b3f6a8bf10a0032 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 141/293] 199.19.213.103 () {48 vars in 1047 bytes} [Tue May 12 12:10:54 2026] PUT /v2/images/f31d0b0c-1e75-45fd-980b-b734443ce876/file => generated 0 bytes in 35936 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65580 switches on core 0) [pid: 8|app: 0|req: 153/294] 199.19.213.103 () {44 vars in 972 bytes} [Tue May 12 12:11:30 2026] GET /v2/images/f31d0b0c-1e75-45fd-980b-b734443ce876 => 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: 142/295] 199.19.213.103 () {44 vars in 972 bytes} [Tue May 12 12:11:30 2026] GET /v2/images/f31d0b0c-1e75-45fd-980b-b734443ce876 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/296] 199.19.213.103 () {42 vars in 689 bytes} [Tue May 12 12:11:32 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: 143/297] 199.19.213.103 () {44 vars in 911 bytes} [Tue May 12 12:11:32 2026] GET /v2/images => generated 2451 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/396] 199.19.213.103 () {42 vars in 689 bytes} [Tue May 12 12:19:38 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: 193/397] 199.19.213.103 () {44 vars in 911 bytes} [Tue May 12 12:19:38 2026] GET /v2/images => generated 2451 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/400] 199.19.213.103 () {42 vars in 689 bytes} [Tue May 12 12:19: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: 206/401] 199.19.213.103 () {44 vars in 911 bytes} [Tue May 12 12:19:48 2026] GET /v2/images => generated 2451 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/402] 199.19.213.103 () {44 vars in 948 bytes} [Tue May 12 12:19:48 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/403] 199.19.213.103 () {44 vars in 970 bytes} [Tue May 12 12:19:48 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/404] 199.19.213.103 () {44 vars in 940 bytes} [Tue May 12 12:19:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/405] 199.19.213.103 () {48 vars in 952 bytes} [Tue May 12 12:19:48 2026] POST /v2/images => generated 799 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 12:19:48.235 7 INFO glance.api.v2.image_data [None req-ddf7db18-f011-4fa6-ac46-fdab6c809643 82e9741372e444e681453564a91b6413 460a521c6d69499b8b3f6a8bf10a0032 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 12:20:26.133 7 INFO glance.location [None req-ddf7db18-f011-4fa6-ac46-fdab6c809643 82e9741372e444e681453564a91b6413 460a521c6d69499b8b3f6a8bf10a0032 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/414] 199.19.213.103 () {48 vars in 1046 bytes} [Tue May 12 12:19:48 2026] PUT /v2/images/a497a358-5d9c-4b38-8a63-c15c9f77d074/file => generated 0 bytes in 37947 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22284 switches on core 0) [pid: 8|app: 0|req: 217/415] 199.19.213.103 () {44 vars in 972 bytes} [Tue May 12 12:20:26 2026] GET /v2/images/a497a358-5d9c-4b38-8a63-c15c9f77d074 => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/416] 199.19.213.103 () {48 vars in 1051 bytes} [Tue May 12 12:20:26 2026] PATCH /v2/images/a497a358-5d9c-4b38-8a63-c15c9f77d074 => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/417] 199.19.213.103 () {44 vars in 972 bytes} [Tue May 12 12:20:26 2026] GET /v2/images/a497a358-5d9c-4b38-8a63-c15c9f77d074 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/428] 199.19.213.103 () {42 vars in 689 bytes} [Tue May 12 12:21:18 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: 205/429] 199.19.213.103 () {44 vars in 911 bytes} [Tue May 12 12:21:18 2026] GET /v2/images => generated 3687 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/434] 199.19.213.103 () {42 vars in 689 bytes} [Tue May 12 12:21:38 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: 227/435] 199.19.213.103 () {44 vars in 911 bytes} [Tue May 12 12:21:38 2026] GET /v2/images => generated 3687 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/436] 199.19.213.103 () {44 vars in 940 bytes} [Tue May 12 12:21:38 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/437] 199.19.213.103 () {44 vars in 962 bytes} [Tue May 12 12:21:38 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: 210/438] 199.19.213.103 () {44 vars in 940 bytes} [Tue May 12 12:21:38 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: 8|app: 0|req: 229/439] 199.19.213.103 () {48 vars in 952 bytes} [Tue May 12 12:21:38 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 12:21:38.889 7 INFO glance.api.v2.image_data [None req-0ba2004d-bf45-49e6-9774-b7b8c74b0c09 82e9741372e444e681453564a91b6413 460a521c6d69499b8b3f6a8bf10a0032 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 12:21:53.103 7 INFO glance.location [None req-0ba2004d-bf45-49e6-9774-b7b8c74b0c09 82e9741372e444e681453564a91b6413 460a521c6d69499b8b3f6a8bf10a0032 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 211/442] 199.19.213.103 () {48 vars in 1047 bytes} [Tue May 12 12:21:38 2026] PUT /v2/images/3aa79ffa-46af-4352-8fbb-25fbe3bb5565/file => generated 0 bytes in 14273 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31120 switches on core 0) [pid: 8|app: 0|req: 232/443] 199.19.213.103 () {44 vars in 972 bytes} [Tue May 12 12:21:53 2026] GET /v2/images/3aa79ffa-46af-4352-8fbb-25fbe3bb5565 => generated 1204 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/444] 199.19.213.103 () {44 vars in 972 bytes} [Tue May 12 12:21:53 2026] GET /v2/images/3aa79ffa-46af-4352-8fbb-25fbe3bb5565 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/597] 199.19.213.103 () {42 vars in 689 bytes} [Tue May 12 12:34:32 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: 309/598] 199.19.213.103 () {44 vars in 911 bytes} [Tue May 12 12:34:32 2026] GET /v2/images => generated 4893 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/629] 199.19.213.103 () {42 vars in 689 bytes} [Tue May 12 12:36:56 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: 305/630] 199.19.213.103 () {44 vars in 911 bytes} [Tue May 12 12:36:56 2026] GET /v2/images => generated 4893 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/631] 199.19.213.103 () {42 vars in 689 bytes} [Tue May 12 12:36:58 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/632] 199.19.213.103 () {44 vars in 911 bytes} [Tue May 12 12:36:58 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/643] 199.19.213.103 () {42 vars in 689 bytes} [Tue May 12 12:37:49 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: 332/644] 199.19.213.103 () {44 vars in 911 bytes} [Tue May 12 12:37:49 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/647] 199.19.213.103 () {42 vars in 689 bytes} [Tue May 12 12:37:57 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: 334/648] 199.19.213.103 () {44 vars in 911 bytes} [Tue May 12 12:37:57 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/661] 199.19.213.103 () {42 vars in 689 bytes} [Tue May 12 12:39:02 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: 321/662] 199.19.213.103 () {44 vars in 911 bytes} [Tue May 12 12:39:02 2026] GET /v2/images => generated 4893 bytes in 54 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: 348/675] 10.0.0.14 () {32 vars in 632 bytes} [Tue May 12 12:40:03 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/682] 10.0.0.247 () {36 vars in 987 bytes} [Tue May 12 12:40:30 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => generated 1171 bytes in 130 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: 331/683] 10.0.0.247 () {36 vars in 927 bytes} [Tue May 12 12:40:31 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: 8|app: 0|req: 353/684] 10.0.0.247 () {36 vars in 927 bytes} [Tue May 12 12:40:31 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/685] 10.0.0.247 () {36 vars in 987 bytes} [Tue May 12 12:40:31 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/686] 10.0.0.247 () {36 vars in 927 bytes} [Tue May 12 12:40:31 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/687] 10.0.0.247 () {36 vars in 927 bytes} [Tue May 12 12:40:31 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: 355/688] 10.0.0.247 () {36 vars in 987 bytes} [Tue May 12 12:40:31 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => 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: 334/689] 10.0.0.247 () {36 vars in 927 bytes} [Tue May 12 12:40:31 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: 356/690] 10.0.0.247 () {36 vars in 927 bytes} [Tue May 12 12:40:31 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: 335/691] 10.0.0.73 () {36 vars in 986 bytes} [Tue May 12 12:40:32 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => generated 1171 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/692] 10.0.0.73 () {36 vars in 926 bytes} [Tue May 12 12:40:32 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: 7|app: 0|req: 336/693] 10.0.0.73 () {36 vars in 986 bytes} [Tue May 12 12:40:32 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/694] 10.0.0.73 () {36 vars in 926 bytes} [Tue May 12 12:40:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/695] 10.0.0.73 () {36 vars in 926 bytes} [Tue May 12 12:40:32 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/696] 10.0.0.22 () {36 vars in 986 bytes} [Tue May 12 12:40:33 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => 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: 338/697] 10.0.0.22 () {36 vars in 926 bytes} [Tue May 12 12:40:33 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: 361/700] 199.19.213.103 () {36 vars in 991 bytes} [Tue May 12 12:40:41 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => 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: 340/701] 199.19.213.103 () {36 vars in 931 bytes} [Tue May 12 12:40:41 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: 362/702] 199.19.213.103 () {36 vars in 991 bytes} [Tue May 12 12:40:41 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => 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: 341/703] 199.19.213.103 () {36 vars in 931 bytes} [Tue May 12 12:40:41 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/706] 10.0.0.22 () {36 vars in 986 bytes} [Tue May 12 12:40:50 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/707] 10.0.0.22 () {36 vars in 926 bytes} [Tue May 12 12:40:50 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: 365/708] 10.0.0.22 () {36 vars in 986 bytes} [Tue May 12 12:40:50 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => 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: 344/709] 10.0.0.22 () {36 vars in 926 bytes} [Tue May 12 12:40:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/718] 10.0.0.22 () {36 vars in 986 bytes} [Tue May 12 12:41:26 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/719] 10.0.0.22 () {36 vars in 926 bytes} [Tue May 12 12:41:26 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: 372/722] 10.0.0.22 () {36 vars in 986 bytes} [Tue May 12 12:41:43 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/723] 10.0.0.22 () {36 vars in 926 bytes} [Tue May 12 12:41:43 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/730] 10.0.0.14 () {34 vars in 654 bytes} [Tue May 12 12:42:06 2026] POST /v2/images => generated 648 bytes in 161 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-12 12:42:06.812 7 WARNING glance.api.v2.images [None req-a76c0947-c029-4fe5-b17a-e824f44bdb17 4df9676388d0403b8de53e4701affd01 1e436c643f0f4f6f82b9ec4689a8112b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//216892ab-0321-40b8-b331-f70b55615387 [pid: 7|app: 0|req: 355/731] 10.0.0.14 () {32 vars in 709 bytes} [Tue May 12 12:42:06 2026] DELETE /v2/images/216892ab-0321-40b8-b331-f70b55615387 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/732] 10.0.0.14 () {32 vars in 706 bytes} [Tue May 12 12:42:06 2026] GET /v2/images/216892ab-0321-40b8-b331-f70b55615387 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/733] 10.0.0.14 () {32 vars in 632 bytes} [Tue May 12 12:42:06 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/734] 10.0.0.14 () {34 vars in 654 bytes} [Tue May 12 12:42:06 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/735] 10.0.0.14 () {32 vars in 716 bytes} [Tue May 12 12:42:06 2026] GET /v2/images/92e250b4-ab8f-45f4-b007-e02d7d34c20f/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:42:07.020 8 INFO glance.api.v2.image_data [None req-ba59d3bf-0b1d-47e9-8b4c-8e1ddea60bc9 4df9676388d0403b8de53e4701affd01 1e436c643f0f4f6f82b9ec4689a8112b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 12:42:07.072 8 WARNING glance_store._drivers.rbd [None req-ba59d3bf-0b1d-47e9-8b4c-8e1ddea60bc9 4df9676388d0403b8de53e4701affd01 1e436c643f0f4f6f82b9ec4689a8112b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-12 12:42:07.442 8 INFO glance.location [None req-ba59d3bf-0b1d-47e9-8b4c-8e1ddea60bc9 4df9676388d0403b8de53e4701affd01 1e436c643f0f4f6f82b9ec4689a8112b - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 379/736] 10.0.0.14 () {32 vars in 726 bytes} [Tue May 12 12:42:07 2026] PUT /v2/images/92e250b4-ab8f-45f4-b007-e02d7d34c20f/file => generated 0 bytes in 474 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/737] 10.0.0.14 () {32 vars in 706 bytes} [Tue May 12 12:42:07 2026] GET /v2/images/92e250b4-ab8f-45f4-b007-e02d7d34c20f => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/738] 10.0.0.14 () {32 vars in 716 bytes} [Tue May 12 12:42:07 2026] GET /v2/images/92e250b4-ab8f-45f4-b007-e02d7d34c20f/file => generated 1024 bytes in 194 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/739] 10.0.0.14 () {34 vars in 654 bytes} [Tue May 12 12:42:07 2026] POST /v2/images => generated 649 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/740] 10.0.0.14 () {32 vars in 725 bytes} [Tue May 12 12:42:07 2026] PATCH /v2/images/3bfd4f6e-721a-4936-8594-f146a718287a => generated 653 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/741] 10.0.0.14 () {32 vars in 706 bytes} [Tue May 12 12:42:07 2026] GET /v2/images/3bfd4f6e-721a-4936-8594-f146a718287a => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:42:07.870 8 WARNING glance.api.v2.images [None req-ba014eed-7359-44aa-ae0b-299bc7fff01c 4df9676388d0403b8de53e4701affd01 1e436c643f0f4f6f82b9ec4689a8112b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3bfd4f6e-721a-4936-8594-f146a718287a [pid: 8|app: 0|req: 382/742] 10.0.0.14 () {32 vars in 709 bytes} [Tue May 12 12:42:07 2026] DELETE /v2/images/3bfd4f6e-721a-4936-8594-f146a718287a => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/743] 10.0.0.14 () {32 vars in 706 bytes} [Tue May 12 12:42:07 2026] GET /v2/images/3bfd4f6e-721a-4936-8594-f146a718287a => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:42:07.947 8 WARNING glance.api.v2.images [None req-79c7d237-e917-4df0-890b-037478b990e9 4df9676388d0403b8de53e4701affd01 1e436c643f0f4f6f82b9ec4689a8112b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//92e250b4-ab8f-45f4-b007-e02d7d34c20f [pid: 8|app: 0|req: 383/744] 10.0.0.14 () {32 vars in 709 bytes} [Tue May 12 12:42:07 2026] DELETE /v2/images/92e250b4-ab8f-45f4-b007-e02d7d34c20f => generated 0 bytes in 785 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/745] 10.0.0.14 () {32 vars in 706 bytes} [Tue May 12 12:42:08 2026] GET /v2/images/92e250b4-ab8f-45f4-b007-e02d7d34c20f => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:42:08.753 8 WARNING glance.api.v2.images [None req-d93e305c-7b1e-4634-8203-75cd3573aa94 4df9676388d0403b8de53e4701affd01 1e436c643f0f4f6f82b9ec4689a8112b - - default default] Failed to find image 216892ab-0321-40b8-b331-f70b55615387 to delete: glance.common.exception.ImageNotFound: No image found with ID 216892ab-0321-40b8-b331-f70b55615387 [pid: 8|app: 0|req: 384/746] 10.0.0.14 () {32 vars in 709 bytes} [Tue May 12 12:42:08 2026] DELETE /v2/images/216892ab-0321-40b8-b331-f70b55615387 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/747] 10.0.0.14 () {32 vars in 706 bytes} [Tue May 12 12:42:08 2026] GET /v2/images/216892ab-0321-40b8-b331-f70b55615387 => 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: 385/748] 10.0.0.14 () {30 vars in 410 bytes} [Tue May 12 12:42:12 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: 393/763] 10.0.0.22 () {36 vars in 986 bytes} [Tue May 12 12:43:18 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/764] 10.0.0.22 () {36 vars in 926 bytes} [Tue May 12 12:43:18 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: 373/767] 10.0.0.22 () {36 vars in 986 bytes} [Tue May 12 12:43:32 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/768] 10.0.0.22 () {36 vars in 926 bytes} [Tue May 12 12:43:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/773] 10.0.0.14 () {32 vars in 706 bytes} [Tue May 12 12:43:54 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/774] 10.0.0.14 () {32 vars in 706 bytes} [Tue May 12 12:43:54 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/775] 10.0.0.247 () {36 vars in 987 bytes} [Tue May 12 12:43:55 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => generated 1171 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/776] 10.0.0.247 () {36 vars in 927 bytes} [Tue May 12 12:43: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: 378/777] 10.0.0.247 () {36 vars in 927 bytes} [Tue May 12 12:43:55 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: 400/778] 10.0.0.247 () {36 vars in 987 bytes} [Tue May 12 12:43:55 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => 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: 379/779] 10.0.0.247 () {36 vars in 927 bytes} [Tue May 12 12:43:55 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: 401/780] 10.0.0.247 () {36 vars in 927 bytes} [Tue May 12 12:43:55 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: 380/781] 10.0.0.247 () {36 vars in 987 bytes} [Tue May 12 12:43:55 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/782] 10.0.0.247 () {36 vars in 927 bytes} [Tue May 12 12:43:55 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/783] 10.0.0.247 () {36 vars in 927 bytes} [Tue May 12 12:43: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: 8|app: 0|req: 403/784] 10.0.0.73 () {36 vars in 986 bytes} [Tue May 12 12:43:55 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/785] 10.0.0.73 () {36 vars in 926 bytes} [Tue May 12 12:43:55 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: 404/786] 10.0.0.73 () {36 vars in 986 bytes} [Tue May 12 12:43:55 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/787] 10.0.0.73 () {36 vars in 926 bytes} [Tue May 12 12:43:55 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: 405/788] 10.0.0.73 () {36 vars in 926 bytes} [Tue May 12 12:43:55 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: 8|app: 0|req: 407/791] 10.0.0.22 () {36 vars in 986 bytes} [Tue May 12 12:44:03 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/792] 10.0.0.22 () {36 vars in 926 bytes} [Tue May 12 12:44:03 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/809] 10.0.0.22 () {36 vars in 986 bytes} [Tue May 12 12:45:25 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/810] 10.0.0.22 () {36 vars in 926 bytes} [Tue May 12 12:45:25 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: 420/817] 10.0.0.22 () {36 vars in 986 bytes} [Tue May 12 12:45:55 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => 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: 398/818] 10.0.0.22 () {36 vars in 926 bytes} [Tue May 12 12:45: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: 401/823] 10.0.0.22 () {36 vars in 986 bytes} [Tue May 12 12:46:12 2026] GET /v2/images/af65f330-19d8-4c2f-a4e7-c8324333a59f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/824] 10.0.0.22 () {36 vars in 926 bytes} [Tue May 12 12:46:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/833] 199.19.213.103 () {32 vars in 826 bytes} [Tue May 12 12:46:48 2026] GET /v2/images?status=active&owner=460a521c6d69499b8b3f6a8bf10a0032&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/834] 199.19.213.103 () {32 vars in 653 bytes} [Tue May 12 12:46:48 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: 429/835] 10.0.0.247 () {36 vars in 987 bytes} [Tue May 12 12:46:48 2026] GET /v2/images/f31d0b0c-1e75-45fd-980b-b734443ce876 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/836] 10.0.0.247 () {36 vars in 927 bytes} [Tue May 12 12:46:48 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: 430/837] 10.0.0.247 () {36 vars in 927 bytes} [Tue May 12 12:46: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: 408/838] 10.0.0.247 () {36 vars in 987 bytes} [Tue May 12 12:46:48 2026] GET /v2/images/f31d0b0c-1e75-45fd-980b-b734443ce876 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/839] 10.0.0.247 () {36 vars in 927 bytes} [Tue May 12 12:46: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: 7|app: 0|req: 409/840] 10.0.0.247 () {36 vars in 927 bytes} [Tue May 12 12:46: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: 8|app: 0|req: 432/841] 10.0.0.247 () {36 vars in 987 bytes} [Tue May 12 12:46:48 2026] GET /v2/images/f31d0b0c-1e75-45fd-980b-b734443ce876 => 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: 410/842] 10.0.0.247 () {36 vars in 927 bytes} [Tue May 12 12:46:48 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/843] 10.0.0.73 () {36 vars in 986 bytes} [Tue May 12 12:46:49 2026] GET /v2/images/f31d0b0c-1e75-45fd-980b-b734443ce876 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/844] 10.0.0.73 () {36 vars in 926 bytes} [Tue May 12 12:46:49 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: 434/845] 10.0.0.73 () {36 vars in 986 bytes} [Tue May 12 12:46:49 2026] GET /v2/images/f31d0b0c-1e75-45fd-980b-b734443ce876 => 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: 412/846] 10.0.0.73 () {36 vars in 926 bytes} [Tue May 12 12:46:49 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: 435/847] 10.0.0.73 () {36 vars in 926 bytes} [Tue May 12 12:46:49 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: 435/892] 10.0.0.14 () {32 vars in 632 bytes} [Tue May 12 12:50:26 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)