+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed May 20 06:20:53 2026] *** compiled with version: 11.4.0 on 20 May 2026 04:37:34 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-b79484796-btj2g 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5603a7d8a160 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-20 06:20:55.370 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-20 06:20:55.399 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-20 06:20:55.983 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-20 06:20:55.985 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-20 06:20:55.993 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-20 06:20:55.994 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-20 06:20:57.556 8 WARNING glance.api.v2.images [None req-4e5c1236-71cf-40e7-b2f1-796e83a52398 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-20 06:20:57.567 7 WARNING glance.api.v2.images [None req-834a630a-e9fe-47eb-b7eb-bedc82f0b803 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-20 06:20:57.790 8 WARNING keystonemiddleware._common.config [None req-4e5c1236-71cf-40e7-b2f1-796e83a52398 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 06:20:57.798 8 WARNING oslo_config.cfg [None req-4e5c1236-71cf-40e7-b2f1-796e83a52398 - - - - - -] 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 4 seconds on interpreter 0x5603a7d8a160 pid: 8 (default app) 2026-05-20 06:20:57.844 7 WARNING keystonemiddleware._common.config [None req-834a630a-e9fe-47eb-b7eb-bedc82f0b803 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 06:20:57.853 7 WARNING oslo_config.cfg [None req-834a630a-e9fe-47eb-b7eb-bedc82f0b803 - - - - - -] 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 4 seconds on interpreter 0x5603a7d8a160 pid: 7 (default app) [pid: 7|app: 0|req: 1/4] 199.19.213.87 () {42 vars in 684 bytes} [Wed May 20 06:20:58 2026] GET / => generated 1183 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 06:20:58.578 8 WARNING oslo_policy.policy [None req-e1981aeb-1e66-4e36-85ef-ebe6ff25c087 06281425a9784c22b3d2faee7dae0ad5 8186bed1677a4b208882cca37aded2db - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-20 06:20:58.579 8 WARNING oslo_policy.policy [None req-e1981aeb-1e66-4e36-85ef-ebe6ff25c087 06281425a9784c22b3d2faee7dae0ad5 8186bed1677a4b208882cca37aded2db - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-20 06:20:58.598 8 WARNING oslo_policy.policy [None req-e1981aeb-1e66-4e36-85ef-ebe6ff25c087 06281425a9784c22b3d2faee7dae0ad5 8186bed1677a4b208882cca37aded2db - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-20 06:20:58.598 8 WARNING oslo_policy.policy [None req-e1981aeb-1e66-4e36-85ef-ebe6ff25c087 06281425a9784c22b3d2faee7dae0ad5 8186bed1677a4b208882cca37aded2db - - 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: 4/5] 199.19.213.87 () {44 vars in 906 bytes} [Wed May 20 06:20:58 2026] GET /v2/images => generated 69 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.19.213.87 () {42 vars in 684 bytes} [Wed May 20 06:21:01 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.19.213.87 () {44 vars in 906 bytes} [Wed May 20 06:21:01 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 06:21:01.925 7 WARNING oslo_policy.policy [None req-60f2f2b3-97be-4e9e-af7a-8a4270fdf89b 06281425a9784c22b3d2faee7dae0ad5 8186bed1677a4b208882cca37aded2db - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-20 06:21:01.925 7 WARNING oslo_policy.policy [None req-60f2f2b3-97be-4e9e-af7a-8a4270fdf89b 06281425a9784c22b3d2faee7dae0ad5 8186bed1677a4b208882cca37aded2db - - 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: 3/8] 199.19.213.87 () {44 vars in 907 bytes} [Wed May 20 06:21:01 2026] GET /v2/images/cirros => generated 151 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/9] 199.19.213.87 () {44 vars in 929 bytes} [Wed May 20 06:21:02 2026] GET /v2/images?name=cirros => generated 81 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 06:21:02.072 7 WARNING oslo_policy.policy [None req-5a53fbf7-c52a-4cda-9040-e4e83f71100f 06281425a9784c22b3d2faee7dae0ad5 8186bed1677a4b208882cca37aded2db - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-20 06:21:02.073 7 WARNING oslo_policy.policy [None req-5a53fbf7-c52a-4cda-9040-e4e83f71100f 06281425a9784c22b3d2faee7dae0ad5 8186bed1677a4b208882cca37aded2db - - 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: 4/10] 199.19.213.87 () {44 vars in 935 bytes} [Wed May 20 06:21:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 06:21:02.142 8 WARNING oslo_config.cfg [None req-0bd64213-15e6-49ca-8205-213f9ef464c7 06281425a9784c22b3d2faee7dae0ad5 8186bed1677a4b208882cca37aded2db - - 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: 7/11] 199.19.213.87 () {48 vars in 947 bytes} [Wed May 20 06:21:02 2026] POST /v2/images => generated 760 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-20 06:21:02.160 7 WARNING oslo_policy.policy [None req-f5e818c2-80cb-4d4b-b1ba-95e8998f3eae 06281425a9784c22b3d2faee7dae0ad5 8186bed1677a4b208882cca37aded2db - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-20 06:21:02.160 7 WARNING oslo_policy.policy [None req-f5e818c2-80cb-4d4b-b1ba-95e8998f3eae 06281425a9784c22b3d2faee7dae0ad5 8186bed1677a4b208882cca37aded2db - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-20 06:21:02.162 7 INFO glance.api.v2.image_data [None req-f5e818c2-80cb-4d4b-b1ba-95e8998f3eae 06281425a9784c22b3d2faee7dae0ad5 8186bed1677a4b208882cca37aded2db - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 06:21:07.006 7 INFO glance.location [None req-f5e818c2-80cb-4d4b-b1ba-95e8998f3eae 06281425a9784c22b3d2faee7dae0ad5 8186bed1677a4b208882cca37aded2db - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 5/12] 199.19.213.87 () {48 vars in 1041 bytes} [Wed May 20 06:21:02 2026] PUT /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6/file => generated 0 bytes in 4889 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8448 switches on core 0) [pid: 8|app: 0|req: 8/13] 199.19.213.87 () {44 vars in 906 bytes} [Wed May 20 06:21:07 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 06:21:07.084 7 WARNING oslo_config.cfg [None req-dc2fa7e9-8a5b-47f9-ac6a-152dc82b99b3 06281425a9784c22b3d2faee7dae0ad5 8186bed1677a4b208882cca37aded2db - - 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: 6/14] 199.19.213.87 () {48 vars in 1045 bytes} [Wed May 20 06:21:07 2026] PATCH /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.19.213.87 () {44 vars in 906 bytes} [Wed May 20 06:21:07 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.19.213.87 () {42 vars in 684 bytes} [Wed May 20 06:42:40 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 199.19.213.87 () {44 vars in 906 bytes} [Wed May 20 06:42:40 2026] GET /v2/images => generated 1240 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/282] 199.19.213.87 () {42 vars in 684 bytes} [Wed May 20 06:43:00 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 199.19.213.87 () {44 vars in 906 bytes} [Wed May 20 06:43:00 2026] GET /v2/images => generated 1240 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/284] 199.19.213.87 () {44 vars in 933 bytes} [Wed May 20 06:43:01 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/285] 199.19.213.87 () {44 vars in 955 bytes} [Wed May 20 06:43:01 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/286] 199.19.213.87 () {44 vars in 935 bytes} [Wed May 20 06:43:01 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: 142/287] 199.19.213.87 () {48 vars in 947 bytes} [Wed May 20 06:43:01 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-20 06:43:01.192 8 WARNING oslo_policy.policy [None req-ea04d32f-37b3-4fb2-b0b9-fb9a78077d9c 06281425a9784c22b3d2faee7dae0ad5 8186bed1677a4b208882cca37aded2db - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-20 06:43:01.193 8 WARNING oslo_policy.policy [None req-ea04d32f-37b3-4fb2-b0b9-fb9a78077d9c 06281425a9784c22b3d2faee7dae0ad5 8186bed1677a4b208882cca37aded2db - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-20 06:43:01.194 8 INFO glance.api.v2.image_data [None req-ea04d32f-37b3-4fb2-b0b9-fb9a78077d9c 06281425a9784c22b3d2faee7dae0ad5 8186bed1677a4b208882cca37aded2db - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 06:43:25.348 8 INFO glance.location [None req-ea04d32f-37b3-4fb2-b0b9-fb9a78077d9c 06281425a9784c22b3d2faee7dae0ad5 8186bed1677a4b208882cca37aded2db - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 146/292] 199.19.213.87 () {48 vars in 1042 bytes} [Wed May 20 06:43:01 2026] PUT /v2/images/1c5f3ace-cd23-4384-b775-8004f27d409e/file => generated 0 bytes in 24208 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67382 switches on core 0) [pid: 7|app: 0|req: 147/293] 199.19.213.87 () {44 vars in 906 bytes} [Wed May 20 06:43:25 2026] GET /v2/images => generated 2451 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/294] 199.19.213.87 () {48 vars in 1045 bytes} [Wed May 20 06:43:25 2026] PATCH /v2/images/1c5f3ace-cd23-4384-b775-8004f27d409e => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/295] 199.19.213.87 () {48 vars in 1046 bytes} [Wed May 20 06:43:25 2026] PATCH /v2/images/1c5f3ace-cd23-4384-b775-8004f27d409e => generated 1209 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/296] 199.19.213.87 () {44 vars in 906 bytes} [Wed May 20 06:43:25 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/297] 199.19.213.87 () {42 vars in 684 bytes} [Wed May 20 06:43:26 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/298] 199.19.213.87 () {44 vars in 906 bytes} [Wed May 20 06:43:26 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/375] 199.19.213.87 () {42 vars in 684 bytes} [Wed May 20 06:49:43 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 199.19.213.87 () {44 vars in 906 bytes} [Wed May 20 06:49:43 2026] GET /v2/images => generated 2451 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/379] 199.19.213.87 () {42 vars in 684 bytes} [Wed May 20 06:49:50 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 199.19.213.87 () {44 vars in 906 bytes} [Wed May 20 06:49:50 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 199.19.213.87 () {44 vars in 943 bytes} [Wed May 20 06:49:50 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 199.19.213.87 () {44 vars in 965 bytes} [Wed May 20 06:49:50 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/383] 199.19.213.87 () {44 vars in 935 bytes} [Wed May 20 06:49:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 199.19.213.87 () {48 vars in 947 bytes} [Wed May 20 06:49:50 2026] POST /v2/images => generated 799 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-20 06:49:50.523 8 INFO glance.api.v2.image_data [None req-dc9e563d-dfb5-42fe-bece-554ac93f1492 06281425a9784c22b3d2faee7dae0ad5 8186bed1677a4b208882cca37aded2db - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 06:50:09.286 8 INFO glance.location [None req-dc9e563d-dfb5-42fe-bece-554ac93f1492 06281425a9784c22b3d2faee7dae0ad5 8186bed1677a4b208882cca37aded2db - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 193/389] 199.19.213.87 () {48 vars in 1041 bytes} [Wed May 20 06:49:50 2026] PUT /v2/images/3e46e4a6-77b3-4375-8f2e-74cd5b12825e/file => generated 0 bytes in 18812 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24956 switches on core 0) [pid: 7|app: 0|req: 197/390] 199.19.213.87 () {44 vars in 906 bytes} [Wed May 20 06:50:09 2026] GET /v2/images => generated 3664 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 199.19.213.87 () {48 vars in 1046 bytes} [Wed May 20 06:50:09 2026] PATCH /v2/images/3e46e4a6-77b3-4375-8f2e-74cd5b12825e => generated 1234 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/392] 199.19.213.87 () {44 vars in 906 bytes} [Wed May 20 06:50:09 2026] GET /v2/images => generated 3687 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/399] 199.19.213.87 () {42 vars in 684 bytes} [Wed May 20 06:50:45 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/400] 199.19.213.87 () {44 vars in 906 bytes} [Wed May 20 06:50:45 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/405] 199.19.213.87 () {42 vars in 684 bytes} [Wed May 20 06:51:04 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/406] 199.19.213.87 () {44 vars in 906 bytes} [Wed May 20 06:51:04 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/407] 199.19.213.87 () {44 vars in 935 bytes} [Wed May 20 06:51:04 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/408] 199.19.213.87 () {44 vars in 957 bytes} [Wed May 20 06:51:04 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/409] 199.19.213.87 () {44 vars in 935 bytes} [Wed May 20 06:51:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/410] 199.19.213.87 () {48 vars in 947 bytes} [Wed May 20 06:51:04 2026] POST /v2/images => generated 791 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-20 06:51:04.967 8 INFO glance.api.v2.image_data [None req-090e2d10-72b9-4c9b-9450-5634acb15f6f 06281425a9784c22b3d2faee7dae0ad5 8186bed1677a4b208882cca37aded2db - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 06:51:19.386 8 INFO glance.location [None req-090e2d10-72b9-4c9b-9450-5634acb15f6f 06281425a9784c22b3d2faee7dae0ad5 8186bed1677a4b208882cca37aded2db - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 204/415] 199.19.213.87 () {48 vars in 1042 bytes} [Wed May 20 06:51:04 2026] PUT /v2/images/4d53358a-0a44-4077-9fb2-e5c91fda74cb/file => generated 0 bytes in 14468 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30281 switches on core 0) [pid: 7|app: 0|req: 212/416] 199.19.213.87 () {44 vars in 906 bytes} [Wed May 20 06:51:19 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/417] 199.19.213.87 () {48 vars in 1045 bytes} [Wed May 20 06:51:19 2026] PATCH /v2/images/4d53358a-0a44-4077-9fb2-e5c91fda74cb => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/418] 199.19.213.87 () {44 vars in 906 bytes} [Wed May 20 06:51:19 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/565] 199.19.213.87 () {42 vars in 684 bytes} [Wed May 20 07:03:37 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/566] 199.19.213.87 () {44 vars in 906 bytes} [Wed May 20 07:03:37 2026] GET /v2/images => generated 4893 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/595] 199.19.213.87 () {42 vars in 684 bytes} [Wed May 20 07:05:53 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/596] 199.19.213.87 () {44 vars in 906 bytes} [Wed May 20 07:05:53 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/597] 199.19.213.87 () {42 vars in 684 bytes} [Wed May 20 07:05:55 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/598] 199.19.213.87 () {44 vars in 906 bytes} [Wed May 20 07:05:55 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/609] 199.19.213.87 () {42 vars in 684 bytes} [Wed May 20 07:06:39 2026] GET / => generated 1183 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/610] 199.19.213.87 () {44 vars in 906 bytes} [Wed May 20 07:06:39 2026] GET /v2/images => generated 4893 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/611] 199.19.213.87 () {42 vars in 684 bytes} [Wed May 20 07:06:47 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/612] 199.19.213.87 () {44 vars in 906 bytes} [Wed May 20 07:06:47 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/625] 199.19.213.87 () {42 vars in 684 bytes} [Wed May 20 07:07:47 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/626] 199.19.213.87 () {44 vars in 906 bytes} [Wed May 20 07:07:47 2026] GET /v2/images => generated 4893 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 315/637] 10.0.0.146 () {32 vars in 632 bytes} [Wed May 20 07:08:29 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 325/642] 10.0.0.55 () {36 vars in 985 bytes} [Wed May 20 07:08:49 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/643] 10.0.0.55 () {36 vars in 925 bytes} [Wed May 20 07:08:50 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/644] 199.19.213.87 () {36 vars in 989 bytes} [Wed May 20 07:08:52 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/645] 199.19.213.87 () {36 vars in 929 bytes} [Wed May 20 07:08:52 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: 327/646] 10.0.0.202 () {36 vars in 986 bytes} [Wed May 20 07:08:53 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/647] 10.0.0.202 () {36 vars in 926 bytes} [Wed May 20 07:08:53 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: 328/648] 10.0.0.202 () {36 vars in 926 bytes} [Wed May 20 07:08:53 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: 321/649] 10.0.0.202 () {36 vars in 986 bytes} [Wed May 20 07:08:53 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/650] 10.0.0.202 () {36 vars in 926 bytes} [Wed May 20 07:08:53 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: 322/651] 10.0.0.202 () {36 vars in 926 bytes} [Wed May 20 07:08:53 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: 330/652] 10.0.0.202 () {36 vars in 986 bytes} [Wed May 20 07:08:53 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/653] 10.0.0.202 () {36 vars in 926 bytes} [Wed May 20 07:08: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: 331/654] 10.0.0.202 () {36 vars in 926 bytes} [Wed May 20 07:08:53 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: 324/655] 199.19.213.87 () {36 vars in 989 bytes} [Wed May 20 07:08:53 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/656] 199.19.213.87 () {36 vars in 929 bytes} [Wed May 20 07:08:53 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/657] 10.0.0.127 () {36 vars in 986 bytes} [Wed May 20 07:08:54 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/658] 10.0.0.127 () {36 vars in 926 bytes} [Wed May 20 07:08:54 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: 326/659] 10.0.0.127 () {36 vars in 986 bytes} [Wed May 20 07:08:54 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/660] 10.0.0.127 () {36 vars in 926 bytes} [Wed May 20 07:08:54 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/661] 10.0.0.127 () {36 vars in 926 bytes} [Wed May 20 07:08:54 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: 336/664] 10.0.0.55 () {36 vars in 985 bytes} [Wed May 20 07:09:06 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/665] 10.0.0.55 () {36 vars in 925 bytes} [Wed May 20 07:09:06 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: 337/666] 10.0.0.55 () {36 vars in 985 bytes} [Wed May 20 07:09:06 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/667] 10.0.0.55 () {36 vars in 925 bytes} [Wed May 20 07:09:06 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: 333/672] 10.0.0.55 () {36 vars in 985 bytes} [Wed May 20 07:09:26 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/673] 10.0.0.55 () {36 vars in 925 bytes} [Wed May 20 07:09: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: 344/680] 10.0.0.55 () {36 vars in 985 bytes} [Wed May 20 07:09:48 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/681] 10.0.0.55 () {36 vars in 925 bytes} [Wed May 20 07:09:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/690] 10.0.0.146 () {34 vars in 654 bytes} [Wed May 20 07:10:28 2026] POST /v2/images => generated 648 bytes in 136 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-20 07:10:29.063 8 WARNING glance.api.v2.images [None req-7f03ccdd-e46b-4989-bd7f-7b31488b7b9a b876db3a55b44067aae5a700701bcc8a ab6ab1768e914c77bc654f366ccf77b0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//27537d1e-f51f-4873-bca8-2365dddb357a [pid: 8|app: 0|req: 342/691] 10.0.0.146 () {32 vars in 709 bytes} [Wed May 20 07:10:29 2026] DELETE /v2/images/27537d1e-f51f-4873-bca8-2365dddb357a => generated 0 bytes in 34 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/692] 10.0.0.146 () {32 vars in 706 bytes} [Wed May 20 07:10:29 2026] GET /v2/images/27537d1e-f51f-4873-bca8-2365dddb357a => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/693] 10.0.0.146 () {32 vars in 632 bytes} [Wed May 20 07:10:29 2026] GET /v2/images => generated 1240 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/694] 10.0.0.146 () {34 vars in 654 bytes} [Wed May 20 07:10:29 2026] POST /v2/images => generated 703 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/695] 10.0.0.146 () {32 vars in 716 bytes} [Wed May 20 07:10:29 2026] GET /v2/images/a5f682d8-366d-4619-834e-08b1c72519d2/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 07:10:29.228 7 INFO glance.api.v2.image_data [None req-4fdef57e-c64d-407a-a19e-17bf0fa72fdc b876db3a55b44067aae5a700701bcc8a ab6ab1768e914c77bc654f366ccf77b0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 07:10:29.270 7 WARNING glance_store._drivers.rbd [None req-4fdef57e-c64d-407a-a19e-17bf0fa72fdc b876db3a55b44067aae5a700701bcc8a ab6ab1768e914c77bc654f366ccf77b0 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-20 07:10:29.560 7 INFO glance.location [None req-4fdef57e-c64d-407a-a19e-17bf0fa72fdc b876db3a55b44067aae5a700701bcc8a ab6ab1768e914c77bc654f366ccf77b0 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 352/696] 10.0.0.146 () {32 vars in 726 bytes} [Wed May 20 07:10:29 2026] PUT /v2/images/a5f682d8-366d-4619-834e-08b1c72519d2/file => generated 0 bytes in 380 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/697] 10.0.0.146 () {32 vars in 706 bytes} [Wed May 20 07:10:29 2026] GET /v2/images/a5f682d8-366d-4619-834e-08b1c72519d2 => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/698] 10.0.0.146 () {32 vars in 716 bytes} [Wed May 20 07:10:29 2026] GET /v2/images/a5f682d8-366d-4619-834e-08b1c72519d2/file => generated 1024 bytes in 123 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/699] 10.0.0.146 () {34 vars in 654 bytes} [Wed May 20 07:10:29 2026] POST /v2/images => generated 648 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/700] 10.0.0.146 () {32 vars in 725 bytes} [Wed May 20 07:10:29 2026] PATCH /v2/images/f59f4281-a592-436f-8c9c-97ae0939650c => generated 653 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/701] 10.0.0.146 () {32 vars in 706 bytes} [Wed May 20 07:10:29 2026] GET /v2/images/f59f4281-a592-436f-8c9c-97ae0939650c => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 07:10:29.868 7 WARNING glance.api.v2.images [None req-58b0f0f5-ac5a-458b-9fe5-cf60f130902f b876db3a55b44067aae5a700701bcc8a ab6ab1768e914c77bc654f366ccf77b0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f59f4281-a592-436f-8c9c-97ae0939650c [pid: 7|app: 0|req: 355/702] 10.0.0.146 () {32 vars in 709 bytes} [Wed May 20 07:10:29 2026] DELETE /v2/images/f59f4281-a592-436f-8c9c-97ae0939650c => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/703] 10.0.0.146 () {32 vars in 706 bytes} [Wed May 20 07:10:29 2026] GET /v2/images/f59f4281-a592-436f-8c9c-97ae0939650c => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 07:10:29.936 7 WARNING glance.api.v2.images [None req-b2343992-2ab7-4f2a-9c96-8b0ca36194d1 b876db3a55b44067aae5a700701bcc8a ab6ab1768e914c77bc654f366ccf77b0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a5f682d8-366d-4619-834e-08b1c72519d2 [pid: 7|app: 0|req: 356/704] 10.0.0.146 () {32 vars in 709 bytes} [Wed May 20 07:10:29 2026] DELETE /v2/images/a5f682d8-366d-4619-834e-08b1c72519d2 => generated 0 bytes in 912 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/705] 10.0.0.146 () {32 vars in 706 bytes} [Wed May 20 07:10:30 2026] GET /v2/images/a5f682d8-366d-4619-834e-08b1c72519d2 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 07:10:30.865 7 WARNING glance.api.v2.images [None req-49848a17-5256-496e-bc5b-10726eb5bb18 b876db3a55b44067aae5a700701bcc8a ab6ab1768e914c77bc654f366ccf77b0 - - default default] Failed to find image 27537d1e-f51f-4873-bca8-2365dddb357a to delete: glance.common.exception.ImageNotFound: No image found with ID 27537d1e-f51f-4873-bca8-2365dddb357a [pid: 7|app: 0|req: 357/706] 10.0.0.146 () {32 vars in 709 bytes} [Wed May 20 07:10:30 2026] DELETE /v2/images/27537d1e-f51f-4873-bca8-2365dddb357a => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/707] 10.0.0.146 () {32 vars in 706 bytes} [Wed May 20 07:10:30 2026] GET /v2/images/27537d1e-f51f-4873-bca8-2365dddb357a => 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: 358/708] 10.0.0.146 () {30 vars in 410 bytes} [Wed May 20 07:10:33 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/711] 10.0.0.146 () {32 vars in 706 bytes} [Wed May 20 07:10:39 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/712] 10.0.0.146 () {32 vars in 706 bytes} [Wed May 20 07:10:39 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/713] 10.0.0.202 () {36 vars in 986 bytes} [Wed May 20 07:10:39 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/714] 10.0.0.202 () {36 vars in 926 bytes} [Wed May 20 07:10:39 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: 354/715] 10.0.0.202 () {36 vars in 926 bytes} [Wed May 20 07:10:39 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/716] 10.0.0.202 () {36 vars in 986 bytes} [Wed May 20 07:10:39 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/717] 10.0.0.202 () {36 vars in 926 bytes} [Wed May 20 07:10:39 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: 363/718] 10.0.0.202 () {36 vars in 926 bytes} [Wed May 20 07:10:39 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: 356/719] 10.0.0.202 () {36 vars in 986 bytes} [Wed May 20 07:10:39 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/720] 10.0.0.202 () {36 vars in 926 bytes} [Wed May 20 07:10:39 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: 357/721] 10.0.0.127 () {36 vars in 986 bytes} [Wed May 20 07:10:39 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/722] 10.0.0.127 () {36 vars in 926 bytes} [Wed May 20 07:10:39 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: 358/723] 10.0.0.127 () {36 vars in 986 bytes} [Wed May 20 07:10:39 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/724] 10.0.0.127 () {36 vars in 926 bytes} [Wed May 20 07:10:39 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: 359/725] 10.0.0.127 () {36 vars in 926 bytes} [Wed May 20 07:10:39 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: 368/728] 10.0.0.55 () {36 vars in 985 bytes} [Wed May 20 07:10:57 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/729] 10.0.0.55 () {36 vars in 925 bytes} [Wed May 20 07:10:57 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: 365/736] 10.0.0.55 () {36 vars in 985 bytes} [Wed May 20 07:11:25 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/737] 10.0.0.55 () {36 vars in 925 bytes} [Wed May 20 07:11:25 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: 366/738] 10.0.0.55 () {36 vars in 985 bytes} [Wed May 20 07:11:26 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/739] 10.0.0.55 () {36 vars in 925 bytes} [Wed May 20 07:11: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: 378/748] 10.0.0.55 () {36 vars in 985 bytes} [Wed May 20 07:12:02 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/749] 10.0.0.55 () {36 vars in 925 bytes} [Wed May 20 07:12:02 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/752] 10.0.0.55 () {36 vars in 985 bytes} [Wed May 20 07:12:10 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/753] 10.0.0.55 () {36 vars in 925 bytes} [Wed May 20 07:12:10 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: 381/754] 10.0.0.55 () {36 vars in 985 bytes} [Wed May 20 07:12:12 2026] GET /v2/images/0b5b9c44-75fe-4f45-8caa-ecd9e752a7e6 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/755] 10.0.0.55 () {36 vars in 925 bytes} [Wed May 20 07:12:13 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: 385/762] 199.19.213.87 () {32 vars in 824 bytes} [Wed May 20 07:12:40 2026] GET /v2/images?status=active&owner=8186bed1677a4b208882cca37aded2db&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/763] 199.19.213.87 () {32 vars in 651 bytes} [Wed May 20 07:12:40 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: 386/764] 10.0.0.202 () {36 vars in 986 bytes} [Wed May 20 07:12:41 2026] GET /v2/images/1c5f3ace-cd23-4384-b775-8004f27d409e => generated 1209 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/765] 10.0.0.202 () {36 vars in 926 bytes} [Wed May 20 07:12:41 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: 387/766] 10.0.0.202 () {36 vars in 926 bytes} [Wed May 20 07:12:41 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: 380/767] 10.0.0.202 () {36 vars in 986 bytes} [Wed May 20 07:12:41 2026] GET /v2/images/1c5f3ace-cd23-4384-b775-8004f27d409e => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/768] 10.0.0.202 () {36 vars in 926 bytes} [Wed May 20 07:12:41 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: 381/769] 10.0.0.202 () {36 vars in 926 bytes} [Wed May 20 07:12:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/770] 10.0.0.202 () {36 vars in 986 bytes} [Wed May 20 07:12:41 2026] GET /v2/images/1c5f3ace-cd23-4384-b775-8004f27d409e => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/771] 10.0.0.202 () {36 vars in 926 bytes} [Wed May 20 07:12:41 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: 390/772] 10.0.0.202 () {36 vars in 926 bytes} [Wed May 20 07:12:41 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/773] 10.0.0.127 () {36 vars in 986 bytes} [Wed May 20 07:12:41 2026] GET /v2/images/1c5f3ace-cd23-4384-b775-8004f27d409e => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/774] 10.0.0.127 () {36 vars in 926 bytes} [Wed May 20 07:12:41 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/775] 10.0.0.127 () {36 vars in 986 bytes} [Wed May 20 07:12:41 2026] GET /v2/images/1c5f3ace-cd23-4384-b775-8004f27d409e => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/776] 10.0.0.127 () {36 vars in 926 bytes} [Wed May 20 07:12:41 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: 385/777] 10.0.0.127 () {36 vars in 926 bytes} [Wed May 20 07:12:41 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: 401/808] 10.0.0.146 () {32 vars in 632 bytes} [Wed May 20 07:15:13 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)