+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 24 18:20:53 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-59484b6c9f-rc9ck machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f284f8e9668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-24 18:20:55.668 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-24 18:20:55.668 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-24 18:20:56.518 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-24 18:20:56.520 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-24 18:20:56.521 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-24 18:20:56.548 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-24 18:20:56.549 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-24 18:20:56.549 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-24 18:20:58.524 7 WARNING glance.api.v2.images [None req-1636bd37-3acc-4d99-9e43-647c3c2ab70a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 18:20:58.606 8 WARNING glance.api.v2.images [None req-b0200d53-79e7-42d4-a13c-e668eb521049 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 18:20:58.864 7 WARNING keystonemiddleware._common.config [None req-1636bd37-3acc-4d99-9e43-647c3c2ab70a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 18:20:58.871 7 WARNING oslo_config.cfg [None req-1636bd37-3acc-4d99-9e43-647c3c2ab70a - - - - - -] 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 0x7f284f8e9668 pid: 7 (default app) 2026-06-24 18:20:58.939 8 WARNING keystonemiddleware._common.config [None req-b0200d53-79e7-42d4-a13c-e668eb521049 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 18:20:58.947 8 WARNING oslo_config.cfg [None req-b0200d53-79e7-42d4-a13c-e668eb521049 - - - - - -] 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 0x7f284f8e9668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.203 () {42 vars in 689 bytes} [Wed Jun 24 18:21:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 18:21:01.044 8 WARNING oslo_policy.policy [None req-edcd4727-41f9-4f1d-8f78-2334793188d2 04d60b9dce4e4d938526bbc89e105e19 f9deb7a7e583453cb63885ac2538367a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:21:01.045 8 WARNING oslo_policy.policy [None req-edcd4727-41f9-4f1d-8f78-2334793188d2 04d60b9dce4e4d938526bbc89e105e19 f9deb7a7e583453cb63885ac2538367a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:21:01.066 8 WARNING oslo_policy.policy [None req-edcd4727-41f9-4f1d-8f78-2334793188d2 04d60b9dce4e4d938526bbc89e105e19 f9deb7a7e583453cb63885ac2538367a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:21:01.066 8 WARNING oslo_policy.policy [None req-edcd4727-41f9-4f1d-8f78-2334793188d2 04d60b9dce4e4d938526bbc89e105e19 f9deb7a7e583453cb63885ac2538367a - - 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/5] 199.19.213.203 () {44 vars in 911 bytes} [Wed Jun 24 18:21:00 2026] GET /v2/images => generated 69 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.203 () {42 vars in 689 bytes} [Wed Jun 24 18:21:04 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: 2/7] 199.19.213.203 () {44 vars in 911 bytes} [Wed Jun 24 18:21:04 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 18:21:04.733 7 WARNING oslo_policy.policy [None req-9aa11f4e-079c-461b-87fe-a418a5688864 04d60b9dce4e4d938526bbc89e105e19 f9deb7a7e583453cb63885ac2538367a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:21:04.734 7 WARNING oslo_policy.policy [None req-9aa11f4e-079c-461b-87fe-a418a5688864 04d60b9dce4e4d938526bbc89e105e19 f9deb7a7e583453cb63885ac2538367a - - 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: 6/8] 199.19.213.203 () {44 vars in 912 bytes} [Wed Jun 24 18:21:04 2026] GET /v2/images/cirros => generated 151 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.203 () {44 vars in 934 bytes} [Wed Jun 24 18:21:04 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:21:04.888 7 WARNING oslo_policy.policy [None req-95b945bd-f2d1-4749-af49-834edc9315b4 04d60b9dce4e4d938526bbc89e105e19 f9deb7a7e583453cb63885ac2538367a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:21:04.888 7 WARNING oslo_policy.policy [None req-95b945bd-f2d1-4749-af49-834edc9315b4 04d60b9dce4e4d938526bbc89e105e19 f9deb7a7e583453cb63885ac2538367a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.19.213.203 () {44 vars in 940 bytes} [Wed Jun 24 18:21:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:21:04.961 8 WARNING oslo_config.cfg [None req-1582a914-ee1b-45c4-aad3-48f62112a694 04d60b9dce4e4d938526bbc89e105e19 f9deb7a7e583453cb63885ac2538367a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.203 () {48 vars in 952 bytes} [Wed Jun 24 18:21:04 2026] POST /v2/images => generated 760 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 18:21:04.986 7 WARNING oslo_policy.policy [None req-68d9ac19-eb9f-46cd-b085-31605938768b 04d60b9dce4e4d938526bbc89e105e19 f9deb7a7e583453cb63885ac2538367a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:21:04.987 7 WARNING oslo_policy.policy [None req-68d9ac19-eb9f-46cd-b085-31605938768b 04d60b9dce4e4d938526bbc89e105e19 f9deb7a7e583453cb63885ac2538367a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:21:04.989 7 INFO glance.api.v2.image_data [None req-68d9ac19-eb9f-46cd-b085-31605938768b 04d60b9dce4e4d938526bbc89e105e19 f9deb7a7e583453cb63885ac2538367a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 18:21:09.514 7 WARNING glance.location [None req-68d9ac19-eb9f-46cd-b085-31605938768b 04d60b9dce4e4d938526bbc89e105e19 f9deb7a7e583453cb63885ac2538367a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.203 () {48 vars in 1046 bytes} [Wed Jun 24 18:21:04 2026] PUT /v2/images/c190f072-849c-4199-910f-d7e009e034f2/file => generated 0 bytes in 4569 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7960 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.203 () {44 vars in 972 bytes} [Wed Jun 24 18:21:09 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 18:21:09.648 7 WARNING oslo_config.cfg [None req-6d1ccf98-b2b2-4f87-80d9-1b083c8e56a1 04d60b9dce4e4d938526bbc89e105e19 f9deb7a7e583453cb63885ac2538367a - - 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: 9/16] 199.19.213.203 () {48 vars in 1052 bytes} [Wed Jun 24 18:21:09 2026] PATCH /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => generated 1312 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.203 () {44 vars in 972 bytes} [Wed Jun 24 18:21:09 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => 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: 134/268] 199.19.213.203 () {42 vars in 689 bytes} [Wed Jun 24 18:41:59 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/269] 199.19.213.203 () {44 vars in 911 bytes} [Wed Jun 24 18:41:59 2026] GET /v2/images => generated 1381 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.19.213.203 () {42 vars in 689 bytes} [Wed Jun 24 18:42:19 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: 137/275] 199.19.213.203 () {44 vars in 911 bytes} [Wed Jun 24 18:42:19 2026] GET /v2/images => generated 1381 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.19.213.203 () {44 vars in 938 bytes} [Wed Jun 24 18:42:19 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.19.213.203 () {44 vars in 960 bytes} [Wed Jun 24 18:42:19 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: 7|app: 0|req: 140/278] 199.19.213.203 () {44 vars in 940 bytes} [Wed Jun 24 18:42:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 199.19.213.203 () {48 vars in 952 bytes} [Wed Jun 24 18:42:19 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 18:42:19.712 7 INFO glance.api.v2.image_data [None req-47621b2f-08b5-487a-9828-829cf2144619 04d60b9dce4e4d938526bbc89e105e19 f9deb7a7e583453cb63885ac2538367a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 18:42:47.905 7 WARNING glance.location [None req-47621b2f-08b5-487a-9828-829cf2144619 04d60b9dce4e4d938526bbc89e105e19 f9deb7a7e583453cb63885ac2538367a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 141/284] 199.19.213.203 () {48 vars in 1047 bytes} [Wed Jun 24 18:42:19 2026] PUT /v2/images/ee21979c-16c5-4953-b2e6-c467ca17a39c/file => generated 0 bytes in 28240 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64443 switches on core 0) [pid: 8|app: 0|req: 144/285] 199.19.213.203 () {44 vars in 972 bytes} [Wed Jun 24 18:42:47 2026] GET /v2/images/ee21979c-16c5-4953-b2e6-c467ca17a39c => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 199.19.213.203 () {48 vars in 1052 bytes} [Wed Jun 24 18:42:47 2026] PATCH /v2/images/ee21979c-16c5-4953-b2e6-c467ca17a39c => generated 1395 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/287] 199.19.213.203 () {44 vars in 972 bytes} [Wed Jun 24 18:42:48 2026] GET /v2/images/ee21979c-16c5-4953-b2e6-c467ca17a39c => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/290] 199.19.213.203 () {42 vars in 689 bytes} [Wed Jun 24 18:42:49 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: 144/291] 199.19.213.203 () {44 vars in 911 bytes} [Wed Jun 24 18:42:49 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/374] 199.19.213.203 () {42 vars in 689 bytes} [Wed Jun 24 18:49:45 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: 186/375] 199.19.213.203 () {44 vars in 911 bytes} [Wed Jun 24 18:49:45 2026] GET /v2/images => generated 2778 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/380] 199.19.213.203 () {42 vars in 689 bytes} [Wed Jun 24 18:49:59 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: 192/381] 199.19.213.203 () {44 vars in 911 bytes} [Wed Jun 24 18:49:59 2026] GET /v2/images => generated 2778 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/382] 199.19.213.203 () {44 vars in 948 bytes} [Wed Jun 24 18:50:00 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/383] 199.19.213.203 () {44 vars in 970 bytes} [Wed Jun 24 18:50:00 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 199.19.213.203 () {44 vars in 940 bytes} [Wed Jun 24 18:50:00 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: 194/385] 199.19.213.203 () {48 vars in 952 bytes} [Wed Jun 24 18:50:00 2026] POST /v2/images => generated 799 bytes in 430 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 18:50:00.509 7 INFO glance.api.v2.image_data [None req-47bb9096-72be-40ae-b9c3-0591494350fd 04d60b9dce4e4d938526bbc89e105e19 f9deb7a7e583453cb63885ac2538367a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 18:50:30.170 7 INFO glance.location [None req-47bb9096-72be-40ae-b9c3-0591494350fd 04d60b9dce4e4d938526bbc89e105e19 f9deb7a7e583453cb63885ac2538367a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 192/392] 199.19.213.203 () {48 vars in 1046 bytes} [Wed Jun 24 18:50:00 2026] PUT /v2/images/9b93d229-ec6f-42e4-b350-56ba2285daf1/file => generated 0 bytes in 29730 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24983 switches on core 0) [pid: 8|app: 0|req: 201/393] 199.19.213.203 () {44 vars in 972 bytes} [Wed Jun 24 18:50:30 2026] GET /v2/images/9b93d229-ec6f-42e4-b350-56ba2285daf1 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/394] 199.19.213.203 () {48 vars in 1052 bytes} [Wed Jun 24 18:50:30 2026] PATCH /v2/images/9b93d229-ec6f-42e4-b350-56ba2285daf1 => generated 1410 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/395] 199.19.213.203 () {44 vars in 972 bytes} [Wed Jun 24 18:50:30 2026] GET /v2/images/9b93d229-ec6f-42e4-b350-56ba2285daf1 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/404] 199.19.213.203 () {42 vars in 689 bytes} [Wed Jun 24 18:51:09 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: 198/405] 199.19.213.203 () {44 vars in 911 bytes} [Wed Jun 24 18:51:09 2026] GET /v2/images => generated 4190 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/410] 199.19.213.203 () {42 vars in 689 bytes} [Wed Jun 24 18:51:37 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: 210/411] 199.19.213.203 () {44 vars in 911 bytes} [Wed Jun 24 18:51:37 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/412] 199.19.213.203 () {44 vars in 940 bytes} [Wed Jun 24 18:51:37 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/413] 199.19.213.203 () {44 vars in 962 bytes} [Wed Jun 24 18:51:37 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/414] 199.19.213.203 () {44 vars in 940 bytes} [Wed Jun 24 18:51:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/415] 199.19.213.203 () {48 vars in 952 bytes} [Wed Jun 24 18:51:37 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 18:51:37.977 7 INFO glance.api.v2.image_data [None req-d9d280a9-2d5e-4be3-9774-4e5ce796b6cf 04d60b9dce4e4d938526bbc89e105e19 f9deb7a7e583453cb63885ac2538367a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 18:51:53.006 7 INFO glance.location [None req-d9d280a9-2d5e-4be3-9774-4e5ce796b6cf 04d60b9dce4e4d938526bbc89e105e19 f9deb7a7e583453cb63885ac2538367a - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 204/420] 199.19.213.203 () {48 vars in 1047 bytes} [Wed Jun 24 18:51:37 2026] PUT /v2/images/66367b97-2734-4a85-847e-c6ef728eb195/file => generated 0 bytes in 15067 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32491 switches on core 0) [pid: 8|app: 0|req: 217/421] 199.19.213.203 () {44 vars in 972 bytes} [Wed Jun 24 18:51:53 2026] GET /v2/images/66367b97-2734-4a85-847e-c6ef728eb195 => 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: 205/422] 199.19.213.203 () {48 vars in 1052 bytes} [Wed Jun 24 18:51:53 2026] PATCH /v2/images/66367b97-2734-4a85-847e-c6ef728eb195 => generated 1382 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/423] 199.19.213.203 () {44 vars in 972 bytes} [Wed Jun 24 18:51:53 2026] GET /v2/images/66367b97-2734-4a85-847e-c6ef728eb195 => generated 1382 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/588] 199.19.213.203 () {42 vars in 689 bytes} [Wed Jun 24 19:05: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: 288/589] 199.19.213.203 () {44 vars in 911 bytes} [Wed Jun 24 19:05:37 2026] GET /v2/images => generated 5574 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/618] 199.19.213.203 () {42 vars in 689 bytes} [Wed Jun 24 19:07:57 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: 303/619] 199.19.213.203 () {44 vars in 911 bytes} [Wed Jun 24 19:07:57 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/622] 199.19.213.203 () {42 vars in 689 bytes} [Wed Jun 24 19:07:59 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: 318/623] 199.19.213.203 () {44 vars in 911 bytes} [Wed Jun 24 19:07:59 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/634] 199.19.213.203 () {42 vars in 689 bytes} [Wed Jun 24 19:08:50 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: 324/635] 199.19.213.203 () {44 vars in 911 bytes} [Wed Jun 24 19:08:50 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/638] 199.19.213.203 () {42 vars in 689 bytes} [Wed Jun 24 19:08:58 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: 326/639] 199.19.213.203 () {44 vars in 911 bytes} [Wed Jun 24 19:08:58 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/652] 199.19.213.203 () {42 vars in 689 bytes} [Wed Jun 24 19:10:01 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: 333/653] 199.19.213.203 () {44 vars in 911 bytes} [Wed Jun 24 19:10:01 2026] GET /v2/images => generated 5574 bytes in 66 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: 325/662] 10.0.0.104 () {32 vars in 633 bytes} [Wed Jun 24 19:10:45 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/667] 10.0.0.21 () {36 vars in 986 bytes} [Wed Jun 24 19:11:05 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => generated 1312 bytes in 104 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: 340/668] 10.0.0.21 () {36 vars in 926 bytes} [Wed Jun 24 19:11:05 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/669] 10.0.0.21 () {36 vars in 986 bytes} [Wed Jun 24 19:11:05 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/670] 10.0.0.21 () {36 vars in 926 bytes} [Wed Jun 24 19:11:05 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: 331/673] 199.19.213.203 () {36 vars in 991 bytes} [Wed Jun 24 19:11:13 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => 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: 343/674] 199.19.213.203 () {36 vars in 931 bytes} [Wed Jun 24 19:11:13 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: 332/675] 199.19.213.203 () {36 vars in 991 bytes} [Wed Jun 24 19:11:14 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => 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: 344/676] 199.19.213.203 () {36 vars in 931 bytes} [Wed Jun 24 19:11:14 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: 334/679] 10.0.0.21 () {36 vars in 986 bytes} [Wed Jun 24 19:11:19 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/680] 10.0.0.21 () {36 vars in 926 bytes} [Wed Jun 24 19:11:19 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/681] 10.0.0.167 () {36 vars in 987 bytes} [Wed Jun 24 19:11:19 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => generated 1312 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/682] 10.0.0.167 () {36 vars in 927 bytes} [Wed Jun 24 19:11:19 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: 336/683] 10.0.0.167 () {36 vars in 927 bytes} [Wed Jun 24 19:11:19 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/684] 10.0.0.167 () {36 vars in 987 bytes} [Wed Jun 24 19:11:19 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/685] 10.0.0.167 () {36 vars in 927 bytes} [Wed Jun 24 19:11:19 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: 349/686] 10.0.0.167 () {36 vars in 927 bytes} [Wed Jun 24 19:11:19 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: 338/687] 10.0.0.167 () {36 vars in 987 bytes} [Wed Jun 24 19:11:19 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/688] 10.0.0.167 () {36 vars in 927 bytes} [Wed Jun 24 19:11:19 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: 339/689] 10.0.0.167 () {36 vars in 927 bytes} [Wed Jun 24 19:11:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/690] 10.0.0.152 () {36 vars in 911 bytes} [Wed Jun 24 19:11:20 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/691] 10.0.0.152 () {36 vars in 1007 bytes} [Wed Jun 24 19:11:20 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2/locations => generated 127 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/692] 10.0.0.152 () {36 vars in 987 bytes} [Wed Jun 24 19:11:20 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => 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: 341/693] 10.0.0.152 () {36 vars in 927 bytes} [Wed Jun 24 19:11:20 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: 353/694] 10.0.0.152 () {36 vars in 927 bytes} [Wed Jun 24 19:11:20 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: 345/701] 10.0.0.21 () {36 vars in 986 bytes} [Wed Jun 24 19:11:50 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/702] 10.0.0.21 () {36 vars in 926 bytes} [Wed Jun 24 19:11:50 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: 347/705] 10.0.0.104 () {34 vars in 655 bytes} [Wed Jun 24 19:12:06 2026] POST /v2/images => generated 649 bytes in 173 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-24 19:12:06.920 8 WARNING glance.api.v2.images [None req-157ef026-fbb2-4705-bfc1-a861e9a12579 4bdebf5d06e64cb8821718984ea3bbc1 dd4cb0b9e2c2489d8fd40fb406bad2a6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ef1df6c0-077f-4bd5-b431-4af463dd33a5 [pid: 8|app: 0|req: 359/706] 10.0.0.104 () {32 vars in 710 bytes} [Wed Jun 24 19:12:06 2026] DELETE /v2/images/ef1df6c0-077f-4bd5-b431-4af463dd33a5 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/707] 10.0.0.104 () {32 vars in 707 bytes} [Wed Jun 24 19:12:06 2026] GET /v2/images/ef1df6c0-077f-4bd5-b431-4af463dd33a5 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/708] 10.0.0.104 () {32 vars in 633 bytes} [Wed Jun 24 19:12:06 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/709] 10.0.0.104 () {34 vars in 655 bytes} [Wed Jun 24 19:12:07 2026] POST /v2/images => generated 703 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-24 19:12:07.101 8 WARNING oslo_policy.policy [None req-58d95e10-3726-4c22-9c08-e6fc46c9e3f5 4bdebf5d06e64cb8821718984ea3bbc1 dd4cb0b9e2c2489d8fd40fb406bad2a6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 19:12:07.101 8 WARNING oslo_policy.policy [None req-58d95e10-3726-4c22-9c08-e6fc46c9e3f5 4bdebf5d06e64cb8821718984ea3bbc1 dd4cb0b9e2c2489d8fd40fb406bad2a6 - - 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: 361/710] 10.0.0.104 () {32 vars in 717 bytes} [Wed Jun 24 19:12:07 2026] GET /v2/images/795f28af-be66-4b05-b470-28f80efad463/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:12:07.125 7 INFO glance.api.v2.image_data [None req-a6e08caa-14ed-4703-a4a3-ff1afdb777cf 4bdebf5d06e64cb8821718984ea3bbc1 dd4cb0b9e2c2489d8fd40fb406bad2a6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 19:12:07.167 7 WARNING glance_store._drivers.rbd [None req-a6e08caa-14ed-4703-a4a3-ff1afdb777cf 4bdebf5d06e64cb8821718984ea3bbc1 dd4cb0b9e2c2489d8fd40fb406bad2a6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-24 19:12:07.918 7 INFO glance.location [None req-a6e08caa-14ed-4703-a4a3-ff1afdb777cf 4bdebf5d06e64cb8821718984ea3bbc1 dd4cb0b9e2c2489d8fd40fb406bad2a6 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 350/711] 10.0.0.104 () {32 vars in 727 bytes} [Wed Jun 24 19:12:07 2026] PUT /v2/images/795f28af-be66-4b05-b470-28f80efad463/file => generated 0 bytes in 841 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/712] 10.0.0.104 () {32 vars in 707 bytes} [Wed Jun 24 19:12:07 2026] GET /v2/images/795f28af-be66-4b05-b470-28f80efad463 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/713] 10.0.0.104 () {32 vars in 717 bytes} [Wed Jun 24 19:12:07 2026] GET /v2/images/795f28af-be66-4b05-b470-28f80efad463/file => generated 1024 bytes in 124 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/714] 10.0.0.104 () {34 vars in 655 bytes} [Wed Jun 24 19:12:08 2026] POST /v2/images => generated 648 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/715] 10.0.0.104 () {32 vars in 726 bytes} [Wed Jun 24 19:12:08 2026] PATCH /v2/images/674761cf-b421-46ff-94fa-a3f87f1ee6e8 => generated 652 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/716] 10.0.0.104 () {32 vars in 707 bytes} [Wed Jun 24 19:12:08 2026] GET /v2/images/674761cf-b421-46ff-94fa-a3f87f1ee6e8 => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:12:08.224 7 WARNING glance.api.v2.images [None req-8645120d-c2c0-4294-9521-8f45700ec027 4bdebf5d06e64cb8821718984ea3bbc1 dd4cb0b9e2c2489d8fd40fb406bad2a6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//674761cf-b421-46ff-94fa-a3f87f1ee6e8 [pid: 7|app: 0|req: 353/717] 10.0.0.104 () {32 vars in 710 bytes} [Wed Jun 24 19:12:08 2026] DELETE /v2/images/674761cf-b421-46ff-94fa-a3f87f1ee6e8 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/718] 10.0.0.104 () {32 vars in 707 bytes} [Wed Jun 24 19:12:08 2026] GET /v2/images/674761cf-b421-46ff-94fa-a3f87f1ee6e8 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:12:08.289 7 WARNING glance.api.v2.images [None req-d9085637-f334-41f7-ba57-31dee2d69219 4bdebf5d06e64cb8821718984ea3bbc1 dd4cb0b9e2c2489d8fd40fb406bad2a6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//795f28af-be66-4b05-b470-28f80efad463 [pid: 7|app: 0|req: 354/721] 10.0.0.104 () {32 vars in 710 bytes} [Wed Jun 24 19:12:08 2026] DELETE /v2/images/795f28af-be66-4b05-b470-28f80efad463 => generated 0 bytes in 958 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/722] 10.0.0.104 () {32 vars in 707 bytes} [Wed Jun 24 19:12:09 2026] GET /v2/images/795f28af-be66-4b05-b470-28f80efad463 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:12:09.267 7 WARNING glance.api.v2.images [None req-6df2b78d-ce16-42d7-af53-ccb7de9cb559 4bdebf5d06e64cb8821718984ea3bbc1 dd4cb0b9e2c2489d8fd40fb406bad2a6 - - default default] Failed to find image ef1df6c0-077f-4bd5-b431-4af463dd33a5 to delete: glance.common.exception.ImageNotFound: No image found with ID ef1df6c0-077f-4bd5-b431-4af463dd33a5 [pid: 7|app: 0|req: 355/723] 10.0.0.104 () {32 vars in 710 bytes} [Wed Jun 24 19:12:09 2026] DELETE /v2/images/ef1df6c0-077f-4bd5-b431-4af463dd33a5 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/724] 10.0.0.104 () {32 vars in 707 bytes} [Wed Jun 24 19:12:09 2026] GET /v2/images/ef1df6c0-077f-4bd5-b431-4af463dd33a5 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/727] 10.0.0.21 () {36 vars in 986 bytes} [Wed Jun 24 19:12:27 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/728] 10.0.0.21 () {36 vars in 926 bytes} [Wed Jun 24 19:12:27 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/735] 10.0.0.104 () {30 vars in 411 bytes} [Wed Jun 24 19:12:56 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: 363/738] 10.0.0.21 () {36 vars in 986 bytes} [Wed Jun 24 19:13:05 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => 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: 376/739] 10.0.0.21 () {36 vars in 926 bytes} [Wed Jun 24 19:13:05 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/742] 10.0.0.21 () {36 vars in 986 bytes} [Wed Jun 24 19:13:13 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/743] 10.0.0.21 () {36 vars in 926 bytes} [Wed Jun 24 19:13:13 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: 380/746] 10.0.0.21 () {36 vars in 986 bytes} [Wed Jun 24 19:13:27 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => 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: 367/747] 10.0.0.21 () {36 vars in 926 bytes} [Wed Jun 24 19:13:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/756] 10.0.0.21 () {36 vars in 986 bytes} [Wed Jun 24 19:14:08 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/757] 10.0.0.21 () {36 vars in 926 bytes} [Wed Jun 24 19:14:08 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: 376/764] 10.0.0.104 () {32 vars in 707 bytes} [Wed Jun 24 19:14:34 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/765] 10.0.0.104 () {32 vars in 707 bytes} [Wed Jun 24 19:14:34 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/766] 10.0.0.167 () {36 vars in 987 bytes} [Wed Jun 24 19:14:35 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => generated 1312 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/767] 10.0.0.167 () {36 vars in 927 bytes} [Wed Jun 24 19:14: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: 378/768] 10.0.0.167 () {36 vars in 927 bytes} [Wed Jun 24 19:14:35 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: 391/769] 10.0.0.167 () {36 vars in 987 bytes} [Wed Jun 24 19:14:35 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/770] 10.0.0.167 () {36 vars in 927 bytes} [Wed Jun 24 19:14: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: 8|app: 0|req: 392/771] 10.0.0.167 () {36 vars in 927 bytes} [Wed Jun 24 19:14:35 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: 380/772] 10.0.0.167 () {36 vars in 987 bytes} [Wed Jun 24 19:14:35 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/773] 10.0.0.167 () {36 vars in 927 bytes} [Wed Jun 24 19:14: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: 381/774] 10.0.0.167 () {36 vars in 927 bytes} [Wed Jun 24 19:14:35 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: 394/775] 10.0.0.152 () {36 vars in 911 bytes} [Wed Jun 24 19:14:35 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/776] 10.0.0.152 () {36 vars in 1007 bytes} [Wed Jun 24 19:14:35 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/777] 10.0.0.152 () {36 vars in 987 bytes} [Wed Jun 24 19:14:35 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => 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: 383/778] 10.0.0.152 () {36 vars in 927 bytes} [Wed Jun 24 19:14:35 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: 396/779] 10.0.0.152 () {36 vars in 927 bytes} [Wed Jun 24 19:14: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: 409/804] 10.0.0.21 () {36 vars in 986 bytes} [Wed Jun 24 19:16:34 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => generated 1312 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/805] 10.0.0.21 () {36 vars in 926 bytes} [Wed Jun 24 19:16:34 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/810] 10.0.0.21 () {36 vars in 986 bytes} [Wed Jun 24 19:16:52 2026] GET /v2/images/c190f072-849c-4199-910f-d7e009e034f2 => 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: 412/811] 10.0.0.21 () {36 vars in 926 bytes} [Wed Jun 24 19:16:52 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: 417/820] 199.19.213.203 () {32 vars in 826 bytes} [Wed Jun 24 19:17:32 2026] GET /v2/images?status=active&owner=f9deb7a7e583453cb63885ac2538367a&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/821] 199.19.213.203 () {32 vars in 653 bytes} [Wed Jun 24 19:17:32 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: 418/822] 10.0.0.167 () {36 vars in 987 bytes} [Wed Jun 24 19:17:33 2026] GET /v2/images/ee21979c-16c5-4953-b2e6-c467ca17a39c => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/823] 10.0.0.167 () {36 vars in 927 bytes} [Wed Jun 24 19:17:33 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: 419/824] 10.0.0.167 () {36 vars in 927 bytes} [Wed Jun 24 19:17:33 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: 406/825] 10.0.0.167 () {36 vars in 987 bytes} [Wed Jun 24 19:17:33 2026] GET /v2/images/ee21979c-16c5-4953-b2e6-c467ca17a39c => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/826] 10.0.0.167 () {36 vars in 927 bytes} [Wed Jun 24 19:17:33 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: 407/827] 10.0.0.167 () {36 vars in 927 bytes} [Wed Jun 24 19:17:33 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: 421/828] 10.0.0.167 () {36 vars in 987 bytes} [Wed Jun 24 19:17:33 2026] GET /v2/images/ee21979c-16c5-4953-b2e6-c467ca17a39c => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/829] 10.0.0.167 () {36 vars in 927 bytes} [Wed Jun 24 19:17: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: 422/830] 10.0.0.152 () {36 vars in 911 bytes} [Wed Jun 24 19:17:33 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/831] 10.0.0.152 () {36 vars in 1007 bytes} [Wed Jun 24 19:17:33 2026] GET /v2/images/ee21979c-16c5-4953-b2e6-c467ca17a39c/locations => generated 127 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/832] 10.0.0.152 () {36 vars in 987 bytes} [Wed Jun 24 19:17:33 2026] GET /v2/images/ee21979c-16c5-4953-b2e6-c467ca17a39c => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/833] 10.0.0.152 () {36 vars in 927 bytes} [Wed Jun 24 19:17:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/834] 10.0.0.152 () {36 vars in 927 bytes} [Wed Jun 24 19:17: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: 447/879] 10.0.0.104 () {32 vars in 633 bytes} [Wed Jun 24 19:21:11 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)