+ 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 Apr 15 03:31:42 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-577ccccdd7-n2xw4 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 0x7fe50e340668 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-04-15 03:31:44.170 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-15 03:31:44.190 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-04-15 03:31:45.068 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-04-15 03:31:45.069 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-04-15 03:31:45.070 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-15 03:31:45.114 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-04-15 03:31:45.116 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-04-15 03:31:45.116 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-15 03:31:47.205 8 WARNING glance.api.v2.images [None req-71200ac9-7def-4479-a60b-e87f27bc4095 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-15 03:31:47.206 7 WARNING glance.api.v2.images [None req-b156a0bb-c370-4b78-b564-6d2bf27089a5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-15 03:31:47.569 7 WARNING keystonemiddleware._common.config [None req-b156a0bb-c370-4b78-b564-6d2bf27089a5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 03:31:47.575 8 WARNING keystonemiddleware._common.config [None req-71200ac9-7def-4479-a60b-e87f27bc4095 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 03:31:47.578 7 WARNING oslo_config.cfg [None req-b156a0bb-c370-4b78-b564-6d2bf27089a5 - - - - - -] 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 0x7fe50e340668 pid: 7 (default app) 2026-04-15 03:31:47.584 8 WARNING oslo_config.cfg [None req-71200ac9-7def-4479-a60b-e87f27bc4095 - - - - - -] 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 0x7fe50e340668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 162.253.55.43 () {42 vars in 685 bytes} [Wed Apr 15 03:31:49 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-04-15 03:31:50.273 8 WARNING oslo_policy.policy [None req-27650979-275d-4abd-943c-008c6b61f60f 5feb5587cafb4a56bc490df20aa9a130 b3f624f0d8eb4c189f28f40fed51e58d - - 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-04-15 03:31:50.273 8 WARNING oslo_policy.policy [None req-27650979-275d-4abd-943c-008c6b61f60f 5feb5587cafb4a56bc490df20aa9a130 b3f624f0d8eb4c189f28f40fed51e58d - - 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-04-15 03:31:50.294 8 WARNING oslo_policy.policy [None req-27650979-275d-4abd-943c-008c6b61f60f 5feb5587cafb4a56bc490df20aa9a130 b3f624f0d8eb4c189f28f40fed51e58d - - 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-04-15 03:31:50.295 8 WARNING oslo_policy.policy [None req-27650979-275d-4abd-943c-008c6b61f60f 5feb5587cafb4a56bc490df20aa9a130 b3f624f0d8eb4c189f28f40fed51e58d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/4] 162.253.55.43 () {44 vars in 907 bytes} [Wed Apr 15 03:31:49 2026] GET /v2/images => generated 69 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 162.253.55.43 () {42 vars in 685 bytes} [Wed Apr 15 03:31:54 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: 2/6] 162.253.55.43 () {44 vars in 907 bytes} [Wed Apr 15 03:31:54 2026] GET /v2/images => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 03:31:54.687 7 WARNING oslo_policy.policy [None req-7501144f-1968-43f9-8037-c495b82e0a53 5feb5587cafb4a56bc490df20aa9a130 b3f624f0d8eb4c189f28f40fed51e58d - - 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-04-15 03:31:54.688 7 WARNING oslo_policy.policy [None req-7501144f-1968-43f9-8037-c495b82e0a53 5feb5587cafb4a56bc490df20aa9a130 b3f624f0d8eb4c189f28f40fed51e58d - - 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: 5/7] 162.253.55.43 () {44 vars in 908 bytes} [Wed Apr 15 03:31:54 2026] GET /v2/images/cirros => generated 151 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 162.253.55.43 () {44 vars in 930 bytes} [Wed Apr 15 03:31:54 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 03:31:54.840 7 WARNING oslo_policy.policy [None req-64cf614d-9b96-4316-9baf-faeb209df1d4 5feb5587cafb4a56bc490df20aa9a130 b3f624f0d8eb4c189f28f40fed51e58d - - 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-04-15 03:31:54.840 7 WARNING oslo_policy.policy [None req-64cf614d-9b96-4316-9baf-faeb209df1d4 5feb5587cafb4a56bc490df20aa9a130 b3f624f0d8eb4c189f28f40fed51e58d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 162.253.55.43 () {44 vars in 936 bytes} [Wed Apr 15 03:31:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 03:31:54.934 8 WARNING oslo_config.cfg [None req-1d4eb635-b161-4fec-b4bb-e5d517239dd6 5feb5587cafb4a56bc490df20aa9a130 b3f624f0d8eb4c189f28f40fed51e58d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/10] 162.253.55.43 () {48 vars in 948 bytes} [Wed Apr 15 03:31:54 2026] POST /v2/images => generated 760 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-15 03:31:54.956 7 WARNING oslo_policy.policy [None req-2e0338cf-4cf6-4a82-90f8-d4303175b019 5feb5587cafb4a56bc490df20aa9a130 b3f624f0d8eb4c189f28f40fed51e58d - - 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-04-15 03:31:54.956 7 WARNING oslo_policy.policy [None req-2e0338cf-4cf6-4a82-90f8-d4303175b019 5feb5587cafb4a56bc490df20aa9a130 b3f624f0d8eb4c189f28f40fed51e58d - - 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-04-15 03:31:54.957 7 INFO glance.api.v2.image_data [None req-2e0338cf-4cf6-4a82-90f8-d4303175b019 5feb5587cafb4a56bc490df20aa9a130 b3f624f0d8eb4c189f28f40fed51e58d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 03:31:58.789 7 WARNING glance.location [None req-2e0338cf-4cf6-4a82-90f8-d4303175b019 5feb5587cafb4a56bc490df20aa9a130 b3f624f0d8eb4c189f28f40fed51e58d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 162.253.55.43 () {48 vars in 1042 bytes} [Wed Apr 15 03:31:54 2026] PUT /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5/file => generated 0 bytes in 3879 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6231 switches on core 0) [pid: 8|app: 0|req: 7/14] 162.253.55.43 () {44 vars in 968 bytes} [Wed Apr 15 03:31:58 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-15 03:31:58.871 7 WARNING oslo_config.cfg [None req-e893479d-5289-4083-a7ec-860f962ecf86 5feb5587cafb4a56bc490df20aa9a130 b3f624f0d8eb4c189f28f40fed51e58d - - 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: 8/15] 162.253.55.43 () {44 vars in 968 bytes} [Wed Apr 15 03:31:58 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => 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: 64/128] 162.253.55.43 () {42 vars in 685 bytes} [Wed Apr 15 03:41:18 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: 65/129] 162.253.55.43 () {44 vars in 907 bytes} [Wed Apr 15 03:41:18 2026] GET /v2/images => generated 1240 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/132] 162.253.55.43 () {42 vars in 685 bytes} [Wed Apr 15 03:41:30 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/133] 162.253.55.43 () {44 vars in 907 bytes} [Wed Apr 15 03:41:30 2026] GET /v2/images => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/134] 162.253.55.43 () {44 vars in 936 bytes} [Wed Apr 15 03:41:30 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: 68/135] 162.253.55.43 () {44 vars in 958 bytes} [Wed Apr 15 03:41:30 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/136] 162.253.55.43 () {44 vars in 936 bytes} [Wed Apr 15 03:41:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/137] 162.253.55.43 () {48 vars in 948 bytes} [Wed Apr 15 03:41:30 2026] POST /v2/images => generated 791 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-15 03:41:30.943 8 WARNING oslo_policy.policy [None req-b4b138ff-9e0f-4633-80ce-9537d3ed0a9d 5feb5587cafb4a56bc490df20aa9a130 b3f624f0d8eb4c189f28f40fed51e58d - - 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-04-15 03:41:30.943 8 WARNING oslo_policy.policy [None req-b4b138ff-9e0f-4633-80ce-9537d3ed0a9d 5feb5587cafb4a56bc490df20aa9a130 b3f624f0d8eb4c189f28f40fed51e58d - - 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-04-15 03:41:30.944 8 INFO glance.api.v2.image_data [None req-b4b138ff-9e0f-4633-80ce-9537d3ed0a9d 5feb5587cafb4a56bc490df20aa9a130 b3f624f0d8eb4c189f28f40fed51e58d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 03:41:39.497 8 INFO glance.location [None req-b4b138ff-9e0f-4633-80ce-9537d3ed0a9d 5feb5587cafb4a56bc490df20aa9a130 b3f624f0d8eb4c189f28f40fed51e58d - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 69/140] 162.253.55.43 () {48 vars in 1042 bytes} [Wed Apr 15 03:41:30 2026] PUT /v2/images/d761eb68-680c-4c73-94b2-692ca4749a0a/file => generated 0 bytes in 8605 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20283 switches on core 0) [pid: 7|app: 0|req: 72/141] 162.253.55.43 () {44 vars in 968 bytes} [Wed Apr 15 03:41:39 2026] GET /v2/images/d761eb68-680c-4c73-94b2-692ca4749a0a => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/142] 162.253.55.43 () {44 vars in 968 bytes} [Wed Apr 15 03:41:39 2026] GET /v2/images/d761eb68-680c-4c73-94b2-692ca4749a0a => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/147] 162.253.55.43 () {42 vars in 685 bytes} [Wed Apr 15 03:42:02 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: 75/148] 162.253.55.43 () {44 vars in 907 bytes} [Wed Apr 15 03:42:02 2026] GET /v2/images => generated 2445 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/153] 162.253.55.43 () {42 vars in 685 bytes} [Wed Apr 15 03:42:20 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/154] 162.253.55.43 () {44 vars in 907 bytes} [Wed Apr 15 03:42:20 2026] GET /v2/images => generated 2445 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/155] 162.253.55.43 () {44 vars in 934 bytes} [Wed Apr 15 03:42:20 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/156] 162.253.55.43 () {44 vars in 956 bytes} [Wed Apr 15 03:42:20 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: 7|app: 0|req: 80/157] 162.253.55.43 () {44 vars in 936 bytes} [Wed Apr 15 03:42:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/158] 162.253.55.43 () {48 vars in 948 bytes} [Wed Apr 15 03:42:20 2026] POST /v2/images => generated 796 bytes in 136 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-15 03:42:20.831 7 INFO glance.api.v2.image_data [None req-5d86f7e6-545b-4fdf-a6cd-a7b0692abc77 5feb5587cafb4a56bc490df20aa9a130 b3f624f0d8eb4c189f28f40fed51e58d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 03:42:49.935 7 WARNING glance.location [None req-5d86f7e6-545b-4fdf-a6cd-a7b0692abc77 5feb5587cafb4a56bc490df20aa9a130 b3f624f0d8eb4c189f28f40fed51e58d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 81/165] 162.253.55.43 () {48 vars in 1043 bytes} [Wed Apr 15 03:42:20 2026] PUT /v2/images/45f1986d-756d-4e77-b208-8ee9ad4fc7d4/file => generated 0 bytes in 29150 msecs (HTTP/1.1 204) 4 headers in 171 bytes (58473 switches on core 0) [pid: 8|app: 0|req: 85/166] 162.253.55.43 () {44 vars in 968 bytes} [Wed Apr 15 03:42:49 2026] GET /v2/images/45f1986d-756d-4e77-b208-8ee9ad4fc7d4 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/167] 162.253.55.43 () {44 vars in 968 bytes} [Wed Apr 15 03:42:50 2026] GET /v2/images/45f1986d-756d-4e77-b208-8ee9ad4fc7d4 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/168] 162.253.55.43 () {42 vars in 685 bytes} [Wed Apr 15 03:42:51 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: 83/169] 162.253.55.43 () {44 vars in 907 bytes} [Wed Apr 15 03:42:51 2026] GET /v2/images => generated 3656 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/262] 162.253.55.43 () {42 vars in 685 bytes} [Wed Apr 15 03:50:32 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: 133/263] 162.253.55.43 () {44 vars in 907 bytes} [Wed Apr 15 03:50:32 2026] GET /v2/images => generated 3656 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/266] 162.253.55.43 () {42 vars in 685 bytes} [Wed Apr 15 03:50:44 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: 135/267] 162.253.55.43 () {44 vars in 907 bytes} [Wed Apr 15 03:50:44 2026] GET /v2/images => generated 3656 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/268] 162.253.55.43 () {44 vars in 944 bytes} [Wed Apr 15 03:50:44 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/269] 162.253.55.43 () {44 vars in 966 bytes} [Wed Apr 15 03:50:44 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: 7|app: 0|req: 134/270] 162.253.55.43 () {44 vars in 936 bytes} [Wed Apr 15 03:50:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 162.253.55.43 () {48 vars in 948 bytes} [Wed Apr 15 03:50:44 2026] POST /v2/images => generated 799 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-15 03:50:44.590 7 INFO glance.api.v2.image_data [None req-11d6bc3f-ed19-4b7e-93a4-f0624187baf3 5feb5587cafb4a56bc490df20aa9a130 b3f624f0d8eb4c189f28f40fed51e58d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 03:51:00.359 7 INFO glance.location [None req-11d6bc3f-ed19-4b7e-93a4-f0624187baf3 5feb5587cafb4a56bc490df20aa9a130 b3f624f0d8eb4c189f28f40fed51e58d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 135/276] 162.253.55.43 () {48 vars in 1042 bytes} [Wed Apr 15 03:50:44 2026] PUT /v2/images/41fb00c8-abd6-4144-9208-f6a190ae9a8f/file => generated 0 bytes in 15832 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22423 switches on core 0) [pid: 8|app: 0|req: 142/277] 162.253.55.43 () {44 vars in 968 bytes} [Wed Apr 15 03:51:00 2026] GET /v2/images/41fb00c8-abd6-4144-9208-f6a190ae9a8f => generated 1211 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/278] 162.253.55.43 () {48 vars in 1047 bytes} [Wed Apr 15 03:51:00 2026] PATCH /v2/images/41fb00c8-abd6-4144-9208-f6a190ae9a8f => generated 1234 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/279] 162.253.55.43 () {44 vars in 968 bytes} [Wed Apr 15 03:51:00 2026] GET /v2/images/41fb00c8-abd6-4144-9208-f6a190ae9a8f => generated 1234 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/286] 162.253.55.43 () {42 vars in 685 bytes} [Wed Apr 15 03:51: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: 140/287] 162.253.55.43 () {44 vars in 907 bytes} [Wed Apr 15 03:51:35 2026] GET /v2/images => generated 4892 bytes in 74 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: 146/298] 10.0.0.48 () {32 vars in 632 bytes} [Wed Apr 15 03:52:24 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/303] 10.0.0.1 () {36 vars in 985 bytes} [Wed Apr 15 03:52:45 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => generated 1171 bytes in 22 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: 155/304] 10.0.0.1 () {36 vars in 925 bytes} [Wed Apr 15 03:52:45 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: 151/307] 10.0.0.1 () {36 vars in 985 bytes} [Wed Apr 15 03:52:50 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/308] 10.0.0.1 () {36 vars in 925 bytes} [Wed Apr 15 03:52:50 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: 152/309] 162.253.55.43 () {36 vars in 990 bytes} [Wed Apr 15 03:52:54 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => 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: 158/310] 162.253.55.43 () {36 vars in 930 bytes} [Wed Apr 15 03:52: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: 7|app: 0|req: 153/311] 162.253.55.43 () {36 vars in 990 bytes} [Wed Apr 15 03:52:54 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/312] 162.253.55.43 () {36 vars in 930 bytes} [Wed Apr 15 03:52:55 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: 155/315] 10.0.0.1 () {36 vars in 985 bytes} [Wed Apr 15 03:53:00 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/316] 10.0.0.1 () {36 vars in 925 bytes} [Wed Apr 15 03:53:00 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: 156/317] 10.0.0.210 () {36 vars in 987 bytes} [Wed Apr 15 03:53:01 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => generated 1171 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/318] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 03:53:01 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: 157/319] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 03:53:01 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: 163/320] 10.0.0.210 () {36 vars in 987 bytes} [Wed Apr 15 03:53:01 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => generated 1171 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/321] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 03:53:01 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: 164/322] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 03:53:01 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: 159/323] 10.0.0.210 () {36 vars in 987 bytes} [Wed Apr 15 03:53:01 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => generated 1171 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/324] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 03:53:01 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: 160/325] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 03:53:01 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: 166/326] 10.0.0.14 () {36 vars in 910 bytes} [Wed Apr 15 03:53:02 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: 161/327] 10.0.0.14 () {36 vars in 1006 bytes} [Wed Apr 15 03:53:02 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5/locations => generated 127 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/328] 10.0.0.14 () {36 vars in 986 bytes} [Wed Apr 15 03:53:02 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/329] 10.0.0.14 () {36 vars in 926 bytes} [Wed Apr 15 03:53:02 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: 168/330] 10.0.0.14 () {36 vars in 926 bytes} [Wed Apr 15 03:53:03 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: 172/349] 10.0.0.1 () {36 vars in 985 bytes} [Wed Apr 15 03:54:34 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/350] 10.0.0.1 () {36 vars in 925 bytes} [Wed Apr 15 03:54:34 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/351] 10.0.0.1 () {36 vars in 985 bytes} [Wed Apr 15 03:54:35 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => 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: 179/352] 10.0.0.1 () {36 vars in 925 bytes} [Wed Apr 15 03:54:35 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/355] 10.0.0.1 () {36 vars in 985 bytes} [Wed Apr 15 03:54:44 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/356] 10.0.0.1 () {36 vars in 925 bytes} [Wed Apr 15 03:54:44 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: 184/361] 10.0.0.1 () {36 vars in 985 bytes} [Wed Apr 15 03:55:00 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/362] 10.0.0.1 () {36 vars in 925 bytes} [Wed Apr 15 03:55:00 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: 186/365] 10.0.0.48 () {30 vars in 410 bytes} [Wed Apr 15 03:55:09 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: 181/368] 10.0.0.48 () {34 vars in 654 bytes} [Wed Apr 15 03:55:21 2026] POST /v2/images => generated 648 bytes in 158 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-15 03:55:21.757 8 WARNING glance.api.v2.images [None req-df3f7ef0-f68a-4279-96a4-ebe01409d851 9f4fc8d4c5924e76b1e4cf6a5eef1977 524230de81574391913dbd7a20f9c7a0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3ba92dbf-e9ed-44c7-bce2-8261252de67c [pid: 8|app: 0|req: 188/369] 10.0.0.48 () {32 vars in 709 bytes} [Wed Apr 15 03:55:21 2026] DELETE /v2/images/3ba92dbf-e9ed-44c7-bce2-8261252de67c => generated 0 bytes in 94 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/370] 10.0.0.48 () {32 vars in 706 bytes} [Wed Apr 15 03:55:21 2026] GET /v2/images/3ba92dbf-e9ed-44c7-bce2-8261252de67c => 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: 189/371] 10.0.0.48 () {32 vars in 632 bytes} [Wed Apr 15 03:55:21 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/372] 10.0.0.48 () {34 vars in 654 bytes} [Wed Apr 15 03:55:21 2026] POST /v2/images => generated 703 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/373] 10.0.0.48 () {32 vars in 716 bytes} [Wed Apr 15 03:55:21 2026] GET /v2/images/a1e35bc7-07b7-4463-b49b-91ab40caf052/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-15 03:55:22.023 7 INFO glance.api.v2.image_data [None req-80c3db45-d761-4163-bcbd-fe55ba69c695 9f4fc8d4c5924e76b1e4cf6a5eef1977 524230de81574391913dbd7a20f9c7a0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 03:55:22.107 7 WARNING glance_store._drivers.rbd [None req-80c3db45-d761-4163-bcbd-fe55ba69c695 9f4fc8d4c5924e76b1e4cf6a5eef1977 524230de81574391913dbd7a20f9c7a0 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-15 03:55:23.106 7 INFO glance.location [None req-80c3db45-d761-4163-bcbd-fe55ba69c695 9f4fc8d4c5924e76b1e4cf6a5eef1977 524230de81574391913dbd7a20f9c7a0 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 184/374] 10.0.0.48 () {32 vars in 726 bytes} [Wed Apr 15 03:55:22 2026] PUT /v2/images/a1e35bc7-07b7-4463-b49b-91ab40caf052/file => generated 0 bytes in 1140 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/375] 10.0.0.48 () {32 vars in 706 bytes} [Wed Apr 15 03:55:23 2026] GET /v2/images/a1e35bc7-07b7-4463-b49b-91ab40caf052 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/376] 10.0.0.48 () {32 vars in 716 bytes} [Wed Apr 15 03:55:23 2026] GET /v2/images/a1e35bc7-07b7-4463-b49b-91ab40caf052/file => generated 1024 bytes in 141 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/377] 10.0.0.48 () {34 vars in 654 bytes} [Wed Apr 15 03:55:23 2026] POST /v2/images => generated 649 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/378] 10.0.0.48 () {32 vars in 725 bytes} [Wed Apr 15 03:55:23 2026] PATCH /v2/images/236ab04a-200d-4428-97b9-3c6934a56513 => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/379] 10.0.0.48 () {32 vars in 706 bytes} [Wed Apr 15 03:55:23 2026] GET /v2/images/236ab04a-200d-4428-97b9-3c6934a56513 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-15 03:55:23.479 7 WARNING glance.api.v2.images [None req-c4b7f84d-b584-40a8-8fea-3d480360ee93 9f4fc8d4c5924e76b1e4cf6a5eef1977 524230de81574391913dbd7a20f9c7a0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//236ab04a-200d-4428-97b9-3c6934a56513 [pid: 7|app: 0|req: 187/380] 10.0.0.48 () {32 vars in 709 bytes} [Wed Apr 15 03:55:23 2026] DELETE /v2/images/236ab04a-200d-4428-97b9-3c6934a56513 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/381] 10.0.0.48 () {32 vars in 706 bytes} [Wed Apr 15 03:55:23 2026] GET /v2/images/236ab04a-200d-4428-97b9-3c6934a56513 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 03:55:23.551 7 WARNING glance.api.v2.images [None req-33bdf072-9d40-4517-89bc-9c4126d5d3b1 9f4fc8d4c5924e76b1e4cf6a5eef1977 524230de81574391913dbd7a20f9c7a0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a1e35bc7-07b7-4463-b49b-91ab40caf052 [pid: 7|app: 0|req: 188/382] 10.0.0.48 () {32 vars in 709 bytes} [Wed Apr 15 03:55:23 2026] DELETE /v2/images/a1e35bc7-07b7-4463-b49b-91ab40caf052 => generated 0 bytes in 827 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/383] 10.0.0.48 () {32 vars in 706 bytes} [Wed Apr 15 03:55:24 2026] GET /v2/images/a1e35bc7-07b7-4463-b49b-91ab40caf052 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 03:55:24.410 7 WARNING glance.api.v2.images [None req-cd88d287-9ad1-4b03-aa8c-0df77e176f6d 9f4fc8d4c5924e76b1e4cf6a5eef1977 524230de81574391913dbd7a20f9c7a0 - - default default] Failed to find image 3ba92dbf-e9ed-44c7-bce2-8261252de67c to delete: glance.common.exception.ImageNotFound: No image found with ID 3ba92dbf-e9ed-44c7-bce2-8261252de67c [pid: 7|app: 0|req: 189/384] 10.0.0.48 () {32 vars in 709 bytes} [Wed Apr 15 03:55:24 2026] DELETE /v2/images/3ba92dbf-e9ed-44c7-bce2-8261252de67c => generated 147 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/385] 10.0.0.48 () {32 vars in 706 bytes} [Wed Apr 15 03:55:24 2026] GET /v2/images/3ba92dbf-e9ed-44c7-bce2-8261252de67c => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/388] 10.0.0.1 () {36 vars in 985 bytes} [Wed Apr 15 03:55:29 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => 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: 198/389] 10.0.0.1 () {36 vars in 925 bytes} [Wed Apr 15 03:55:29 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: 195/396] 10.0.0.48 () {32 vars in 706 bytes} [Wed Apr 15 03:56:03 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => 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: 202/397] 10.0.0.48 () {32 vars in 706 bytes} [Wed Apr 15 03:56:03 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => 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: 196/398] 10.0.0.210 () {36 vars in 987 bytes} [Wed Apr 15 03:56:04 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => generated 1171 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/399] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 03:56: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: 7|app: 0|req: 197/400] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 03:56: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: 204/401] 10.0.0.210 () {36 vars in 987 bytes} [Wed Apr 15 03:56:04 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/402] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 03:56:04 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/403] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 03:56:04 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: 199/404] 10.0.0.210 () {36 vars in 987 bytes} [Wed Apr 15 03:56:04 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => 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: 206/405] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 03:56:04 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: 200/406] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 03:56:04 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: 207/407] 10.0.0.14 () {36 vars in 910 bytes} [Wed Apr 15 03:56:04 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: 201/408] 10.0.0.14 () {36 vars in 1006 bytes} [Wed Apr 15 03:56:04 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/409] 10.0.0.14 () {36 vars in 986 bytes} [Wed Apr 15 03:56:04 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/410] 10.0.0.14 () {36 vars in 926 bytes} [Wed Apr 15 03:56:04 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/411] 10.0.0.14 () {36 vars in 926 bytes} [Wed Apr 15 03:56: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: 205/416] 10.0.0.1 () {36 vars in 985 bytes} [Wed Apr 15 03:56:25 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/417] 10.0.0.1 () {36 vars in 925 bytes} [Wed Apr 15 03:56:25 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: 206/418] 10.0.0.1 () {36 vars in 985 bytes} [Wed Apr 15 03:56:26 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => 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: 213/419] 10.0.0.1 () {36 vars in 925 bytes} [Wed Apr 15 03:56: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: 7|app: 0|req: 209/424] 10.0.0.1 () {36 vars in 985 bytes} [Wed Apr 15 03:56:43 2026] GET /v2/images/5ef8f684-7b43-484b-98ef-cb2e525484b5 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/425] 10.0.0.1 () {36 vars in 925 bytes} [Wed Apr 15 03:56:43 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: 214/434] 162.253.55.43 () {32 vars in 825 bytes} [Wed Apr 15 03:57:24 2026] GET /v2/images?status=active&owner=b3f624f0d8eb4c189f28f40fed51e58d&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/435] 162.253.55.43 () {32 vars in 652 bytes} [Wed Apr 15 03:57:24 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: 215/436] 10.0.0.210 () {36 vars in 987 bytes} [Wed Apr 15 03:57:25 2026] GET /v2/images/45f1986d-756d-4e77-b208-8ee9ad4fc7d4 => 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: 222/437] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 03:57: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: 7|app: 0|req: 216/438] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 03:57:25 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: 223/439] 10.0.0.210 () {36 vars in 987 bytes} [Wed Apr 15 03:57:25 2026] GET /v2/images/45f1986d-756d-4e77-b208-8ee9ad4fc7d4 => 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: 217/440] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 03:57:25 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: 224/441] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 03:57:25 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: 218/442] 10.0.0.210 () {36 vars in 987 bytes} [Wed Apr 15 03:57:25 2026] GET /v2/images/45f1986d-756d-4e77-b208-8ee9ad4fc7d4 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/443] 10.0.0.210 () {36 vars in 927 bytes} [Wed Apr 15 03:57:25 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: 219/444] 10.0.0.14 () {36 vars in 910 bytes} [Wed Apr 15 03:57:25 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: 226/445] 10.0.0.14 () {36 vars in 1006 bytes} [Wed Apr 15 03:57:25 2026] GET /v2/images/45f1986d-756d-4e77-b208-8ee9ad4fc7d4/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/446] 10.0.0.14 () {36 vars in 986 bytes} [Wed Apr 15 03:57:25 2026] GET /v2/images/45f1986d-756d-4e77-b208-8ee9ad4fc7d4 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/447] 10.0.0.14 () {36 vars in 926 bytes} [Wed Apr 15 03:57: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: 7|app: 0|req: 221/448] 10.0.0.14 () {36 vars in 926 bytes} [Wed Apr 15 03:57:25 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: 244/493] 10.0.0.48 () {32 vars in 632 bytes} [Wed Apr 15 04:01:04 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)