+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jul 21 21:22:03 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-664857cd5f-s6zd8 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 0x7fad3cc72668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-21 21:22:05.730 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-21 21:22:05.805 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-21 21:22:06.617 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-21 21:22:06.618 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-21 21:22:06.618 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-21 21:22:06.775 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-21 21:22:06.777 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-21 21:22:06.778 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-21 21:22:08.821 7 WARNING glance.api.v2.images [None req-fb4d2535-f8dd-477e-9adb-8ddea3ec8a7f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-21 21:22:08.943 8 WARNING glance.api.v2.images [None req-c92815b6-6527-4ef7-ba1f-077491b5307f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-21 21:22:09.173 7 WARNING keystonemiddleware._common.config [None req-fb4d2535-f8dd-477e-9adb-8ddea3ec8a7f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 21:22:09.181 7 WARNING oslo_config.cfg [None req-fb4d2535-f8dd-477e-9adb-8ddea3ec8a7f - - - - - -] 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 0x7fad3cc72668 pid: 7 (default app) 2026-07-21 21:22:09.304 8 WARNING keystonemiddleware._common.config [None req-c92815b6-6527-4ef7-ba1f-077491b5307f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 21:22:09.312 8 WARNING oslo_config.cfg [None req-c92815b6-6527-4ef7-ba1f-077491b5307f - - - - - -] 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 0x7fad3cc72668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.223 () {42 vars in 688 bytes} [Tue Jul 21 21:22:10 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-07-21 21:22:11.222 8 WARNING oslo_policy.policy [None req-c7467fd0-77d6-4bf9-94b6-9ff1d9b65aac 7b1897a155df41078fec5fa83d107dea ceeb0e244a1a4c8b8cc1fa28531d13df - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-21 21:22:11.222 8 WARNING oslo_policy.policy [None req-c7467fd0-77d6-4bf9-94b6-9ff1d9b65aac 7b1897a155df41078fec5fa83d107dea ceeb0e244a1a4c8b8cc1fa28531d13df - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-21 21:22:11.237 8 WARNING oslo_policy.policy [None req-c7467fd0-77d6-4bf9-94b6-9ff1d9b65aac 7b1897a155df41078fec5fa83d107dea ceeb0e244a1a4c8b8cc1fa28531d13df - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-21 21:22:11.238 8 WARNING oslo_policy.policy [None req-c7467fd0-77d6-4bf9-94b6-9ff1d9b65aac 7b1897a155df41078fec5fa83d107dea ceeb0e244a1a4c8b8cc1fa28531d13df - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.19.213.223 () {44 vars in 910 bytes} [Tue Jul 21 21:22:10 2026] GET /v2/images => generated 69 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.223 () {42 vars in 688 bytes} [Tue Jul 21 21:22:14 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.19.213.223 () {44 vars in 910 bytes} [Tue Jul 21 21:22:14 2026] GET /v2/images => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 21:22:14.904 7 WARNING oslo_policy.policy [None req-b7c146e1-03b4-487b-96c7-cd726a69914d 7b1897a155df41078fec5fa83d107dea ceeb0e244a1a4c8b8cc1fa28531d13df - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-21 21:22:14.904 7 WARNING oslo_policy.policy [None req-b7c146e1-03b4-487b-96c7-cd726a69914d 7b1897a155df41078fec5fa83d107dea ceeb0e244a1a4c8b8cc1fa28531d13df - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.19.213.223 () {44 vars in 911 bytes} [Tue Jul 21 21:22:14 2026] GET /v2/images/cirros => generated 151 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.223 () {44 vars in 933 bytes} [Tue Jul 21 21:22:15 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:22:15.054 7 WARNING oslo_policy.policy [None req-3e383d60-5a8c-4011-bb7f-aa9f7ff75e51 7b1897a155df41078fec5fa83d107dea ceeb0e244a1a4c8b8cc1fa28531d13df - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-21 21:22:15.054 7 WARNING oslo_policy.policy [None req-3e383d60-5a8c-4011-bb7f-aa9f7ff75e51 7b1897a155df41078fec5fa83d107dea ceeb0e244a1a4c8b8cc1fa28531d13df - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.19.213.223 () {44 vars in 939 bytes} [Tue Jul 21 21:22:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:22:15.137 8 WARNING oslo_config.cfg [None req-f197cfff-ef3e-4aeb-a270-e5bb56ac40d3 7b1897a155df41078fec5fa83d107dea ceeb0e244a1a4c8b8cc1fa28531d13df - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.19.213.223 () {48 vars in 951 bytes} [Tue Jul 21 21:22:15 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 21:22:15.156 7 WARNING oslo_policy.policy [None req-73a4009b-a1b6-400d-bc80-c25a9cd62ebc 7b1897a155df41078fec5fa83d107dea ceeb0e244a1a4c8b8cc1fa28531d13df - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-21 21:22:15.156 7 WARNING oslo_policy.policy [None req-73a4009b-a1b6-400d-bc80-c25a9cd62ebc 7b1897a155df41078fec5fa83d107dea ceeb0e244a1a4c8b8cc1fa28531d13df - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-21 21:22:15.158 7 INFO glance.api.v2.image_data [None req-73a4009b-a1b6-400d-bc80-c25a9cd62ebc 7b1897a155df41078fec5fa83d107dea ceeb0e244a1a4c8b8cc1fa28531d13df - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 21:22:18.457 7 WARNING glance.location [None req-73a4009b-a1b6-400d-bc80-c25a9cd62ebc 7b1897a155df41078fec5fa83d107dea ceeb0e244a1a4c8b8cc1fa28531d13df - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.19.213.223 () {48 vars in 1045 bytes} [Tue Jul 21 21:22:15 2026] PUT /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab/file => generated 0 bytes in 3356 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5985 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.19.213.223 () {44 vars in 971 bytes} [Tue Jul 21 21:22:18 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/17] 199.19.213.223 () {48 vars in 1051 bytes} [Tue Jul 21 21:22:18 2026] PATCH /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => generated 1312 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 21:22:18.653 7 WARNING oslo_config.cfg [None req-7b6cc298-8106-4e7d-958c-4665b73d8104 7b1897a155df41078fec5fa83d107dea ceeb0e244a1a4c8b8cc1fa28531d13df - - 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/18] 199.19.213.223 () {44 vars in 971 bytes} [Tue Jul 21 21:22:18 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/281] 199.19.213.223 () {42 vars in 688 bytes} [Tue Jul 21 21:44:12 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: 139/282] 199.19.213.223 () {44 vars in 910 bytes} [Tue Jul 21 21:44:12 2026] GET /v2/images => generated 1381 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/287] 199.19.213.223 () {42 vars in 688 bytes} [Tue Jul 21 21:44:31 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/288] 199.19.213.223 () {44 vars in 910 bytes} [Tue Jul 21 21:44:31 2026] GET /v2/images => generated 1381 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/289] 199.19.213.223 () {44 vars in 937 bytes} [Tue Jul 21 21:44:32 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/290] 199.19.213.223 () {44 vars in 959 bytes} [Tue Jul 21 21:44:32 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/291] 199.19.213.223 () {44 vars in 939 bytes} [Tue Jul 21 21:44:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/292] 199.19.213.223 () {48 vars in 951 bytes} [Tue Jul 21 21:44:32 2026] POST /v2/images => generated 796 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 21:44:32.181 7 INFO glance.api.v2.image_data [None req-b0664f10-d136-4d3b-ade2-93edde436074 7b1897a155df41078fec5fa83d107dea ceeb0e244a1a4c8b8cc1fa28531d13df - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 21:45:06.404 7 WARNING glance.location [None req-b0664f10-d136-4d3b-ade2-93edde436074 7b1897a155df41078fec5fa83d107dea ceeb0e244a1a4c8b8cc1fa28531d13df - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 149/299] 199.19.213.223 () {48 vars in 1046 bytes} [Tue Jul 21 21:44:32 2026] PUT /v2/images/93db8ec0-0f7d-4f88-91de-05d3eb0cf291/file => generated 0 bytes in 34275 msecs (HTTP/1.1 204) 4 headers in 171 bytes (58348 switches on core 0) [pid: 8|app: 0|req: 151/300] 199.19.213.223 () {44 vars in 971 bytes} [Tue Jul 21 21:45:06 2026] GET /v2/images/93db8ec0-0f7d-4f88-91de-05d3eb0cf291 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/301] 199.19.213.223 () {48 vars in 1051 bytes} [Tue Jul 21 21:45:06 2026] PATCH /v2/images/93db8ec0-0f7d-4f88-91de-05d3eb0cf291 => generated 1395 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/302] 199.19.213.223 () {44 vars in 971 bytes} [Tue Jul 21 21:45:06 2026] GET /v2/images/93db8ec0-0f7d-4f88-91de-05d3eb0cf291 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/303] 199.19.213.223 () {42 vars in 688 bytes} [Tue Jul 21 21:45:08 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/304] 199.19.213.223 () {44 vars in 910 bytes} [Tue Jul 21 21:45:08 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 199.19.213.223 () {42 vars in 688 bytes} [Tue Jul 21 21:52:23 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: 198/394] 199.19.213.223 () {44 vars in 910 bytes} [Tue Jul 21 21:52:23 2026] GET /v2/images => generated 2778 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 199.19.213.223 () {42 vars in 688 bytes} [Tue Jul 21 21:52:41 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: 199/400] 199.19.213.223 () {44 vars in 910 bytes} [Tue Jul 21 21:52:41 2026] GET /v2/images => generated 2778 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.19.213.223 () {44 vars in 947 bytes} [Tue Jul 21 21:52:41 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/402] 199.19.213.223 () {44 vars in 969 bytes} [Tue Jul 21 21:52:41 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 199.19.213.223 () {44 vars in 939 bytes} [Tue Jul 21 21:52:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.19.213.223 () {48 vars in 951 bytes} [Tue Jul 21 21:52:41 2026] POST /v2/images => generated 799 bytes in 1098 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 21:52:42.702 8 WARNING oslo_policy.policy [None req-daf17233-46cb-4cf6-b7e5-882e8d5a3454 7b1897a155df41078fec5fa83d107dea ceeb0e244a1a4c8b8cc1fa28531d13df - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-21 21:52:42.702 8 WARNING oslo_policy.policy [None req-daf17233-46cb-4cf6-b7e5-882e8d5a3454 7b1897a155df41078fec5fa83d107dea ceeb0e244a1a4c8b8cc1fa28531d13df - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-21 21:52:42.703 8 INFO glance.api.v2.image_data [None req-daf17233-46cb-4cf6-b7e5-882e8d5a3454 7b1897a155df41078fec5fa83d107dea ceeb0e244a1a4c8b8cc1fa28531d13df - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 21:53:38.331 8 INFO glance.location [None req-daf17233-46cb-4cf6-b7e5-882e8d5a3454 7b1897a155df41078fec5fa83d107dea ceeb0e244a1a4c8b8cc1fa28531d13df - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 204/415] 199.19.213.223 () {48 vars in 1045 bytes} [Tue Jul 21 21:52:42 2026] PUT /v2/images/36c31efe-3566-4b29-ba6c-d04d5b383c03/file => generated 0 bytes in 55684 msecs (HTTP/1.1 204) 4 headers in 171 bytes (14359 switches on core 0) [pid: 7|app: 0|req: 212/416] 199.19.213.223 () {44 vars in 971 bytes} [Tue Jul 21 21:53:38 2026] GET /v2/images/36c31efe-3566-4b29-ba6c-d04d5b383c03 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/419] 199.19.213.223 () {48 vars in 1051 bytes} [Tue Jul 21 21:53:38 2026] PATCH /v2/images/36c31efe-3566-4b29-ba6c-d04d5b383c03 => generated 1410 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/420] 199.19.213.223 () {44 vars in 971 bytes} [Tue Jul 21 21:53:38 2026] GET /v2/images/36c31efe-3566-4b29-ba6c-d04d5b383c03 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/429] 199.19.213.223 () {42 vars in 688 bytes} [Tue Jul 21 21:54:22 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/430] 199.19.213.223 () {44 vars in 910 bytes} [Tue Jul 21 21:54:22 2026] GET /v2/images => generated 4190 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/435] 199.19.213.223 () {42 vars in 688 bytes} [Tue Jul 21 21:54:39 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: 223/436] 199.19.213.223 () {44 vars in 910 bytes} [Tue Jul 21 21:54:39 2026] GET /v2/images => generated 4190 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/437] 199.19.213.223 () {44 vars in 939 bytes} [Tue Jul 21 21:54:39 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/438] 199.19.213.223 () {44 vars in 961 bytes} [Tue Jul 21 21:54:39 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: 8|app: 0|req: 215/439] 199.19.213.223 () {44 vars in 939 bytes} [Tue Jul 21 21:54:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/440] 199.19.213.223 () {48 vars in 951 bytes} [Tue Jul 21 21:54:39 2026] POST /v2/images => generated 791 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 21:54:39.750 8 INFO glance.api.v2.image_data [None req-f8910eaf-d9a2-4e8d-81ac-62e9d9843a69 7b1897a155df41078fec5fa83d107dea ceeb0e244a1a4c8b8cc1fa28531d13df - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 21:54:55.632 8 INFO glance.location [None req-f8910eaf-d9a2-4e8d-81ac-62e9d9843a69 7b1897a155df41078fec5fa83d107dea ceeb0e244a1a4c8b8cc1fa28531d13df - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 216/443] 199.19.213.223 () {48 vars in 1046 bytes} [Tue Jul 21 21:54:39 2026] PUT /v2/images/41fed92d-530f-4d0c-bdf7-bd56d26b83fe/file => generated 0 bytes in 15930 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30577 switches on core 0) [pid: 7|app: 0|req: 228/444] 199.19.213.223 () {44 vars in 971 bytes} [Tue Jul 21 21:54:55 2026] GET /v2/images/41fed92d-530f-4d0c-bdf7-bd56d26b83fe => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/445] 199.19.213.223 () {48 vars in 1051 bytes} [Tue Jul 21 21:54:55 2026] PATCH /v2/images/41fed92d-530f-4d0c-bdf7-bd56d26b83fe => generated 1382 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/446] 199.19.213.223 () {44 vars in 971 bytes} [Tue Jul 21 21:54:55 2026] GET /v2/images/41fed92d-530f-4d0c-bdf7-bd56d26b83fe => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/615] 199.19.213.223 () {42 vars in 688 bytes} [Tue Jul 21 22:08: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: 314/616] 199.19.213.223 () {44 vars in 910 bytes} [Tue Jul 21 22:08:49 2026] GET /v2/images => generated 5574 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/645] 199.19.213.223 () {42 vars in 688 bytes} [Tue Jul 21 22:11:15 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: 329/646] 199.19.213.223 () {44 vars in 910 bytes} [Tue Jul 21 22:11:15 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: 318/647] 199.19.213.223 () {42 vars in 688 bytes} [Tue Jul 21 22:11:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/648] 199.19.213.223 () {44 vars in 910 bytes} [Tue Jul 21 22:11:17 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/661] 199.19.213.223 () {42 vars in 688 bytes} [Tue Jul 21 22:12:08 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: 325/662] 199.19.213.223 () {44 vars in 910 bytes} [Tue Jul 21 22:12:08 2026] GET /v2/images => generated 5574 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/663] 199.19.213.223 () {42 vars in 688 bytes} [Tue Jul 21 22:12:17 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/664] 199.19.213.223 () {44 vars in 910 bytes} [Tue Jul 21 22:12:17 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/679] 199.19.213.223 () {42 vars in 688 bytes} [Tue Jul 21 22:13:22 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/680] 199.19.213.223 () {44 vars in 910 bytes} [Tue Jul 21 22:13:22 2026] GET /v2/images => generated 5574 bytes in 76 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: 339/689] 10.0.0.25 () {32 vars in 632 bytes} [Tue Jul 21 22:14:07 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/696] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jul 21 22:14:29 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => generated 1312 bytes in 27 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: 354/697] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jul 21 22:14:29 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/698] 10.0.0.231 () {36 vars in 987 bytes} [Tue Jul 21 22:14:30 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => generated 1312 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/699] 10.0.0.231 () {36 vars in 927 bytes} [Tue Jul 21 22:14:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/700] 10.0.0.231 () {36 vars in 927 bytes} [Tue Jul 21 22:14:30 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: 356/701] 10.0.0.231 () {36 vars in 987 bytes} [Tue Jul 21 22:14:30 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/702] 10.0.0.231 () {36 vars in 927 bytes} [Tue Jul 21 22:14:30 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: 357/703] 10.0.0.231 () {36 vars in 927 bytes} [Tue Jul 21 22:14:30 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: 347/704] 10.0.0.231 () {36 vars in 987 bytes} [Tue Jul 21 22:14:30 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/705] 10.0.0.231 () {36 vars in 927 bytes} [Tue Jul 21 22:14:30 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/706] 10.0.0.231 () {36 vars in 927 bytes} [Tue Jul 21 22:14:30 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: 359/707] 10.0.0.195 () {36 vars in 987 bytes} [Tue Jul 21 22:14:31 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => generated 1312 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/708] 10.0.0.195 () {36 vars in 927 bytes} [Tue Jul 21 22:14:31 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: 360/709] 10.0.0.195 () {36 vars in 987 bytes} [Tue Jul 21 22:14:31 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => 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: 350/710] 10.0.0.195 () {36 vars in 927 bytes} [Tue Jul 21 22:14:31 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: 361/711] 10.0.0.195 () {36 vars in 927 bytes} [Tue Jul 21 22:14:31 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: 351/712] 199.19.213.223 () {36 vars in 991 bytes} [Tue Jul 21 22:14:38 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/713] 199.19.213.223 () {36 vars in 931 bytes} [Tue Jul 21 22:14:38 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: 364/716] 199.19.213.223 () {36 vars in 991 bytes} [Tue Jul 21 22:14:38 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => 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: 353/717] 199.19.213.223 () {36 vars in 931 bytes} [Tue Jul 21 22:14:38 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: 365/718] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jul 21 22:14:43 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => 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: 354/719] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jul 21 22:14:43 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: 366/720] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jul 21 22:14:43 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => 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: 355/721] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jul 21 22:14:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/736] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jul 21 22:15:50 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/737] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jul 21 22:15:50 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/744] 10.0.0.25 () {34 vars in 654 bytes} [Tue Jul 21 22:16:21 2026] POST /v2/images => generated 648 bytes in 242 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-21 22:16:21.617 7 WARNING glance.api.v2.images [None req-f3378241-32c8-4c83-9fb5-43fbeb61490b 2809e6a60d9047d58a11cff292871307 e3469ac5a2bb41ab9c01a3979e1d778b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//48b2c22f-4767-4a98-b157-fbb4c7a7535f [pid: 7|app: 0|req: 378/745] 10.0.0.25 () {32 vars in 709 bytes} [Tue Jul 21 22:16:21 2026] DELETE /v2/images/48b2c22f-4767-4a98-b157-fbb4c7a7535f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/746] 10.0.0.25 () {32 vars in 706 bytes} [Tue Jul 21 22:16:21 2026] GET /v2/images/48b2c22f-4767-4a98-b157-fbb4c7a7535f => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/747] 10.0.0.25 () {32 vars in 632 bytes} [Tue Jul 21 22:16:21 2026] GET /v2/images => generated 1381 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/748] 10.0.0.25 () {34 vars in 654 bytes} [Tue Jul 21 22:16:21 2026] POST /v2/images => generated 702 bytes in 76 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/749] 10.0.0.25 () {32 vars in 716 bytes} [Tue Jul 21 22:16:21 2026] GET /v2/images/762d9709-8fe9-4f79-b585-4c188dddcb2d/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:16:21.916 8 INFO glance.api.v2.image_data [None req-7d692d97-db22-4d42-8c1c-a0ad52d34098 2809e6a60d9047d58a11cff292871307 e3469ac5a2bb41ab9c01a3979e1d778b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 22:16:21.963 8 WARNING glance_store._drivers.rbd [None req-7d692d97-db22-4d42-8c1c-a0ad52d34098 2809e6a60d9047d58a11cff292871307 e3469ac5a2bb41ab9c01a3979e1d778b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-21 22:16:22.778 8 INFO glance.location [None req-7d692d97-db22-4d42-8c1c-a0ad52d34098 2809e6a60d9047d58a11cff292871307 e3469ac5a2bb41ab9c01a3979e1d778b - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 370/750] 10.0.0.25 () {32 vars in 726 bytes} [Tue Jul 21 22:16:21 2026] PUT /v2/images/762d9709-8fe9-4f79-b585-4c188dddcb2d/file => generated 0 bytes in 925 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/751] 10.0.0.25 () {32 vars in 706 bytes} [Tue Jul 21 22:16:22 2026] GET /v2/images/762d9709-8fe9-4f79-b585-4c188dddcb2d => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/752] 10.0.0.25 () {32 vars in 716 bytes} [Tue Jul 21 22:16:22 2026] GET /v2/images/762d9709-8fe9-4f79-b585-4c188dddcb2d/file => generated 1024 bytes in 158 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/753] 10.0.0.25 () {34 vars in 654 bytes} [Tue Jul 21 22:16:23 2026] POST /v2/images => generated 649 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/754] 10.0.0.25 () {32 vars in 725 bytes} [Tue Jul 21 22:16:23 2026] PATCH /v2/images/269be099-e5ed-4e1b-9928-374f477ac6f7 => generated 653 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/755] 10.0.0.25 () {32 vars in 706 bytes} [Tue Jul 21 22:16:23 2026] GET /v2/images/269be099-e5ed-4e1b-9928-374f477ac6f7 => generated 653 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:16:23.203 8 WARNING glance.api.v2.images [None req-bb015cd7-cde8-4e29-ae84-5a02c9deabc4 2809e6a60d9047d58a11cff292871307 e3469ac5a2bb41ab9c01a3979e1d778b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//269be099-e5ed-4e1b-9928-374f477ac6f7 [pid: 8|app: 0|req: 373/756] 10.0.0.25 () {32 vars in 709 bytes} [Tue Jul 21 22:16:23 2026] DELETE /v2/images/269be099-e5ed-4e1b-9928-374f477ac6f7 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/757] 10.0.0.25 () {32 vars in 706 bytes} [Tue Jul 21 22:16:23 2026] GET /v2/images/269be099-e5ed-4e1b-9928-374f477ac6f7 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:16:23.267 8 WARNING glance.api.v2.images [None req-5188228c-ac3e-4513-beae-771eee5342d0 2809e6a60d9047d58a11cff292871307 e3469ac5a2bb41ab9c01a3979e1d778b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//762d9709-8fe9-4f79-b585-4c188dddcb2d [pid: 8|app: 0|req: 374/758] 10.0.0.25 () {32 vars in 709 bytes} [Tue Jul 21 22:16:23 2026] DELETE /v2/images/762d9709-8fe9-4f79-b585-4c188dddcb2d => generated 0 bytes in 970 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/759] 10.0.0.25 () {32 vars in 706 bytes} [Tue Jul 21 22:16:24 2026] GET /v2/images/762d9709-8fe9-4f79-b585-4c188dddcb2d => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:16:24.270 8 WARNING glance.api.v2.images [None req-7f2ba8af-5f62-4261-8639-a58de9e8eedd 2809e6a60d9047d58a11cff292871307 e3469ac5a2bb41ab9c01a3979e1d778b - - default default] Failed to find image 48b2c22f-4767-4a98-b157-fbb4c7a7535f to delete: glance.common.exception.ImageNotFound: No image found with ID 48b2c22f-4767-4a98-b157-fbb4c7a7535f [pid: 8|app: 0|req: 375/760] 10.0.0.25 () {32 vars in 709 bytes} [Tue Jul 21 22:16:24 2026] DELETE /v2/images/48b2c22f-4767-4a98-b157-fbb4c7a7535f => generated 147 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/761] 10.0.0.25 () {32 vars in 706 bytes} [Tue Jul 21 22:16:24 2026] GET /v2/images/48b2c22f-4767-4a98-b157-fbb4c7a7535f => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/762] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jul 21 22:16:25 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => 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: 387/763] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jul 21 22:16:25 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: 379/768] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jul 21 22:16:42 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/769] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jul 21 22:16:42 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: 8|app: 0|req: 382/774] 10.0.0.25 () {30 vars in 410 bytes} [Tue Jul 21 22:17:02 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: 386/781] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jul 21 22:17:32 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => 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/782] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jul 21 22:17:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/787] 10.0.0.25 () {32 vars in 706 bytes} [Tue Jul 21 22:17:50 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => 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: 389/788] 10.0.0.25 () {32 vars in 706 bytes} [Tue Jul 21 22:17:50 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => 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: 400/789] 10.0.0.231 () {36 vars in 987 bytes} [Tue Jul 21 22:17:50 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => generated 1312 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/790] 10.0.0.231 () {36 vars in 927 bytes} [Tue Jul 21 22:17: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: 7|app: 0|req: 401/791] 10.0.0.231 () {36 vars in 927 bytes} [Tue Jul 21 22:17:51 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/792] 10.0.0.231 () {36 vars in 987 bytes} [Tue Jul 21 22:17:51 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/793] 10.0.0.231 () {36 vars in 927 bytes} [Tue Jul 21 22:17:51 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: 392/794] 10.0.0.231 () {36 vars in 927 bytes} [Tue Jul 21 22:17:51 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: 403/795] 10.0.0.231 () {36 vars in 987 bytes} [Tue Jul 21 22:17:51 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => 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: 393/796] 10.0.0.231 () {36 vars in 927 bytes} [Tue Jul 21 22:17:51 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: 404/797] 10.0.0.231 () {36 vars in 927 bytes} [Tue Jul 21 22:17:51 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: 394/798] 10.0.0.195 () {36 vars in 987 bytes} [Tue Jul 21 22:17:51 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => 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: 405/799] 10.0.0.195 () {36 vars in 927 bytes} [Tue Jul 21 22:17:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/800] 10.0.0.195 () {36 vars in 987 bytes} [Tue Jul 21 22:17:51 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/801] 10.0.0.195 () {36 vars in 927 bytes} [Tue Jul 21 22:17:51 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/802] 10.0.0.195 () {36 vars in 927 bytes} [Tue Jul 21 22:17:51 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: 398/805] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jul 21 22:18:07 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/806] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jul 21 22:18:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/817] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jul 21 22:18:51 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/818] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jul 21 22:18:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/819] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jul 21 22:18:52 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => 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: 405/820] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jul 21 22:18:52 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: 418/825] 10.0.0.39 () {36 vars in 986 bytes} [Tue Jul 21 22:19:08 2026] GET /v2/images/c97a182e-af25-4b34-a01b-7fb094aa0aab => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/826] 10.0.0.39 () {36 vars in 926 bytes} [Tue Jul 21 22:19: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: 8|app: 0|req: 413/835] 199.19.213.223 () {32 vars in 826 bytes} [Tue Jul 21 22:19:50 2026] GET /v2/images?status=active&owner=ceeb0e244a1a4c8b8cc1fa28531d13df&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/836] 199.19.213.223 () {32 vars in 653 bytes} [Tue Jul 21 22:19:50 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: 414/837] 10.0.0.231 () {36 vars in 987 bytes} [Tue Jul 21 22:19:50 2026] GET /v2/images/93db8ec0-0f7d-4f88-91de-05d3eb0cf291 => generated 1395 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/838] 10.0.0.231 () {36 vars in 927 bytes} [Tue Jul 21 22:19:50 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: 415/839] 10.0.0.231 () {36 vars in 927 bytes} [Tue Jul 21 22:19: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: 425/840] 10.0.0.231 () {36 vars in 987 bytes} [Tue Jul 21 22:19:50 2026] GET /v2/images/93db8ec0-0f7d-4f88-91de-05d3eb0cf291 => 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: 416/841] 10.0.0.231 () {36 vars in 927 bytes} [Tue Jul 21 22:19:50 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/842] 10.0.0.231 () {36 vars in 927 bytes} [Tue Jul 21 22:19:50 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: 417/843] 10.0.0.231 () {36 vars in 987 bytes} [Tue Jul 21 22:19:50 2026] GET /v2/images/93db8ec0-0f7d-4f88-91de-05d3eb0cf291 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/844] 10.0.0.231 () {36 vars in 927 bytes} [Tue Jul 21 22:19:50 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: 418/845] 10.0.0.195 () {36 vars in 987 bytes} [Tue Jul 21 22:19:51 2026] GET /v2/images/93db8ec0-0f7d-4f88-91de-05d3eb0cf291 => generated 1395 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/846] 10.0.0.195 () {36 vars in 927 bytes} [Tue Jul 21 22:19:51 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: 419/847] 10.0.0.195 () {36 vars in 987 bytes} [Tue Jul 21 22:19:51 2026] GET /v2/images/93db8ec0-0f7d-4f88-91de-05d3eb0cf291 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/848] 10.0.0.195 () {36 vars in 927 bytes} [Tue Jul 21 22:19:51 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: 420/849] 10.0.0.195 () {36 vars in 927 bytes} [Tue Jul 21 22:19:51 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: 442/892] 10.0.0.25 () {32 vars in 632 bytes} [Tue Jul 21 22:23:25 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)