+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 24 18:28:54 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-6dcdffcbdd-zdjns 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f7f0fd9e668 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-06-24 18:28:56.590 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-24 18:28:56.729 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-06-24 18:28:57.514 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-06-24 18:28:57.516 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-06-24 18:28:57.516 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-24 18:28:57.932 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-06-24 18:28:57.933 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-06-24 18:28:57.934 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-24 18:28:59.908 8 WARNING glance.api.v2.images [None req-c1990bc5-6f23-460f-91b8-ae60786f5abf - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 18:29:00.280 8 WARNING keystonemiddleware._common.config [None req-c1990bc5-6f23-460f-91b8-ae60786f5abf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 18:29:00.289 8 WARNING oslo_config.cfg [None req-c1990bc5-6f23-460f-91b8-ae60786f5abf - - - - - -] 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 0x7f7f0fd9e668 pid: 8 (default app) 2026-06-24 18:29:00.587 7 WARNING glance.api.v2.images [None req-0ab069de-3620-4d1e-b3a6-a6567c031fdf - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 18:29:00.965 7 WARNING keystonemiddleware._common.config [None req-0ab069de-3620-4d1e-b3a6-a6567c031fdf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 18:29:00.973 7 WARNING oslo_config.cfg [None req-0ab069de-3620-4d1e-b3a6-a6567c031fdf - - - - - -] 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 0x7f7f0fd9e668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jun 24 18:29:03 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-06-24 18:29:03.484 7 WARNING oslo_policy.policy [None req-0bbe287f-bab5-4142-8e9c-1f35a4437e5d 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - 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-06-24 18:29:03.485 7 WARNING oslo_policy.policy [None req-0bbe287f-bab5-4142-8e9c-1f35a4437e5d 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - 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-06-24 18:29:03.504 7 WARNING oslo_policy.policy [None req-0bbe287f-bab5-4142-8e9c-1f35a4437e5d 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - 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-06-24 18:29:03.504 7 WARNING oslo_policy.policy [None req-0bbe287f-bab5-4142-8e9c-1f35a4437e5d 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jun 24 18:29:03 2026] GET /v2/images => generated 69 bytes in 611 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jun 24 18:29:07 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: 2/7] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jun 24 18:29:07 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-06-24 18:29:07.573 8 WARNING oslo_policy.policy [None req-559958cb-81c4-40c5-a69a-5d24d4b0ce68 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - 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-06-24 18:29:07.573 8 WARNING oslo_policy.policy [None req-559958cb-81c4-40c5-a69a-5d24d4b0ce68 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - 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: 6/8] 199.204.45.109 () {44 vars in 912 bytes} [Wed Jun 24 18:29:07 2026] GET /v2/images/cirros => generated 151 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.109 () {44 vars in 934 bytes} [Wed Jun 24 18:29:07 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-06-24 18:29:07.732 8 WARNING oslo_policy.policy [None req-f782c339-bc73-48db-8a47-729a696c3e27 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - 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-06-24 18:29:07.732 8 WARNING oslo_policy.policy [None req-f782c339-bc73-48db-8a47-729a696c3e27 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.109 () {44 vars in 940 bytes} [Wed Jun 24 18:29:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:29:07.828 7 WARNING oslo_config.cfg [None req-8ad70a57-639d-4b38-892d-ef75469e8a80 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.109 () {48 vars in 952 bytes} [Wed Jun 24 18:29:07 2026] POST /v2/images => generated 760 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 18:29:07.847 8 WARNING oslo_policy.policy [None req-5c51044a-d648-47a8-b159-04b3642450fc 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - 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-06-24 18:29:07.848 8 WARNING oslo_policy.policy [None req-5c51044a-d648-47a8-b159-04b3642450fc 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - 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-06-24 18:29:07.849 8 INFO glance.api.v2.image_data [None req-5c51044a-d648-47a8-b159-04b3642450fc 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 18:29:16.486 8 WARNING glance.location [None req-5c51044a-d648-47a8-b159-04b3642450fc 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.109 () {48 vars in 1046 bytes} [Wed Jun 24 18:29:07 2026] PUT /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5/file => generated 0 bytes in 8700 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3280 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.109 () {44 vars in 972 bytes} [Wed Jun 24 18:29:16 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 18:29:16.730 8 WARNING oslo_config.cfg [None req-021292a5-cc63-4303-b5a4-1d99f0a0e40c 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - 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: 9/16] 199.204.45.109 () {48 vars in 1052 bytes} [Wed Jun 24 18:29:16 2026] PATCH /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.109 () {44 vars in 972 bytes} [Wed Jun 24 18:29:16 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/294] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jun 24 18:52:16 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: 147/295] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jun 24 18:52:16 2026] GET /v2/images => generated 1381 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/300] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jun 24 18:52:33 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: 151/301] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jun 24 18:52:33 2026] GET /v2/images => generated 1381 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/302] 199.204.45.109 () {44 vars in 938 bytes} [Wed Jun 24 18:52:33 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/303] 199.204.45.109 () {44 vars in 960 bytes} [Wed Jun 24 18:52:33 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/304] 199.204.45.109 () {44 vars in 940 bytes} [Wed Jun 24 18:52:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/305] 199.204.45.109 () {48 vars in 952 bytes} [Wed Jun 24 18:52:33 2026] POST /v2/images => generated 796 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 18:52:33.885 7 WARNING oslo_policy.policy [None req-006118fd-bc02-45d7-abaf-f5f408467419 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - 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-06-24 18:52:33.886 7 WARNING oslo_policy.policy [None req-006118fd-bc02-45d7-abaf-f5f408467419 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - 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-06-24 18:52:33.888 7 INFO glance.api.v2.image_data [None req-006118fd-bc02-45d7-abaf-f5f408467419 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 18:53:17.840 7 WARNING glance.location [None req-006118fd-bc02-45d7-abaf-f5f408467419 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 153/314] 199.204.45.109 () {48 vars in 1047 bytes} [Wed Jun 24 18:52:33 2026] PUT /v2/images/b36a8a7c-9392-4e64-9f9b-c875ff7d4305/file => generated 0 bytes in 44025 msecs (HTTP/1.1 204) 4 headers in 171 bytes (56594 switches on core 0) [pid: 8|app: 0|req: 162/315] 199.204.45.109 () {44 vars in 972 bytes} [Wed Jun 24 18:53:17 2026] GET /v2/images/b36a8a7c-9392-4e64-9f9b-c875ff7d4305 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/316] 199.204.45.109 () {48 vars in 1052 bytes} [Wed Jun 24 18:53:17 2026] PATCH /v2/images/b36a8a7c-9392-4e64-9f9b-c875ff7d4305 => generated 1395 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/317] 199.204.45.109 () {44 vars in 972 bytes} [Wed Jun 24 18:53:18 2026] GET /v2/images/b36a8a7c-9392-4e64-9f9b-c875ff7d4305 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/320] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jun 24 18:53:19 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: 156/321] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jun 24 18:53:19 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/414] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jun 24 19:01:02 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: 203/415] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jun 24 19:01:02 2026] GET /v2/images => generated 2778 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/418] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jun 24 19:01:13 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: 205/419] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jun 24 19:01:13 2026] GET /v2/images => generated 2778 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/420] 199.204.45.109 () {44 vars in 948 bytes} [Wed Jun 24 19:01:13 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/421] 199.204.45.109 () {44 vars in 970 bytes} [Wed Jun 24 19:01:13 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/422] 199.204.45.109 () {44 vars in 940 bytes} [Wed Jun 24 19:01:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/423] 199.204.45.109 () {48 vars in 952 bytes} [Wed Jun 24 19:01:13 2026] POST /v2/images => generated 799 bytes in 712 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 19:01:14.662 8 INFO glance.api.v2.image_data [None req-6240b117-49e5-4f66-9a0c-9264bda0d41c 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 19:05:01.120 8 INFO glance.location [None req-6240b117-49e5-4f66-9a0c-9264bda0d41c 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 217/470] 199.204.45.109 () {48 vars in 1046 bytes} [Wed Jun 24 19:01:14 2026] PUT /v2/images/e4cfa494-1638-4d58-b55f-b7f76ff182a3/file => generated 0 bytes in 226566 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8559 switches on core 0) [pid: 7|app: 0|req: 254/471] 199.204.45.109 () {44 vars in 972 bytes} [Wed Jun 24 19:05:01 2026] GET /v2/images/e4cfa494-1638-4d58-b55f-b7f76ff182a3 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/472] 199.204.45.109 () {48 vars in 1052 bytes} [Wed Jun 24 19:05:01 2026] PATCH /v2/images/e4cfa494-1638-4d58-b55f-b7f76ff182a3 => generated 1410 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/473] 199.204.45.109 () {44 vars in 972 bytes} [Wed Jun 24 19:05:01 2026] GET /v2/images/e4cfa494-1638-4d58-b55f-b7f76ff182a3 => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/486] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jun 24 19:06:05 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: 262/487] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jun 24 19:06:05 2026] GET /v2/images => generated 4190 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/492] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jun 24 19:06:19 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: 228/493] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jun 24 19:06:19 2026] GET /v2/images => generated 4190 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/494] 199.204.45.109 () {44 vars in 940 bytes} [Wed Jun 24 19:06:19 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/495] 199.204.45.109 () {44 vars in 962 bytes} [Wed Jun 24 19:06:19 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/496] 199.204.45.109 () {44 vars in 940 bytes} [Wed Jun 24 19:06:19 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: 230/497] 199.204.45.109 () {48 vars in 952 bytes} [Wed Jun 24 19:06:19 2026] POST /v2/images => generated 791 bytes in 4912 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 19:06:24.499 7 INFO glance.api.v2.image_data [None req-58683d57-1ab2-4415-b3b1-8aa2ec543a73 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 19:06:47.649 7 INFO glance.location [None req-58683d57-1ab2-4415-b3b1-8aa2ec543a73 972ef5fbf2c14574a91d0c514528509b 242df29fe96849958c8eb1023b4b8130 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 268/502] 199.204.45.109 () {48 vars in 1047 bytes} [Wed Jun 24 19:06:24 2026] PUT /v2/images/64258c87-481f-420d-b5f0-4343d1fd4d8e/file => generated 0 bytes in 23199 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23841 switches on core 0) [pid: 8|app: 0|req: 235/503] 199.204.45.109 () {44 vars in 972 bytes} [Wed Jun 24 19:06:47 2026] GET /v2/images/64258c87-481f-420d-b5f0-4343d1fd4d8e => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/504] 199.204.45.109 () {48 vars in 1052 bytes} [Wed Jun 24 19:06:47 2026] PATCH /v2/images/64258c87-481f-420d-b5f0-4343d1fd4d8e => generated 1382 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/505] 199.204.45.109 () {44 vars in 972 bytes} [Wed Jun 24 19:06:47 2026] GET /v2/images/64258c87-481f-420d-b5f0-4343d1fd4d8e => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/736] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jun 24 19:25:54 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: 385/737] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jun 24 19:25:54 2026] GET /v2/images => generated 5574 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/778] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jun 24 19:29:16 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: 406/779] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jun 24 19:29:16 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/780] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jun 24 19:29:18 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: 407/781] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jun 24 19:29:18 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/798] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jun 24 19:30:37 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: 383/799] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jun 24 19:30:37 2026] GET /v2/images => generated 5574 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/802] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jun 24 19:30: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: 385/803] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jun 24 19:30:46 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/820] 199.204.45.109 () {42 vars in 689 bytes} [Wed Jun 24 19:32: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: 394/821] 199.204.45.109 () {44 vars in 911 bytes} [Wed Jun 24 19:32:00 2026] GET /v2/images => generated 5574 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: 438/842] 10.0.0.111 () {32 vars in 633 bytes} [Wed Jun 24 19:33:40 2026] GET /v2/images => generated 5574 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: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: 410/853] 10.0.0.208 () {36 vars in 987 bytes} [Wed Jun 24 19:34:34 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/854] 10.0.0.208 () {36 vars in 927 bytes} [Wed Jun 24 19:34: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: 412/857] 10.0.0.208 () {36 vars in 987 bytes} [Wed Jun 24 19:34:43 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/858] 10.0.0.208 () {36 vars in 927 bytes} [Wed Jun 24 19:34:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/859] 199.204.45.109 () {36 vars in 991 bytes} [Wed Jun 24 19:34:47 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/860] 199.204.45.109 () {36 vars in 931 bytes} [Wed Jun 24 19:34:47 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: 415/863] 199.204.45.109 () {36 vars in 991 bytes} [Wed Jun 24 19:34:49 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/864] 199.204.45.109 () {36 vars in 931 bytes} [Wed Jun 24 19:34:49 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: 416/865] 10.0.0.208 () {36 vars in 987 bytes} [Wed Jun 24 19:34:53 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/866] 10.0.0.208 () {36 vars in 927 bytes} [Wed Jun 24 19:34:53 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: 418/869] 10.0.0.208 () {36 vars in 987 bytes} [Wed Jun 24 19:35:00 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/870] 10.0.0.208 () {36 vars in 927 bytes} [Wed Jun 24 19:35:00 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: 422/877] 10.0.0.208 () {36 vars in 987 bytes} [Wed Jun 24 19:35:37 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/878] 10.0.0.208 () {36 vars in 927 bytes} [Wed Jun 24 19:35:37 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: 459/883] 10.0.0.111 () {34 vars in 655 bytes} [Wed Jun 24 19:35:51 2026] POST /v2/images => generated 648 bytes in 405 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-24 19:35:52.294 8 WARNING glance.api.v2.images [None req-663ff446-6c82-42b7-b33c-ed815708bacb 24f534d399564f91b636b48d703fe5b1 16743a854b0441f9bc4be93dbfce3b6f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9022b38e-1993-483c-9a5b-504022a7d32b [pid: 8|app: 0|req: 425/884] 10.0.0.111 () {32 vars in 710 bytes} [Wed Jun 24 19:35:52 2026] DELETE /v2/images/9022b38e-1993-483c-9a5b-504022a7d32b => generated 0 bytes in 66 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/885] 10.0.0.111 () {32 vars in 707 bytes} [Wed Jun 24 19:35:52 2026] GET /v2/images/9022b38e-1993-483c-9a5b-504022a7d32b => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/886] 10.0.0.111 () {32 vars in 633 bytes} [Wed Jun 24 19:35:52 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/887] 10.0.0.111 () {34 vars in 655 bytes} [Wed Jun 24 19:35:52 2026] POST /v2/images => generated 702 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/888] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:35:52 2026] GET /v2/images/08dca812-fa27-4cf8-a1d4-e57216b5eef5/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:35:52.522 7 INFO glance.api.v2.image_data [None req-a6eecb0f-62b5-4b96-88bb-b25f425cb1d4 24f534d399564f91b636b48d703fe5b1 16743a854b0441f9bc4be93dbfce3b6f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 19:35:52.584 7 WARNING glance_store._drivers.rbd [None req-a6eecb0f-62b5-4b96-88bb-b25f425cb1d4 24f534d399564f91b636b48d703fe5b1 16743a854b0441f9bc4be93dbfce3b6f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-24 19:36:01.452 7 INFO glance.location [None req-a6eecb0f-62b5-4b96-88bb-b25f425cb1d4 24f534d399564f91b636b48d703fe5b1 16743a854b0441f9bc4be93dbfce3b6f - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 462/891] 10.0.0.111 () {32 vars in 727 bytes} [Wed Jun 24 19:35:52 2026] PUT /v2/images/08dca812-fa27-4cf8-a1d4-e57216b5eef5/file => generated 0 bytes in 9061 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/892] 10.0.0.111 () {32 vars in 707 bytes} [Wed Jun 24 19:36:01 2026] GET /v2/images/08dca812-fa27-4cf8-a1d4-e57216b5eef5 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/893] 10.0.0.111 () {34 vars in 655 bytes} [Wed Jun 24 19:36:07 2026] POST /v2/images => generated 648 bytes in 278 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/894] 10.0.0.111 () {32 vars in 726 bytes} [Wed Jun 24 19:36:07 2026] PATCH /v2/images/e7ea5aa5-b563-4f9c-972e-2bbf907d3a56 => generated 653 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/895] 10.0.0.111 () {32 vars in 707 bytes} [Wed Jun 24 19:36:07 2026] GET /v2/images/e7ea5aa5-b563-4f9c-972e-2bbf907d3a56 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:36:07.787 8 WARNING glance.api.v2.images [None req-133d5c5d-8f4b-4f1b-aa37-bfc99d483dbe 24f534d399564f91b636b48d703fe5b1 16743a854b0441f9bc4be93dbfce3b6f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e7ea5aa5-b563-4f9c-972e-2bbf907d3a56 [pid: 7|app: 0|req: 463/896] 10.0.0.111 () {32 vars in 717 bytes} [Wed Jun 24 19:36:01 2026] GET /v2/images/08dca812-fa27-4cf8-a1d4-e57216b5eef5/file => generated 1024 bytes in 6301 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/897] 10.0.0.111 () {32 vars in 710 bytes} [Wed Jun 24 19:36:07 2026] DELETE /v2/images/e7ea5aa5-b563-4f9c-972e-2bbf907d3a56 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/898] 10.0.0.111 () {32 vars in 707 bytes} [Wed Jun 24 19:36:08 2026] GET /v2/images/e7ea5aa5-b563-4f9c-972e-2bbf907d3a56 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:36:08.110 8 WARNING glance.api.v2.images [None req-dc9d0a55-ef3a-423c-a49e-c40a9b338afc 24f534d399564f91b636b48d703fe5b1 16743a854b0441f9bc4be93dbfce3b6f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//08dca812-fa27-4cf8-a1d4-e57216b5eef5 [pid: 8|app: 0|req: 435/901] 10.0.0.111 () {32 vars in 710 bytes} [Wed Jun 24 19:36:08 2026] DELETE /v2/images/08dca812-fa27-4cf8-a1d4-e57216b5eef5 => generated 0 bytes in 8352 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/902] 10.0.0.111 () {32 vars in 707 bytes} [Wed Jun 24 19:36:16 2026] GET /v2/images/08dca812-fa27-4cf8-a1d4-e57216b5eef5 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:36:16.477 8 WARNING glance.api.v2.images [None req-f2ef08ae-ce6f-4369-8cad-e4d66a9cf532 24f534d399564f91b636b48d703fe5b1 16743a854b0441f9bc4be93dbfce3b6f - - default default] Failed to find image 9022b38e-1993-483c-9a5b-504022a7d32b to delete: glance.common.exception.ImageNotFound: No image found with ID 9022b38e-1993-483c-9a5b-504022a7d32b [pid: 8|app: 0|req: 436/903] 10.0.0.111 () {32 vars in 710 bytes} [Wed Jun 24 19:36:16 2026] DELETE /v2/images/9022b38e-1993-483c-9a5b-504022a7d32b => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/904] 10.0.0.111 () {32 vars in 707 bytes} [Wed Jun 24 19:36:16 2026] GET /v2/images/9022b38e-1993-483c-9a5b-504022a7d32b => 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: 470/907] 10.0.0.24 () {36 vars in 986 bytes} [Wed Jun 24 19:36:25 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/908] 10.0.0.24 () {36 vars in 926 bytes} [Wed Jun 24 19:36:25 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/909] 10.0.0.24 () {36 vars in 926 bytes} [Wed Jun 24 19:36: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: 439/910] 10.0.0.24 () {36 vars in 986 bytes} [Wed Jun 24 19:36:25 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/911] 10.0.0.24 () {36 vars in 926 bytes} [Wed Jun 24 19:36:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/912] 10.0.0.24 () {36 vars in 926 bytes} [Wed Jun 24 19:36:25 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/913] 10.0.0.24 () {36 vars in 986 bytes} [Wed Jun 24 19:36:25 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/914] 10.0.0.24 () {36 vars in 926 bytes} [Wed Jun 24 19:36:25 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: 474/915] 10.0.0.24 () {36 vars in 926 bytes} [Wed Jun 24 19:36: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: 442/916] 10.0.0.60 () {36 vars in 910 bytes} [Wed Jun 24 19:36:26 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/917] 10.0.0.60 () {36 vars in 1006 bytes} [Wed Jun 24 19:36:26 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5/locations => generated 127 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/918] 10.0.0.60 () {36 vars in 986 bytes} [Wed Jun 24 19:36:27 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/919] 10.0.0.60 () {36 vars in 926 bytes} [Wed Jun 24 19:36: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: 8|app: 0|req: 444/920] 10.0.0.60 () {36 vars in 926 bytes} [Wed Jun 24 19:36:27 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/933] 10.0.0.111 () {32 vars in 707 bytes} [Wed Jun 24 19:37:22 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/934] 10.0.0.111 () {32 vars in 707 bytes} [Wed Jun 24 19:37:22 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/935] 10.0.0.24 () {36 vars in 986 bytes} [Wed Jun 24 19:37:23 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/936] 10.0.0.24 () {36 vars in 926 bytes} [Wed Jun 24 19:37: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: 453/937] 10.0.0.24 () {36 vars in 926 bytes} [Wed Jun 24 19:37:23 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: 485/938] 10.0.0.24 () {36 vars in 986 bytes} [Wed Jun 24 19:37:23 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/939] 10.0.0.24 () {36 vars in 926 bytes} [Wed Jun 24 19:37:23 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: 486/940] 10.0.0.24 () {36 vars in 926 bytes} [Wed Jun 24 19:37: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: 455/941] 10.0.0.24 () {36 vars in 986 bytes} [Wed Jun 24 19:37:23 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/942] 10.0.0.24 () {36 vars in 926 bytes} [Wed Jun 24 19:37:23 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/943] 10.0.0.24 () {36 vars in 926 bytes} [Wed Jun 24 19:37: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: 488/944] 10.0.0.60 () {36 vars in 910 bytes} [Wed Jun 24 19:37:23 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/945] 10.0.0.60 () {36 vars in 1006 bytes} [Wed Jun 24 19:37:23 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/946] 10.0.0.60 () {36 vars in 986 bytes} [Wed Jun 24 19:37:24 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/947] 10.0.0.60 () {36 vars in 926 bytes} [Wed Jun 24 19:37:24 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: 490/948] 10.0.0.60 () {36 vars in 926 bytes} [Wed Jun 24 19:37:24 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: 493/953] 10.0.0.208 () {36 vars in 987 bytes} [Wed Jun 24 19:37:42 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/954] 10.0.0.208 () {36 vars in 927 bytes} [Wed Jun 24 19:37:42 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: 494/955] 10.0.0.111 () {30 vars in 411 bytes} [Wed Jun 24 19:37:48 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: 499/964] 10.0.0.208 () {36 vars in 987 bytes} [Wed Jun 24 19:38:19 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/965] 10.0.0.208 () {36 vars in 927 bytes} [Wed Jun 24 19:38:19 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: 505/976] 10.0.0.208 () {36 vars in 987 bytes} [Wed Jun 24 19:39:12 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/977] 10.0.0.208 () {36 vars in 927 bytes} [Wed Jun 24 19:39:12 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: 509/984] 10.0.0.208 () {36 vars in 987 bytes} [Wed Jun 24 19:39:46 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/985] 10.0.0.208 () {36 vars in 927 bytes} [Wed Jun 24 19:39:46 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: 511/988] 10.0.0.208 () {36 vars in 987 bytes} [Wed Jun 24 19:39:52 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/989] 10.0.0.208 () {36 vars in 927 bytes} [Wed Jun 24 19:39:52 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: 7|app: 0|req: 513/992] 10.0.0.208 () {36 vars in 987 bytes} [Wed Jun 24 19:40:04 2026] GET /v2/images/9e6df05c-6e5d-4d97-963a-43c963a6e7e5 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/993] 10.0.0.208 () {36 vars in 927 bytes} [Wed Jun 24 19:40:04 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1004] 199.204.45.109 () {32 vars in 826 bytes} [Wed Jun 24 19:40:52 2026] GET /v2/images?status=active&owner=242df29fe96849958c8eb1023b4b8130&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1005] 199.204.45.109 () {32 vars in 653 bytes} [Wed Jun 24 19:40:53 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1006] 10.0.0.24 () {36 vars in 986 bytes} [Wed Jun 24 19:40:53 2026] GET /v2/images/b36a8a7c-9392-4e64-9f9b-c875ff7d4305 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1007] 10.0.0.24 () {36 vars in 926 bytes} [Wed Jun 24 19:40:53 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1008] 10.0.0.24 () {36 vars in 926 bytes} [Wed Jun 24 19:40:53 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: 488/1009] 10.0.0.24 () {36 vars in 986 bytes} [Wed Jun 24 19:40:53 2026] GET /v2/images/b36a8a7c-9392-4e64-9f9b-c875ff7d4305 => generated 1395 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1010] 10.0.0.24 () {36 vars in 926 bytes} [Wed Jun 24 19:40:53 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: 489/1011] 10.0.0.24 () {36 vars in 926 bytes} [Wed Jun 24 19:40:53 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1012] 10.0.0.24 () {36 vars in 986 bytes} [Wed Jun 24 19:40:53 2026] GET /v2/images/b36a8a7c-9392-4e64-9f9b-c875ff7d4305 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1013] 10.0.0.24 () {36 vars in 926 bytes} [Wed Jun 24 19:40:53 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1014] 10.0.0.60 () {36 vars in 910 bytes} [Wed Jun 24 19:40:53 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1015] 10.0.0.60 () {36 vars in 1006 bytes} [Wed Jun 24 19:40:53 2026] GET /v2/images/b36a8a7c-9392-4e64-9f9b-c875ff7d4305/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1016] 10.0.0.60 () {36 vars in 986 bytes} [Wed Jun 24 19:40:54 2026] GET /v2/images/b36a8a7c-9392-4e64-9f9b-c875ff7d4305 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1017] 10.0.0.60 () {36 vars in 926 bytes} [Wed Jun 24 19:40:54 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: 526/1018] 10.0.0.60 () {36 vars in 926 bytes} [Wed Jun 24 19:40:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1065] 10.0.0.111 () {32 vars in 633 bytes} [Wed Jun 24 19:44:44 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)