+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 19 18:19:02 2026] *** compiled with version: 13.3.0 on 18 May 2026 22:07:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-57c9c9f895-jpvnr machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7efc18355668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-19 18:19:04.248 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 18:19:04.280 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-19 18:19:05.128 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 18:19:05.129 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 18:19:05.129 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 18:19:05.141 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 18:19:05.142 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 18:19:05.142 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 18:19:07.147 7 WARNING glance.api.v2.images [None req-cd9f2840-65ef-4842-92d0-87f8ea2355cb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 18:19:07.150 8 WARNING glance.api.v2.images [None req-4ca679f9-1136-49fc-9feb-1cdd7842fe99 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 18:19:07.484 8 WARNING keystonemiddleware._common.config [None req-4ca679f9-1136-49fc-9feb-1cdd7842fe99 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 18:19:07.485 7 WARNING keystonemiddleware._common.config [None req-cd9f2840-65ef-4842-92d0-87f8ea2355cb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 18:19:07.492 8 WARNING oslo_config.cfg [None req-4ca679f9-1136-49fc-9feb-1cdd7842fe99 - - - - - -] 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 0x7efc18355668 pid: 8 (default app) 2026-05-19 18:19:07.498 7 WARNING oslo_config.cfg [None req-cd9f2840-65ef-4842-92d0-87f8ea2355cb - - - - - -] 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 0x7efc18355668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.185 () {42 vars in 689 bytes} [Tue May 19 18:19:07 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 18:19:08.267 7 WARNING oslo_policy.policy [None req-98fd042f-80ed-4377-8c77-2000ea9b2d55 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 18:19:08.268 7 WARNING oslo_policy.policy [None req-98fd042f-80ed-4377-8c77-2000ea9b2d55 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 18:19:08.285 7 WARNING oslo_policy.policy [None req-98fd042f-80ed-4377-8c77-2000ea9b2d55 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 18:19:08.285 7 WARNING oslo_policy.policy [None req-98fd042f-80ed-4377-8c77-2000ea9b2d55 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.19.213.185 () {44 vars in 911 bytes} [Tue May 19 18:19:07 2026] GET /v2/images => generated 69 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.185 () {42 vars in 689 bytes} [Tue May 19 18:19:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.185 () {44 vars in 911 bytes} [Tue May 19 18:19:11 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 18:19:11.815 8 WARNING oslo_policy.policy [None req-96b4f911-2f16-46ce-8697-fe66f86e1722 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 18:19:11.815 8 WARNING oslo_policy.policy [None req-96b4f911-2f16-46ce-8697-fe66f86e1722 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.19.213.185 () {44 vars in 912 bytes} [Tue May 19 18:19:11 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.185 () {44 vars in 934 bytes} [Tue May 19 18:19:11 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 18:19:11.946 8 WARNING oslo_policy.policy [None req-51c0e512-36ef-4bb2-bf97-38b275703efc 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 18:19:11.946 8 WARNING oslo_policy.policy [None req-51c0e512-36ef-4bb2-bf97-38b275703efc 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.19.213.185 () {44 vars in 940 bytes} [Tue May 19 18:19:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 18:19:12.040 7 WARNING oslo_config.cfg [None req-2700317c-b123-4813-a969-626df2a1066d 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.19.213.185 () {48 vars in 952 bytes} [Tue May 19 18:19:11 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 18:19:12.061 8 WARNING oslo_policy.policy [None req-a57f6047-a9b0-4a0d-88cf-1c996b5fa8f3 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 18:19:12.061 8 WARNING oslo_policy.policy [None req-a57f6047-a9b0-4a0d-88cf-1c996b5fa8f3 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 18:19:12.062 8 INFO glance.api.v2.image_data [None req-a57f6047-a9b0-4a0d-88cf-1c996b5fa8f3 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 18:19:16.043 8 INFO glance.location [None req-a57f6047-a9b0-4a0d-88cf-1c996b5fa8f3 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/12] 199.19.213.185 () {48 vars in 1046 bytes} [Tue May 19 18:19:12 2026] PUT /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08/file => generated 0 bytes in 4032 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5561 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.19.213.185 () {44 vars in 972 bytes} [Tue May 19 18:19:16 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 18:19:16.125 8 WARNING oslo_config.cfg [None req-7fcb10aa-9b6c-46e7-b00a-4bfb9a0c0716 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.19.213.185 () {44 vars in 972 bytes} [Tue May 19 18:19:16 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/267] 199.19.213.185 () {42 vars in 689 bytes} [Tue May 19 18:40:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/268] 199.19.213.185 () {44 vars in 911 bytes} [Tue May 19 18:40:12 2026] GET /v2/images => generated 1240 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/273] 199.19.213.185 () {42 vars in 689 bytes} [Tue May 19 18:40:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/274] 199.19.213.185 () {44 vars in 911 bytes} [Tue May 19 18:40:32 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/275] 199.19.213.185 () {44 vars in 938 bytes} [Tue May 19 18:40:32 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: 7|app: 0|req: 136/276] 199.19.213.185 () {44 vars in 960 bytes} [Tue May 19 18:40:32 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/277] 199.19.213.185 () {44 vars in 940 bytes} [Tue May 19 18:40:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/278] 199.19.213.185 () {48 vars in 952 bytes} [Tue May 19 18:40:32 2026] POST /v2/images => generated 796 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 18:40:32.603 8 INFO glance.api.v2.image_data [None req-a423e844-467a-49b3-a05a-db21d8c88b1f 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 18:41:14.582 8 INFO glance.location [None req-a423e844-467a-49b3-a05a-db21d8c88b1f 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 142/287] 199.19.213.185 () {48 vars in 1047 bytes} [Tue May 19 18:40:32 2026] PUT /v2/images/f76bff92-1d9c-4b2f-9b14-3868d10acf6c/file => generated 0 bytes in 42028 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62889 switches on core 0) [pid: 7|app: 0|req: 146/288] 199.19.213.185 () {44 vars in 972 bytes} [Tue May 19 18:41:14 2026] GET /v2/images/f76bff92-1d9c-4b2f-9b14-3868d10acf6c => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 199.19.213.185 () {44 vars in 972 bytes} [Tue May 19 18:41:14 2026] GET /v2/images/f76bff92-1d9c-4b2f-9b14-3868d10acf6c => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/290] 199.19.213.185 () {42 vars in 689 bytes} [Tue May 19 18:41:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/291] 199.19.213.185 () {44 vars in 911 bytes} [Tue May 19 18:41:16 2026] GET /v2/images => generated 2451 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 199.19.213.185 () {42 vars in 689 bytes} [Tue May 19 18:48:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.19.213.185 () {44 vars in 911 bytes} [Tue May 19 18:48:17 2026] GET /v2/images => generated 2451 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/382] 199.19.213.185 () {42 vars in 689 bytes} [Tue May 19 18:48:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/383] 199.19.213.185 () {44 vars in 911 bytes} [Tue May 19 18:48:36 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 199.19.213.185 () {44 vars in 948 bytes} [Tue May 19 18:48:36 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 199.19.213.185 () {44 vars in 970 bytes} [Tue May 19 18:48:36 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 199.19.213.185 () {44 vars in 940 bytes} [Tue May 19 18:48:36 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) [pid: 8|app: 0|req: 192/389] 199.19.213.185 () {48 vars in 952 bytes} [Tue May 19 18:48:36 2026] POST /v2/images => generated 799 bytes in 1021 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 18:48:37.213 7 WARNING oslo_policy.policy [None req-a1bb0460-7367-4a2f-84fa-188bf8b83962 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 18:48:37.214 7 WARNING oslo_policy.policy [None req-a1bb0460-7367-4a2f-84fa-188bf8b83962 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 18:48:37.215 7 INFO glance.api.v2.image_data [None req-a1bb0460-7367-4a2f-84fa-188bf8b83962 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 18:49:54.654 7 INFO glance.location [None req-a1bb0460-7367-4a2f-84fa-188bf8b83962 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/404] 199.19.213.185 () {48 vars in 1046 bytes} [Tue May 19 18:48:37 2026] PUT /v2/images/17be3045-2734-47ef-aa7f-f053c5f4ed71/file => generated 0 bytes in 77533 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20298 switches on core 0) [pid: 8|app: 0|req: 207/405] 199.19.213.185 () {44 vars in 972 bytes} [Tue May 19 18:49:54 2026] GET /v2/images/17be3045-2734-47ef-aa7f-f053c5f4ed71 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/406] 199.19.213.185 () {48 vars in 1051 bytes} [Tue May 19 18:49:54 2026] PATCH /v2/images/17be3045-2734-47ef-aa7f-f053c5f4ed71 => generated 1234 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/407] 199.19.213.185 () {44 vars in 972 bytes} [Tue May 19 18:49:54 2026] GET /v2/images/17be3045-2734-47ef-aa7f-f053c5f4ed71 => generated 1234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/428] 199.19.213.185 () {42 vars in 689 bytes} [Tue May 19 18:51:28 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/429] 199.19.213.185 () {44 vars in 911 bytes} [Tue May 19 18:51:28 2026] GET /v2/images => generated 3687 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/434] 199.19.213.185 () {42 vars in 689 bytes} [Tue May 19 18:51:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/435] 199.19.213.185 () {44 vars in 911 bytes} [Tue May 19 18:51:47 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/436] 199.19.213.185 () {44 vars in 940 bytes} [Tue May 19 18:51:47 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/437] 199.19.213.185 () {44 vars in 962 bytes} [Tue May 19 18:51:47 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: 215/438] 199.19.213.185 () {44 vars in 940 bytes} [Tue May 19 18:51:47 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: 224/439] 199.19.213.185 () {48 vars in 952 bytes} [Tue May 19 18:51:47 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 18:51:47.808 7 INFO glance.api.v2.image_data [None req-15377c1e-9b0b-4f8b-8743-ea22b4b6873e 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 18:52:02.816 7 INFO glance.location [None req-15377c1e-9b0b-4f8b-8743-ea22b4b6873e 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 216/442] 199.19.213.185 () {48 vars in 1047 bytes} [Tue May 19 18:51:47 2026] PUT /v2/images/3c8e452f-3bf3-45de-8644-044969a7f9c5/file => generated 0 bytes in 15052 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33329 switches on core 0) [pid: 8|app: 0|req: 227/443] 199.19.213.185 () {44 vars in 972 bytes} [Tue May 19 18:52:02 2026] GET /v2/images/3c8e452f-3bf3-45de-8644-044969a7f9c5 => 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: 217/444] 199.19.213.185 () {44 vars in 972 bytes} [Tue May 19 18:52:02 2026] GET /v2/images/3c8e452f-3bf3-45de-8644-044969a7f9c5 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/593] 199.19.213.185 () {42 vars in 689 bytes} [Tue May 19 19:04:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/594] 199.19.213.185 () {44 vars in 911 bytes} [Tue May 19 19:04:23 2026] GET /v2/images => generated 4893 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/623] 199.19.213.185 () {42 vars in 689 bytes} [Tue May 19 19:06:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/624] 199.19.213.185 () {44 vars in 911 bytes} [Tue May 19 19:06:37 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/625] 199.19.213.185 () {42 vars in 689 bytes} [Tue May 19 19:06:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/626] 199.19.213.185 () {44 vars in 911 bytes} [Tue May 19 19:06:38 2026] GET /v2/images => generated 4893 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/635] 199.19.213.185 () {42 vars in 689 bytes} [Tue May 19 19:07:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/636] 199.19.213.185 () {44 vars in 911 bytes} [Tue May 19 19:07:24 2026] GET /v2/images => generated 4893 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/639] 199.19.213.185 () {42 vars in 689 bytes} [Tue May 19 19:07:31 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/640] 199.19.213.185 () {44 vars in 911 bytes} [Tue May 19 19:07:31 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/653] 199.19.213.185 () {42 vars in 689 bytes} [Tue May 19 19:08:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/654] 199.19.213.185 () {44 vars in 911 bytes} [Tue May 19 19:08:31 2026] GET /v2/images => generated 4893 bytes in 53 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:71: 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: 327/663] 10.0.0.128 () {32 vars in 633 bytes} [Tue May 19 19:09:13 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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: 339/668] 10.0.0.227 () {36 vars in 987 bytes} [Tue May 19 19:09:33 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/669] 10.0.0.227 () {36 vars in 927 bytes} [Tue May 19 19:09:33 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: 340/670] 10.0.0.227 () {36 vars in 987 bytes} [Tue May 19 19:09:36 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/671] 10.0.0.227 () {36 vars in 927 bytes} [Tue May 19 19:09:36 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/674] 199.19.213.185 () {36 vars in 991 bytes} [Tue May 19 19:09:41 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/675] 199.19.213.185 () {36 vars in 931 bytes} [Tue May 19 19:09:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/676] 199.19.213.185 () {36 vars in 991 bytes} [Tue May 19 19:09:42 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/677] 199.19.213.185 () {36 vars in 931 bytes} [Tue May 19 19:09:42 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: 345/680] 10.0.0.227 () {36 vars in 987 bytes} [Tue May 19 19:09:47 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/681] 10.0.0.227 () {36 vars in 927 bytes} [Tue May 19 19:09:47 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: 346/682] 10.0.0.227 () {36 vars in 987 bytes} [Tue May 19 19:09:48 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/683] 10.0.0.227 () {36 vars in 927 bytes} [Tue May 19 19:09:48 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/690] 10.0.0.128 () {30 vars in 411 bytes} [Tue May 19 19:10:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/697] 10.0.0.64 () {36 vars in 986 bytes} [Tue May 19 19:10:47 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/698] 10.0.0.64 () {36 vars in 926 bytes} [Tue May 19 19:10:48 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/699] 10.0.0.64 () {36 vars in 926 bytes} [Tue May 19 19:10:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/700] 10.0.0.64 () {36 vars in 986 bytes} [Tue May 19 19:10:48 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/701] 10.0.0.64 () {36 vars in 926 bytes} [Tue May 19 19:10: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: 355/702] 10.0.0.64 () {36 vars in 926 bytes} [Tue May 19 19:10: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: 7|app: 0|req: 348/703] 10.0.0.64 () {36 vars in 986 bytes} [Tue May 19 19:10:48 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/704] 10.0.0.64 () {36 vars in 926 bytes} [Tue May 19 19:10:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/705] 10.0.0.64 () {36 vars in 926 bytes} [Tue May 19 19:10:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/706] 10.0.0.244 () {36 vars in 987 bytes} [Tue May 19 19:10:49 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/707] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 19 19:10:49 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/708] 10.0.0.244 () {36 vars in 987 bytes} [Tue May 19 19:10:49 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/709] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 19 19:10:49 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: 359/710] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 19 19:10:49 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/713] 10.0.0.227 () {36 vars in 987 bytes} [Tue May 19 19:11:00 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/714] 10.0.0.227 () {36 vars in 927 bytes} [Tue May 19 19:11: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: 354/715] 10.0.0.227 () {36 vars in 987 bytes} [Tue May 19 19:11:04 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/716] 10.0.0.227 () {36 vars in 927 bytes} [Tue May 19 19:11:04 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: 356/719] 10.0.0.227 () {36 vars in 987 bytes} [Tue May 19 19:11:16 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/720] 10.0.0.227 () {36 vars in 927 bytes} [Tue May 19 19:11:16 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: 368/727] 10.0.0.128 () {34 vars in 655 bytes} [Tue May 19 19:11:44 2026] POST /v2/images => generated 649 bytes in 235 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-19 19:11:44.302 7 WARNING glance.api.v2.images [None req-e2736e40-df1d-4a05-a33d-141f34f6056c 835a1c79957847739d876a3b559790e5 27c6ceebd7cc4c018ca9239c32402118 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8b5e187c-857f-4409-b92b-fd64f12ba8b2 [pid: 7|app: 0|req: 360/728] 10.0.0.128 () {32 vars in 710 bytes} [Tue May 19 19:11:44 2026] DELETE /v2/images/8b5e187c-857f-4409-b92b-fd64f12ba8b2 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/729] 10.0.0.128 () {32 vars in 707 bytes} [Tue May 19 19:11:44 2026] GET /v2/images/8b5e187c-857f-4409-b92b-fd64f12ba8b2 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/730] 10.0.0.128 () {32 vars in 633 bytes} [Tue May 19 19:11:44 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/731] 10.0.0.128 () {34 vars in 655 bytes} [Tue May 19 19:11:44 2026] POST /v2/images => generated 702 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/732] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:11:44 2026] GET /v2/images/b0285f38-7e7e-4991-b64e-f4bd76309aeb/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:11:44.469 8 INFO glance.api.v2.image_data [None req-8bf8771a-1a6e-43de-af4c-e6fa77708ac9 835a1c79957847739d876a3b559790e5 27c6ceebd7cc4c018ca9239c32402118 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 19:11:44.506 8 WARNING glance_store._drivers.rbd [None req-8bf8771a-1a6e-43de-af4c-e6fa77708ac9 835a1c79957847739d876a3b559790e5 27c6ceebd7cc4c018ca9239c32402118 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-19 19:11:44.925 8 INFO glance.location [None req-8bf8771a-1a6e-43de-af4c-e6fa77708ac9 835a1c79957847739d876a3b559790e5 27c6ceebd7cc4c018ca9239c32402118 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 371/733] 10.0.0.128 () {32 vars in 727 bytes} [Tue May 19 19:11:44 2026] PUT /v2/images/b0285f38-7e7e-4991-b64e-f4bd76309aeb/file => generated 0 bytes in 500 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/734] 10.0.0.128 () {32 vars in 707 bytes} [Tue May 19 19:11:44 2026] GET /v2/images/b0285f38-7e7e-4991-b64e-f4bd76309aeb => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/735] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:11:44 2026] GET /v2/images/b0285f38-7e7e-4991-b64e-f4bd76309aeb/file => generated 1024 bytes in 115 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/736] 10.0.0.128 () {34 vars in 655 bytes} [Tue May 19 19:11:45 2026] POST /v2/images => generated 647 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/737] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:11:45 2026] PATCH /v2/images/95303dcf-1de2-466d-9e5b-86eab4131ba0 => generated 652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/738] 10.0.0.128 () {32 vars in 707 bytes} [Tue May 19 19:11:45 2026] GET /v2/images/95303dcf-1de2-466d-9e5b-86eab4131ba0 => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:45.243 8 WARNING glance.api.v2.images [None req-8002a332-4eab-4652-82e3-1f5c3784ad5b 835a1c79957847739d876a3b559790e5 27c6ceebd7cc4c018ca9239c32402118 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//95303dcf-1de2-466d-9e5b-86eab4131ba0 [pid: 8|app: 0|req: 374/739] 10.0.0.128 () {32 vars in 710 bytes} [Tue May 19 19:11:45 2026] DELETE /v2/images/95303dcf-1de2-466d-9e5b-86eab4131ba0 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/740] 10.0.0.128 () {32 vars in 707 bytes} [Tue May 19 19:11:45 2026] GET /v2/images/95303dcf-1de2-466d-9e5b-86eab4131ba0 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:11:45.311 8 WARNING glance.api.v2.images [None req-4138b2ea-a26a-45fd-bb4b-232103c011c7 835a1c79957847739d876a3b559790e5 27c6ceebd7cc4c018ca9239c32402118 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b0285f38-7e7e-4991-b64e-f4bd76309aeb [pid: 8|app: 0|req: 375/741] 10.0.0.128 () {32 vars in 710 bytes} [Tue May 19 19:11:45 2026] DELETE /v2/images/b0285f38-7e7e-4991-b64e-f4bd76309aeb => generated 0 bytes in 890 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/742] 10.0.0.128 () {32 vars in 707 bytes} [Tue May 19 19:11:46 2026] GET /v2/images/b0285f38-7e7e-4991-b64e-f4bd76309aeb => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:11:46.218 8 WARNING glance.api.v2.images [None req-eb799f78-4f1a-4bea-ab91-2ad7051fb893 835a1c79957847739d876a3b559790e5 27c6ceebd7cc4c018ca9239c32402118 - - default default] Failed to find image 8b5e187c-857f-4409-b92b-fd64f12ba8b2 to delete: glance.common.exception.ImageNotFound: No image found with ID 8b5e187c-857f-4409-b92b-fd64f12ba8b2 [pid: 8|app: 0|req: 376/743] 10.0.0.128 () {32 vars in 710 bytes} [Tue May 19 19:11:46 2026] DELETE /v2/images/8b5e187c-857f-4409-b92b-fd64f12ba8b2 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/744] 10.0.0.128 () {32 vars in 707 bytes} [Tue May 19 19:11:46 2026] GET /v2/images/8b5e187c-857f-4409-b92b-fd64f12ba8b2 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/747] 10.0.0.227 () {36 vars in 987 bytes} [Tue May 19 19:11:51 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/748] 10.0.0.227 () {36 vars in 927 bytes} [Tue May 19 19:11:51 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/755] 10.0.0.128 () {32 vars in 707 bytes} [Tue May 19 19:12:22 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/756] 10.0.0.128 () {32 vars in 707 bytes} [Tue May 19 19:12:22 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/757] 10.0.0.64 () {36 vars in 986 bytes} [Tue May 19 19:12:22 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/758] 10.0.0.64 () {36 vars in 926 bytes} [Tue May 19 19:12:22 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: 384/759] 10.0.0.64 () {36 vars in 926 bytes} [Tue May 19 19:12:22 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/760] 10.0.0.64 () {36 vars in 986 bytes} [Tue May 19 19:12:22 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/761] 10.0.0.64 () {36 vars in 926 bytes} [Tue May 19 19:12: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: 377/762] 10.0.0.64 () {36 vars in 926 bytes} [Tue May 19 19:12:22 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/763] 10.0.0.64 () {36 vars in 986 bytes} [Tue May 19 19:12:23 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/764] 10.0.0.64 () {36 vars in 926 bytes} [Tue May 19 19:12:23 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: 387/765] 10.0.0.64 () {36 vars in 926 bytes} [Tue May 19 19:12: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: 7|app: 0|req: 379/766] 10.0.0.244 () {36 vars in 987 bytes} [Tue May 19 19:12:23 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/767] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 19 19:12:23 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: 380/768] 10.0.0.244 () {36 vars in 987 bytes} [Tue May 19 19:12:23 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/769] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 19 19:12: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: 7|app: 0|req: 381/770] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 19 19:12: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: 391/773] 10.0.0.227 () {36 vars in 987 bytes} [Tue May 19 19:12:36 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/774] 10.0.0.227 () {36 vars in 927 bytes} [Tue May 19 19:12:36 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: 386/779] 10.0.0.227 () {36 vars in 987 bytes} [Tue May 19 19:12:55 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/780] 10.0.0.227 () {36 vars in 927 bytes} [Tue May 19 19:12:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/783] 10.0.0.227 () {36 vars in 987 bytes} [Tue May 19 19:12:58 2026] GET /v2/images/5197f2a1-6f75-4cf3-9a8c-c898e74d0c08 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/784] 10.0.0.227 () {36 vars in 927 bytes} [Tue May 19 19:12:58 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/791] 199.19.213.185 () {32 vars in 826 bytes} [Tue May 19 19:13:34 2026] GET /v2/images?status=active&owner=e49b5a01e92f42dd89f29cc68c49bdfc&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/792] 199.19.213.185 () {32 vars in 653 bytes} [Tue May 19 19:13:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/793] 10.0.0.64 () {36 vars in 986 bytes} [Tue May 19 19:13:35 2026] GET /v2/images/f76bff92-1d9c-4b2f-9b14-3868d10acf6c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/794] 10.0.0.64 () {36 vars in 926 bytes} [Tue May 19 19:13:35 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: 394/795] 10.0.0.64 () {36 vars in 926 bytes} [Tue May 19 19:13:35 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: 402/796] 10.0.0.64 () {36 vars in 986 bytes} [Tue May 19 19:13:35 2026] GET /v2/images/f76bff92-1d9c-4b2f-9b14-3868d10acf6c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/797] 10.0.0.64 () {36 vars in 926 bytes} [Tue May 19 19:13:35 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/798] 10.0.0.64 () {36 vars in 926 bytes} [Tue May 19 19:13:35 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: 396/799] 10.0.0.64 () {36 vars in 986 bytes} [Tue May 19 19:13:35 2026] GET /v2/images/f76bff92-1d9c-4b2f-9b14-3868d10acf6c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/800] 10.0.0.64 () {36 vars in 926 bytes} [Tue May 19 19:13:35 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: 397/801] 10.0.0.244 () {36 vars in 987 bytes} [Tue May 19 19:13:35 2026] GET /v2/images/f76bff92-1d9c-4b2f-9b14-3868d10acf6c => generated 1209 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/802] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 19 19:13:35 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: 398/803] 10.0.0.244 () {36 vars in 987 bytes} [Tue May 19 19:13:35 2026] GET /v2/images/f76bff92-1d9c-4b2f-9b14-3868d10acf6c => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/804] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 19 19:13:35 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: 399/805] 10.0.0.244 () {36 vars in 927 bytes} [Tue May 19 19:13:35 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: 428/848] 10.0.0.128 () {32 vars in 633 bytes} [Tue May 19 19:17:03 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)