+ 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 [Mon May 4 21:39:42 2026] *** compiled with version: 13.3.0 on 28 April 2026 06:28:09 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-f577c6d75-sdxcz machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f55ad4da668 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-05-04 21:39:44.864 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-04 21:39:44.865 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-04 21:39:45.725 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-04 21:39:45.726 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-04 21:39:45.727 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-04 21:39:45.783 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-04 21:39:45.784 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-04 21:39:45.785 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-04 21:39:47.816 7 WARNING glance.api.v2.images [None req-8ad0ac99-6e4d-46c7-9c72-555f0d9827c1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-04 21:39:47.924 8 WARNING glance.api.v2.images [None req-e30604fe-2711-46e0-abd9-0c4bb2d5367d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-04 21:39:48.148 7 WARNING keystonemiddleware._common.config [None req-8ad0ac99-6e4d-46c7-9c72-555f0d9827c1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-04 21:39:48.155 7 WARNING oslo_config.cfg [None req-8ad0ac99-6e4d-46c7-9c72-555f0d9827c1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f55ad4da668 pid: 7 (default app) 2026-05-04 21:39:48.271 8 WARNING keystonemiddleware._common.config [None req-e30604fe-2711-46e0-abd9-0c4bb2d5367d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-04 21:39:48.280 8 WARNING oslo_config.cfg [None req-e30604fe-2711-46e0-abd9-0c4bb2d5367d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f55ad4da668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.242 () {42 vars in 688 bytes} [Mon May 4 21:39:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 21:39:50.302 8 WARNING oslo_policy.policy [None req-b21f4525-9b8a-4a08-a88d-1552f21d55ca b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 21:39:50.302 8 WARNING oslo_policy.policy [None req-b21f4525-9b8a-4a08-a88d-1552f21d55ca b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 21:39:50.320 8 WARNING oslo_policy.policy [None req-b21f4525-9b8a-4a08-a88d-1552f21d55ca b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 21:39:50.320 8 WARNING oslo_policy.policy [None req-b21f4525-9b8a-4a08-a88d-1552f21d55ca b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.242 () {44 vars in 910 bytes} [Mon May 4 21:39:49 2026] GET /v2/images => generated 69 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.242 () {42 vars in 688 bytes} [Mon May 4 21:39:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.242 () {44 vars in 910 bytes} [Mon May 4 21:39:54 2026] GET /v2/images => generated 69 bytes in 40 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-05-04 21:39:54.250 7 WARNING oslo_policy.policy [None req-f91797bf-ee8b-48e4-9b61-38bbacab86e1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 21:39:54.250 7 WARNING oslo_policy.policy [None req-f91797bf-ee8b-48e4-9b61-38bbacab86e1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.242 () {44 vars in 911 bytes} [Mon May 4 21:39:54 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.242 () {44 vars in 933 bytes} [Mon May 4 21:39: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-05-04 21:39:54.389 7 WARNING oslo_policy.policy [None req-183d9778-4c05-49bd-a474-ebd05e2309b7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 21:39:54.389 7 WARNING oslo_policy.policy [None req-183d9778-4c05-49bd-a474-ebd05e2309b7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.242 () {44 vars in 939 bytes} [Mon May 4 21:39:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-04 21:39:54.491 8 WARNING oslo_config.cfg [None req-7fe7ed92-4ba8-4280-917f-669366bfeee5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.242 () {48 vars in 951 bytes} [Mon May 4 21:39:54 2026] POST /v2/images => generated 760 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-04 21:39:54.518 7 WARNING oslo_policy.policy [None req-d4640d0d-5fd9-42fe-9115-38e99ecfc29c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 21:39:54.518 7 WARNING oslo_policy.policy [None req-d4640d0d-5fd9-42fe-9115-38e99ecfc29c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 21:39:54.520 7 INFO glance.api.v2.image_data [None req-d4640d0d-5fd9-42fe-9115-38e99ecfc29c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 21:39:58.514 7 WARNING glance.location [None req-d4640d0d-5fd9-42fe-9115-38e99ecfc29c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.242 () {48 vars in 1045 bytes} [Mon May 4 21:39:54 2026] PUT /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10/file => generated 0 bytes in 4042 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7382 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.242 () {44 vars in 971 bytes} [Mon May 4 21:39:58 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-04 21:39:58.587 7 WARNING oslo_config.cfg [None req-b4949d09-a15b-457d-a5e8-5da986a626a1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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: 10/17] 199.204.45.242 () {44 vars in 971 bytes} [Mon May 4 21:39:58 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => 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: 189/380] 199.204.45.242 () {42 vars in 688 bytes} [Mon May 4 22:10:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 199.204.45.242 () {44 vars in 910 bytes} [Mon May 4 22:10:12 2026] GET /v2/images => generated 1240 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 199.204.45.242 () {42 vars in 688 bytes} [Mon May 4 22:10:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/387] 199.204.45.242 () {44 vars in 910 bytes} [Mon May 4 22:10:30 2026] GET /v2/images => generated 1240 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 199.204.45.242 () {44 vars in 937 bytes} [Mon May 4 22:10:30 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 199.204.45.242 () {44 vars in 959 bytes} [Mon May 4 22:10:30 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: 197/390] 199.204.45.242 () {44 vars in 939 bytes} [Mon May 4 22:10:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 199.204.45.242 () {48 vars in 951 bytes} [Mon May 4 22:10:30 2026] POST /v2/images => generated 796 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-04 22:10:30.639 7 INFO glance.api.v2.image_data [None req-a814b77d-7777-405d-8992-cc971b79fa63 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 22:11:09.961 7 WARNING glance.location [None req-a814b77d-7777-405d-8992-cc971b79fa63 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 198/400] 199.204.45.242 () {48 vars in 1046 bytes} [Mon May 4 22:10:30 2026] PUT /v2/images/4de3d051-aaa7-476d-8092-b8798d883a4f/file => generated 0 bytes in 39375 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60652 switches on core 0) [pid: 8|app: 0|req: 203/401] 199.204.45.242 () {44 vars in 971 bytes} [Mon May 4 22:11:10 2026] GET /v2/images/4de3d051-aaa7-476d-8092-b8798d883a4f => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/402] 199.204.45.242 () {44 vars in 971 bytes} [Mon May 4 22:11:10 2026] GET /v2/images/4de3d051-aaa7-476d-8092-b8798d883a4f => 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: 204/403] 199.204.45.242 () {42 vars in 688 bytes} [Mon May 4 22:11:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/404] 199.204.45.242 () {44 vars in 910 bytes} [Mon May 4 22:11:11 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/489] 199.204.45.242 () {42 vars in 688 bytes} [Mon May 4 22:18:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/490] 199.204.45.242 () {44 vars in 910 bytes} [Mon May 4 22:18:15 2026] GET /v2/images => generated 2451 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/493] 199.204.45.242 () {42 vars in 688 bytes} [Mon May 4 22:18:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/494] 199.204.45.242 () {44 vars in 910 bytes} [Mon May 4 22:18:26 2026] GET /v2/images => generated 2451 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/495] 199.204.45.242 () {44 vars in 947 bytes} [Mon May 4 22:18:26 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/496] 199.204.45.242 () {44 vars in 969 bytes} [Mon May 4 22:18:26 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/497] 199.204.45.242 () {44 vars in 939 bytes} [Mon May 4 22:18:26 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: 8|app: 0|req: 251/498] 199.204.45.242 () {48 vars in 951 bytes} [Mon May 4 22:18:26 2026] POST /v2/images => generated 799 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-04 22:18:26.681 7 INFO glance.api.v2.image_data [None req-b9ee7e79-575f-4342-a9f1-0a819fab317a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 22:19:08.966 7 INFO glance.location [None req-b9ee7e79-575f-4342-a9f1-0a819fab317a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 248/509] 199.204.45.242 () {48 vars in 1045 bytes} [Mon May 4 22:18:26 2026] PUT /v2/images/ff97bf1f-4252-42c8-b7f2-939843aaa23c/file => generated 0 bytes in 42335 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22485 switches on core 0) [pid: 8|app: 0|req: 262/510] 199.204.45.242 () {44 vars in 971 bytes} [Mon May 4 22:19:09 2026] GET /v2/images/ff97bf1f-4252-42c8-b7f2-939843aaa23c => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/511] 199.204.45.242 () {48 vars in 1050 bytes} [Mon May 4 22:19:09 2026] PATCH /v2/images/ff97bf1f-4252-42c8-b7f2-939843aaa23c => generated 1234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/512] 199.204.45.242 () {44 vars in 971 bytes} [Mon May 4 22:19:09 2026] GET /v2/images/ff97bf1f-4252-42c8-b7f2-939843aaa23c => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/523] 199.204.45.242 () {42 vars in 688 bytes} [Mon May 4 22:20:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/524] 199.204.45.242 () {44 vars in 910 bytes} [Mon May 4 22:20:05 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/529] 199.204.45.242 () {42 vars in 688 bytes} [Mon May 4 22:20:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/530] 199.204.45.242 () {44 vars in 910 bytes} [Mon May 4 22:20:22 2026] GET /v2/images => generated 3687 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/531] 199.204.45.242 () {44 vars in 939 bytes} [Mon May 4 22:20:22 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/532] 199.204.45.242 () {44 vars in 961 bytes} [Mon May 4 22:20:22 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/533] 199.204.45.242 () {44 vars in 939 bytes} [Mon May 4 22:20:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/534] 199.204.45.242 () {48 vars in 951 bytes} [Mon May 4 22:20:22 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-04 22:20:22.375 7 INFO glance.api.v2.image_data [None req-7030c20a-7828-4742-8c08-cc4d1193d6f1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 22:20:38.012 7 INFO glance.location [None req-7030c20a-7828-4742-8c08-cc4d1193d6f1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 261/539] 199.204.45.242 () {48 vars in 1046 bytes} [Mon May 4 22:20:22 2026] PUT /v2/images/9bdda33f-d750-46f1-adf7-47220dd22211/file => generated 0 bytes in 15685 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30043 switches on core 0) [pid: 8|app: 0|req: 279/540] 199.204.45.242 () {44 vars in 971 bytes} [Mon May 4 22:20:38 2026] GET /v2/images/9bdda33f-d750-46f1-adf7-47220dd22211 => generated 1204 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/541] 199.204.45.242 () {44 vars in 971 bytes} [Mon May 4 22:20:38 2026] GET /v2/images/9bdda33f-d750-46f1-adf7-47220dd22211 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/694] 199.204.45.242 () {42 vars in 688 bytes} [Mon May 4 22:33:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/695] 199.204.45.242 () {44 vars in 910 bytes} [Mon May 4 22:33:24 2026] GET /v2/images => generated 4893 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/726] 199.204.45.242 () {42 vars in 688 bytes} [Mon May 4 22:35:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/727] 199.204.45.242 () {44 vars in 910 bytes} [Mon May 4 22:35:50 2026] GET /v2/images => generated 4893 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/728] 199.204.45.242 () {42 vars in 688 bytes} [Mon May 4 22:35:52 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/729] 199.204.45.242 () {44 vars in 910 bytes} [Mon May 4 22:35:52 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/740] 199.204.45.242 () {42 vars in 688 bytes} [Mon May 4 22:36:45 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/741] 199.204.45.242 () {44 vars in 910 bytes} [Mon May 4 22:36:45 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/744] 199.204.45.242 () {42 vars in 688 bytes} [Mon May 4 22:36:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/745] 199.204.45.242 () {44 vars in 910 bytes} [Mon May 4 22:36:53 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/760] 199.204.45.242 () {42 vars in 688 bytes} [Mon May 4 22:38:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/761] 199.204.45.242 () {44 vars in 910 bytes} [Mon May 4 22:38:00 2026] GET /v2/images => generated 4893 bytes in 57 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: 377/770] 10.0.0.232 () {32 vars in 632 bytes} [Mon May 4 22:38:44 2026] GET /v2/images => generated 4893 bytes in 26 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: 396/775] 10.0.0.234 () {36 vars in 986 bytes} [Mon May 4 22:39:05 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => generated 1171 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/776] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 4 22:39:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/777] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 4 22:39:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/778] 10.0.0.234 () {36 vars in 986 bytes} [Mon May 4 22:39:05 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => 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: 398/779] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 4 22:39:05 2026] GET /v2/schemas/image => generated 4018 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/780] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 4 22:39:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/781] 10.0.0.234 () {36 vars in 986 bytes} [Mon May 4 22:39:05 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => 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: 383/782] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 4 22:39:05 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/783] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 4 22:39:05 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: 384/784] 10.0.0.248 () {36 vars in 986 bytes} [Mon May 4 22:39:06 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => generated 1171 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/785] 10.0.0.248 () {36 vars in 926 bytes} [Mon May 4 22:39:06 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: 385/786] 10.0.0.248 () {36 vars in 986 bytes} [Mon May 4 22:39:06 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => 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: 402/787] 10.0.0.248 () {36 vars in 926 bytes} [Mon May 4 22:39:06 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: 386/788] 10.0.0.248 () {36 vars in 926 bytes} [Mon May 4 22:39:06 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: 388/791] 10.0.0.210 () {36 vars in 986 bytes} [Mon May 4 22:39:09 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => 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: 404/792] 10.0.0.210 () {36 vars in 926 bytes} [Mon May 4 22:39:09 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: 389/793] 10.0.0.210 () {36 vars in 986 bytes} [Mon May 4 22:39:17 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => 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: 405/794] 10.0.0.210 () {36 vars in 926 bytes} [Mon May 4 22:39:17 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: 390/795] 10.0.0.210 () {36 vars in 986 bytes} [Mon May 4 22:39:17 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => 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: 406/796] 10.0.0.210 () {36 vars in 926 bytes} [Mon May 4 22:39:17 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: 392/799] 199.204.45.242 () {36 vars in 990 bytes} [Mon May 4 22:39:19 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => 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: 408/800] 199.204.45.242 () {36 vars in 930 bytes} [Mon May 4 22:39:19 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/801] 199.204.45.242 () {36 vars in 990 bytes} [Mon May 4 22:39:20 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => 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: 409/802] 199.204.45.242 () {36 vars in 930 bytes} [Mon May 4 22:39:20 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: 413/809] 10.0.0.210 () {36 vars in 986 bytes} [Mon May 4 22:39:51 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => 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: 397/810] 10.0.0.210 () {36 vars in 926 bytes} [Mon May 4 22:39:51 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: 414/811] 10.0.0.210 () {36 vars in 986 bytes} [Mon May 4 22:39:52 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/812] 10.0.0.210 () {36 vars in 926 bytes} [Mon May 4 22:39:52 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: 403/821] 10.0.0.232 () {34 vars in 654 bytes} [Mon May 4 22:40:33 2026] POST /v2/images => generated 649 bytes in 266 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-04 22:40:34.052 8 WARNING glance.api.v2.images [None req-1010d495-30d1-4943-a428-8a16af0d8e57 3374d5177cc54e2283eda487547e998f 37f299979a414468ad5880870a95e0f6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//583a07bb-f3d1-4f22-8b28-3d34e074fd17 [pid: 8|app: 0|req: 419/822] 10.0.0.232 () {32 vars in 709 bytes} [Mon May 4 22:40:34 2026] DELETE /v2/images/583a07bb-f3d1-4f22-8b28-3d34e074fd17 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/823] 10.0.0.232 () {32 vars in 706 bytes} [Mon May 4 22:40:34 2026] GET /v2/images/583a07bb-f3d1-4f22-8b28-3d34e074fd17 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/824] 10.0.0.232 () {32 vars in 632 bytes} [Mon May 4 22:40:34 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/825] 10.0.0.232 () {34 vars in 654 bytes} [Mon May 4 22:40:34 2026] POST /v2/images => generated 701 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-04 22:40:34.236 8 WARNING oslo_policy.policy [None req-b53c3521-8b90-4966-9b82-a1ae68ff0b6c 3374d5177cc54e2283eda487547e998f 37f299979a414468ad5880870a95e0f6 - - 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-04 22:40:34.238 8 WARNING oslo_policy.policy [None req-b53c3521-8b90-4966-9b82-a1ae68ff0b6c 3374d5177cc54e2283eda487547e998f 37f299979a414468ad5880870a95e0f6 - - 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: 421/826] 10.0.0.232 () {32 vars in 716 bytes} [Mon May 4 22:40:34 2026] GET /v2/images/baee983b-01b5-40f4-8da4-28f89bc3952b/file => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-04 22:40:34.267 7 INFO glance.api.v2.image_data [None req-841f73e2-59a9-463f-a0be-007826070377 3374d5177cc54e2283eda487547e998f 37f299979a414468ad5880870a95e0f6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 22:40:34.319 7 WARNING glance_store._drivers.rbd [None req-841f73e2-59a9-463f-a0be-007826070377 3374d5177cc54e2283eda487547e998f 37f299979a414468ad5880870a95e0f6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-04 22:40:35.148 7 INFO glance.location [None req-841f73e2-59a9-463f-a0be-007826070377 3374d5177cc54e2283eda487547e998f 37f299979a414468ad5880870a95e0f6 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 406/827] 10.0.0.232 () {32 vars in 726 bytes} [Mon May 4 22:40:34 2026] PUT /v2/images/baee983b-01b5-40f4-8da4-28f89bc3952b/file => generated 0 bytes in 956 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/828] 10.0.0.232 () {32 vars in 706 bytes} [Mon May 4 22:40:35 2026] GET /v2/images/baee983b-01b5-40f4-8da4-28f89bc3952b => generated 1102 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/829] 10.0.0.232 () {32 vars in 716 bytes} [Mon May 4 22:40:35 2026] GET /v2/images/baee983b-01b5-40f4-8da4-28f89bc3952b/file => generated 1024 bytes in 143 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/830] 10.0.0.232 () {34 vars in 654 bytes} [Mon May 4 22:40:35 2026] POST /v2/images => generated 648 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/831] 10.0.0.232 () {32 vars in 725 bytes} [Mon May 4 22:40:35 2026] PATCH /v2/images/da894e87-5bb5-482c-a506-73166124146e => generated 652 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/832] 10.0.0.232 () {32 vars in 706 bytes} [Mon May 4 22:40:35 2026] GET /v2/images/da894e87-5bb5-482c-a506-73166124146e => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-04 22:40:35.518 7 WARNING glance.api.v2.images [None req-e12cdc32-8269-4b00-8356-ebab5381e162 3374d5177cc54e2283eda487547e998f 37f299979a414468ad5880870a95e0f6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//da894e87-5bb5-482c-a506-73166124146e [pid: 7|app: 0|req: 409/833] 10.0.0.232 () {32 vars in 709 bytes} [Mon May 4 22:40:35 2026] DELETE /v2/images/da894e87-5bb5-482c-a506-73166124146e => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/834] 10.0.0.232 () {32 vars in 706 bytes} [Mon May 4 22:40:35 2026] GET /v2/images/da894e87-5bb5-482c-a506-73166124146e => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-04 22:40:35.596 7 WARNING glance.api.v2.images [None req-5eb2c96e-fbd6-48b6-934f-17d5c929d863 3374d5177cc54e2283eda487547e998f 37f299979a414468ad5880870a95e0f6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//baee983b-01b5-40f4-8da4-28f89bc3952b [pid: 7|app: 0|req: 410/835] 10.0.0.232 () {32 vars in 709 bytes} [Mon May 4 22:40:35 2026] DELETE /v2/images/baee983b-01b5-40f4-8da4-28f89bc3952b => generated 0 bytes in 857 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/836] 10.0.0.232 () {32 vars in 706 bytes} [Mon May 4 22:40:36 2026] GET /v2/images/baee983b-01b5-40f4-8da4-28f89bc3952b => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-04 22:40:36.467 7 WARNING glance.api.v2.images [None req-5032b373-6172-438f-a858-2cc393309e16 3374d5177cc54e2283eda487547e998f 37f299979a414468ad5880870a95e0f6 - - default default] Failed to find image 583a07bb-f3d1-4f22-8b28-3d34e074fd17 to delete: glance.common.exception.ImageNotFound: No image found with ID 583a07bb-f3d1-4f22-8b28-3d34e074fd17 [pid: 7|app: 0|req: 411/837] 10.0.0.232 () {32 vars in 709 bytes} [Mon May 4 22:40:36 2026] DELETE /v2/images/583a07bb-f3d1-4f22-8b28-3d34e074fd17 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/838] 10.0.0.232 () {32 vars in 706 bytes} [Mon May 4 22:40:36 2026] GET /v2/images/583a07bb-f3d1-4f22-8b28-3d34e074fd17 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/841] 10.0.0.232 () {30 vars in 410 bytes} [Mon May 4 22:40:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/852] 10.0.0.210 () {36 vars in 986 bytes} [Mon May 4 22:41:37 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/853] 10.0.0.210 () {36 vars in 926 bytes} [Mon May 4 22:41:37 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/856] 10.0.0.210 () {36 vars in 986 bytes} [Mon May 4 22:41:45 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => 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: 436/857] 10.0.0.210 () {36 vars in 926 bytes} [Mon May 4 22:41:45 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/864] 10.0.0.232 () {32 vars in 706 bytes} [Mon May 4 22:42:10 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/865] 10.0.0.232 () {32 vars in 706 bytes} [Mon May 4 22:42:10 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => 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: 441/866] 10.0.0.234 () {36 vars in 986 bytes} [Mon May 4 22:42:11 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => generated 1171 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/867] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 4 22:42:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/868] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 4 22:42:11 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: 427/869] 10.0.0.234 () {36 vars in 986 bytes} [Mon May 4 22:42:11 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => 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: 443/870] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 4 22:42:11 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: 428/871] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 4 22:42:11 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: 444/872] 10.0.0.234 () {36 vars in 986 bytes} [Mon May 4 22:42:11 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/873] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 4 22:42:11 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: 445/874] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 4 22:42:11 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: 430/875] 10.0.0.248 () {36 vars in 986 bytes} [Mon May 4 22:42:11 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => 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: 446/876] 10.0.0.248 () {36 vars in 926 bytes} [Mon May 4 22:42:11 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: 431/877] 10.0.0.248 () {36 vars in 986 bytes} [Mon May 4 22:42:11 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => 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: 447/878] 10.0.0.248 () {36 vars in 926 bytes} [Mon May 4 22:42:11 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: 432/879] 10.0.0.248 () {36 vars in 926 bytes} [Mon May 4 22:42:11 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: 449/882] 10.0.0.210 () {36 vars in 986 bytes} [Mon May 4 22:42:24 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => 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: 434/883] 10.0.0.210 () {36 vars in 926 bytes} [Mon May 4 22:42: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: 436/886] 10.0.0.210 () {36 vars in 986 bytes} [Mon May 4 22:42:31 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/887] 10.0.0.210 () {36 vars in 926 bytes} [Mon May 4 22:42:31 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: 458/900] 10.0.0.210 () {36 vars in 986 bytes} [Mon May 4 22:43:35 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/901] 10.0.0.210 () {36 vars in 926 bytes} [Mon May 4 22:43:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/906] 10.0.0.210 () {36 vars in 986 bytes} [Mon May 4 22:43:53 2026] GET /v2/images/021fbaf1-de5a-4aa6-81bc-127ff34f0d10 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/907] 10.0.0.210 () {36 vars in 926 bytes} [Mon May 4 22:43:53 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: 466/916] 199.204.45.242 () {32 vars in 825 bytes} [Mon May 4 22:44:33 2026] GET /v2/images?status=active&owner=7e0f2914758746528e3b89a11a6effd0&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/917] 199.204.45.242 () {32 vars in 652 bytes} [Mon May 4 22:44:33 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/918] 10.0.0.234 () {36 vars in 986 bytes} [Mon May 4 22:44:34 2026] GET /v2/images/4de3d051-aaa7-476d-8092-b8798d883a4f => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/919] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 4 22:44:34 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: 468/920] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 4 22:44:34 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/921] 10.0.0.234 () {36 vars in 986 bytes} [Mon May 4 22:44:34 2026] GET /v2/images/4de3d051-aaa7-476d-8092-b8798d883a4f => 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: 469/922] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 4 22:44:34 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/923] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 4 22:44:34 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: 470/924] 10.0.0.234 () {36 vars in 986 bytes} [Mon May 4 22:44:34 2026] GET /v2/images/4de3d051-aaa7-476d-8092-b8798d883a4f => generated 1209 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/925] 10.0.0.234 () {36 vars in 926 bytes} [Mon May 4 22:44:34 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: 471/926] 10.0.0.248 () {36 vars in 986 bytes} [Mon May 4 22:44:34 2026] GET /v2/images/4de3d051-aaa7-476d-8092-b8798d883a4f => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/927] 10.0.0.248 () {36 vars in 926 bytes} [Mon May 4 22:44:34 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/928] 10.0.0.248 () {36 vars in 986 bytes} [Mon May 4 22:44:34 2026] GET /v2/images/4de3d051-aaa7-476d-8092-b8798d883a4f => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/929] 10.0.0.248 () {36 vars in 926 bytes} [Mon May 4 22:44:34 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/930] 10.0.0.248 () {36 vars in 926 bytes} [Mon May 4 22:44:34 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: 484/983] 10.0.0.232 () {32 vars in 632 bytes} [Mon May 4 22:48:55 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)