+ 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 Aug 11 11:38:03 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-84f894c55-qqv6b 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 0x7fd8f0dd4668 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-08-11 11:38:05.220 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-11 11:38:05.238 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-08-11 11:38:06.126 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-08-11 11:38:06.127 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-08-11 11:38:06.128 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-11 11:38:06.137 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-08-11 11:38:06.139 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-08-11 11:38:06.139 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-11 11:38:08.238 8 WARNING glance.api.v2.images [None req-673de8e6-3bef-4e7f-b040-9310dcf27be1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-11 11:38:08.315 7 WARNING glance.api.v2.images [None req-efbf2fc7-af9e-4a27-b486-eb8167fc386b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-11 11:38:08.610 8 WARNING keystonemiddleware._common.config [None req-673de8e6-3bef-4e7f-b040-9310dcf27be1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 11:38:08.627 8 WARNING oslo_config.cfg [None req-673de8e6-3bef-4e7f-b040-9310dcf27be1 - - - - - -] 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 0x7fd8f0dd4668 pid: 8 (default app) 2026-08-11 11:38:08.726 7 WARNING keystonemiddleware._common.config [None req-efbf2fc7-af9e-4a27-b486-eb8167fc386b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 11:38:08.734 7 WARNING oslo_config.cfg [None req-efbf2fc7-af9e-4a27-b486-eb8167fc386b - - - - - -] 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 0x7fd8f0dd4668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.65 () {42 vars in 684 bytes} [Tue Aug 11 11:38:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 11:38:10.943 7 WARNING oslo_policy.policy [None req-aece6300-a503-477b-9bfa-f053b97deaee 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - 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-08-11 11:38:10.943 7 WARNING oslo_policy.policy [None req-aece6300-a503-477b-9bfa-f053b97deaee 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - 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-08-11 11:38:10.960 7 WARNING oslo_policy.policy [None req-aece6300-a503-477b-9bfa-f053b97deaee 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - 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-08-11 11:38:10.960 7 WARNING oslo_policy.policy [None req-aece6300-a503-477b-9bfa-f053b97deaee 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.19.213.65 () {44 vars in 906 bytes} [Tue Aug 11 11:38:10 2026] GET /v2/images => generated 69 bytes in 595 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.65 () {42 vars in 684 bytes} [Tue Aug 11 11:38:14 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.19.213.65 () {44 vars in 906 bytes} [Tue Aug 11 11:38:14 2026] GET /v2/images => generated 69 bytes in 36 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-08-11 11:38:14.726 8 WARNING oslo_policy.policy [None req-1e299868-de9f-429b-8fa3-eeea04af1f78 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - 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-08-11 11:38:14.727 8 WARNING oslo_policy.policy [None req-1e299868-de9f-429b-8fa3-eeea04af1f78 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.19.213.65 () {44 vars in 907 bytes} [Tue Aug 11 11:38:14 2026] GET /v2/images/cirros => generated 151 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.65 () {44 vars in 929 bytes} [Tue Aug 11 11:38:14 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 11:38:14.888 8 WARNING oslo_policy.policy [None req-9afb9a2b-5ea5-47ad-85f1-78d67eaa4b85 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - 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-08-11 11:38:14.889 8 WARNING oslo_policy.policy [None req-9afb9a2b-5ea5-47ad-85f1-78d67eaa4b85 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - 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: 8/11] 199.19.213.65 () {44 vars in 935 bytes} [Tue Aug 11 11:38:14 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-08-11 11:38:14.976 7 WARNING oslo_config.cfg [None req-20b88820-cc18-4852-9c30-15f46040a9c7 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.19.213.65 () {48 vars in 947 bytes} [Tue Aug 11 11:38:14 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-11 11:38:14.997 8 WARNING oslo_policy.policy [None req-f76374c2-6a65-4d0f-9267-331aecb45454 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - 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-08-11 11:38:14.997 8 WARNING oslo_policy.policy [None req-f76374c2-6a65-4d0f-9267-331aecb45454 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - 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-08-11 11:38:14.998 8 INFO glance.api.v2.image_data [None req-f76374c2-6a65-4d0f-9267-331aecb45454 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 11:38:18.394 8 WARNING glance.location [None req-f76374c2-6a65-4d0f-9267-331aecb45454 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.19.213.65 () {48 vars in 1041 bytes} [Tue Aug 11 11:38:14 2026] PUT /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0/file => generated 0 bytes in 3441 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6147 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.19.213.65 () {44 vars in 967 bytes} [Tue Aug 11 11:38:18 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 11:38:18.537 8 WARNING oslo_config.cfg [None req-a471c35c-70b7-4bed-a796-64c015762ade 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - 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: 10/17] 199.19.213.65 () {48 vars in 1047 bytes} [Tue Aug 11 11:38:18 2026] PATCH /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => generated 1312 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.65 () {44 vars in 967 bytes} [Tue Aug 11 11:38:18 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => 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: 138/273] 199.19.213.65 () {42 vars in 684 bytes} [Tue Aug 11 11:59:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.19.213.65 () {44 vars in 906 bytes} [Tue Aug 11 11:59:36 2026] GET /v2/images => generated 1381 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/279] 199.19.213.65 () {42 vars in 684 bytes} [Tue Aug 11 11:59:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 199.19.213.65 () {44 vars in 906 bytes} [Tue Aug 11 11:59:53 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: 142/281] 199.19.213.65 () {44 vars in 933 bytes} [Tue Aug 11 11:59:53 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/282] 199.19.213.65 () {44 vars in 955 bytes} [Tue Aug 11 11:59:53 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.19.213.65 () {44 vars in 935 bytes} [Tue Aug 11 11:59:53 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: 7|app: 0|req: 141/284] 199.19.213.65 () {48 vars in 947 bytes} [Tue Aug 11 11:59:53 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-11 11:59:53.269 8 INFO glance.api.v2.image_data [None req-ca350383-f50b-4f1d-b983-8dc65b2f566d 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 12:00:19.859 8 WARNING glance.location [None req-ca350383-f50b-4f1d-b983-8dc65b2f566d 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 144/291] 199.19.213.65 () {48 vars in 1042 bytes} [Tue Aug 11 11:59:53 2026] PUT /v2/images/b9b53497-4830-4248-9292-05471e3470da/file => generated 0 bytes in 26649 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67907 switches on core 0) [pid: 7|app: 0|req: 148/292] 199.19.213.65 () {44 vars in 967 bytes} [Tue Aug 11 12:00:19 2026] GET /v2/images/b9b53497-4830-4248-9292-05471e3470da => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/293] 199.19.213.65 () {48 vars in 1047 bytes} [Tue Aug 11 12:00:19 2026] PATCH /v2/images/b9b53497-4830-4248-9292-05471e3470da => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/294] 199.19.213.65 () {44 vars in 967 bytes} [Tue Aug 11 12:00:20 2026] GET /v2/images/b9b53497-4830-4248-9292-05471e3470da => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/295] 199.19.213.65 () {42 vars in 684 bytes} [Tue Aug 11 12:00:21 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/296] 199.19.213.65 () {44 vars in 906 bytes} [Tue Aug 11 12:00:21 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/387] 199.19.213.65 () {42 vars in 684 bytes} [Tue Aug 11 12:07:51 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 199.19.213.65 () {44 vars in 906 bytes} [Tue Aug 11 12:07:51 2026] GET /v2/images => generated 2778 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 199.19.213.65 () {42 vars in 684 bytes} [Tue Aug 11 12:08:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/392] 199.19.213.65 () {44 vars in 906 bytes} [Tue Aug 11 12:08:00 2026] GET /v2/images => generated 2778 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/393] 199.19.213.65 () {44 vars in 943 bytes} [Tue Aug 11 12:08:01 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: 195/394] 199.19.213.65 () {44 vars in 965 bytes} [Tue Aug 11 12:08:01 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/395] 199.19.213.65 () {44 vars in 935 bytes} [Tue Aug 11 12:08:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/396] 199.19.213.65 () {48 vars in 947 bytes} [Tue Aug 11 12:08:01 2026] POST /v2/images => generated 799 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-11 12:08:01.459 7 WARNING oslo_policy.policy [None req-1eb361da-08d9-48d5-9689-277a36e1a241 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - 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-08-11 12:08:01.459 7 WARNING oslo_policy.policy [None req-1eb361da-08d9-48d5-9689-277a36e1a241 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - 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-08-11 12:08:01.461 7 INFO glance.api.v2.image_data [None req-1eb361da-08d9-48d5-9689-277a36e1a241 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 12:08:20.040 7 INFO glance.location [None req-1eb361da-08d9-48d5-9689-277a36e1a241 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 201/401] 199.19.213.65 () {48 vars in 1041 bytes} [Tue Aug 11 12:08:01 2026] PUT /v2/images/e57ee299-3b5b-4229-af32-6ac2a3188f8a/file => generated 0 bytes in 18627 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26234 switches on core 0) [pid: 8|app: 0|req: 201/402] 199.19.213.65 () {44 vars in 967 bytes} [Tue Aug 11 12:08:20 2026] GET /v2/images/e57ee299-3b5b-4229-af32-6ac2a3188f8a => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 199.19.213.65 () {48 vars in 1047 bytes} [Tue Aug 11 12:08:20 2026] PATCH /v2/images/e57ee299-3b5b-4229-af32-6ac2a3188f8a => generated 1410 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/404] 199.19.213.65 () {44 vars in 967 bytes} [Tue Aug 11 12:08:20 2026] GET /v2/images/e57ee299-3b5b-4229-af32-6ac2a3188f8a => generated 1410 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/413] 199.19.213.65 () {42 vars in 684 bytes} [Tue Aug 11 12:08:58 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/414] 199.19.213.65 () {44 vars in 906 bytes} [Tue Aug 11 12:08:58 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/417] 199.19.213.65 () {42 vars in 684 bytes} [Tue Aug 11 12:09:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/418] 199.19.213.65 () {44 vars in 906 bytes} [Tue Aug 11 12:09:10 2026] GET /v2/images => generated 4190 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 199.19.213.65 () {44 vars in 935 bytes} [Tue Aug 11 12:09:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/420] 199.19.213.65 () {44 vars in 957 bytes} [Tue Aug 11 12:09:10 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/421] 199.19.213.65 () {44 vars in 935 bytes} [Tue Aug 11 12:09:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/422] 199.19.213.65 () {48 vars in 947 bytes} [Tue Aug 11 12:09:10 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-11 12:09:10.246 7 INFO glance.api.v2.image_data [None req-800f99f0-219a-42e0-8477-030838b5e5db 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 12:09:26.011 7 INFO glance.location [None req-800f99f0-219a-42e0-8477-030838b5e5db 5d7b022100e246d6a16d2c3a77cb092e e5764240ed7b42e8809f1e996bf3cc1a - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 212/425] 199.19.213.65 () {48 vars in 1042 bytes} [Tue Aug 11 12:09:10 2026] PUT /v2/images/cb306625-3efa-464e-aeb9-1ce913409c50/file => generated 0 bytes in 15810 msecs (HTTP/1.1 204) 4 headers in 171 bytes (39245 switches on core 0) [pid: 8|app: 0|req: 214/426] 199.19.213.65 () {44 vars in 967 bytes} [Tue Aug 11 12:09:26 2026] GET /v2/images/cb306625-3efa-464e-aeb9-1ce913409c50 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/427] 199.19.213.65 () {48 vars in 1047 bytes} [Tue Aug 11 12:09:26 2026] PATCH /v2/images/cb306625-3efa-464e-aeb9-1ce913409c50 => generated 1382 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/428] 199.19.213.65 () {44 vars in 967 bytes} [Tue Aug 11 12:09:26 2026] GET /v2/images/cb306625-3efa-464e-aeb9-1ce913409c50 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/595] 199.19.213.65 () {42 vars in 684 bytes} [Tue Aug 11 12:23:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/596] 199.19.213.65 () {44 vars in 906 bytes} [Tue Aug 11 12:23:11 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: 314/625] 199.19.213.65 () {42 vars in 684 bytes} [Tue Aug 11 12:25:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/626] 199.19.213.65 () {44 vars in 906 bytes} [Tue Aug 11 12:25:33 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: 315/627] 199.19.213.65 () {42 vars in 684 bytes} [Tue Aug 11 12:25:35 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/628] 199.19.213.65 () {44 vars in 906 bytes} [Tue Aug 11 12:25:35 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/639] 199.19.213.65 () {42 vars in 684 bytes} [Tue Aug 11 12:26:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/640] 199.19.213.65 () {44 vars in 906 bytes} [Tue Aug 11 12:26:27 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/643] 199.19.213.65 () {42 vars in 684 bytes} [Tue Aug 11 12:26:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/644] 199.19.213.65 () {44 vars in 906 bytes} [Tue Aug 11 12:26:36 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/659] 199.19.213.65 () {42 vars in 684 bytes} [Tue Aug 11 12:27:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/660] 199.19.213.65 () {44 vars in 906 bytes} [Tue Aug 11 12:27:42 2026] GET /v2/images => generated 5574 bytes in 54 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: 334/669] 10.0.0.115 () {32 vars in 632 bytes} [Tue Aug 11 12:28:27 2026] GET /v2/images => generated 5574 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/676] 10.0.0.235 () {36 vars in 986 bytes} [Tue Aug 11 12:28:48 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => 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: 8|app: 0|req: 340/677] 10.0.0.235 () {36 vars in 926 bytes} [Tue Aug 11 12:28:48 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/678] 10.0.0.235 () {36 vars in 986 bytes} [Tue Aug 11 12:28:53 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => 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: 341/679] 10.0.0.235 () {36 vars in 926 bytes} [Tue Aug 11 12:28:53 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: 339/680] 199.19.213.65 () {36 vars in 989 bytes} [Tue Aug 11 12:28:55 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/681] 199.19.213.65 () {36 vars in 929 bytes} [Tue Aug 11 12:28:55 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: 340/682] 199.19.213.65 () {36 vars in 989 bytes} [Tue Aug 11 12:28:56 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/683] 199.19.213.65 () {36 vars in 929 bytes} [Tue Aug 11 12:28:56 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/686] 10.0.0.65 () {36 vars in 985 bytes} [Tue Aug 11 12:29:03 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => generated 1312 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/687] 10.0.0.65 () {36 vars in 925 bytes} [Tue Aug 11 12:29:04 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/688] 10.0.0.65 () {36 vars in 925 bytes} [Tue Aug 11 12:29:04 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/689] 10.0.0.65 () {36 vars in 985 bytes} [Tue Aug 11 12:29:04 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => 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: 347/690] 10.0.0.65 () {36 vars in 925 bytes} [Tue Aug 11 12:29:04 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/691] 10.0.0.65 () {36 vars in 925 bytes} [Tue Aug 11 12:29:04 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: 348/692] 10.0.0.65 () {36 vars in 985 bytes} [Tue Aug 11 12:29:04 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/693] 10.0.0.65 () {36 vars in 925 bytes} [Tue Aug 11 12:29:04 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/694] 10.0.0.65 () {36 vars in 925 bytes} [Tue Aug 11 12:29:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/695] 10.0.0.139 () {36 vars in 910 bytes} [Tue Aug 11 12:29:05 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/696] 10.0.0.139 () {36 vars in 1006 bytes} [Tue Aug 11 12:29:05 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0/locations => generated 127 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/697] 10.0.0.139 () {36 vars in 986 bytes} [Tue Aug 11 12:29:05 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/698] 10.0.0.139 () {36 vars in 926 bytes} [Tue Aug 11 12:29:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/699] 10.0.0.139 () {36 vars in 926 bytes} [Tue Aug 11 12:29:05 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: 358/712] 10.0.0.235 () {36 vars in 986 bytes} [Tue Aug 11 12:30:03 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/713] 10.0.0.235 () {36 vars in 926 bytes} [Tue Aug 11 12:30:03 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: 357/717] 10.0.0.235 () {36 vars in 986 bytes} [Tue Aug 11 12:30:18 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/719] 10.0.0.235 () {36 vars in 926 bytes} [Tue Aug 11 12:30:18 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/722] 10.0.0.115 () {34 vars in 654 bytes} [Tue Aug 11 12:30:35 2026] POST /v2/images => generated 649 bytes in 260 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-11 12:30:35.312 7 WARNING glance.api.v2.images [None req-920e73bb-fa7f-47dc-922e-4bbcec64f4e2 3976b829ded145c2ae697a3f79dc1cd8 cf57962ff1a14f23a99a1400f45896d3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//af533f6f-28c4-42b2-af5d-141ac126af3a [pid: 7|app: 0|req: 360/723] 10.0.0.115 () {32 vars in 709 bytes} [Tue Aug 11 12:30:35 2026] DELETE /v2/images/af533f6f-28c4-42b2-af5d-141ac126af3a => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/724] 10.0.0.115 () {32 vars in 706 bytes} [Tue Aug 11 12:30:35 2026] GET /v2/images/af533f6f-28c4-42b2-af5d-141ac126af3a => 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: 361/725] 10.0.0.115 () {32 vars in 632 bytes} [Tue Aug 11 12:30:35 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/726] 10.0.0.115 () {34 vars in 654 bytes} [Tue Aug 11 12:30:35 2026] POST /v2/images => generated 701 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/727] 10.0.0.115 () {32 vars in 716 bytes} [Tue Aug 11 12:30:35 2026] GET /v2/images/4d05a2bb-5788-4915-bff6-73993d4249d1/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:30:35.531 8 INFO glance.api.v2.image_data [None req-926ae658-89ab-40de-80e5-161e34ba8321 3976b829ded145c2ae697a3f79dc1cd8 cf57962ff1a14f23a99a1400f45896d3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 12:30:35.589 8 WARNING glance_store._drivers.rbd [None req-926ae658-89ab-40de-80e5-161e34ba8321 3976b829ded145c2ae697a3f79dc1cd8 cf57962ff1a14f23a99a1400f45896d3 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-11 12:30:36.378 8 INFO glance.location [None req-926ae658-89ab-40de-80e5-161e34ba8321 3976b829ded145c2ae697a3f79dc1cd8 cf57962ff1a14f23a99a1400f45896d3 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 366/728] 10.0.0.115 () {32 vars in 726 bytes} [Tue Aug 11 12:30:35 2026] PUT /v2/images/4d05a2bb-5788-4915-bff6-73993d4249d1/file => generated 0 bytes in 902 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/729] 10.0.0.115 () {32 vars in 706 bytes} [Tue Aug 11 12:30:36 2026] GET /v2/images/4d05a2bb-5788-4915-bff6-73993d4249d1 => generated 1102 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/730] 10.0.0.115 () {32 vars in 716 bytes} [Tue Aug 11 12:30:36 2026] GET /v2/images/4d05a2bb-5788-4915-bff6-73993d4249d1/file => generated 1024 bytes in 183 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/731] 10.0.0.115 () {34 vars in 654 bytes} [Tue Aug 11 12:30:36 2026] POST /v2/images => generated 649 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/732] 10.0.0.115 () {32 vars in 725 bytes} [Tue Aug 11 12:30:36 2026] PATCH /v2/images/d0f26f15-38b3-4408-b311-06d5f121db39 => generated 652 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/733] 10.0.0.115 () {32 vars in 706 bytes} [Tue Aug 11 12:30:36 2026] GET /v2/images/d0f26f15-38b3-4408-b311-06d5f121db39 => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:36.814 8 WARNING glance.api.v2.images [None req-f6aedc15-362c-4212-b2bc-dd740d3a7df2 3976b829ded145c2ae697a3f79dc1cd8 cf57962ff1a14f23a99a1400f45896d3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d0f26f15-38b3-4408-b311-06d5f121db39 [pid: 8|app: 0|req: 369/734] 10.0.0.115 () {32 vars in 709 bytes} [Tue Aug 11 12:30:36 2026] DELETE /v2/images/d0f26f15-38b3-4408-b311-06d5f121db39 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/735] 10.0.0.115 () {32 vars in 706 bytes} [Tue Aug 11 12:30:36 2026] GET /v2/images/d0f26f15-38b3-4408-b311-06d5f121db39 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:30:36.925 8 WARNING glance.api.v2.images [None req-01b3e286-93c5-4dcf-9264-65298e73a248 3976b829ded145c2ae697a3f79dc1cd8 cf57962ff1a14f23a99a1400f45896d3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4d05a2bb-5788-4915-bff6-73993d4249d1 [pid: 8|app: 0|req: 370/736] 10.0.0.115 () {32 vars in 709 bytes} [Tue Aug 11 12:30:36 2026] DELETE /v2/images/4d05a2bb-5788-4915-bff6-73993d4249d1 => generated 0 bytes in 725 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/737] 10.0.0.115 () {32 vars in 706 bytes} [Tue Aug 11 12:30:37 2026] GET /v2/images/4d05a2bb-5788-4915-bff6-73993d4249d1 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:30:37.654 8 WARNING glance.api.v2.images [None req-22db4049-6eb5-40b3-b73e-be0d0bc27302 3976b829ded145c2ae697a3f79dc1cd8 cf57962ff1a14f23a99a1400f45896d3 - - default default] Failed to find image af533f6f-28c4-42b2-af5d-141ac126af3a to delete: glance.common.exception.ImageNotFound: No image found with ID af533f6f-28c4-42b2-af5d-141ac126af3a [pid: 8|app: 0|req: 371/738] 10.0.0.115 () {32 vars in 709 bytes} [Tue Aug 11 12:30:37 2026] DELETE /v2/images/af533f6f-28c4-42b2-af5d-141ac126af3a => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/739] 10.0.0.115 () {32 vars in 706 bytes} [Tue Aug 11 12:30:37 2026] GET /v2/images/af533f6f-28c4-42b2-af5d-141ac126af3a => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/742] 10.0.0.235 () {36 vars in 986 bytes} [Tue Aug 11 12:30:40 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/743] 10.0.0.235 () {36 vars in 926 bytes} [Tue Aug 11 12:30:40 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: 374/744] 10.0.0.115 () {30 vars in 410 bytes} [Tue Aug 11 12:30:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/751] 10.0.0.235 () {36 vars in 986 bytes} [Tue Aug 11 12:31:13 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => 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/752] 10.0.0.235 () {36 vars in 926 bytes} [Tue Aug 11 12:31:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/757] 10.0.0.235 () {36 vars in 986 bytes} [Tue Aug 11 12:31:33 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => 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: 381/758] 10.0.0.235 () {36 vars in 926 bytes} [Tue Aug 11 12:31: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: 7|app: 0|req: 378/759] 10.0.0.235 () {36 vars in 986 bytes} [Tue Aug 11 12:31:35 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => 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: 382/760] 10.0.0.235 () {36 vars in 926 bytes} [Tue Aug 11 12:31:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/767] 10.0.0.115 () {32 vars in 706 bytes} [Tue Aug 11 12:32:07 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => 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: 386/768] 10.0.0.115 () {32 vars in 706 bytes} [Tue Aug 11 12:32:07 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => 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: 383/769] 10.0.0.65 () {36 vars in 985 bytes} [Tue Aug 11 12:32:07 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/770] 10.0.0.65 () {36 vars in 925 bytes} [Tue Aug 11 12:32:07 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: 384/771] 10.0.0.65 () {36 vars in 925 bytes} [Tue Aug 11 12:32:07 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: 388/772] 10.0.0.65 () {36 vars in 985 bytes} [Tue Aug 11 12:32:07 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => 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: 385/773] 10.0.0.65 () {36 vars in 925 bytes} [Tue Aug 11 12:32:07 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: 389/774] 10.0.0.65 () {36 vars in 925 bytes} [Tue Aug 11 12:32:07 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: 386/775] 10.0.0.65 () {36 vars in 985 bytes} [Tue Aug 11 12:32:07 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => 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: 390/776] 10.0.0.65 () {36 vars in 925 bytes} [Tue Aug 11 12:32:07 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/779] 10.0.0.139 () {36 vars in 910 bytes} [Tue Aug 11 12:32:08 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/780] 10.0.0.139 () {36 vars in 1006 bytes} [Tue Aug 11 12:32:08 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/781] 10.0.0.139 () {36 vars in 986 bytes} [Tue Aug 11 12:32:08 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => 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: 389/782] 10.0.0.139 () {36 vars in 926 bytes} [Tue Aug 11 12:32:08 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/783] 10.0.0.139 () {36 vars in 926 bytes} [Tue Aug 11 12:32:08 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: 390/784] 10.0.0.235 () {36 vars in 986 bytes} [Tue Aug 11 12:32:13 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => 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: 395/785] 10.0.0.235 () {36 vars in 926 bytes} [Tue Aug 11 12:32:13 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/802] 10.0.0.235 () {36 vars in 986 bytes} [Tue Aug 11 12:33:28 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/803] 10.0.0.235 () {36 vars in 926 bytes} [Tue Aug 11 12:33:28 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: 406/806] 10.0.0.235 () {36 vars in 986 bytes} [Tue Aug 11 12:33:45 2026] GET /v2/images/37980b89-2a08-41ef-9737-5e99d3276ff0 => 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: 401/807] 10.0.0.235 () {36 vars in 926 bytes} [Tue Aug 11 12:33:45 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/816] 199.19.213.65 () {32 vars in 824 bytes} [Tue Aug 11 12:34:26 2026] GET /v2/images?status=active&owner=e5764240ed7b42e8809f1e996bf3cc1a&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/817] 199.19.213.65 () {32 vars in 651 bytes} [Tue Aug 11 12:34:26 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: 407/818] 10.0.0.65 () {36 vars in 985 bytes} [Tue Aug 11 12:34:26 2026] GET /v2/images/b9b53497-4830-4248-9292-05471e3470da => generated 1395 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/819] 10.0.0.65 () {36 vars in 925 bytes} [Tue Aug 11 12:34:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/820] 10.0.0.65 () {36 vars in 925 bytes} [Tue Aug 11 12:34:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/821] 10.0.0.65 () {36 vars in 985 bytes} [Tue Aug 11 12:34:26 2026] GET /v2/images/b9b53497-4830-4248-9292-05471e3470da => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/822] 10.0.0.65 () {36 vars in 925 bytes} [Tue Aug 11 12:34:26 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/823] 10.0.0.65 () {36 vars in 925 bytes} [Tue Aug 11 12:34:26 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: 410/824] 10.0.0.65 () {36 vars in 985 bytes} [Tue Aug 11 12:34:26 2026] GET /v2/images/b9b53497-4830-4248-9292-05471e3470da => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/825] 10.0.0.65 () {36 vars in 925 bytes} [Tue Aug 11 12:34:26 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: 411/826] 10.0.0.139 () {36 vars in 910 bytes} [Tue Aug 11 12:34:27 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/827] 10.0.0.139 () {36 vars in 1006 bytes} [Tue Aug 11 12:34:27 2026] GET /v2/images/b9b53497-4830-4248-9292-05471e3470da/locations => generated 127 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/828] 10.0.0.139 () {36 vars in 986 bytes} [Tue Aug 11 12:34:27 2026] GET /v2/images/b9b53497-4830-4248-9292-05471e3470da => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/829] 10.0.0.139 () {36 vars in 926 bytes} [Tue Aug 11 12:34:27 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/830] 10.0.0.139 () {36 vars in 926 bytes} [Tue Aug 11 12:34:27 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: 440/883] 10.0.0.115 () {32 vars in 632 bytes} [Tue Aug 11 12:38:43 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)