+ 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 [Thu May 7 03:46:52 2026] *** compiled with version: 13.3.0 on 06 May 2026 22:36:40 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-79b87b8f75-b7mdc 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 0x7f6fcaccf668 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-07 03:46:54.702 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-07 03:46:54.757 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-07 03:46:55.662 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-07 03:46:55.663 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-07 03:46:55.664 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 03:46:55.695 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-07 03:46:55.696 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-07 03:46:55.697 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 03:46:57.834 7 WARNING glance.api.v2.images [None req-eab35a20-1c3c-4325-bc77-e98f431b6daa - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 03:46:57.983 8 WARNING glance.api.v2.images [None req-7a52878f-b619-462c-a612-30ffb4101aa0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 03:46:58.173 7 WARNING keystonemiddleware._common.config [None req-eab35a20-1c3c-4325-bc77-e98f431b6daa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 03:46:58.181 7 WARNING oslo_config.cfg [None req-eab35a20-1c3c-4325-bc77-e98f431b6daa - - - - - -] 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 0x7f6fcaccf668 pid: 7 (default app) 2026-05-07 03:46:58.349 8 WARNING keystonemiddleware._common.config [None req-7a52878f-b619-462c-a612-30ffb4101aa0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 03:46:58.357 8 WARNING oslo_config.cfg [None req-7a52878f-b619-462c-a612-30ffb4101aa0 - - - - - -] 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 0x7f6fcaccf668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.105 () {42 vars in 689 bytes} [Thu May 7 03:46:59 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 03:47:00.122 8 WARNING oslo_policy.policy [None req-fcf4eb19-e01d-4cbc-be3b-26ec7d4322ea ce632d76966a4c36b373021fa2dac8d0 f3b2c4eeb3ee4a1b93fb1c15ccb58fd0 - - 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-07 03:47:00.123 8 WARNING oslo_policy.policy [None req-fcf4eb19-e01d-4cbc-be3b-26ec7d4322ea ce632d76966a4c36b373021fa2dac8d0 f3b2c4eeb3ee4a1b93fb1c15ccb58fd0 - - 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-07 03:47:00.139 8 WARNING oslo_policy.policy [None req-fcf4eb19-e01d-4cbc-be3b-26ec7d4322ea ce632d76966a4c36b373021fa2dac8d0 f3b2c4eeb3ee4a1b93fb1c15ccb58fd0 - - 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-07 03:47:00.139 8 WARNING oslo_policy.policy [None req-fcf4eb19-e01d-4cbc-be3b-26ec7d4322ea ce632d76966a4c36b373021fa2dac8d0 f3b2c4eeb3ee4a1b93fb1c15ccb58fd0 - - 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/5] 199.19.213.105 () {44 vars in 911 bytes} [Thu May 7 03:46:59 2026] GET /v2/images => generated 69 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.105 () {42 vars in 689 bytes} [Thu May 7 03:47:03 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/7] 199.19.213.105 () {44 vars in 911 bytes} [Thu May 7 03:47:03 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 03:47:03.753 7 WARNING oslo_policy.policy [None req-e27e67df-4c89-40a2-bb72-8ec4bdf0892c ce632d76966a4c36b373021fa2dac8d0 f3b2c4eeb3ee4a1b93fb1c15ccb58fd0 - - 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-07 03:47:03.753 7 WARNING oslo_policy.policy [None req-e27e67df-4c89-40a2-bb72-8ec4bdf0892c ce632d76966a4c36b373021fa2dac8d0 f3b2c4eeb3ee4a1b93fb1c15ccb58fd0 - - 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/8] 199.19.213.105 () {44 vars in 912 bytes} [Thu May 7 03:47:03 2026] GET /v2/images/cirros => generated 151 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.105 () {44 vars in 934 bytes} [Thu May 7 03:47:03 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 03:47:03.897 7 WARNING oslo_policy.policy [None req-cdad7b7c-655b-4ff5-9680-7c5332403545 ce632d76966a4c36b373021fa2dac8d0 f3b2c4eeb3ee4a1b93fb1c15ccb58fd0 - - 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-07 03:47:03.898 7 WARNING oslo_policy.policy [None req-cdad7b7c-655b-4ff5-9680-7c5332403545 ce632d76966a4c36b373021fa2dac8d0 f3b2c4eeb3ee4a1b93fb1c15ccb58fd0 - - 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/10] 199.19.213.105 () {44 vars in 940 bytes} [Thu May 7 03:47:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 03:47:03.987 8 WARNING oslo_config.cfg [None req-7ca9e8b4-1dcd-4976-a824-d54825c14cc1 ce632d76966a4c36b373021fa2dac8d0 f3b2c4eeb3ee4a1b93fb1c15ccb58fd0 - - 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/11] 199.19.213.105 () {48 vars in 952 bytes} [Thu May 7 03:47:03 2026] POST /v2/images => generated 760 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 03:47:04.011 7 WARNING oslo_policy.policy [None req-d0b6953f-548a-47b6-adf8-89b88a6cbc98 ce632d76966a4c36b373021fa2dac8d0 f3b2c4eeb3ee4a1b93fb1c15ccb58fd0 - - 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-07 03:47:04.011 7 WARNING oslo_policy.policy [None req-d0b6953f-548a-47b6-adf8-89b88a6cbc98 ce632d76966a4c36b373021fa2dac8d0 f3b2c4eeb3ee4a1b93fb1c15ccb58fd0 - - 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-07 03:47:04.013 7 INFO glance.api.v2.image_data [None req-d0b6953f-548a-47b6-adf8-89b88a6cbc98 ce632d76966a4c36b373021fa2dac8d0 f3b2c4eeb3ee4a1b93fb1c15ccb58fd0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 03:47:07.367 7 INFO glance.location [None req-d0b6953f-548a-47b6-adf8-89b88a6cbc98 ce632d76966a4c36b373021fa2dac8d0 f3b2c4eeb3ee4a1b93fb1c15ccb58fd0 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/14] 199.19.213.105 () {48 vars in 1046 bytes} [Thu May 7 03:47:03 2026] PUT /v2/images/1bcb539f-2412-4390-9639-053d4526211c/file => generated 0 bytes in 3416 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6677 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.105 () {44 vars in 972 bytes} [Thu May 7 03:47:07 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 03:47:07.463 7 WARNING oslo_config.cfg [None req-b0399fbd-f6d0-4130-ae38-55b19e688c6e ce632d76966a4c36b373021fa2dac8d0 f3b2c4eeb3ee4a1b93fb1c15ccb58fd0 - - 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: 9/16] 199.19.213.105 () {44 vars in 972 bytes} [Thu May 7 03:47:07 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => 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: 132/265] 199.19.213.105 () {42 vars in 689 bytes} [Thu May 7 04:07:55 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: 134/266] 199.19.213.105 () {44 vars in 911 bytes} [Thu May 7 04:07:55 2026] GET /v2/images => generated 1240 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 199.19.213.105 () {42 vars in 689 bytes} [Thu May 7 04:08:14 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: 137/272] 199.19.213.105 () {44 vars in 911 bytes} [Thu May 7 04:08:14 2026] GET /v2/images => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.19.213.105 () {44 vars in 938 bytes} [Thu May 7 04:08:14 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.19.213.105 () {44 vars in 960 bytes} [Thu May 7 04:08:14 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.19.213.105 () {44 vars in 940 bytes} [Thu May 7 04:08:14 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) [pid: 7|app: 0|req: 139/276] 199.19.213.105 () {48 vars in 952 bytes} [Thu May 7 04:08:14 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 04:08:14.724 8 WARNING oslo_policy.policy [None req-20a8145c-9fd3-40dd-a99b-cce8afbadf8c ce632d76966a4c36b373021fa2dac8d0 f3b2c4eeb3ee4a1b93fb1c15ccb58fd0 - - 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-07 04:08:14.724 8 WARNING oslo_policy.policy [None req-20a8145c-9fd3-40dd-a99b-cce8afbadf8c ce632d76966a4c36b373021fa2dac8d0 f3b2c4eeb3ee4a1b93fb1c15ccb58fd0 - - 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-07 04:08:14.726 8 INFO glance.api.v2.image_data [None req-20a8145c-9fd3-40dd-a99b-cce8afbadf8c ce632d76966a4c36b373021fa2dac8d0 f3b2c4eeb3ee4a1b93fb1c15ccb58fd0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 04:08:44.921 8 INFO glance.location [None req-20a8145c-9fd3-40dd-a99b-cce8afbadf8c ce632d76966a4c36b373021fa2dac8d0 f3b2c4eeb3ee4a1b93fb1c15ccb58fd0 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 138/283] 199.19.213.105 () {48 vars in 1047 bytes} [Thu May 7 04:08:14 2026] PUT /v2/images/359bbe02-d74f-46d7-b20f-61f44398f398/file => generated 0 bytes in 30255 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63516 switches on core 0) [pid: 7|app: 0|req: 146/284] 199.19.213.105 () {44 vars in 972 bytes} [Thu May 7 04:08:44 2026] GET /v2/images/359bbe02-d74f-46d7-b20f-61f44398f398 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/285] 199.19.213.105 () {44 vars in 972 bytes} [Thu May 7 04:08:45 2026] GET /v2/images/359bbe02-d74f-46d7-b20f-61f44398f398 => 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: 147/286] 199.19.213.105 () {42 vars in 689 bytes} [Thu May 7 04:08:46 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: 140/287] 199.19.213.105 () {44 vars in 911 bytes} [Thu May 7 04:08:46 2026] GET /v2/images => generated 2451 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/370] 199.19.213.105 () {42 vars in 689 bytes} [Thu May 7 04:15:32 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: 189/371] 199.19.213.105 () {44 vars in 911 bytes} [Thu May 7 04:15:32 2026] GET /v2/images => generated 2451 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/374] 199.19.213.105 () {42 vars in 689 bytes} [Thu May 7 04:15: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: 191/375] 199.19.213.105 () {44 vars in 911 bytes} [Thu May 7 04:15:39 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/376] 199.19.213.105 () {44 vars in 948 bytes} [Thu May 7 04:15:39 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/377] 199.19.213.105 () {44 vars in 970 bytes} [Thu May 7 04:15:39 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/378] 199.19.213.105 () {44 vars in 940 bytes} [Thu May 7 04:15:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/379] 199.19.213.105 () {48 vars in 952 bytes} [Thu May 7 04:15:39 2026] POST /v2/images => generated 799 bytes in 223 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 04:15:40.016 8 INFO glance.api.v2.image_data [None req-f2f9adad-6a11-48f7-9e5b-9202c93af971 ce632d76966a4c36b373021fa2dac8d0 f3b2c4eeb3ee4a1b93fb1c15ccb58fd0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 04:16:26.731 8 INFO glance.location [None req-f2f9adad-6a11-48f7-9e5b-9202c93af971 ce632d76966a4c36b373021fa2dac8d0 f3b2c4eeb3ee4a1b93fb1c15ccb58fd0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 187/390] 199.19.213.105 () {48 vars in 1046 bytes} [Thu May 7 04:15:40 2026] PUT /v2/images/898e840c-468c-4ca8-b154-09a22e572992/file => generated 0 bytes in 46759 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22989 switches on core 0) [pid: 7|app: 0|req: 204/391] 199.19.213.105 () {44 vars in 972 bytes} [Thu May 7 04:16:26 2026] GET /v2/images/898e840c-468c-4ca8-b154-09a22e572992 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/392] 199.19.213.105 () {48 vars in 1051 bytes} [Thu May 7 04:16:26 2026] PATCH /v2/images/898e840c-468c-4ca8-b154-09a22e572992 => generated 1234 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/393] 199.19.213.105 () {44 vars in 972 bytes} [Thu May 7 04:16:26 2026] GET /v2/images/898e840c-468c-4ca8-b154-09a22e572992 => generated 1234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/404] 199.19.213.105 () {42 vars in 689 bytes} [Thu May 7 04:17:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/405] 199.19.213.105 () {44 vars in 911 bytes} [Thu May 7 04:17:17 2026] GET /v2/images => generated 3687 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/408] 199.19.213.105 () {42 vars in 689 bytes} [Thu May 7 04:17:36 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: 213/409] 199.19.213.105 () {44 vars in 911 bytes} [Thu May 7 04:17:36 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/410] 199.19.213.105 () {44 vars in 940 bytes} [Thu May 7 04:17:36 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/411] 199.19.213.105 () {44 vars in 962 bytes} [Thu May 7 04:17:36 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/412] 199.19.213.105 () {44 vars in 940 bytes} [Thu May 7 04:17:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/413] 199.19.213.105 () {48 vars in 952 bytes} [Thu May 7 04:17:36 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 04:17:36.605 8 INFO glance.api.v2.image_data [None req-466ef7c6-a3ce-478c-b8ba-bd3c1f548104 ce632d76966a4c36b373021fa2dac8d0 f3b2c4eeb3ee4a1b93fb1c15ccb58fd0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 04:17:51.965 8 INFO glance.location [None req-466ef7c6-a3ce-478c-b8ba-bd3c1f548104 ce632d76966a4c36b373021fa2dac8d0 f3b2c4eeb3ee4a1b93fb1c15ccb58fd0 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 199/418] 199.19.213.105 () {48 vars in 1047 bytes} [Thu May 7 04:17:36 2026] PUT /v2/images/b183e0e6-1787-45d6-a54e-0d6736ea92b8/file => generated 0 bytes in 15408 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26567 switches on core 0) [pid: 7|app: 0|req: 220/419] 199.19.213.105 () {44 vars in 972 bytes} [Thu May 7 04:17:52 2026] GET /v2/images/b183e0e6-1787-45d6-a54e-0d6736ea92b8 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/420] 199.19.213.105 () {44 vars in 972 bytes} [Thu May 7 04:17:52 2026] GET /v2/images/b183e0e6-1787-45d6-a54e-0d6736ea92b8 => 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: 275/569] 199.19.213.105 () {42 vars in 689 bytes} [Thu May 7 04:30:12 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: 295/570] 199.19.213.105 () {44 vars in 911 bytes} [Thu May 7 04:30:12 2026] GET /v2/images => generated 4893 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/599] 199.19.213.105 () {42 vars in 689 bytes} [Thu May 7 04:32:34 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: 310/600] 199.19.213.105 () {44 vars in 911 bytes} [Thu May 7 04:32:34 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/601] 199.19.213.105 () {42 vars in 689 bytes} [Thu May 7 04:32:36 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: 311/602] 199.19.213.105 () {44 vars in 911 bytes} [Thu May 7 04:32:36 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/613] 199.19.213.105 () {42 vars in 689 bytes} [Thu May 7 04: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: 317/614] 199.19.213.105 () {44 vars in 911 bytes} [Thu May 7 04:33:24 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/617] 199.19.213.105 () {42 vars in 689 bytes} [Thu May 7 04:33:31 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: 319/618] 199.19.213.105 () {44 vars in 911 bytes} [Thu May 7 04:33:31 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/631] 199.19.213.105 () {42 vars in 689 bytes} [Thu May 7 04:34:34 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: 306/632] 199.19.213.105 () {44 vars in 911 bytes} [Thu May 7 04:34:34 2026] GET /v2/images => generated 4893 bytes in 77 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 332/643] 10.0.0.58 () {32 vars in 632 bytes} [Thu May 7 04:35:17 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/648] 10.0.0.7 () {36 vars in 985 bytes} [Thu May 7 04:35:37 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => generated 1171 bytes in 20 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 314/649] 10.0.0.7 () {36 vars in 925 bytes} [Thu May 7 04:35:37 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: 336/650] 10.0.0.7 () {36 vars in 985 bytes} [Thu May 7 04:35:37 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => 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: 315/651] 10.0.0.7 () {36 vars in 925 bytes} [Thu May 7 04:35:37 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: 337/652] 10.0.0.7 () {36 vars in 985 bytes} [Thu May 7 04:35:41 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => 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: 316/653] 10.0.0.7 () {36 vars in 925 bytes} [Thu May 7 04:35:41 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/654] 199.19.213.105 () {36 vars in 991 bytes} [Thu May 7 04:35:44 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => 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: 317/655] 199.19.213.105 () {36 vars in 931 bytes} [Thu May 7 04:35:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/656] 199.19.213.105 () {36 vars in 991 bytes} [Thu May 7 04:35:45 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => 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: 318/657] 199.19.213.105 () {36 vars in 931 bytes} [Thu May 7 04:35:45 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: 342/662] 10.0.0.117 () {36 vars in 987 bytes} [Thu May 7 04:36:04 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => generated 1171 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/663] 10.0.0.117 () {36 vars in 927 bytes} [Thu May 7 04:36: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: 343/664] 10.0.0.117 () {36 vars in 927 bytes} [Thu May 7 04:36: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: 322/665] 10.0.0.117 () {36 vars in 987 bytes} [Thu May 7 04:36:04 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/666] 10.0.0.117 () {36 vars in 927 bytes} [Thu May 7 04:36: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: 323/667] 10.0.0.117 () {36 vars in 927 bytes} [Thu May 7 04:36: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: 345/668] 10.0.0.117 () {36 vars in 987 bytes} [Thu May 7 04:36:04 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => 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: 324/669] 10.0.0.117 () {36 vars in 927 bytes} [Thu May 7 04:36: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: 346/670] 10.0.0.117 () {36 vars in 927 bytes} [Thu May 7 04:36: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: 325/671] 10.0.0.187 () {36 vars in 987 bytes} [Thu May 7 04:36:05 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => generated 1171 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/672] 10.0.0.187 () {36 vars in 927 bytes} [Thu May 7 04:36: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: 326/673] 10.0.0.187 () {36 vars in 987 bytes} [Thu May 7 04:36:05 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/674] 10.0.0.187 () {36 vars in 927 bytes} [Thu May 7 04:36: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: 327/675] 10.0.0.187 () {36 vars in 927 bytes} [Thu May 7 04:36: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: 331/682] 10.0.0.58 () {34 vars in 654 bytes} [Thu May 7 04:36:32 2026] POST /v2/images => generated 649 bytes in 260 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-07 04:36:32.755 7 WARNING glance.api.v2.images [None req-43c03a2c-20b5-4ab1-a33d-228c7c5eb6b6 d3d0059d79a74d1ba5e10773d29d886c f256ec42974448a388fd95524d40f2b5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f9635a02-ba5e-434b-baa3-9027617496eb [pid: 7|app: 0|req: 352/683] 10.0.0.58 () {32 vars in 709 bytes} [Thu May 7 04:36:32 2026] DELETE /v2/images/f9635a02-ba5e-434b-baa3-9027617496eb => generated 0 bytes in 163 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/684] 10.0.0.58 () {32 vars in 706 bytes} [Thu May 7 04:36:32 2026] GET /v2/images/f9635a02-ba5e-434b-baa3-9027617496eb => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/685] 10.0.0.58 () {32 vars in 632 bytes} [Thu May 7 04:36:32 2026] GET /v2/images => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/686] 10.0.0.58 () {34 vars in 654 bytes} [Thu May 7 04:36:32 2026] POST /v2/images => generated 703 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/687] 10.0.0.58 () {32 vars in 716 bytes} [Thu May 7 04:36:33 2026] GET /v2/images/8dfea9fa-1f56-476c-91d1-6fa4a67c3377/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:36:33.055 8 INFO glance.api.v2.image_data [None req-527c56eb-433f-4c9e-81fe-28b352487503 d3d0059d79a74d1ba5e10773d29d886c f256ec42974448a388fd95524d40f2b5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 04:36:33.098 8 WARNING glance_store._drivers.rbd [None req-527c56eb-433f-4c9e-81fe-28b352487503 d3d0059d79a74d1ba5e10773d29d886c f256ec42974448a388fd95524d40f2b5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-07 04:36:33.330 8 INFO glance.location [None req-527c56eb-433f-4c9e-81fe-28b352487503 d3d0059d79a74d1ba5e10773d29d886c f256ec42974448a388fd95524d40f2b5 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 334/688] 10.0.0.58 () {32 vars in 726 bytes} [Thu May 7 04:36:33 2026] PUT /v2/images/8dfea9fa-1f56-476c-91d1-6fa4a67c3377/file => generated 0 bytes in 324 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/689] 10.0.0.58 () {32 vars in 706 bytes} [Thu May 7 04:36:33 2026] GET /v2/images/8dfea9fa-1f56-476c-91d1-6fa4a67c3377 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/690] 10.0.0.58 () {32 vars in 716 bytes} [Thu May 7 04:36:33 2026] GET /v2/images/8dfea9fa-1f56-476c-91d1-6fa4a67c3377/file => generated 1024 bytes in 143 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/691] 10.0.0.58 () {34 vars in 654 bytes} [Thu May 7 04:36:33 2026] POST /v2/images => generated 648 bytes in 33 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/692] 10.0.0.58 () {32 vars in 725 bytes} [Thu May 7 04:36:33 2026] PATCH /v2/images/dcf7c667-cd52-4940-ad51-113bb9fb918f => generated 652 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/693] 10.0.0.58 () {32 vars in 706 bytes} [Thu May 7 04:36:33 2026] GET /v2/images/dcf7c667-cd52-4940-ad51-113bb9fb918f => generated 652 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:36:33.673 8 WARNING glance.api.v2.images [None req-5e69c841-20ed-4713-b06e-88f4c00bf7e4 d3d0059d79a74d1ba5e10773d29d886c f256ec42974448a388fd95524d40f2b5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dcf7c667-cd52-4940-ad51-113bb9fb918f [pid: 8|app: 0|req: 337/694] 10.0.0.58 () {32 vars in 709 bytes} [Thu May 7 04:36:33 2026] DELETE /v2/images/dcf7c667-cd52-4940-ad51-113bb9fb918f => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/695] 10.0.0.58 () {32 vars in 706 bytes} [Thu May 7 04:36:33 2026] GET /v2/images/dcf7c667-cd52-4940-ad51-113bb9fb918f => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:36:33.756 8 WARNING glance.api.v2.images [None req-d2cfbf66-c8d6-4516-8dea-5f92eaa3d60b d3d0059d79a74d1ba5e10773d29d886c f256ec42974448a388fd95524d40f2b5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8dfea9fa-1f56-476c-91d1-6fa4a67c3377 [pid: 8|app: 0|req: 338/696] 10.0.0.58 () {32 vars in 709 bytes} [Thu May 7 04:36:33 2026] DELETE /v2/images/8dfea9fa-1f56-476c-91d1-6fa4a67c3377 => generated 0 bytes in 804 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/697] 10.0.0.58 () {32 vars in 706 bytes} [Thu May 7 04:36:34 2026] GET /v2/images/8dfea9fa-1f56-476c-91d1-6fa4a67c3377 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:36:34.570 8 WARNING glance.api.v2.images [None req-3c361c1e-96fc-4511-9597-5bc8abb2fbdf d3d0059d79a74d1ba5e10773d29d886c f256ec42974448a388fd95524d40f2b5 - - default default] Failed to find image f9635a02-ba5e-434b-baa3-9027617496eb to delete: glance.common.exception.ImageNotFound: No image found with ID f9635a02-ba5e-434b-baa3-9027617496eb [pid: 8|app: 0|req: 339/698] 10.0.0.58 () {32 vars in 709 bytes} [Thu May 7 04:36:34 2026] DELETE /v2/images/f9635a02-ba5e-434b-baa3-9027617496eb => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/699] 10.0.0.58 () {32 vars in 706 bytes} [Thu May 7 04:36:34 2026] GET /v2/images/f9635a02-ba5e-434b-baa3-9027617496eb => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/702] 10.0.0.58 () {30 vars in 410 bytes} [Thu May 7 04:36:37 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: 341/703] 10.0.0.7 () {36 vars in 985 bytes} [Thu May 7 04:36:42 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => 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: 363/704] 10.0.0.7 () {36 vars in 925 bytes} [Thu May 7 04:36:42 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/709] 10.0.0.7 () {36 vars in 985 bytes} [Thu May 7 04:37:02 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/710] 10.0.0.7 () {36 vars in 925 bytes} [Thu May 7 04:37:02 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: 369/715] 10.0.0.7 () {36 vars in 985 bytes} [Thu May 7 04:37:21 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => 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: 347/716] 10.0.0.7 () {36 vars in 925 bytes} [Thu May 7 04:37:21 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: 349/719] 10.0.0.7 () {36 vars in 985 bytes} [Thu May 7 04:37:30 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => 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: 371/720] 10.0.0.7 () {36 vars in 925 bytes} [Thu May 7 04:37:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/727] 10.0.0.7 () {36 vars in 985 bytes} [Thu May 7 04:37:57 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => 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: 353/728] 10.0.0.7 () {36 vars in 925 bytes} [Thu May 7 04:37:58 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: 378/733] 10.0.0.7 () {36 vars in 985 bytes} [Thu May 7 04:38:25 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => 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: 356/734] 10.0.0.7 () {36 vars in 925 bytes} [Thu May 7 04:38: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: 8|app: 0|req: 360/741] 10.0.0.7 () {36 vars in 985 bytes} [Thu May 7 04:38:48 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => 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: 382/742] 10.0.0.7 () {36 vars in 925 bytes} [Thu May 7 04:38:48 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: 364/749] 199.19.213.105 () {32 vars in 826 bytes} [Thu May 7 04:39:22 2026] GET /v2/images?status=active&owner=f3b2c4eeb3ee4a1b93fb1c15ccb58fd0&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/750] 199.19.213.105 () {32 vars in 653 bytes} [Thu May 7 04:39:22 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/751] 10.0.0.117 () {36 vars in 987 bytes} [Thu May 7 04:39:23 2026] GET /v2/images/359bbe02-d74f-46d7-b20f-61f44398f398 => generated 1209 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/752] 10.0.0.117 () {36 vars in 927 bytes} [Thu May 7 04:39:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/753] 10.0.0.117 () {36 vars in 927 bytes} [Thu May 7 04:39:23 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: 388/754] 10.0.0.117 () {36 vars in 987 bytes} [Thu May 7 04:39:23 2026] GET /v2/images/359bbe02-d74f-46d7-b20f-61f44398f398 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/755] 10.0.0.117 () {36 vars in 927 bytes} [Thu May 7 04:39:23 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: 389/756] 10.0.0.117 () {36 vars in 927 bytes} [Thu May 7 04:39:23 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: 368/757] 10.0.0.117 () {36 vars in 987 bytes} [Thu May 7 04:39:23 2026] GET /v2/images/359bbe02-d74f-46d7-b20f-61f44398f398 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/758] 10.0.0.117 () {36 vars in 927 bytes} [Thu May 7 04:39:23 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: 369/759] 10.0.0.117 () {36 vars in 927 bytes} [Thu May 7 04:39:23 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: 391/760] 10.0.0.187 () {36 vars in 987 bytes} [Thu May 7 04:39:23 2026] GET /v2/images/359bbe02-d74f-46d7-b20f-61f44398f398 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/761] 10.0.0.187 () {36 vars in 927 bytes} [Thu May 7 04:39:23 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: 392/762] 10.0.0.187 () {36 vars in 987 bytes} [Thu May 7 04:39:23 2026] GET /v2/images/359bbe02-d74f-46d7-b20f-61f44398f398 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/763] 10.0.0.187 () {36 vars in 927 bytes} [Thu May 7 04:39:23 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: 393/764] 10.0.0.187 () {36 vars in 927 bytes} [Thu May 7 04:39:24 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: 395/767] 10.0.0.58 () {32 vars in 706 bytes} [Thu May 7 04:39:27 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => 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: 373/768] 10.0.0.58 () {32 vars in 706 bytes} [Thu May 7 04:39:27 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => 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: 396/769] 10.0.0.117 () {36 vars in 987 bytes} [Thu May 7 04:39:27 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => 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: 374/770] 10.0.0.117 () {36 vars in 927 bytes} [Thu May 7 04:39:27 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: 397/771] 10.0.0.117 () {36 vars in 927 bytes} [Thu May 7 04:39:27 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: 375/772] 10.0.0.117 () {36 vars in 987 bytes} [Thu May 7 04:39:27 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => 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: 398/773] 10.0.0.117 () {36 vars in 927 bytes} [Thu May 7 04:39:27 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: 8|app: 0|req: 376/774] 10.0.0.117 () {36 vars in 927 bytes} [Thu May 7 04:39:27 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: 399/775] 10.0.0.117 () {36 vars in 987 bytes} [Thu May 7 04:39:27 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => 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: 377/776] 10.0.0.117 () {36 vars in 927 bytes} [Thu May 7 04:39:27 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: 400/777] 10.0.0.187 () {36 vars in 987 bytes} [Thu May 7 04:39:27 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => 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: 378/778] 10.0.0.187 () {36 vars in 927 bytes} [Thu May 7 04:39:27 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: 401/779] 10.0.0.187 () {36 vars in 987 bytes} [Thu May 7 04:39:27 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => 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: 379/780] 10.0.0.187 () {36 vars in 927 bytes} [Thu May 7 04:39:27 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: 402/781] 10.0.0.187 () {36 vars in 927 bytes} [Thu May 7 04:39:27 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: 405/786] 10.0.0.7 () {36 vars in 985 bytes} [Thu May 7 04:39:50 2026] GET /v2/images/1bcb539f-2412-4390-9639-053d4526211c => 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: 382/787] 10.0.0.7 () {36 vars in 925 bytes} [Thu May 7 04:39:50 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: 424/824] 10.0.0.58 () {32 vars in 632 bytes} [Thu May 7 04:42:55 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)