+ 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 [Fri Jul 3 16:17:43 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-84ff4cc459-bnt2x 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 0x7f4d17cfd668 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-07-03 16:17:45.897 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-03 16:17:45.944 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-03 16:17:46.843 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-07-03 16:17:46.844 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-07-03 16:17:46.844 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-03 16:17:46.856 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-07-03 16:17:46.857 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-07-03 16:17:46.858 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-03 16:17:48.934 7 WARNING glance.api.v2.images [None req-3006563d-45a9-480b-aefc-bba8668b6982 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-03 16:17:49.161 8 WARNING glance.api.v2.images [None req-9d831474-3bda-4bdd-9c64-e08206e83f64 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-03 16:17:49.345 7 WARNING keystonemiddleware._common.config [None req-3006563d-45a9-480b-aefc-bba8668b6982 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-03 16:17:49.353 7 WARNING oslo_config.cfg [None req-3006563d-45a9-480b-aefc-bba8668b6982 - - - - - -] 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 0x7f4d17cfd668 pid: 7 (default app) 2026-07-03 16:17:49.548 8 WARNING keystonemiddleware._common.config [None req-9d831474-3bda-4bdd-9c64-e08206e83f64 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-03 16:17:49.555 8 WARNING oslo_config.cfg [None req-9d831474-3bda-4bdd-9c64-e08206e83f64 - - - - - -] 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 0x7f4d17cfd668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 3 16:17:50 2026] GET / => generated 1301 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-07-03 16:17:50.859 8 WARNING oslo_policy.policy [None req-090f5094-3bf1-4192-bb08-2c916807bcce 0e3ce3d0b4b844f7af1dc54c0fc75cb5 4b0c92e4fdb7471492cab14d84593647 - - 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-07-03 16:17:50.860 8 WARNING oslo_policy.policy [None req-090f5094-3bf1-4192-bb08-2c916807bcce 0e3ce3d0b4b844f7af1dc54c0fc75cb5 4b0c92e4fdb7471492cab14d84593647 - - 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-07-03 16:17:50.876 8 WARNING oslo_policy.policy [None req-090f5094-3bf1-4192-bb08-2c916807bcce 0e3ce3d0b4b844f7af1dc54c0fc75cb5 4b0c92e4fdb7471492cab14d84593647 - - 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-07-03 16:17:50.877 8 WARNING oslo_policy.policy [None req-090f5094-3bf1-4192-bb08-2c916807bcce 0e3ce3d0b4b844f7af1dc54c0fc75cb5 4b0c92e4fdb7471492cab14d84593647 - - 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.204.45.53 () {44 vars in 907 bytes} [Fri Jul 3 16:17:50 2026] GET /v2/images => generated 69 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 3 16:17:54 2026] GET / => generated 1301 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.204.45.53 () {44 vars in 907 bytes} [Fri Jul 3 16:17:54 2026] GET /v2/images => generated 69 bytes in 37 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-07-03 16:17:54.692 7 WARNING oslo_policy.policy [None req-ad45ce62-a722-4e70-b055-6703cd7ffb9b 0e3ce3d0b4b844f7af1dc54c0fc75cb5 4b0c92e4fdb7471492cab14d84593647 - - 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-07-03 16:17:54.692 7 WARNING oslo_policy.policy [None req-ad45ce62-a722-4e70-b055-6703cd7ffb9b 0e3ce3d0b4b844f7af1dc54c0fc75cb5 4b0c92e4fdb7471492cab14d84593647 - - 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.204.45.53 () {44 vars in 908 bytes} [Fri Jul 3 16:17:54 2026] GET /v2/images/cirros => generated 151 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.53 () {44 vars in 930 bytes} [Fri Jul 3 16:17:54 2026] GET /v2/images?name=cirros => generated 81 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 16:17:54.841 7 WARNING oslo_policy.policy [None req-64f4c64e-be05-4261-8c5a-ada1c86db842 0e3ce3d0b4b844f7af1dc54c0fc75cb5 4b0c92e4fdb7471492cab14d84593647 - - 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-07-03 16:17:54.841 7 WARNING oslo_policy.policy [None req-64f4c64e-be05-4261-8c5a-ada1c86db842 0e3ce3d0b4b844f7af1dc54c0fc75cb5 4b0c92e4fdb7471492cab14d84593647 - - 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.204.45.53 () {44 vars in 936 bytes} [Fri Jul 3 16:17:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 16:17:54.927 8 WARNING oslo_config.cfg [None req-9b75500f-1048-4c0a-961b-10759f388e60 0e3ce3d0b4b844f7af1dc54c0fc75cb5 4b0c92e4fdb7471492cab14d84593647 - - 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.204.45.53 () {48 vars in 948 bytes} [Fri Jul 3 16:17:54 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-03 16:17:54.949 7 WARNING oslo_policy.policy [None req-4a7d49d3-2280-471b-8683-e085667d1be8 0e3ce3d0b4b844f7af1dc54c0fc75cb5 4b0c92e4fdb7471492cab14d84593647 - - 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-07-03 16:17:54.949 7 WARNING oslo_policy.policy [None req-4a7d49d3-2280-471b-8683-e085667d1be8 0e3ce3d0b4b844f7af1dc54c0fc75cb5 4b0c92e4fdb7471492cab14d84593647 - - 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-07-03 16:17:54.951 7 INFO glance.api.v2.image_data [None req-4a7d49d3-2280-471b-8683-e085667d1be8 0e3ce3d0b4b844f7af1dc54c0fc75cb5 4b0c92e4fdb7471492cab14d84593647 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 16:17:58.208 7 WARNING glance.location [None req-4a7d49d3-2280-471b-8683-e085667d1be8 0e3ce3d0b4b844f7af1dc54c0fc75cb5 4b0c92e4fdb7471492cab14d84593647 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.53 () {48 vars in 1042 bytes} [Fri Jul 3 16:17:54 2026] PUT /v2/images/9311f609-9d08-40c7-8856-8e63c138128d/file => generated 0 bytes in 3311 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5728 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.53 () {44 vars in 968 bytes} [Fri Jul 3 16:17:58 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 16:17:58.404 7 WARNING oslo_config.cfg [None req-fa70a538-fad7-4701-a635-1b8650134ef7 0e3ce3d0b4b844f7af1dc54c0fc75cb5 4b0c92e4fdb7471492cab14d84593647 - - 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/15] 199.204.45.53 () {48 vars in 1048 bytes} [Fri Jul 3 16:17:58 2026] PATCH /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => generated 1312 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.204.45.53 () {44 vars in 968 bytes} [Fri Jul 3 16:17:58 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/277] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 3 16:39:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/278] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 3 16:39:37 2026] GET /v2/images => generated 1381 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/283] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 3 16:39:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/284] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 3 16:39:56 2026] GET /v2/images => generated 1381 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/285] 199.204.45.53 () {44 vars in 934 bytes} [Fri Jul 3 16:39:56 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/286] 199.204.45.53 () {44 vars in 956 bytes} [Fri Jul 3 16:39:56 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/287] 199.204.45.53 () {44 vars in 936 bytes} [Fri Jul 3 16:39:56 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/288] 199.204.45.53 () {48 vars in 948 bytes} [Fri Jul 3 16:39:56 2026] POST /v2/images => generated 796 bytes in 83 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-03 16:39:56.334 7 INFO glance.api.v2.image_data [None req-5160f021-3cc1-43be-a442-ed0bf3ae317c 0e3ce3d0b4b844f7af1dc54c0fc75cb5 4b0c92e4fdb7471492cab14d84593647 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 16:40:39.062 7 WARNING glance.location [None req-5160f021-3cc1-43be-a442-ed0bf3ae317c 0e3ce3d0b4b844f7af1dc54c0fc75cb5 4b0c92e4fdb7471492cab14d84593647 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 147/299] 199.204.45.53 () {48 vars in 1043 bytes} [Fri Jul 3 16:39:56 2026] PUT /v2/images/bca48692-ae34-40ef-8423-0270c2caf736/file => generated 0 bytes in 42771 msecs (HTTP/1.1 204) 4 headers in 171 bytes (55428 switches on core 0) [pid: 8|app: 0|req: 153/300] 199.204.45.53 () {44 vars in 968 bytes} [Fri Jul 3 16:40:39 2026] GET /v2/images/bca48692-ae34-40ef-8423-0270c2caf736 => 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: 148/301] 199.204.45.53 () {48 vars in 1048 bytes} [Fri Jul 3 16:40:39 2026] PATCH /v2/images/bca48692-ae34-40ef-8423-0270c2caf736 => generated 1395 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/302] 199.204.45.53 () {44 vars in 968 bytes} [Fri Jul 3 16:40:39 2026] GET /v2/images/bca48692-ae34-40ef-8423-0270c2caf736 => 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: 149/303] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 3 16:40:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/304] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 3 16:40:40 2026] GET /v2/images => generated 2778 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/393] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 3 16:48:06 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/394] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 3 16:48:06 2026] GET /v2/images => generated 2778 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/399] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 3 16:48:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/400] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 3 16:48:20 2026] GET /v2/images => generated 2778 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/401] 199.204.45.53 () {44 vars in 944 bytes} [Fri Jul 3 16:48:20 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/402] 199.204.45.53 () {44 vars in 966 bytes} [Fri Jul 3 16:48:20 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/403] 199.204.45.53 () {44 vars in 936 bytes} [Fri Jul 3 16:48:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/404] 199.204.45.53 () {48 vars in 948 bytes} [Fri Jul 3 16:48:20 2026] POST /v2/images => generated 799 bytes in 5757 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-03 16:48:26.631 7 INFO glance.api.v2.image_data [None req-39acb48e-e82f-4c58-8b35-237d1309bd14 0e3ce3d0b4b844f7af1dc54c0fc75cb5 4b0c92e4fdb7471492cab14d84593647 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 16:51:48.327 7 INFO glance.location [None req-39acb48e-e82f-4c58-8b35-237d1309bd14 0e3ce3d0b4b844f7af1dc54c0fc75cb5 4b0c92e4fdb7471492cab14d84593647 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 200/445] 199.204.45.53 () {48 vars in 1042 bytes} [Fri Jul 3 16:48:26 2026] PUT /v2/images/9e91d156-760a-410f-82ac-a44c2db9f6e4/file => generated 0 bytes in 201805 msecs (HTTP/1.1 204) 4 headers in 171 bytes (12289 switches on core 0) [pid: 8|app: 0|req: 246/446] 199.204.45.53 () {44 vars in 968 bytes} [Fri Jul 3 16:51:48 2026] GET /v2/images/9e91d156-760a-410f-82ac-a44c2db9f6e4 => generated 1211 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/447] 199.204.45.53 () {48 vars in 1048 bytes} [Fri Jul 3 16:51:48 2026] PATCH /v2/images/9e91d156-760a-410f-82ac-a44c2db9f6e4 => generated 1410 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/448] 199.204.45.53 () {44 vars in 968 bytes} [Fri Jul 3 16:51:48 2026] GET /v2/images/9e91d156-760a-410f-82ac-a44c2db9f6e4 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/469] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 3 16:53:21 2026] GET / => generated 1301 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/470] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 3 16:53:21 2026] GET /v2/images => generated 4190 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/475] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 3 16:53:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/476] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 3 16:53:41 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/477] 199.204.45.53 () {44 vars in 936 bytes} [Fri Jul 3 16:53:41 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/478] 199.204.45.53 () {44 vars in 958 bytes} [Fri Jul 3 16:53:41 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: 217/479] 199.204.45.53 () {44 vars in 936 bytes} [Fri Jul 3 16:53:41 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: 263/480] 199.204.45.53 () {48 vars in 948 bytes} [Fri Jul 3 16:53:41 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-03 16:53:41.596 7 INFO glance.api.v2.image_data [None req-9688d445-50f4-4d15-bca4-4eb3161c67b8 0e3ce3d0b4b844f7af1dc54c0fc75cb5 4b0c92e4fdb7471492cab14d84593647 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 16:54:00.962 7 INFO glance.location [None req-9688d445-50f4-4d15-bca4-4eb3161c67b8 0e3ce3d0b4b844f7af1dc54c0fc75cb5 4b0c92e4fdb7471492cab14d84593647 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 218/485] 199.204.45.53 () {48 vars in 1043 bytes} [Fri Jul 3 16:53:41 2026] PUT /v2/images/386131f0-3a89-48d4-b18a-96be65a18a85/file => generated 0 bytes in 19410 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27545 switches on core 0) [pid: 8|app: 0|req: 268/486] 199.204.45.53 () {44 vars in 968 bytes} [Fri Jul 3 16:54:01 2026] GET /v2/images/386131f0-3a89-48d4-b18a-96be65a18a85 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/487] 199.204.45.53 () {48 vars in 1048 bytes} [Fri Jul 3 16:54:01 2026] PATCH /v2/images/386131f0-3a89-48d4-b18a-96be65a18a85 => generated 1382 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/488] 199.204.45.53 () {44 vars in 968 bytes} [Fri Jul 3 16:54:01 2026] GET /v2/images/386131f0-3a89-48d4-b18a-96be65a18a85 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/653] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 3 17:07:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/654] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 3 17:07:38 2026] GET /v2/images => generated 5574 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/685] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 3 17:10:09 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/686] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 3 17:10:09 2026] GET /v2/images => generated 5574 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/687] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 3 17:10:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/688] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 3 17:10:11 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/699] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 3 17:11:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/700] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 3 17:11:05 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/703] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 3 17:11:15 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/704] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 3 17:11:15 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/719] 199.204.45.53 () {42 vars in 685 bytes} [Fri Jul 3 17:12:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/720] 199.204.45.53 () {44 vars in 907 bytes} [Fri Jul 3 17:12:21 2026] GET /v2/images => generated 5574 bytes in 57 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: 341/731] 10.0.0.29 () {32 vars in 632 bytes} [Fri Jul 3 17:13:09 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/738] 10.0.0.24 () {36 vars in 986 bytes} [Fri Jul 3 17:13:39 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => generated 1312 bytes in 19 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: 394/739] 10.0.0.24 () {36 vars in 926 bytes} [Fri Jul 3 17:13:39 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: 346/740] 199.204.45.53 () {36 vars in 990 bytes} [Fri Jul 3 17:13:47 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => generated 1312 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/741] 199.204.45.53 () {36 vars in 930 bytes} [Fri Jul 3 17:13:47 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: 347/742] 199.204.45.53 () {36 vars in 990 bytes} [Fri Jul 3 17:13:48 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => 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: 396/743] 199.204.45.53 () {36 vars in 930 bytes} [Fri Jul 3 17:13:48 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/746] 10.0.0.24 () {36 vars in 986 bytes} [Fri Jul 3 17:13:51 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/747] 10.0.0.24 () {36 vars in 926 bytes} [Fri Jul 3 17:13: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: 350/748] 10.0.0.7 () {36 vars in 985 bytes} [Fri Jul 3 17:13:51 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => generated 1312 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/749] 10.0.0.7 () {36 vars in 925 bytes} [Fri Jul 3 17:13:51 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: 351/750] 10.0.0.7 () {36 vars in 925 bytes} [Fri Jul 3 17:13:51 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: 400/751] 10.0.0.7 () {36 vars in 985 bytes} [Fri Jul 3 17:13:51 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/752] 10.0.0.7 () {36 vars in 925 bytes} [Fri Jul 3 17:13:52 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/753] 10.0.0.7 () {36 vars in 925 bytes} [Fri Jul 3 17:13:52 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: 353/754] 10.0.0.7 () {36 vars in 985 bytes} [Fri Jul 3 17:13:52 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => 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: 402/755] 10.0.0.7 () {36 vars in 925 bytes} [Fri Jul 3 17:13:52 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: 354/756] 10.0.0.7 () {36 vars in 925 bytes} [Fri Jul 3 17:13:52 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: 403/757] 10.0.0.60 () {36 vars in 910 bytes} [Fri Jul 3 17:13:53 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/758] 10.0.0.60 () {36 vars in 1006 bytes} [Fri Jul 3 17:13:53 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d/locations => generated 127 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/759] 10.0.0.60 () {36 vars in 986 bytes} [Fri Jul 3 17:13:53 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => 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: 356/760] 10.0.0.60 () {36 vars in 926 bytes} [Fri Jul 3 17:13: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: 8|app: 0|req: 405/761] 10.0.0.60 () {36 vars in 926 bytes} [Fri Jul 3 17:13:53 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: 357/762] 10.0.0.29 () {34 vars in 654 bytes} [Fri Jul 3 17:13:54 2026] POST /v2/images => generated 648 bytes in 195 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-03 17:13:55.117 8 WARNING glance.api.v2.images [None req-3e8d612d-37c1-4bb6-8539-bc05afe49f04 6f0e7b300db54437ad3c786e2bd1825d f98d50ea06f046c6bbea7b0cbb6e28a0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5db82699-618a-404d-8abe-a23684dc998e [pid: 8|app: 0|req: 406/763] 10.0.0.29 () {32 vars in 709 bytes} [Fri Jul 3 17:13:55 2026] DELETE /v2/images/5db82699-618a-404d-8abe-a23684dc998e => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/764] 10.0.0.29 () {32 vars in 706 bytes} [Fri Jul 3 17:13:55 2026] GET /v2/images/5db82699-618a-404d-8abe-a23684dc998e => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/765] 10.0.0.29 () {32 vars in 632 bytes} [Fri Jul 3 17:13:55 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/766] 10.0.0.29 () {34 vars in 654 bytes} [Fri Jul 3 17:13:55 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-07-03 17:13:55.267 8 WARNING oslo_policy.policy [None req-13caeee1-dc8e-4667-b6ce-69151f8210ac 6f0e7b300db54437ad3c786e2bd1825d f98d50ea06f046c6bbea7b0cbb6e28a0 - - 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-07-03 17:13:55.267 8 WARNING oslo_policy.policy [None req-13caeee1-dc8e-4667-b6ce-69151f8210ac 6f0e7b300db54437ad3c786e2bd1825d f98d50ea06f046c6bbea7b0cbb6e28a0 - - 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: 408/767] 10.0.0.29 () {32 vars in 716 bytes} [Fri Jul 3 17:13:55 2026] GET /v2/images/3dbde972-f0fa-4e3e-8926-e3aa74788539/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:13:55.291 7 INFO glance.api.v2.image_data [None req-5a4d4b53-9f2d-4b78-a902-8f7efc3c67af 6f0e7b300db54437ad3c786e2bd1825d f98d50ea06f046c6bbea7b0cbb6e28a0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 17:13:55.337 7 WARNING glance_store._drivers.rbd [None req-5a4d4b53-9f2d-4b78-a902-8f7efc3c67af 6f0e7b300db54437ad3c786e2bd1825d f98d50ea06f046c6bbea7b0cbb6e28a0 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-03 17:13:55.897 7 INFO glance.location [None req-5a4d4b53-9f2d-4b78-a902-8f7efc3c67af 6f0e7b300db54437ad3c786e2bd1825d f98d50ea06f046c6bbea7b0cbb6e28a0 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 360/768] 10.0.0.29 () {32 vars in 726 bytes} [Fri Jul 3 17:13:55 2026] PUT /v2/images/3dbde972-f0fa-4e3e-8926-e3aa74788539/file => generated 0 bytes in 657 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/769] 10.0.0.29 () {32 vars in 706 bytes} [Fri Jul 3 17:13:55 2026] GET /v2/images/3dbde972-f0fa-4e3e-8926-e3aa74788539 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/770] 10.0.0.29 () {32 vars in 716 bytes} [Fri Jul 3 17:13:55 2026] GET /v2/images/3dbde972-f0fa-4e3e-8926-e3aa74788539/file => generated 1024 bytes in 124 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/771] 10.0.0.29 () {34 vars in 654 bytes} [Fri Jul 3 17:13:56 2026] POST /v2/images => generated 649 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/772] 10.0.0.29 () {32 vars in 725 bytes} [Fri Jul 3 17:13:56 2026] PATCH /v2/images/20d5cd23-7797-4e17-9e58-f009e1de1e5c => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/773] 10.0.0.29 () {32 vars in 706 bytes} [Fri Jul 3 17:13:56 2026] GET /v2/images/20d5cd23-7797-4e17-9e58-f009e1de1e5c => generated 651 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:13:56.207 7 WARNING glance.api.v2.images [None req-fd3a322f-bbc8-4e48-9b55-ec9eb15d9f7d 6f0e7b300db54437ad3c786e2bd1825d f98d50ea06f046c6bbea7b0cbb6e28a0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//20d5cd23-7797-4e17-9e58-f009e1de1e5c [pid: 7|app: 0|req: 363/774] 10.0.0.29 () {32 vars in 709 bytes} [Fri Jul 3 17:13:56 2026] DELETE /v2/images/20d5cd23-7797-4e17-9e58-f009e1de1e5c => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/775] 10.0.0.29 () {32 vars in 706 bytes} [Fri Jul 3 17:13:56 2026] GET /v2/images/20d5cd23-7797-4e17-9e58-f009e1de1e5c => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:13:56.282 7 WARNING glance.api.v2.images [None req-2ed87e8d-adf5-4019-9fe0-f321ffe5bfaf 6f0e7b300db54437ad3c786e2bd1825d f98d50ea06f046c6bbea7b0cbb6e28a0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3dbde972-f0fa-4e3e-8926-e3aa74788539 [pid: 7|app: 0|req: 364/776] 10.0.0.29 () {32 vars in 709 bytes} [Fri Jul 3 17:13:56 2026] DELETE /v2/images/3dbde972-f0fa-4e3e-8926-e3aa74788539 => generated 0 bytes in 929 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/777] 10.0.0.29 () {32 vars in 706 bytes} [Fri Jul 3 17:13:57 2026] GET /v2/images/3dbde972-f0fa-4e3e-8926-e3aa74788539 => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:13:57.239 7 WARNING glance.api.v2.images [None req-979be7a4-d8c1-4ca7-8991-d6644ad5d629 6f0e7b300db54437ad3c786e2bd1825d f98d50ea06f046c6bbea7b0cbb6e28a0 - - default default] Failed to find image 5db82699-618a-404d-8abe-a23684dc998e to delete: glance.common.exception.ImageNotFound: No image found with ID 5db82699-618a-404d-8abe-a23684dc998e [pid: 7|app: 0|req: 365/778] 10.0.0.29 () {32 vars in 709 bytes} [Fri Jul 3 17:13:57 2026] DELETE /v2/images/5db82699-618a-404d-8abe-a23684dc998e => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/779] 10.0.0.29 () {32 vars in 706 bytes} [Fri Jul 3 17:13:57 2026] GET /v2/images/5db82699-618a-404d-8abe-a23684dc998e => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/790] 10.0.0.24 () {36 vars in 986 bytes} [Fri Jul 3 17:14:40 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => 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: 420/791] 10.0.0.24 () {36 vars in 926 bytes} [Fri Jul 3 17:14:40 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: 373/794] 10.0.0.24 () {36 vars in 986 bytes} [Fri Jul 3 17:14:49 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/795] 10.0.0.24 () {36 vars in 926 bytes} [Fri Jul 3 17:14: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: 377/802] 10.0.0.29 () {30 vars in 410 bytes} [Fri Jul 3 17:15:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/811] 10.0.0.24 () {36 vars in 986 bytes} [Fri Jul 3 17:16:04 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => 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: 430/812] 10.0.0.24 () {36 vars in 926 bytes} [Fri Jul 3 17:16:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/817] 10.0.0.24 () {36 vars in 986 bytes} [Fri Jul 3 17:16:20 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => 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: 433/818] 10.0.0.24 () {36 vars in 926 bytes} [Fri Jul 3 17:16:20 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/823] 10.0.0.29 () {32 vars in 706 bytes} [Fri Jul 3 17:16:44 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => 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: 388/824] 10.0.0.29 () {32 vars in 706 bytes} [Fri Jul 3 17:16:44 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => 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: 437/825] 10.0.0.7 () {36 vars in 985 bytes} [Fri Jul 3 17:16:44 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/826] 10.0.0.7 () {36 vars in 925 bytes} [Fri Jul 3 17:16:44 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: 438/827] 10.0.0.7 () {36 vars in 925 bytes} [Fri Jul 3 17:16:44 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: 390/828] 10.0.0.7 () {36 vars in 985 bytes} [Fri Jul 3 17:16:44 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => 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: 439/829] 10.0.0.7 () {36 vars in 925 bytes} [Fri Jul 3 17:16:44 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: 391/830] 10.0.0.7 () {36 vars in 925 bytes} [Fri Jul 3 17:16:44 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: 440/831] 10.0.0.7 () {36 vars in 985 bytes} [Fri Jul 3 17:16:44 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => 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: 392/832] 10.0.0.7 () {36 vars in 925 bytes} [Fri Jul 3 17:16:44 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: 441/833] 10.0.0.60 () {36 vars in 910 bytes} [Fri Jul 3 17:16:45 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/834] 10.0.0.60 () {36 vars in 1006 bytes} [Fri Jul 3 17:16:45 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/835] 10.0.0.60 () {36 vars in 986 bytes} [Fri Jul 3 17:16:45 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => 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: 394/836] 10.0.0.60 () {36 vars in 926 bytes} [Fri Jul 3 17:16:45 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: 443/837] 10.0.0.60 () {36 vars in 926 bytes} [Fri Jul 3 17:16:45 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: 397/842] 10.0.0.24 () {36 vars in 986 bytes} [Fri Jul 3 17:17:04 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => 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: 446/843] 10.0.0.24 () {36 vars in 926 bytes} [Fri Jul 3 17:17:04 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/848] 10.0.0.24 () {36 vars in 986 bytes} [Fri Jul 3 17:17:21 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/849] 10.0.0.24 () {36 vars in 926 bytes} [Fri Jul 3 17:17: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: 451/852] 10.0.0.24 () {36 vars in 986 bytes} [Fri Jul 3 17:17:31 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => 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: 402/853] 10.0.0.24 () {36 vars in 926 bytes} [Fri Jul 3 17:17: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: 7|app: 0|req: 413/874] 10.0.0.24 () {36 vars in 986 bytes} [Fri Jul 3 17:19:17 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => generated 1312 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/875] 10.0.0.24 () {36 vars in 926 bytes} [Fri Jul 3 17:19:17 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: 416/880] 10.0.0.24 () {36 vars in 986 bytes} [Fri Jul 3 17:19:36 2026] GET /v2/images/9311f609-9d08-40c7-8856-8e63c138128d => 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: 465/881] 10.0.0.24 () {36 vars in 926 bytes} [Fri Jul 3 17:19:36 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/890] 199.204.45.53 () {32 vars in 825 bytes} [Fri Jul 3 17:20:17 2026] GET /v2/images?status=active&owner=4b0c92e4fdb7471492cab14d84593647&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/891] 199.204.45.53 () {32 vars in 652 bytes} [Fri Jul 3 17:20:17 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: 471/892] 10.0.0.7 () {36 vars in 985 bytes} [Fri Jul 3 17:20:18 2026] GET /v2/images/bca48692-ae34-40ef-8423-0270c2caf736 => generated 1395 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/893] 10.0.0.7 () {36 vars in 925 bytes} [Fri Jul 3 17:20: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: 8|app: 0|req: 472/894] 10.0.0.7 () {36 vars in 925 bytes} [Fri Jul 3 17:20: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: 423/895] 10.0.0.7 () {36 vars in 985 bytes} [Fri Jul 3 17:20:18 2026] GET /v2/images/bca48692-ae34-40ef-8423-0270c2caf736 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/896] 10.0.0.7 () {36 vars in 925 bytes} [Fri Jul 3 17:20: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: 424/897] 10.0.0.7 () {36 vars in 925 bytes} [Fri Jul 3 17:20:18 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: 474/898] 10.0.0.7 () {36 vars in 985 bytes} [Fri Jul 3 17:20:18 2026] GET /v2/images/bca48692-ae34-40ef-8423-0270c2caf736 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/899] 10.0.0.7 () {36 vars in 925 bytes} [Fri Jul 3 17:20: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: 8|app: 0|req: 475/900] 10.0.0.7 () {36 vars in 925 bytes} [Fri Jul 3 17:20:18 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: 426/901] 10.0.0.60 () {36 vars in 910 bytes} [Fri Jul 3 17:20:18 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/902] 10.0.0.60 () {36 vars in 1006 bytes} [Fri Jul 3 17:20:18 2026] GET /v2/images/bca48692-ae34-40ef-8423-0270c2caf736/locations => generated 127 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/905] 10.0.0.60 () {36 vars in 986 bytes} [Fri Jul 3 17:20:18 2026] GET /v2/images/bca48692-ae34-40ef-8423-0270c2caf736 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/906] 10.0.0.60 () {36 vars in 926 bytes} [Fri Jul 3 17:20: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: 428/907] 10.0.0.60 () {36 vars in 926 bytes} [Fri Jul 3 17:20:18 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: 449/948] 10.0.0.29 () {32 vars in 632 bytes} [Fri Jul 3 17:23:48 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)