+ 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 [Mon Sep 7 18:46:45 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-bfbfb7bc8-vbf9f 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 0x7ff78d6fd668 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-09-07 18:46:48.017 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-07 18:46:48.042 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-09-07 18:46:48.878 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-09-07 18:46:48.879 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-09-07 18:46:48.880 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-07 18:46:48.960 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-09-07 18:46:48.961 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-09-07 18:46:48.962 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-07 18:46:50.879 7 WARNING glance.api.v2.images [None req-e7809717-1e59-4ea0-b469-43d1a95cf53d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-07 18:46:51.002 8 WARNING glance.api.v2.images [None req-d81c9ab3-8fc7-4607-9e79-301527ba45a2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-07 18:46:51.203 7 WARNING keystonemiddleware._common.config [None req-e7809717-1e59-4ea0-b469-43d1a95cf53d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-07 18:46:51.211 7 WARNING oslo_config.cfg [None req-e7809717-1e59-4ea0-b469-43d1a95cf53d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ff78d6fd668 pid: 7 (default app) 2026-09-07 18:46:51.339 8 WARNING keystonemiddleware._common.config [None req-d81c9ab3-8fc7-4607-9e79-301527ba45a2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-07 18:46:51.347 8 WARNING oslo_config.cfg [None req-d81c9ab3-8fc7-4607-9e79-301527ba45a2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ff78d6fd668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.77 () {42 vars in 684 bytes} [Mon Sep 7 18:46:52 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-09-07 18:46:52.604 8 WARNING oslo_policy.policy [None req-1b641eac-b1eb-4bef-85d0-d8299a10d543 405509688bab4fbb8d41f19efce336ce d52d042cca6c44b789de7312f0ac65e6 - - 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-09-07 18:46:52.604 8 WARNING oslo_policy.policy [None req-1b641eac-b1eb-4bef-85d0-d8299a10d543 405509688bab4fbb8d41f19efce336ce d52d042cca6c44b789de7312f0ac65e6 - - 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-09-07 18:46:52.630 8 WARNING oslo_policy.policy [None req-1b641eac-b1eb-4bef-85d0-d8299a10d543 405509688bab4fbb8d41f19efce336ce d52d042cca6c44b789de7312f0ac65e6 - - 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-09-07 18:46:52.630 8 WARNING oslo_policy.policy [None req-1b641eac-b1eb-4bef-85d0-d8299a10d543 405509688bab4fbb8d41f19efce336ce d52d042cca6c44b789de7312f0ac65e6 - - 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] 162.253.55.77 () {44 vars in 906 bytes} [Mon Sep 7 18:46:52 2026] GET /v2/images => generated 69 bytes in 690 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/9] 162.253.55.77 () {42 vars in 684 bytes} [Mon Sep 7 18:47:03 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 162.253.55.77 () {44 vars in 906 bytes} [Mon Sep 7 18:47:03 2026] GET /v2/images => generated 69 bytes in 55 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-09-07 18:47:03.686 7 WARNING oslo_policy.policy [None req-087e9f5f-36b4-43b7-b4fd-6ff546d0407b 405509688bab4fbb8d41f19efce336ce d52d042cca6c44b789de7312f0ac65e6 - - 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-09-07 18:47:03.687 7 WARNING oslo_policy.policy [None req-087e9f5f-36b4-43b7-b4fd-6ff546d0407b 405509688bab4fbb8d41f19efce336ce d52d042cca6c44b789de7312f0ac65e6 - - 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] 162.253.55.77 () {44 vars in 907 bytes} [Mon Sep 7 18:47:03 2026] GET /v2/images/cirros => generated 151 bytes in 210 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/12] 162.253.55.77 () {44 vars in 929 bytes} [Mon Sep 7 18:47:03 2026] GET /v2/images?name=cirros => generated 81 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 18:47:03.914 7 WARNING oslo_policy.policy [None req-d4e609d0-0659-43e9-9972-32645ebae2fb 405509688bab4fbb8d41f19efce336ce d52d042cca6c44b789de7312f0ac65e6 - - 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-09-07 18:47:03.914 7 WARNING oslo_policy.policy [None req-d4e609d0-0659-43e9-9972-32645ebae2fb 405509688bab4fbb8d41f19efce336ce d52d042cca6c44b789de7312f0ac65e6 - - 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: 9/13] 162.253.55.77 () {44 vars in 935 bytes} [Mon Sep 7 18:47:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 18:47:04.039 8 WARNING oslo_config.cfg [None req-892ae8af-5ff7-47c9-8df2-e94bf82dcb0f 405509688bab4fbb8d41f19efce336ce d52d042cca6c44b789de7312f0ac65e6 - - 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: 5/14] 162.253.55.77 () {48 vars in 947 bytes} [Mon Sep 7 18:47:03 2026] POST /v2/images => generated 760 bytes in 86 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-07 18:47:04.066 7 WARNING oslo_policy.policy [None req-d7fdb8a2-864b-4082-9117-83e84331a5e3 405509688bab4fbb8d41f19efce336ce d52d042cca6c44b789de7312f0ac65e6 - - 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-09-07 18:47:04.066 7 WARNING oslo_policy.policy [None req-d7fdb8a2-864b-4082-9117-83e84331a5e3 405509688bab4fbb8d41f19efce336ce d52d042cca6c44b789de7312f0ac65e6 - - 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-09-07 18:47:04.068 7 INFO glance.api.v2.image_data [None req-d7fdb8a2-864b-4082-9117-83e84331a5e3 405509688bab4fbb8d41f19efce336ce d52d042cca6c44b789de7312f0ac65e6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 18:47:08.200 7 WARNING glance.location [None req-d7fdb8a2-864b-4082-9117-83e84331a5e3 405509688bab4fbb8d41f19efce336ce d52d042cca6c44b789de7312f0ac65e6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 10/15] 162.253.55.77 () {48 vars in 1041 bytes} [Mon Sep 7 18:47:04 2026] PUT /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49/file => generated 0 bytes in 4215 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5466 switches on core 0) [pid: 8|app: 0|req: 6/16] 162.253.55.77 () {44 vars in 967 bytes} [Mon Sep 7 18:47:08 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 18:47:08.418 7 WARNING oslo_config.cfg [None req-cc101804-1147-4d04-b530-a9ba82a671ef 405509688bab4fbb8d41f19efce336ce d52d042cca6c44b789de7312f0ac65e6 - - 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: 11/17] 162.253.55.77 () {48 vars in 1047 bytes} [Mon Sep 7 18:47:08 2026] PATCH /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/18] 162.253.55.77 () {44 vars in 967 bytes} [Mon Sep 7 18:47:08 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/277] 162.253.55.77 () {42 vars in 684 bytes} [Mon Sep 7 19:08:39 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: 141/278] 162.253.55.77 () {44 vars in 906 bytes} [Mon Sep 7 19:08:39 2026] GET /v2/images => generated 1381 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/285] 162.253.55.77 () {42 vars in 684 bytes} [Mon Sep 7 19:09:08 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/286] 162.253.55.77 () {44 vars in 906 bytes} [Mon Sep 7 19:09:08 2026] GET /v2/images => generated 1381 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/287] 162.253.55.77 () {44 vars in 933 bytes} [Mon Sep 7 19:09:08 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/288] 162.253.55.77 () {44 vars in 955 bytes} [Mon Sep 7 19:09:08 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/289] 162.253.55.77 () {44 vars in 935 bytes} [Mon Sep 7 19:09:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/290] 162.253.55.77 () {48 vars in 947 bytes} [Mon Sep 7 19:09:09 2026] POST /v2/images => generated 796 bytes in 76 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-07 19:09:09.145 7 INFO glance.api.v2.image_data [None req-685fad2b-8c5c-4692-b001-e42b799e1a10 405509688bab4fbb8d41f19efce336ce d52d042cca6c44b789de7312f0ac65e6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 19:09:39.372 7 WARNING glance.location [None req-685fad2b-8c5c-4692-b001-e42b799e1a10 405509688bab4fbb8d41f19efce336ce d52d042cca6c44b789de7312f0ac65e6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 148/297] 162.253.55.77 () {48 vars in 1042 bytes} [Mon Sep 7 19:09:09 2026] PUT /v2/images/a028ab73-9f7f-4fd5-80d5-73b7fda29576/file => generated 0 bytes in 30296 msecs (HTTP/1.1 204) 4 headers in 171 bytes (71335 switches on core 0) [pid: 8|app: 0|req: 150/298] 162.253.55.77 () {44 vars in 967 bytes} [Mon Sep 7 19:09:39 2026] GET /v2/images/a028ab73-9f7f-4fd5-80d5-73b7fda29576 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/299] 162.253.55.77 () {48 vars in 1047 bytes} [Mon Sep 7 19:09:39 2026] PATCH /v2/images/a028ab73-9f7f-4fd5-80d5-73b7fda29576 => generated 1395 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/300] 162.253.55.77 () {44 vars in 967 bytes} [Mon Sep 7 19:09:39 2026] GET /v2/images/a028ab73-9f7f-4fd5-80d5-73b7fda29576 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/303] 162.253.55.77 () {42 vars in 684 bytes} [Mon Sep 7 19:09:41 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: 151/304] 162.253.55.77 () {44 vars in 906 bytes} [Mon Sep 7 19:09:41 2026] GET /v2/images => generated 2778 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 162.253.55.77 () {42 vars in 684 bytes} [Mon Sep 7 19:17:00 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: 195/394] 162.253.55.77 () {44 vars in 906 bytes} [Mon Sep 7 19:17:00 2026] GET /v2/images => generated 2778 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/395] 162.253.55.77 () {42 vars in 684 bytes} [Mon Sep 7 19:17:08 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/396] 162.253.55.77 () {44 vars in 906 bytes} [Mon Sep 7 19:17:08 2026] GET /v2/images => generated 2778 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/397] 162.253.55.77 () {44 vars in 943 bytes} [Mon Sep 7 19:17:08 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/398] 162.253.55.77 () {44 vars in 965 bytes} [Mon Sep 7 19:17:08 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/399] 162.253.55.77 () {44 vars in 935 bytes} [Mon Sep 7 19:17:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/400] 162.253.55.77 () {48 vars in 947 bytes} [Mon Sep 7 19:17:08 2026] POST /v2/images => generated 799 bytes in 265 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-07 19:17:09.222 8 WARNING oslo_policy.policy [None req-82091a1c-1284-45b0-9920-7b0369a2634a 405509688bab4fbb8d41f19efce336ce d52d042cca6c44b789de7312f0ac65e6 - - 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-09-07 19:17:09.222 8 WARNING oslo_policy.policy [None req-82091a1c-1284-45b0-9920-7b0369a2634a 405509688bab4fbb8d41f19efce336ce d52d042cca6c44b789de7312f0ac65e6 - - 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-09-07 19:17:09.224 8 INFO glance.api.v2.image_data [None req-82091a1c-1284-45b0-9920-7b0369a2634a 405509688bab4fbb8d41f19efce336ce d52d042cca6c44b789de7312f0ac65e6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 19:17:27.050 8 INFO glance.location [None req-82091a1c-1284-45b0-9920-7b0369a2634a 405509688bab4fbb8d41f19efce336ce d52d042cca6c44b789de7312f0ac65e6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 203/405] 162.253.55.77 () {48 vars in 1041 bytes} [Mon Sep 7 19:17:09 2026] PUT /v2/images/aaa9f5c5-8e49-4bdc-a397-98000826027a/file => generated 0 bytes in 17907 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25639 switches on core 0) [pid: 7|app: 0|req: 203/406] 162.253.55.77 () {44 vars in 967 bytes} [Mon Sep 7 19:17:27 2026] GET /v2/images/aaa9f5c5-8e49-4bdc-a397-98000826027a => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 162.253.55.77 () {48 vars in 1047 bytes} [Mon Sep 7 19:17:27 2026] PATCH /v2/images/aaa9f5c5-8e49-4bdc-a397-98000826027a => generated 1410 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 162.253.55.77 () {44 vars in 967 bytes} [Mon Sep 7 19:17:27 2026] GET /v2/images/aaa9f5c5-8e49-4bdc-a397-98000826027a => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 162.253.55.77 () {42 vars in 684 bytes} [Mon Sep 7 19:18:10 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: 210/420] 162.253.55.77 () {44 vars in 906 bytes} [Mon Sep 7 19:18:10 2026] GET /v2/images => generated 4190 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/423] 162.253.55.77 () {42 vars in 684 bytes} [Mon Sep 7 19:18: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: 212/424] 162.253.55.77 () {44 vars in 906 bytes} [Mon Sep 7 19:18:24 2026] GET /v2/images => generated 4190 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/425] 162.253.55.77 () {44 vars in 935 bytes} [Mon Sep 7 19:18:24 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/426] 162.253.55.77 () {44 vars in 957 bytes} [Mon Sep 7 19:18:24 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/427] 162.253.55.77 () {44 vars in 935 bytes} [Mon Sep 7 19:18:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/428] 162.253.55.77 () {48 vars in 947 bytes} [Mon Sep 7 19:18:24 2026] POST /v2/images => generated 791 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-07 19:18:24.771 7 INFO glance.api.v2.image_data [None req-53165cc6-8e8b-41a6-8f54-041542923fe2 405509688bab4fbb8d41f19efce336ce d52d042cca6c44b789de7312f0ac65e6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 19:18:45.349 7 INFO glance.location [None req-53165cc6-8e8b-41a6-8f54-041542923fe2 405509688bab4fbb8d41f19efce336ce d52d042cca6c44b789de7312f0ac65e6 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 215/433] 162.253.55.77 () {48 vars in 1042 bytes} [Mon Sep 7 19:18:24 2026] PUT /v2/images/73541313-fa70-42b0-bfbb-4cbe2bc87f3a/file => generated 0 bytes in 20645 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31124 switches on core 0) [pid: 8|app: 0|req: 219/434] 162.253.55.77 () {44 vars in 967 bytes} [Mon Sep 7 19:18:45 2026] GET /v2/images/73541313-fa70-42b0-bfbb-4cbe2bc87f3a => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/435] 162.253.55.77 () {48 vars in 1047 bytes} [Mon Sep 7 19:18:45 2026] PATCH /v2/images/73541313-fa70-42b0-bfbb-4cbe2bc87f3a => generated 1382 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/436] 162.253.55.77 () {44 vars in 967 bytes} [Mon Sep 7 19:18:45 2026] GET /v2/images/73541313-fa70-42b0-bfbb-4cbe2bc87f3a => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/617] 162.253.55.77 () {42 vars in 684 bytes} [Mon Sep 7 19:33:46 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: 307/618] 162.253.55.77 () {44 vars in 906 bytes} [Mon Sep 7 19:33:46 2026] GET /v2/images => generated 5574 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/651] 162.253.55.77 () {42 vars in 684 bytes} [Mon Sep 7 19:36:29 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: 328/652] 162.253.55.77 () {44 vars in 906 bytes} [Mon Sep 7 19:36:29 2026] GET /v2/images => generated 5574 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/655] 162.253.55.77 () {42 vars in 684 bytes} [Mon Sep 7 19:36:31 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: 330/656] 162.253.55.77 () {44 vars in 906 bytes} [Mon Sep 7 19:36:31 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/667] 162.253.55.77 () {42 vars in 684 bytes} [Mon Sep 7 19:37:29 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: 332/668] 162.253.55.77 () {44 vars in 906 bytes} [Mon Sep 7 19:37:29 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/671] 162.253.55.77 () {42 vars in 684 bytes} [Mon Sep 7 19:37:39 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: 334/672] 162.253.55.77 () {44 vars in 906 bytes} [Mon Sep 7 19:37:39 2026] GET /v2/images => generated 5574 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/687] 162.253.55.77 () {42 vars in 684 bytes} [Mon Sep 7 19:38:48 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/688] 162.253.55.77 () {44 vars in 906 bytes} [Mon Sep 7 19:38:48 2026] GET /v2/images => generated 5574 bytes in 111 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: 348/699] 10.0.0.61 () {32 vars in 631 bytes} [Mon Sep 7 19:39:33 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/704] 10.0.0.35 () {36 vars in 985 bytes} [Mon Sep 7 19:39:54 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/705] 10.0.0.35 () {36 vars in 925 bytes} [Mon Sep 7 19:39:54 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/706] 10.0.0.35 () {36 vars in 985 bytes} [Mon Sep 7 19:39:56 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/707] 10.0.0.35 () {36 vars in 925 bytes} [Mon Sep 7 19:39:56 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/710] 162.253.55.77 () {36 vars in 989 bytes} [Mon Sep 7 19:40:03 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/711] 162.253.55.77 () {36 vars in 929 bytes} [Mon Sep 7 19:40:03 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: 355/712] 162.253.55.77 () {36 vars in 989 bytes} [Mon Sep 7 19:40:04 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/713] 162.253.55.77 () {36 vars in 929 bytes} [Mon Sep 7 19:40:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/714] 10.0.0.195 () {36 vars in 986 bytes} [Mon Sep 7 19:40:09 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/715] 10.0.0.195 () {36 vars in 926 bytes} [Mon Sep 7 19:40:09 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: 357/716] 10.0.0.195 () {36 vars in 926 bytes} [Mon Sep 7 19:40:09 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: 360/717] 10.0.0.195 () {36 vars in 986 bytes} [Mon Sep 7 19:40:09 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/718] 10.0.0.195 () {36 vars in 926 bytes} [Mon Sep 7 19:40:09 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: 361/719] 10.0.0.195 () {36 vars in 926 bytes} [Mon Sep 7 19:40:09 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: 359/720] 10.0.0.195 () {36 vars in 986 bytes} [Mon Sep 7 19:40:09 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/721] 10.0.0.195 () {36 vars in 926 bytes} [Mon Sep 7 19:40:09 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/722] 10.0.0.195 () {36 vars in 926 bytes} [Mon Sep 7 19:40:09 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: 7|app: 0|req: 362/725] 10.0.0.35 () {36 vars in 985 bytes} [Mon Sep 7 19:40:10 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/726] 10.0.0.35 () {36 vars in 925 bytes} [Mon Sep 7 19:40:10 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/727] 10.0.0.111 () {36 vars in 986 bytes} [Mon Sep 7 19:40:10 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/728] 10.0.0.111 () {36 vars in 926 bytes} [Mon Sep 7 19:40:10 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: 364/729] 10.0.0.111 () {36 vars in 986 bytes} [Mon Sep 7 19:40:10 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/730] 10.0.0.111 () {36 vars in 926 bytes} [Mon Sep 7 19:40:10 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: 365/731] 10.0.0.111 () {36 vars in 926 bytes} [Mon Sep 7 19:40:10 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: 369/736] 10.0.0.35 () {36 vars in 985 bytes} [Mon Sep 7 19:40:38 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/737] 10.0.0.35 () {36 vars in 925 bytes} [Mon Sep 7 19:40:38 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/742] 10.0.0.35 () {36 vars in 985 bytes} [Mon Sep 7 19:40:50 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/743] 10.0.0.35 () {36 vars in 925 bytes} [Mon Sep 7 19:40:50 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: 375/748] 10.0.0.61 () {30 vars in 409 bytes} [Mon Sep 7 19:41:16 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: 377/755] 10.0.0.35 () {36 vars in 985 bytes} [Mon Sep 7 19:41:46 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/756] 10.0.0.35 () {36 vars in 925 bytes} [Mon Sep 7 19:41:46 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: 380/761] 10.0.0.35 () {36 vars in 985 bytes} [Mon Sep 7 19:42:05 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => 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: 382/762] 10.0.0.35 () {36 vars in 925 bytes} [Mon Sep 7 19:42:05 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/769] 10.0.0.35 () {36 vars in 985 bytes} [Mon Sep 7 19:42:38 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/770] 10.0.0.35 () {36 vars in 925 bytes} [Mon Sep 7 19:42:38 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/771] 10.0.0.61 () {34 vars in 653 bytes} [Mon Sep 7 19:42:40 2026] POST /v2/images => generated 648 bytes in 253 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-07 19:42:40.325 7 WARNING glance.api.v2.images [None req-9bcb91a7-288a-4d79-b367-754d80a3342a 70db7a5fea894c00bbe9af8b0227b6ae 1293db4653024f7f9aeef8ca9f47a86d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//424777ea-942f-408b-8c6d-093831da9d18 [pid: 7|app: 0|req: 385/772] 10.0.0.61 () {32 vars in 708 bytes} [Mon Sep 7 19:42:40 2026] DELETE /v2/images/424777ea-942f-408b-8c6d-093831da9d18 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/773] 10.0.0.61 () {32 vars in 705 bytes} [Mon Sep 7 19:42:40 2026] GET /v2/images/424777ea-942f-408b-8c6d-093831da9d18 => 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: 386/774] 10.0.0.61 () {32 vars in 631 bytes} [Mon Sep 7 19:42:40 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/775] 10.0.0.61 () {34 vars in 653 bytes} [Mon Sep 7 19:42:40 2026] POST /v2/images => generated 702 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/778] 10.0.0.61 () {32 vars in 715 bytes} [Mon Sep 7 19:42:40 2026] GET /v2/images/7f4359f8-10aa-406f-8195-57b1457a92a1/file => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:42:40.539 8 INFO glance.api.v2.image_data [None req-c19841c1-264b-438b-a979-922bb23593bc 70db7a5fea894c00bbe9af8b0227b6ae 1293db4653024f7f9aeef8ca9f47a86d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 19:42:40.599 8 WARNING glance_store._drivers.rbd [None req-c19841c1-264b-438b-a979-922bb23593bc 70db7a5fea894c00bbe9af8b0227b6ae 1293db4653024f7f9aeef8ca9f47a86d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-07 19:42:41.406 8 INFO glance.location [None req-c19841c1-264b-438b-a979-922bb23593bc 70db7a5fea894c00bbe9af8b0227b6ae 1293db4653024f7f9aeef8ca9f47a86d - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 392/779] 10.0.0.61 () {32 vars in 725 bytes} [Mon Sep 7 19:42:40 2026] PUT /v2/images/7f4359f8-10aa-406f-8195-57b1457a92a1/file => generated 0 bytes in 944 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/780] 10.0.0.61 () {32 vars in 705 bytes} [Mon Sep 7 19:42:41 2026] GET /v2/images/7f4359f8-10aa-406f-8195-57b1457a92a1 => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/781] 10.0.0.61 () {32 vars in 715 bytes} [Mon Sep 7 19:42:41 2026] GET /v2/images/7f4359f8-10aa-406f-8195-57b1457a92a1/file => generated 1024 bytes in 161 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/782] 10.0.0.61 () {34 vars in 653 bytes} [Mon Sep 7 19:42:41 2026] POST /v2/images => generated 648 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/783] 10.0.0.61 () {32 vars in 724 bytes} [Mon Sep 7 19:42:41 2026] PATCH /v2/images/f604d956-9cb8-4b9b-a73b-fedaa040b7a4 => generated 653 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/784] 10.0.0.61 () {32 vars in 705 bytes} [Mon Sep 7 19:42:41 2026] GET /v2/images/f604d956-9cb8-4b9b-a73b-fedaa040b7a4 => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:42:41.873 8 WARNING glance.api.v2.images [None req-ba5a5549-5f21-4be6-b4be-92dc725f500e 70db7a5fea894c00bbe9af8b0227b6ae 1293db4653024f7f9aeef8ca9f47a86d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f604d956-9cb8-4b9b-a73b-fedaa040b7a4 [pid: 8|app: 0|req: 395/785] 10.0.0.61 () {32 vars in 708 bytes} [Mon Sep 7 19:42:41 2026] DELETE /v2/images/f604d956-9cb8-4b9b-a73b-fedaa040b7a4 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/786] 10.0.0.61 () {32 vars in 705 bytes} [Mon Sep 7 19:42:41 2026] GET /v2/images/f604d956-9cb8-4b9b-a73b-fedaa040b7a4 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:42:41.941 8 WARNING glance.api.v2.images [None req-8f8ae66c-3553-4463-a115-69e57eed8740 70db7a5fea894c00bbe9af8b0227b6ae 1293db4653024f7f9aeef8ca9f47a86d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7f4359f8-10aa-406f-8195-57b1457a92a1 [pid: 8|app: 0|req: 396/787] 10.0.0.61 () {32 vars in 708 bytes} [Mon Sep 7 19:42:41 2026] DELETE /v2/images/7f4359f8-10aa-406f-8195-57b1457a92a1 => generated 0 bytes in 817 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/788] 10.0.0.61 () {32 vars in 705 bytes} [Mon Sep 7 19:42:42 2026] GET /v2/images/7f4359f8-10aa-406f-8195-57b1457a92a1 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:42:42.792 8 WARNING glance.api.v2.images [None req-d03a92a3-c1fb-478f-8f30-050988ed0870 70db7a5fea894c00bbe9af8b0227b6ae 1293db4653024f7f9aeef8ca9f47a86d - - default default] Failed to find image 424777ea-942f-408b-8c6d-093831da9d18 to delete: glance.common.exception.ImageNotFound: No image found with ID 424777ea-942f-408b-8c6d-093831da9d18 [pid: 8|app: 0|req: 397/789] 10.0.0.61 () {32 vars in 708 bytes} [Mon Sep 7 19:42:42 2026] DELETE /v2/images/424777ea-942f-408b-8c6d-093831da9d18 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/790] 10.0.0.61 () {32 vars in 705 bytes} [Mon Sep 7 19:42:42 2026] GET /v2/images/424777ea-942f-408b-8c6d-093831da9d18 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/795] 10.0.0.61 () {32 vars in 705 bytes} [Mon Sep 7 19:43:02 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/796] 10.0.0.61 () {32 vars in 705 bytes} [Mon Sep 7 19:43:02 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/797] 10.0.0.195 () {36 vars in 986 bytes} [Mon Sep 7 19:43:03 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/798] 10.0.0.195 () {36 vars in 926 bytes} [Mon Sep 7 19:43:03 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: 402/799] 10.0.0.195 () {36 vars in 926 bytes} [Mon Sep 7 19:43:03 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/800] 10.0.0.195 () {36 vars in 986 bytes} [Mon Sep 7 19:43:03 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/801] 10.0.0.195 () {36 vars in 926 bytes} [Mon Sep 7 19:43:03 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: 399/802] 10.0.0.195 () {36 vars in 926 bytes} [Mon Sep 7 19:43:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/803] 10.0.0.195 () {36 vars in 986 bytes} [Mon Sep 7 19:43:03 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/804] 10.0.0.195 () {36 vars in 926 bytes} [Mon Sep 7 19:43:03 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/805] 10.0.0.195 () {36 vars in 926 bytes} [Mon Sep 7 19:43:03 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/806] 10.0.0.111 () {36 vars in 986 bytes} [Mon Sep 7 19:43:03 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => 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: 406/807] 10.0.0.111 () {36 vars in 926 bytes} [Mon Sep 7 19:43:03 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: 402/808] 10.0.0.111 () {36 vars in 986 bytes} [Mon Sep 7 19:43:03 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/809] 10.0.0.111 () {36 vars in 926 bytes} [Mon Sep 7 19:43: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: 403/810] 10.0.0.111 () {36 vars in 926 bytes} [Mon Sep 7 19:43: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: 8|app: 0|req: 409/813] 10.0.0.35 () {36 vars in 985 bytes} [Mon Sep 7 19:43:20 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/814] 10.0.0.35 () {36 vars in 925 bytes} [Mon Sep 7 19:43:20 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/831] 10.0.0.35 () {36 vars in 985 bytes} [Mon Sep 7 19:44:39 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/832] 10.0.0.35 () {36 vars in 925 bytes} [Mon Sep 7 19:44:39 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: 421/837] 10.0.0.35 () {36 vars in 985 bytes} [Mon Sep 7 19:44:57 2026] GET /v2/images/bfe705f7-e82d-44a2-bb05-f4258c81ad49 => generated 1312 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/838] 10.0.0.35 () {36 vars in 925 bytes} [Mon Sep 7 19:44:57 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: 427/849] 162.253.55.77 () {32 vars in 824 bytes} [Mon Sep 7 19:45:47 2026] GET /v2/images?status=active&owner=d52d042cca6c44b789de7312f0ac65e6&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/850] 162.253.55.77 () {32 vars in 651 bytes} [Mon Sep 7 19:45: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: 428/851] 10.0.0.195 () {36 vars in 986 bytes} [Mon Sep 7 19:45:47 2026] GET /v2/images/a028ab73-9f7f-4fd5-80d5-73b7fda29576 => generated 1395 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/852] 10.0.0.195 () {36 vars in 926 bytes} [Mon Sep 7 19:45:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/853] 10.0.0.195 () {36 vars in 926 bytes} [Mon Sep 7 19:45: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: 425/854] 10.0.0.195 () {36 vars in 986 bytes} [Mon Sep 7 19:45:48 2026] GET /v2/images/a028ab73-9f7f-4fd5-80d5-73b7fda29576 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/855] 10.0.0.195 () {36 vars in 926 bytes} [Mon Sep 7 19:45: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: 426/856] 10.0.0.195 () {36 vars in 926 bytes} [Mon Sep 7 19:45:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/857] 10.0.0.195 () {36 vars in 986 bytes} [Mon Sep 7 19:45:48 2026] GET /v2/images/a028ab73-9f7f-4fd5-80d5-73b7fda29576 => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/858] 10.0.0.195 () {36 vars in 926 bytes} [Mon Sep 7 19:45:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/859] 10.0.0.111 () {36 vars in 986 bytes} [Mon Sep 7 19:45:48 2026] GET /v2/images/a028ab73-9f7f-4fd5-80d5-73b7fda29576 => generated 1395 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/860] 10.0.0.111 () {36 vars in 926 bytes} [Mon Sep 7 19:45:48 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/861] 10.0.0.111 () {36 vars in 986 bytes} [Mon Sep 7 19:45:48 2026] GET /v2/images/a028ab73-9f7f-4fd5-80d5-73b7fda29576 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/862] 10.0.0.111 () {36 vars in 926 bytes} [Mon Sep 7 19:45:48 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/863] 10.0.0.111 () {36 vars in 926 bytes} [Mon Sep 7 19:45: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: 459/922] 10.0.0.61 () {32 vars in 631 bytes} [Mon Sep 7 19:50:36 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)