+ 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 Jul 7 11:44:24 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-7f6f66fbf8-f9zvp machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fd82cff6668 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-07 11:44:26.253 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-07 11:44:26.272 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-07-07 11:44:27.131 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-07 11:44:27.132 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-07 11:44:27.132 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-07 11:44:27.153 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-07 11:44:27.155 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-07 11:44:27.155 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-07 11:44:29.238 8 WARNING glance.api.v2.images [None req-c85146b2-c079-4ac8-a700-47637f09e78f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-07 11:44:29.248 7 WARNING glance.api.v2.images [None req-a4463053-8a0f-456f-bc0a-861767fcfbcf - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-07 11:44:29.603 8 WARNING keystonemiddleware._common.config [None req-c85146b2-c079-4ac8-a700-47637f09e78f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 11:44:29.611 8 WARNING oslo_config.cfg [None req-c85146b2-c079-4ac8-a700-47637f09e78f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fd82cff6668 pid: 8 (default app) 2026-07-07 11:44:29.629 7 WARNING keystonemiddleware._common.config [None req-a4463053-8a0f-456f-bc0a-861767fcfbcf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 11:44:29.642 7 WARNING oslo_config.cfg [None req-a4463053-8a0f-456f-bc0a-861767fcfbcf - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fd82cff6668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.23 () {42 vars in 684 bytes} [Tue Jul 7 11:44:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 11:44:30.863 7 WARNING oslo_policy.policy [None req-2b4d7234-5ac8-4071-97f4-e20049e26426 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - 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-07 11:44:30.863 7 WARNING oslo_policy.policy [None req-2b4d7234-5ac8-4071-97f4-e20049e26426 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - 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-07 11:44:30.877 7 WARNING oslo_policy.policy [None req-2b4d7234-5ac8-4071-97f4-e20049e26426 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - 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-07 11:44:30.877 7 WARNING oslo_policy.policy [None req-2b4d7234-5ac8-4071-97f4-e20049e26426 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.23 () {44 vars in 906 bytes} [Tue Jul 7 11:44:30 2026] GET /v2/images => generated 69 bytes in 607 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.23 () {42 vars in 684 bytes} [Tue Jul 7 11:44:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.23 () {44 vars in 906 bytes} [Tue Jul 7 11:44:34 2026] GET /v2/images => generated 69 bytes in 40 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-07 11:44:34.641 8 WARNING oslo_policy.policy [None req-f7cd06f2-0db5-41c4-9492-93d532356a43 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - 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-07 11:44:34.642 8 WARNING oslo_policy.policy [None req-f7cd06f2-0db5-41c4-9492-93d532356a43 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.23 () {44 vars in 907 bytes} [Tue Jul 7 11:44:34 2026] GET /v2/images/cirros => generated 151 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.23 () {44 vars in 929 bytes} [Tue Jul 7 11:44:34 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-07 11:44:34.788 8 WARNING oslo_policy.policy [None req-f07e58df-69ea-496c-a30e-423b12f8dc12 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - 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-07 11:44:34.788 8 WARNING oslo_policy.policy [None req-f07e58df-69ea-496c-a30e-423b12f8dc12 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.23 () {44 vars in 935 bytes} [Tue Jul 7 11:44:34 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-07-07 11:44:34.877 7 WARNING oslo_config.cfg [None req-02077c51-73c7-443e-8a17-13e72ee5f13f d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.23 () {48 vars in 947 bytes} [Tue Jul 7 11:44:34 2026] POST /v2/images => generated 760 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-07 11:44:34.899 8 WARNING oslo_policy.policy [None req-90a443a0-f0f6-4f03-af56-7fa2e8ee0b73 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - 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-07 11:44:34.899 8 WARNING oslo_policy.policy [None req-90a443a0-f0f6-4f03-af56-7fa2e8ee0b73 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - 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-07 11:44:34.901 8 INFO glance.api.v2.image_data [None req-90a443a0-f0f6-4f03-af56-7fa2e8ee0b73 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 11:44:38.556 8 WARNING glance.location [None req-90a443a0-f0f6-4f03-af56-7fa2e8ee0b73 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.23 () {48 vars in 1041 bytes} [Tue Jul 7 11:44:34 2026] PUT /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49/file => generated 0 bytes in 3706 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5076 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.23 () {44 vars in 967 bytes} [Tue Jul 7 11:44:38 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-07 11:44:38.727 8 WARNING oslo_config.cfg [None req-7c87322c-2483-4a79-bf84-ae54401f1237 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - 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.204.45.23 () {48 vars in 1047 bytes} [Tue Jul 7 11:44:38 2026] PATCH /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => generated 1312 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.23 () {44 vars in 967 bytes} [Tue Jul 7 11:44:38 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => 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: 135/272] 199.204.45.23 () {42 vars in 684 bytes} [Tue Jul 7 12:05:50 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: 138/273] 199.204.45.23 () {44 vars in 906 bytes} [Tue Jul 7 12:05:50 2026] GET /v2/images => generated 1381 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/278] 199.204.45.23 () {42 vars in 684 bytes} [Tue Jul 7 12:06:09 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: 141/279] 199.204.45.23 () {44 vars in 906 bytes} [Tue Jul 7 12:06:09 2026] GET /v2/images => generated 1381 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 199.204.45.23 () {44 vars in 933 bytes} [Tue Jul 7 12:06:09 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.204.45.23 () {44 vars in 955 bytes} [Tue Jul 7 12:06:09 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/282] 199.204.45.23 () {44 vars in 935 bytes} [Tue Jul 7 12:06:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.204.45.23 () {48 vars in 947 bytes} [Tue Jul 7 12:06:09 2026] POST /v2/images => generated 796 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-07 12:06:09.708 7 WARNING oslo_policy.policy [None req-cb7aa633-c6ad-4473-bc09-e5072b0a430e d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - 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-07 12:06:09.708 7 WARNING oslo_policy.policy [None req-cb7aa633-c6ad-4473-bc09-e5072b0a430e d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - 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-07 12:06:09.710 7 INFO glance.api.v2.image_data [None req-cb7aa633-c6ad-4473-bc09-e5072b0a430e d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 12:06:40.167 7 WARNING glance.location [None req-cb7aa633-c6ad-4473-bc09-e5072b0a430e d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 141/290] 199.204.45.23 () {48 vars in 1042 bytes} [Tue Jul 7 12:06:09 2026] PUT /v2/images/6ea97f1d-f1a6-4dbe-a8aa-0ca5d7fa0746/file => generated 0 bytes in 30515 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66540 switches on core 0) [pid: 8|app: 0|req: 150/291] 199.204.45.23 () {44 vars in 967 bytes} [Tue Jul 7 12:06:40 2026] GET /v2/images/6ea97f1d-f1a6-4dbe-a8aa-0ca5d7fa0746 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/292] 199.204.45.23 () {48 vars in 1047 bytes} [Tue Jul 7 12:06:40 2026] PATCH /v2/images/6ea97f1d-f1a6-4dbe-a8aa-0ca5d7fa0746 => generated 1395 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/293] 199.204.45.23 () {44 vars in 967 bytes} [Tue Jul 7 12:06:40 2026] GET /v2/images/6ea97f1d-f1a6-4dbe-a8aa-0ca5d7fa0746 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/294] 199.204.45.23 () {42 vars in 684 bytes} [Tue Jul 7 12:06: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: 152/295] 199.204.45.23 () {44 vars in 906 bytes} [Tue Jul 7 12:06:41 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/380] 199.204.45.23 () {42 vars in 684 bytes} [Tue Jul 7 12:13:48 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: 186/381] 199.204.45.23 () {44 vars in 906 bytes} [Tue Jul 7 12:13:48 2026] GET /v2/images => generated 2778 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/386] 199.204.45.23 () {42 vars in 684 bytes} [Tue Jul 7 12:13:58 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: 189/387] 199.204.45.23 () {44 vars in 906 bytes} [Tue Jul 7 12:13:58 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/388] 199.204.45.23 () {44 vars in 943 bytes} [Tue Jul 7 12:13:58 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: 7|app: 0|req: 190/389] 199.204.45.23 () {44 vars in 965 bytes} [Tue Jul 7 12:13:58 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: 8|app: 0|req: 200/390] 199.204.45.23 () {44 vars in 935 bytes} [Tue Jul 7 12:13:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/391] 199.204.45.23 () {48 vars in 947 bytes} [Tue Jul 7 12:13:58 2026] POST /v2/images => generated 799 bytes in 372 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-07 12:13:59.360 8 INFO glance.api.v2.image_data [None req-a9dd3ba1-2d0d-46fd-9b5d-971066a84cb0 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 12:14:39.992 8 INFO glance.location [None req-a9dd3ba1-2d0d-46fd-9b5d-971066a84cb0 d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 201/400] 199.204.45.23 () {48 vars in 1041 bytes} [Tue Jul 7 12:13:59 2026] PUT /v2/images/72e7c5a3-3630-4952-bf29-9618be8fe1c3/file => generated 0 bytes in 40681 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23227 switches on core 0) [pid: 7|app: 0|req: 200/401] 199.204.45.23 () {44 vars in 967 bytes} [Tue Jul 7 12:14:40 2026] GET /v2/images/72e7c5a3-3630-4952-bf29-9618be8fe1c3 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 199.204.45.23 () {48 vars in 1047 bytes} [Tue Jul 7 12:14:40 2026] PATCH /v2/images/72e7c5a3-3630-4952-bf29-9618be8fe1c3 => generated 1410 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/403] 199.204.45.23 () {44 vars in 967 bytes} [Tue Jul 7 12:14:40 2026] GET /v2/images/72e7c5a3-3630-4952-bf29-9618be8fe1c3 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/414] 199.204.45.23 () {42 vars in 684 bytes} [Tue Jul 7 12:15:36 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/415] 199.204.45.23 () {44 vars in 906 bytes} [Tue Jul 7 12:15:36 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 199.204.45.23 () {42 vars in 684 bytes} [Tue Jul 7 12:15:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 199.204.45.23 () {44 vars in 906 bytes} [Tue Jul 7 12:15:48 2026] GET /v2/images => generated 4190 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 199.204.45.23 () {44 vars in 935 bytes} [Tue Jul 7 12:15:48 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/421] 199.204.45.23 () {44 vars in 957 bytes} [Tue Jul 7 12:15:48 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: 211/422] 199.204.45.23 () {44 vars in 935 bytes} [Tue Jul 7 12:15:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/423] 199.204.45.23 () {48 vars in 947 bytes} [Tue Jul 7 12:15:48 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-07 12:15:48.359 7 INFO glance.api.v2.image_data [None req-44fd0083-5d98-40c6-9b9a-3586984fa1fb d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 12:16:06.763 7 INFO glance.location [None req-44fd0083-5d98-40c6-9b9a-3586984fa1fb d4598f424d894e068eb4917b410a2b63 86a7f499bb684392abc85e8012ca05fd - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 212/428] 199.204.45.23 () {48 vars in 1042 bytes} [Tue Jul 7 12:15:48 2026] PUT /v2/images/b5dd09d0-4b90-47f0-9fa0-6e75202e4e79/file => generated 0 bytes in 18452 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30785 switches on core 0) [pid: 8|app: 0|req: 217/429] 199.204.45.23 () {44 vars in 967 bytes} [Tue Jul 7 12:16:06 2026] GET /v2/images/b5dd09d0-4b90-47f0-9fa0-6e75202e4e79 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/430] 199.204.45.23 () {48 vars in 1047 bytes} [Tue Jul 7 12:16:06 2026] PATCH /v2/images/b5dd09d0-4b90-47f0-9fa0-6e75202e4e79 => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/431] 199.204.45.23 () {44 vars in 967 bytes} [Tue Jul 7 12:16:06 2026] GET /v2/images/b5dd09d0-4b90-47f0-9fa0-6e75202e4e79 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/600] 199.204.45.23 () {42 vars in 684 bytes} [Tue Jul 7 12:30:00 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/601] 199.204.45.23 () {44 vars in 906 bytes} [Tue Jul 7 12:30:00 2026] GET /v2/images => generated 5574 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/632] 199.204.45.23 () {42 vars in 684 bytes} [Tue Jul 7 12:32: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: 319/633] 199.204.45.23 () {44 vars in 906 bytes} [Tue Jul 7 12:32:38 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/636] 199.204.45.23 () {42 vars in 684 bytes} [Tue Jul 7 12:32: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: 321/637] 199.204.45.23 () {44 vars in 906 bytes} [Tue Jul 7 12:32:40 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/648] 199.204.45.23 () {42 vars in 684 bytes} [Tue Jul 7 12:33:35 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: 322/649] 199.204.45.23 () {44 vars in 906 bytes} [Tue Jul 7 12:33:35 2026] GET /v2/images => generated 5574 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/652] 199.204.45.23 () {42 vars in 684 bytes} [Tue Jul 7 12:33:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/653] 199.204.45.23 () {44 vars in 906 bytes} [Tue Jul 7 12:33:44 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/668] 199.204.45.23 () {42 vars in 684 bytes} [Tue Jul 7 12:34:51 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: 337/669] 199.204.45.23 () {44 vars in 906 bytes} [Tue Jul 7 12:34:51 2026] GET /v2/images => generated 5574 bytes in 52 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: 337/678] 10.0.0.253 () {32 vars in 633 bytes} [Tue Jul 7 12:35:34 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/685] 10.0.0.176 () {36 vars in 987 bytes} [Tue Jul 7 12:36:00 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => generated 1312 bytes in 24 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: 345/686] 10.0.0.176 () {36 vars in 927 bytes} [Tue Jul 7 12:36:01 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: 342/687] 10.0.0.248 () {36 vars in 987 bytes} [Tue Jul 7 12:36:05 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => generated 1312 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/688] 10.0.0.248 () {36 vars in 927 bytes} [Tue Jul 7 12:36:05 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: 343/689] 10.0.0.248 () {36 vars in 927 bytes} [Tue Jul 7 12:36:05 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/690] 10.0.0.248 () {36 vars in 987 bytes} [Tue Jul 7 12:36:05 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => 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: 344/691] 10.0.0.248 () {36 vars in 927 bytes} [Tue Jul 7 12:36:05 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/692] 10.0.0.248 () {36 vars in 927 bytes} [Tue Jul 7 12:36:06 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/693] 10.0.0.248 () {36 vars in 987 bytes} [Tue Jul 7 12:36:06 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => 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: 349/694] 10.0.0.248 () {36 vars in 927 bytes} [Tue Jul 7 12:36:06 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/695] 10.0.0.248 () {36 vars in 927 bytes} [Tue Jul 7 12:36:06 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: 350/696] 10.0.0.187 () {36 vars in 911 bytes} [Tue Jul 7 12:36:06 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/697] 10.0.0.187 () {36 vars in 1007 bytes} [Tue Jul 7 12:36:06 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49/locations => generated 127 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/698] 10.0.0.187 () {36 vars in 987 bytes} [Tue Jul 7 12:36:07 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => 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: 348/699] 10.0.0.187 () {36 vars in 927 bytes} [Tue Jul 7 12:36:07 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/700] 10.0.0.187 () {36 vars in 927 bytes} [Tue Jul 7 12:36:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/703] 199.204.45.23 () {36 vars in 990 bytes} [Tue Jul 7 12:36:09 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => 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: 354/704] 199.204.45.23 () {36 vars in 930 bytes} [Tue Jul 7 12:36:09 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: 351/705] 199.204.45.23 () {36 vars in 990 bytes} [Tue Jul 7 12:36:10 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => 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: 355/706] 199.204.45.23 () {36 vars in 930 bytes} [Tue Jul 7 12:36:10 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: 353/709] 10.0.0.176 () {36 vars in 987 bytes} [Tue Jul 7 12:36:22 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/710] 10.0.0.176 () {36 vars in 927 bytes} [Tue Jul 7 12:36:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/711] 10.0.0.176 () {36 vars in 987 bytes} [Tue Jul 7 12:36:23 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/712] 10.0.0.176 () {36 vars in 927 bytes} [Tue Jul 7 12:36:23 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: 363/721] 10.0.0.176 () {36 vars in 987 bytes} [Tue Jul 7 12:37:07 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => 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: 359/722] 10.0.0.176 () {36 vars in 927 bytes} [Tue Jul 7 12:37:07 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: 365/725] 10.0.0.176 () {36 vars in 987 bytes} [Tue Jul 7 12:37:11 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => 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: 361/726] 10.0.0.176 () {36 vars in 927 bytes} [Tue Jul 7 12:37:11 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: 366/735] 10.0.0.253 () {34 vars in 655 bytes} [Tue Jul 7 12:37:49 2026] POST /v2/images => generated 648 bytes in 217 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-07 12:37:50.103 8 WARNING glance.api.v2.images [None req-3eea0df6-9cd0-4c48-8327-89085dd915f6 3415e40e3bfb4a8e8ba44b29e1fb2063 3a8db27a623e40768a2e902f569fc949 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//285ed0ca-d98a-4aa9-bde1-f4e0d3b43356 [pid: 8|app: 0|req: 370/736] 10.0.0.253 () {32 vars in 710 bytes} [Tue Jul 7 12:37:50 2026] DELETE /v2/images/285ed0ca-d98a-4aa9-bde1-f4e0d3b43356 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/737] 10.0.0.253 () {32 vars in 707 bytes} [Tue Jul 7 12:37:50 2026] GET /v2/images/285ed0ca-d98a-4aa9-bde1-f4e0d3b43356 => 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: 371/738] 10.0.0.253 () {32 vars in 633 bytes} [Tue Jul 7 12:37:50 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/739] 10.0.0.253 () {34 vars in 655 bytes} [Tue Jul 7 12:37:50 2026] POST /v2/images => generated 703 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/740] 10.0.0.253 () {32 vars in 717 bytes} [Tue Jul 7 12:37:50 2026] GET /v2/images/23d14bd6-c902-49fe-8801-52bd687bd877/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-07 12:37:50.328 7 INFO glance.api.v2.image_data [None req-c93f40b3-eb0d-4a60-bbc9-6393d5ce5778 3415e40e3bfb4a8e8ba44b29e1fb2063 3a8db27a623e40768a2e902f569fc949 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 12:37:50.374 7 WARNING glance_store._drivers.rbd [None req-c93f40b3-eb0d-4a60-bbc9-6393d5ce5778 3415e40e3bfb4a8e8ba44b29e1fb2063 3a8db27a623e40768a2e902f569fc949 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-07 12:37:51.873 7 INFO glance.location [None req-c93f40b3-eb0d-4a60-bbc9-6393d5ce5778 3415e40e3bfb4a8e8ba44b29e1fb2063 3a8db27a623e40768a2e902f569fc949 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 369/741] 10.0.0.253 () {32 vars in 727 bytes} [Tue Jul 7 12:37:50 2026] PUT /v2/images/23d14bd6-c902-49fe-8801-52bd687bd877/file => generated 0 bytes in 1600 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/742] 10.0.0.253 () {32 vars in 707 bytes} [Tue Jul 7 12:37:51 2026] GET /v2/images/23d14bd6-c902-49fe-8801-52bd687bd877 => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/743] 10.0.0.253 () {32 vars in 717 bytes} [Tue Jul 7 12:37:51 2026] GET /v2/images/23d14bd6-c902-49fe-8801-52bd687bd877/file => generated 1024 bytes in 138 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/744] 10.0.0.253 () {34 vars in 655 bytes} [Tue Jul 7 12:37:52 2026] POST /v2/images => generated 648 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/745] 10.0.0.253 () {32 vars in 726 bytes} [Tue Jul 7 12:37:52 2026] PATCH /v2/images/4c22f18d-e767-44db-b666-0e2a84c91a45 => generated 652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/746] 10.0.0.253 () {32 vars in 707 bytes} [Tue Jul 7 12:37:52 2026] GET /v2/images/4c22f18d-e767-44db-b666-0e2a84c91a45 => generated 652 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-07 12:37:52.250 7 WARNING glance.api.v2.images [None req-d0501e6c-603d-4a67-b308-1a6fcc17dccf 3415e40e3bfb4a8e8ba44b29e1fb2063 3a8db27a623e40768a2e902f569fc949 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4c22f18d-e767-44db-b666-0e2a84c91a45 [pid: 7|app: 0|req: 372/747] 10.0.0.253 () {32 vars in 710 bytes} [Tue Jul 7 12:37:52 2026] DELETE /v2/images/4c22f18d-e767-44db-b666-0e2a84c91a45 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/748] 10.0.0.253 () {32 vars in 707 bytes} [Tue Jul 7 12:37:52 2026] GET /v2/images/4c22f18d-e767-44db-b666-0e2a84c91a45 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-07 12:37:52.316 7 WARNING glance.api.v2.images [None req-a1e70c53-9917-463d-95f4-14eaff99534e 3415e40e3bfb4a8e8ba44b29e1fb2063 3a8db27a623e40768a2e902f569fc949 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//23d14bd6-c902-49fe-8801-52bd687bd877 [pid: 7|app: 0|req: 373/749] 10.0.0.253 () {32 vars in 710 bytes} [Tue Jul 7 12:37:52 2026] DELETE /v2/images/23d14bd6-c902-49fe-8801-52bd687bd877 => generated 0 bytes in 1073 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/750] 10.0.0.253 () {32 vars in 707 bytes} [Tue Jul 7 12:37:53 2026] GET /v2/images/23d14bd6-c902-49fe-8801-52bd687bd877 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-07 12:37:53.417 7 WARNING glance.api.v2.images [None req-fefdc95f-38d8-42e7-b0f0-64fd5ae6fbe7 3415e40e3bfb4a8e8ba44b29e1fb2063 3a8db27a623e40768a2e902f569fc949 - - default default] Failed to find image 285ed0ca-d98a-4aa9-bde1-f4e0d3b43356 to delete: glance.common.exception.ImageNotFound: No image found with ID 285ed0ca-d98a-4aa9-bde1-f4e0d3b43356 [pid: 7|app: 0|req: 374/751] 10.0.0.253 () {32 vars in 710 bytes} [Tue Jul 7 12:37:53 2026] DELETE /v2/images/285ed0ca-d98a-4aa9-bde1-f4e0d3b43356 => generated 147 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/752] 10.0.0.253 () {32 vars in 707 bytes} [Tue Jul 7 12:37:53 2026] GET /v2/images/285ed0ca-d98a-4aa9-bde1-f4e0d3b43356 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/755] 10.0.0.253 () {32 vars in 707 bytes} [Tue Jul 7 12:38:06 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => 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: 376/756] 10.0.0.253 () {32 vars in 707 bytes} [Tue Jul 7 12:38:06 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/757] 10.0.0.248 () {36 vars in 987 bytes} [Tue Jul 7 12:38:07 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => generated 1312 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/758] 10.0.0.248 () {36 vars in 927 bytes} [Tue Jul 7 12:38:07 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: 382/759] 10.0.0.248 () {36 vars in 927 bytes} [Tue Jul 7 12:38:07 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/760] 10.0.0.248 () {36 vars in 987 bytes} [Tue Jul 7 12:38:07 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => 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: 383/761] 10.0.0.248 () {36 vars in 927 bytes} [Tue Jul 7 12:38:07 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: 379/762] 10.0.0.248 () {36 vars in 927 bytes} [Tue Jul 7 12:38:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/763] 10.0.0.248 () {36 vars in 987 bytes} [Tue Jul 7 12:38:07 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/764] 10.0.0.248 () {36 vars in 927 bytes} [Tue Jul 7 12:38:07 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/765] 10.0.0.248 () {36 vars in 927 bytes} [Tue Jul 7 12:38:07 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: 381/766] 10.0.0.187 () {36 vars in 911 bytes} [Tue Jul 7 12:38:07 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/767] 10.0.0.187 () {36 vars in 1007 bytes} [Tue Jul 7 12:38:07 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/768] 10.0.0.187 () {36 vars in 987 bytes} [Tue Jul 7 12:38:07 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/769] 10.0.0.187 () {36 vars in 927 bytes} [Tue Jul 7 12:38:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/770] 10.0.0.187 () {36 vars in 927 bytes} [Tue Jul 7 12:38:08 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/777] 10.0.0.176 () {36 vars in 987 bytes} [Tue Jul 7 12:38:33 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/778] 10.0.0.176 () {36 vars in 927 bytes} [Tue Jul 7 12:38: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: 393/781] 10.0.0.253 () {30 vars in 411 bytes} [Tue Jul 7 12:38:46 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: 398/790] 10.0.0.176 () {36 vars in 987 bytes} [Tue Jul 7 12:39:21 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => 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: 393/791] 10.0.0.176 () {36 vars in 927 bytes} [Tue Jul 7 12:39:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/800] 10.0.0.176 () {36 vars in 987 bytes} [Tue Jul 7 12:40:00 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => 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: 398/801] 10.0.0.176 () {36 vars in 927 bytes} [Tue Jul 7 12:40:00 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/806] 10.0.0.176 () {36 vars in 987 bytes} [Tue Jul 7 12:40:19 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/807] 10.0.0.176 () {36 vars in 927 bytes} [Tue Jul 7 12:40:19 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: 406/816] 10.0.0.176 () {36 vars in 987 bytes} [Tue Jul 7 12:41:08 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/817] 10.0.0.176 () {36 vars in 927 bytes} [Tue Jul 7 12:41:08 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/822] 10.0.0.176 () {36 vars in 987 bytes} [Tue Jul 7 12:41:21 2026] GET /v2/images/f2ccc5d8-3615-4b59-94e5-29374a141c49 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/823] 10.0.0.176 () {36 vars in 927 bytes} [Tue Jul 7 12:41:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/834] 199.204.45.23 () {32 vars in 825 bytes} [Tue Jul 7 12:42:16 2026] GET /v2/images?status=active&owner=86a7f499bb684392abc85e8012ca05fd&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/835] 199.204.45.23 () {32 vars in 652 bytes} [Tue Jul 7 12:42:16 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: 416/836] 10.0.0.248 () {36 vars in 987 bytes} [Tue Jul 7 12:42:17 2026] GET /v2/images/6ea97f1d-f1a6-4dbe-a8aa-0ca5d7fa0746 => generated 1395 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/837] 10.0.0.248 () {36 vars in 927 bytes} [Tue Jul 7 12:42: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: 417/838] 10.0.0.248 () {36 vars in 927 bytes} [Tue Jul 7 12:42: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: 8|app: 0|req: 422/839] 10.0.0.248 () {36 vars in 987 bytes} [Tue Jul 7 12:42:17 2026] GET /v2/images/6ea97f1d-f1a6-4dbe-a8aa-0ca5d7fa0746 => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/840] 10.0.0.248 () {36 vars in 927 bytes} [Tue Jul 7 12:42:17 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: 423/841] 10.0.0.248 () {36 vars in 927 bytes} [Tue Jul 7 12:42: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: 419/842] 10.0.0.248 () {36 vars in 987 bytes} [Tue Jul 7 12:42:17 2026] GET /v2/images/6ea97f1d-f1a6-4dbe-a8aa-0ca5d7fa0746 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/843] 10.0.0.248 () {36 vars in 927 bytes} [Tue Jul 7 12:42: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: 420/844] 10.0.0.187 () {36 vars in 911 bytes} [Tue Jul 7 12:42:17 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/845] 10.0.0.187 () {36 vars in 1007 bytes} [Tue Jul 7 12:42:17 2026] GET /v2/images/6ea97f1d-f1a6-4dbe-a8aa-0ca5d7fa0746/locations => generated 127 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/846] 10.0.0.187 () {36 vars in 987 bytes} [Tue Jul 7 12:42:17 2026] GET /v2/images/6ea97f1d-f1a6-4dbe-a8aa-0ca5d7fa0746 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/847] 10.0.0.187 () {36 vars in 927 bytes} [Tue Jul 7 12:42:17 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: 422/848] 10.0.0.187 () {36 vars in 927 bytes} [Tue Jul 7 12:42: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: 447/897] 10.0.0.253 () {32 vars in 633 bytes} [Tue Jul 7 12:46:09 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)