+ 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 [Wed Jun 3 00:13:24 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-6595984bd8-254hn 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 0x7f0fdfef8668 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-06-03 00:13:26.257 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-03 00:13:26.339 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-06-03 00:13:27.134 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-06-03 00:13:27.135 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-06-03 00:13:27.136 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-03 00:13:27.238 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-06-03 00:13:27.238 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-06-03 00:13:27.239 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-03 00:13:29.140 7 WARNING glance.api.v2.images [None req-356497a3-a1ee-4de7-b6fd-eb04eb6b21b7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-03 00:13:29.262 8 WARNING glance.api.v2.images [None req-9d4af3e9-b742-47e4-94ba-0b452207ad3c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-03 00:13:29.472 7 WARNING keystonemiddleware._common.config [None req-356497a3-a1ee-4de7-b6fd-eb04eb6b21b7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-03 00:13:29.480 7 WARNING oslo_config.cfg [None req-356497a3-a1ee-4de7-b6fd-eb04eb6b21b7 - - - - - -] 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 0x7f0fdfef8668 pid: 7 (default app) 2026-06-03 00:13:29.596 8 WARNING keystonemiddleware._common.config [None req-9d4af3e9-b742-47e4-94ba-0b452207ad3c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-03 00:13:29.604 8 WARNING oslo_config.cfg [None req-9d4af3e9-b742-47e4-94ba-0b452207ad3c - - - - - -] 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 0x7f0fdfef8668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jun 3 00:13:31 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-06-03 00:13:31.837 8 WARNING oslo_policy.policy [None req-d1ace781-6f3b-463c-913a-823ddb83b3c4 4e163926c88444e290e61d409e9e5aea 6b04a1b0eb02465fb971fe362ec901e4 - - 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-06-03 00:13:31.837 8 WARNING oslo_policy.policy [None req-d1ace781-6f3b-463c-913a-823ddb83b3c4 4e163926c88444e290e61d409e9e5aea 6b04a1b0eb02465fb971fe362ec901e4 - - 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-06-03 00:13:31.856 8 WARNING oslo_policy.policy [None req-d1ace781-6f3b-463c-913a-823ddb83b3c4 4e163926c88444e290e61d409e9e5aea 6b04a1b0eb02465fb971fe362ec901e4 - - 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-06-03 00:13:31.856 8 WARNING oslo_policy.policy [None req-d1ace781-6f3b-463c-913a-823ddb83b3c4 4e163926c88444e290e61d409e9e5aea 6b04a1b0eb02465fb971fe362ec901e4 - - 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.70 () {44 vars in 907 bytes} [Wed Jun 3 00:13:31 2026] GET /v2/images => generated 69 bytes in 539 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.70 () {42 vars in 685 bytes} [Wed Jun 3 00:13:35 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: 2/8] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jun 3 00:13:35 2026] GET /v2/images => generated 69 bytes in 34 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-06-03 00:13:35.199 7 WARNING oslo_policy.policy [None req-242ef332-8288-49a6-9afd-e1e0af2cebe5 4e163926c88444e290e61d409e9e5aea 6b04a1b0eb02465fb971fe362ec901e4 - - 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-06-03 00:13:35.200 7 WARNING oslo_policy.policy [None req-242ef332-8288-49a6-9afd-e1e0af2cebe5 4e163926c88444e290e61d409e9e5aea 6b04a1b0eb02465fb971fe362ec901e4 - - 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.70 () {44 vars in 908 bytes} [Wed Jun 3 00:13:35 2026] GET /v2/images/cirros => generated 151 bytes in 115 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.70 () {44 vars in 930 bytes} [Wed Jun 3 00:13:35 2026] GET /v2/images?name=cirros => generated 81 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:13:35.334 7 WARNING oslo_policy.policy [None req-7ad5e67b-d376-414c-8e68-efe2b3c7d866 4e163926c88444e290e61d409e9e5aea 6b04a1b0eb02465fb971fe362ec901e4 - - 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-06-03 00:13:35.334 7 WARNING oslo_policy.policy [None req-7ad5e67b-d376-414c-8e68-efe2b3c7d866 4e163926c88444e290e61d409e9e5aea 6b04a1b0eb02465fb971fe362ec901e4 - - 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.70 () {44 vars in 936 bytes} [Wed Jun 3 00:13:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:13:35.409 8 WARNING oslo_config.cfg [None req-349738b4-eec0-4656-854e-68e4fc85d36e 4e163926c88444e290e61d409e9e5aea 6b04a1b0eb02465fb971fe362ec901e4 - - 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.70 () {48 vars in 948 bytes} [Wed Jun 3 00:13:35 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-03 00:13:35.434 7 WARNING oslo_policy.policy [None req-f4118486-83b6-46e2-a39d-d33bfab59162 4e163926c88444e290e61d409e9e5aea 6b04a1b0eb02465fb971fe362ec901e4 - - 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-06-03 00:13:35.434 7 WARNING oslo_policy.policy [None req-f4118486-83b6-46e2-a39d-d33bfab59162 4e163926c88444e290e61d409e9e5aea 6b04a1b0eb02465fb971fe362ec901e4 - - 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-06-03 00:13:35.436 7 INFO glance.api.v2.image_data [None req-f4118486-83b6-46e2-a39d-d33bfab59162 4e163926c88444e290e61d409e9e5aea 6b04a1b0eb02465fb971fe362ec901e4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 00:13:39.207 7 WARNING glance.location [None req-f4118486-83b6-46e2-a39d-d33bfab59162 4e163926c88444e290e61d409e9e5aea 6b04a1b0eb02465fb971fe362ec901e4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.70 () {48 vars in 1042 bytes} [Wed Jun 3 00:13:35 2026] PUT /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310/file => generated 0 bytes in 3823 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5595 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.70 () {44 vars in 968 bytes} [Wed Jun 3 00:13:39 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:13:39.358 7 WARNING oslo_config.cfg [None req-3c14e3e4-6d1b-4029-bf5b-3a5a72824b10 4e163926c88444e290e61d409e9e5aea 6b04a1b0eb02465fb971fe362ec901e4 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 199.204.45.70 () {48 vars in 1048 bytes} [Wed Jun 3 00:13:39 2026] PATCH /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => generated 1312 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.70 () {44 vars in 968 bytes} [Wed Jun 3 00:13:39 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => 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: 129/255] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jun 3 00:33:27 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: 127/256] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jun 3 00:33:27 2026] GET /v2/images => generated 1381 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/261] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jun 3 00: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: 8|app: 0|req: 130/262] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jun 3 00:33:44 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/263] 199.204.45.70 () {44 vars in 934 bytes} [Wed Jun 3 00:33:44 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/264] 199.204.45.70 () {44 vars in 956 bytes} [Wed Jun 3 00:33:44 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/265] 199.204.45.70 () {44 vars in 936 bytes} [Wed Jun 3 00:33:44 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: 132/266] 199.204.45.70 () {48 vars in 948 bytes} [Wed Jun 3 00:33:44 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-03 00:33:44.831 7 INFO glance.api.v2.image_data [None req-57ee2ac5-c091-41ff-bc62-6e2808d562dc 4e163926c88444e290e61d409e9e5aea 6b04a1b0eb02465fb971fe362ec901e4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 00:34:13.716 7 WARNING glance.location [None req-57ee2ac5-c091-41ff-bc62-6e2808d562dc 4e163926c88444e290e61d409e9e5aea 6b04a1b0eb02465fb971fe362ec901e4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 135/273] 199.204.45.70 () {48 vars in 1043 bytes} [Wed Jun 3 00:33:44 2026] PUT /v2/images/0064fb77-3ca2-4aed-996c-49e2b945e11e/file => generated 0 bytes in 28942 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65564 switches on core 0) [pid: 8|app: 0|req: 139/274] 199.204.45.70 () {44 vars in 968 bytes} [Wed Jun 3 00:34:13 2026] GET /v2/images/0064fb77-3ca2-4aed-996c-49e2b945e11e => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/275] 199.204.45.70 () {48 vars in 1048 bytes} [Wed Jun 3 00:34:13 2026] PATCH /v2/images/0064fb77-3ca2-4aed-996c-49e2b945e11e => generated 1395 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/276] 199.204.45.70 () {44 vars in 968 bytes} [Wed Jun 3 00:34:13 2026] GET /v2/images/0064fb77-3ca2-4aed-996c-49e2b945e11e => 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: 137/277] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jun 3 00:34:15 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/278] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jun 3 00:34:15 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/361] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jun 3 00:40:59 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: 183/362] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jun 3 00:40:59 2026] GET /v2/images => generated 2778 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/365] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jun 3 00:41:12 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: 181/366] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jun 3 00:41:12 2026] GET /v2/images => generated 2778 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/367] 199.204.45.70 () {44 vars in 944 bytes} [Wed Jun 3 00:41:12 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/368] 199.204.45.70 () {44 vars in 966 bytes} [Wed Jun 3 00:41:12 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/369] 199.204.45.70 () {44 vars in 936 bytes} [Wed Jun 3 00:41:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/370] 199.204.45.70 () {48 vars in 948 bytes} [Wed Jun 3 00:41:12 2026] POST /v2/images => generated 799 bytes in 557 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-03 00:41:13.477 8 WARNING oslo_policy.policy [None req-d824bbe6-6554-4a91-9376-a686a60e4158 4e163926c88444e290e61d409e9e5aea 6b04a1b0eb02465fb971fe362ec901e4 - - 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-06-03 00:41:13.478 8 WARNING oslo_policy.policy [None req-d824bbe6-6554-4a91-9376-a686a60e4158 4e163926c88444e290e61d409e9e5aea 6b04a1b0eb02465fb971fe362ec901e4 - - 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-06-03 00:41:13.479 8 INFO glance.api.v2.image_data [None req-d824bbe6-6554-4a91-9376-a686a60e4158 4e163926c88444e290e61d409e9e5aea 6b04a1b0eb02465fb971fe362ec901e4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 00:44:03.821 8 INFO glance.location [None req-d824bbe6-6554-4a91-9376-a686a60e4158 4e163926c88444e290e61d409e9e5aea 6b04a1b0eb02465fb971fe362ec901e4 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 188/405] 199.204.45.70 () {48 vars in 1042 bytes} [Wed Jun 3 00:41:13 2026] PUT /v2/images/6213b4fc-220d-4595-a7b4-7a1a1b2be9d1/file => generated 0 bytes in 170408 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17399 switches on core 0) [pid: 7|app: 0|req: 218/406] 199.204.45.70 () {44 vars in 968 bytes} [Wed Jun 3 00:44:03 2026] GET /v2/images/6213b4fc-220d-4595-a7b4-7a1a1b2be9d1 => generated 1211 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/407] 199.204.45.70 () {48 vars in 1048 bytes} [Wed Jun 3 00:44:03 2026] PATCH /v2/images/6213b4fc-220d-4595-a7b4-7a1a1b2be9d1 => generated 1410 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/408] 199.204.45.70 () {44 vars in 968 bytes} [Wed Jun 3 00:44:04 2026] GET /v2/images/6213b4fc-220d-4595-a7b4-7a1a1b2be9d1 => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/419] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jun 3 00:44:58 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: 195/420] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jun 3 00:44:58 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/427] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jun 3 00:45:24 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: 199/428] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jun 3 00:45:24 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/429] 199.204.45.70 () {44 vars in 936 bytes} [Wed Jun 3 00:45:24 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/430] 199.204.45.70 () {44 vars in 958 bytes} [Wed Jun 3 00:45:24 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/431] 199.204.45.70 () {44 vars in 936 bytes} [Wed Jun 3 00:45:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/432] 199.204.45.70 () {48 vars in 948 bytes} [Wed Jun 3 00:45:24 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-06-03 00:45:24.422 7 INFO glance.api.v2.image_data [None req-1d398fdb-c0b9-4d0e-95af-c11f13bbe94a 4e163926c88444e290e61d409e9e5aea 6b04a1b0eb02465fb971fe362ec901e4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 00:45:44.363 7 INFO glance.location [None req-1d398fdb-c0b9-4d0e-95af-c11f13bbe94a 4e163926c88444e290e61d409e9e5aea 6b04a1b0eb02465fb971fe362ec901e4 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 232/437] 199.204.45.70 () {48 vars in 1043 bytes} [Wed Jun 3 00:45:24 2026] PUT /v2/images/b76e7d97-db25-4a04-a694-a9fe04f44f67/file => generated 0 bytes in 19984 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30774 switches on core 0) [pid: 8|app: 0|req: 206/438] 199.204.45.70 () {44 vars in 968 bytes} [Wed Jun 3 00:45:44 2026] GET /v2/images/b76e7d97-db25-4a04-a694-a9fe04f44f67 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/439] 199.204.45.70 () {48 vars in 1048 bytes} [Wed Jun 3 00:45:44 2026] PATCH /v2/images/b76e7d97-db25-4a04-a694-a9fe04f44f67 => generated 1382 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/440] 199.204.45.70 () {44 vars in 968 bytes} [Wed Jun 3 00:45:44 2026] GET /v2/images/b76e7d97-db25-4a04-a694-a9fe04f44f67 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/601] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jun 3 00:58:59 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: 314/602] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jun 3 00:58:59 2026] GET /v2/images => generated 5574 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/629] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jun 3 01:01:16 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: 302/630] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jun 3 01:01:16 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/631] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jun 3 01:01:18 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: 303/632] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jun 3 01:01:18 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/643] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jun 3 01:02:08 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: 309/644] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jun 3 01:02:08 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/647] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jun 3 01:02:17 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: 337/648] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jun 3 01:02:17 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/661] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jun 3 01:03:17 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: 318/662] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jun 3 01:03:17 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: 8|app: 0|req: 324/673] 10.0.0.234 () {32 vars in 633 bytes} [Wed Jun 3 01:03:59 2026] GET /v2/images => generated 5574 bytes in 15 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: 352/678] 10.0.0.65 () {36 vars in 986 bytes} [Wed Jun 3 01:04:24 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/679] 10.0.0.65 () {36 vars in 926 bytes} [Wed Jun 3 01:04:24 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: 353/680] 10.0.0.65 () {36 vars in 986 bytes} [Wed Jun 3 01:04:25 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => 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: 328/681] 10.0.0.65 () {36 vars in 926 bytes} [Wed Jun 3 01:04:25 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: 355/684] 199.204.45.70 () {36 vars in 990 bytes} [Wed Jun 3 01:04:32 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => 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: 330/685] 199.204.45.70 () {36 vars in 930 bytes} [Wed Jun 3 01:04:32 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: 356/686] 199.204.45.70 () {36 vars in 990 bytes} [Wed Jun 3 01:04:32 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/687] 199.204.45.70 () {36 vars in 930 bytes} [Wed Jun 3 01:04:32 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: 358/690] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jun 3 01:04:39 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => generated 1312 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/691] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 3 01:04:39 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: 359/692] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 3 01:04:39 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: 334/693] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jun 3 01:04:39 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => 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: 360/694] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 3 01:04:39 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: 335/695] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 3 01:04:39 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: 361/696] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jun 3 01:04:39 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/697] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 3 01:04:39 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: 362/698] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 3 01:04:39 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: 337/699] 10.0.0.83 () {36 vars in 986 bytes} [Wed Jun 3 01:04:40 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => generated 1312 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/700] 10.0.0.83 () {36 vars in 926 bytes} [Wed Jun 3 01:04:40 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: 338/701] 10.0.0.83 () {36 vars in 986 bytes} [Wed Jun 3 01:04:40 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => 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: 364/702] 10.0.0.83 () {36 vars in 926 bytes} [Wed Jun 3 01:04:40 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: 339/703] 10.0.0.83 () {36 vars in 926 bytes} [Wed Jun 3 01:04:40 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: 365/704] 10.0.0.234 () {34 vars in 655 bytes} [Wed Jun 3 01:04:45 2026] POST /v2/images => generated 649 bytes in 224 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-03 01:04:45.824 8 WARNING glance.api.v2.images [None req-56362e4a-5999-463d-9144-14afe9fd5adb dc859015ea6f4fb88abc31fbd676970c 86d3179e9cae459ba4b4e14806234638 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8db8dae2-6cfb-4126-b2e2-3c1b15c5f99b [pid: 8|app: 0|req: 340/705] 10.0.0.234 () {32 vars in 710 bytes} [Wed Jun 3 01:04:45 2026] DELETE /v2/images/8db8dae2-6cfb-4126-b2e2-3c1b15c5f99b => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/706] 10.0.0.234 () {32 vars in 707 bytes} [Wed Jun 3 01:04:45 2026] GET /v2/images/8db8dae2-6cfb-4126-b2e2-3c1b15c5f99b => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/707] 10.0.0.234 () {32 vars in 633 bytes} [Wed Jun 3 01:04:45 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/708] 10.0.0.234 () {34 vars in 655 bytes} [Wed Jun 3 01:04:45 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/709] 10.0.0.234 () {32 vars in 717 bytes} [Wed Jun 3 01:04:45 2026] GET /v2/images/b4c86217-9f95-4231-ba9f-23868128307d/file => generated 0 bytes in 10 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:46.005 7 INFO glance.api.v2.image_data [None req-00d3cab6-4dd1-44c6-bc6a-b4ae7af5af66 dc859015ea6f4fb88abc31fbd676970c 86d3179e9cae459ba4b4e14806234638 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 01:04:46.050 7 WARNING glance_store._drivers.rbd [None req-00d3cab6-4dd1-44c6-bc6a-b4ae7af5af66 dc859015ea6f4fb88abc31fbd676970c 86d3179e9cae459ba4b4e14806234638 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-03 01:04:46.543 7 INFO glance.location [None req-00d3cab6-4dd1-44c6-bc6a-b4ae7af5af66 dc859015ea6f4fb88abc31fbd676970c 86d3179e9cae459ba4b4e14806234638 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 368/710] 10.0.0.234 () {32 vars in 727 bytes} [Wed Jun 3 01:04:45 2026] PUT /v2/images/b4c86217-9f95-4231-ba9f-23868128307d/file => generated 0 bytes in 609 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/711] 10.0.0.234 () {32 vars in 707 bytes} [Wed Jun 3 01:04:46 2026] GET /v2/images/b4c86217-9f95-4231-ba9f-23868128307d => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/712] 10.0.0.234 () {32 vars in 717 bytes} [Wed Jun 3 01:04:46 2026] GET /v2/images/b4c86217-9f95-4231-ba9f-23868128307d/file => generated 1024 bytes in 104 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/713] 10.0.0.234 () {34 vars in 655 bytes} [Wed Jun 3 01:04:46 2026] POST /v2/images => generated 649 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/714] 10.0.0.234 () {32 vars in 726 bytes} [Wed Jun 3 01:04:46 2026] PATCH /v2/images/ab30ae85-f05b-41de-92e6-4cad3a39242d => generated 653 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/715] 10.0.0.234 () {32 vars in 707 bytes} [Wed Jun 3 01:04:46 2026] GET /v2/images/ab30ae85-f05b-41de-92e6-4cad3a39242d => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:46.883 7 WARNING glance.api.v2.images [None req-8d8402e9-c9be-4799-8626-035b4aa3f5b9 dc859015ea6f4fb88abc31fbd676970c 86d3179e9cae459ba4b4e14806234638 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ab30ae85-f05b-41de-92e6-4cad3a39242d [pid: 7|app: 0|req: 371/716] 10.0.0.234 () {32 vars in 710 bytes} [Wed Jun 3 01:04:46 2026] DELETE /v2/images/ab30ae85-f05b-41de-92e6-4cad3a39242d => generated 0 bytes in 346 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/717] 10.0.0.234 () {32 vars in 707 bytes} [Wed Jun 3 01:04:47 2026] GET /v2/images/ab30ae85-f05b-41de-92e6-4cad3a39242d => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:04:47.250 7 WARNING glance.api.v2.images [None req-1a298a73-bc3b-4e01-a7fa-891ce9ee00fc dc859015ea6f4fb88abc31fbd676970c 86d3179e9cae459ba4b4e14806234638 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b4c86217-9f95-4231-ba9f-23868128307d [pid: 7|app: 0|req: 372/718] 10.0.0.234 () {32 vars in 710 bytes} [Wed Jun 3 01:04:47 2026] DELETE /v2/images/b4c86217-9f95-4231-ba9f-23868128307d => generated 0 bytes in 1172 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/719] 10.0.0.234 () {32 vars in 707 bytes} [Wed Jun 3 01:04:48 2026] GET /v2/images/b4c86217-9f95-4231-ba9f-23868128307d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:04:48.438 7 WARNING glance.api.v2.images [None req-b146e5e5-4d8e-40e6-848a-d2b0cfdda847 dc859015ea6f4fb88abc31fbd676970c 86d3179e9cae459ba4b4e14806234638 - - default default] Failed to find image 8db8dae2-6cfb-4126-b2e2-3c1b15c5f99b to delete: glance.common.exception.ImageNotFound: No image found with ID 8db8dae2-6cfb-4126-b2e2-3c1b15c5f99b [pid: 7|app: 0|req: 373/720] 10.0.0.234 () {32 vars in 710 bytes} [Wed Jun 3 01:04:48 2026] DELETE /v2/images/8db8dae2-6cfb-4126-b2e2-3c1b15c5f99b => 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: 348/721] 10.0.0.234 () {32 vars in 707 bytes} [Wed Jun 3 01:04:48 2026] GET /v2/images/8db8dae2-6cfb-4126-b2e2-3c1b15c5f99b => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/728] 10.0.0.65 () {36 vars in 986 bytes} [Wed Jun 3 01:05:14 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/729] 10.0.0.65 () {36 vars in 926 bytes} [Wed Jun 3 01:05:15 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: 379/732] 10.0.0.65 () {36 vars in 986 bytes} [Wed Jun 3 01:05:23 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/733] 10.0.0.65 () {36 vars in 926 bytes} [Wed Jun 3 01:05:23 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: 384/742] 10.0.0.65 () {36 vars in 986 bytes} [Wed Jun 3 01:06:02 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => 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: 359/743] 10.0.0.65 () {36 vars in 926 bytes} [Wed Jun 3 01:06:02 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: 385/744] 10.0.0.234 () {32 vars in 707 bytes} [Wed Jun 3 01:06:08 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => 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: 360/745] 10.0.0.234 () {32 vars in 707 bytes} [Wed Jun 3 01:06:08 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => 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: 386/746] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jun 3 01:06:08 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => 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: 361/747] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 3 01:06:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/748] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 3 01:06:09 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: 362/749] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jun 3 01:06:09 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => 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: 388/750] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 3 01:06: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: 8|app: 0|req: 363/751] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 3 01:06:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/752] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jun 3 01:06:09 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => 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: 364/753] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 3 01:06:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/756] 10.0.0.83 () {36 vars in 986 bytes} [Wed Jun 3 01:06:09 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => 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: 366/757] 10.0.0.83 () {36 vars in 926 bytes} [Wed Jun 3 01:06: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: 392/758] 10.0.0.83 () {36 vars in 986 bytes} [Wed Jun 3 01:06:09 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => 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: 367/759] 10.0.0.83 () {36 vars in 926 bytes} [Wed Jun 3 01:06:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/760] 10.0.0.83 () {36 vars in 926 bytes} [Wed Jun 3 01:06:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/773] 10.0.0.65 () {36 vars in 986 bytes} [Wed Jun 3 01:07:12 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/774] 10.0.0.65 () {36 vars in 926 bytes} [Wed Jun 3 01:07:12 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: 376/777] 10.0.0.65 () {36 vars in 986 bytes} [Wed Jun 3 01:07:26 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => 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: 402/778] 10.0.0.65 () {36 vars in 926 bytes} [Wed Jun 3 01:07:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/785] 10.0.0.234 () {30 vars in 411 bytes} [Wed Jun 3 01:07:52 2026] GET / => generated 1301 bytes in 6 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/794] 10.0.0.65 () {36 vars in 986 bytes} [Wed Jun 3 01:08:35 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => 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: 384/795] 10.0.0.65 () {36 vars in 926 bytes} [Wed Jun 3 01:08:35 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: 413/798] 10.0.0.65 () {36 vars in 986 bytes} [Wed Jun 3 01:08:48 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => 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: 386/799] 10.0.0.65 () {36 vars in 926 bytes} [Wed Jun 3 01:08:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/802] 10.0.0.65 () {36 vars in 986 bytes} [Wed Jun 3 01:08:53 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => 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: 415/803] 10.0.0.65 () {36 vars in 926 bytes} [Wed Jun 3 01:08:53 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/810] 10.0.0.65 () {36 vars in 986 bytes} [Wed Jun 3 01:09:19 2026] GET /v2/images/fbbc5009-4a21-403a-a85e-310dd4ae3310 => generated 1312 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/811] 10.0.0.65 () {36 vars in 926 bytes} [Wed Jun 3 01:09: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: 420/812] 199.204.45.70 () {32 vars in 825 bytes} [Wed Jun 3 01:09:26 2026] GET /v2/images?status=active&owner=6b04a1b0eb02465fb971fe362ec901e4&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/813] 199.204.45.70 () {32 vars in 652 bytes} [Wed Jun 3 01:09:26 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/814] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jun 3 01:09:26 2026] GET /v2/images/0064fb77-3ca2-4aed-996c-49e2b945e11e => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/815] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 3 01:09:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/816] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 3 01:09:27 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/817] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jun 3 01:09:27 2026] GET /v2/images/0064fb77-3ca2-4aed-996c-49e2b945e11e => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/818] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 3 01:09:27 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: 396/819] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 3 01:09:27 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/820] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jun 3 01:09:27 2026] GET /v2/images/0064fb77-3ca2-4aed-996c-49e2b945e11e => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/821] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jun 3 01:09:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/822] 10.0.0.83 () {36 vars in 986 bytes} [Wed Jun 3 01:09:27 2026] GET /v2/images/0064fb77-3ca2-4aed-996c-49e2b945e11e => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/823] 10.0.0.83 () {36 vars in 926 bytes} [Wed Jun 3 01:09:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/824] 10.0.0.83 () {36 vars in 986 bytes} [Wed Jun 3 01:09:27 2026] GET /v2/images/0064fb77-3ca2-4aed-996c-49e2b945e11e => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/825] 10.0.0.83 () {36 vars in 926 bytes} [Wed Jun 3 01:09:27 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: 427/826] 10.0.0.83 () {36 vars in 926 bytes} [Wed Jun 3 01:09:27 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: 426/879] 10.0.0.234 () {32 vars in 633 bytes} [Wed Jun 3 01:13:43 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)