+ 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 Jul 16 07:17:01 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-f79b7dc75-2nt6s 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 0x7f132cf65668 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-07-16 07:17:03.320 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-16 07:17:03.363 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-16 07:17:04.244 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-07-16 07:17:04.245 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-07-16 07:17:04.246 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-16 07:17:04.258 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-07-16 07:17:04.259 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-07-16 07:17:04.259 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-16 07:17:06.417 8 WARNING glance.api.v2.images [None req-39821756-d538-48f5-8a1f-5d448d745e88 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-16 07:17:06.446 7 WARNING glance.api.v2.images [None req-e6ef750d-7865-4ef7-8a73-c5dfe4919ac8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-16 07:17:06.769 8 WARNING keystonemiddleware._common.config [None req-39821756-d538-48f5-8a1f-5d448d745e88 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 07:17:06.777 8 WARNING oslo_config.cfg [None req-39821756-d538-48f5-8a1f-5d448d745e88 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f132cf65668 pid: 8 (default app) 2026-07-16 07:17:06.787 7 WARNING keystonemiddleware._common.config [None req-e6ef750d-7865-4ef7-8a73-c5dfe4919ac8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 07:17:06.795 7 WARNING oslo_config.cfg [None req-e6ef750d-7865-4ef7-8a73-c5dfe4919ac8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f132cf65668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.17 () {42 vars in 684 bytes} [Thu Jul 16 07:17:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 07:17:08.734 7 WARNING oslo_policy.policy [None req-bcbe9d02-23c1-4440-b070-b38843c2dbd4 ac31ff30f3fc4a28941d5307260f910d ea30b7437ecd46d2879cd77de4d0407d - - 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-07-16 07:17:08.735 7 WARNING oslo_policy.policy [None req-bcbe9d02-23c1-4440-b070-b38843c2dbd4 ac31ff30f3fc4a28941d5307260f910d ea30b7437ecd46d2879cd77de4d0407d - - 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-07-16 07:17:08.752 7 WARNING oslo_policy.policy [None req-bcbe9d02-23c1-4440-b070-b38843c2dbd4 ac31ff30f3fc4a28941d5307260f910d ea30b7437ecd46d2879cd77de4d0407d - - 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-07-16 07:17:08.752 7 WARNING oslo_policy.policy [None req-bcbe9d02-23c1-4440-b070-b38843c2dbd4 ac31ff30f3fc4a28941d5307260f910d ea30b7437ecd46d2879cd77de4d0407d - - 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.19.213.17 () {44 vars in 906 bytes} [Thu Jul 16 07:17:08 2026] GET /v2/images => generated 69 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.17 () {42 vars in 684 bytes} [Thu Jul 16 07:17:12 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.17 () {44 vars in 906 bytes} [Thu Jul 16 07:17:12 2026] GET /v2/images => generated 69 bytes in 41 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-07-16 07:17:12.482 8 WARNING oslo_policy.policy [None req-1c5a8b0a-23e4-48cf-86dc-bba34511d552 ac31ff30f3fc4a28941d5307260f910d ea30b7437ecd46d2879cd77de4d0407d - - 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-07-16 07:17:12.483 8 WARNING oslo_policy.policy [None req-1c5a8b0a-23e4-48cf-86dc-bba34511d552 ac31ff30f3fc4a28941d5307260f910d ea30b7437ecd46d2879cd77de4d0407d - - 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.19.213.17 () {44 vars in 907 bytes} [Thu Jul 16 07:17:12 2026] GET /v2/images/cirros => generated 151 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.17 () {44 vars in 929 bytes} [Thu Jul 16 07:17:12 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:17:12.633 8 WARNING oslo_policy.policy [None req-fc7f035e-bd3c-4c15-822f-e619a96d6e7c ac31ff30f3fc4a28941d5307260f910d ea30b7437ecd46d2879cd77de4d0407d - - 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-07-16 07:17:12.633 8 WARNING oslo_policy.policy [None req-fc7f035e-bd3c-4c15-822f-e619a96d6e7c ac31ff30f3fc4a28941d5307260f910d ea30b7437ecd46d2879cd77de4d0407d - - 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.19.213.17 () {44 vars in 935 bytes} [Thu Jul 16 07:17:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:17:12.724 7 WARNING oslo_config.cfg [None req-ed50a7d4-5773-48d1-9c57-63089aec3055 ac31ff30f3fc4a28941d5307260f910d ea30b7437ecd46d2879cd77de4d0407d - - 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.19.213.17 () {48 vars in 947 bytes} [Thu Jul 16 07:17:12 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-16 07:17:12.748 8 WARNING oslo_policy.policy [None req-7698db26-e9ba-443f-8fac-2fb5fb56beaa ac31ff30f3fc4a28941d5307260f910d ea30b7437ecd46d2879cd77de4d0407d - - 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-07-16 07:17:12.748 8 WARNING oslo_policy.policy [None req-7698db26-e9ba-443f-8fac-2fb5fb56beaa ac31ff30f3fc4a28941d5307260f910d ea30b7437ecd46d2879cd77de4d0407d - - 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-07-16 07:17:12.749 8 INFO glance.api.v2.image_data [None req-7698db26-e9ba-443f-8fac-2fb5fb56beaa ac31ff30f3fc4a28941d5307260f910d ea30b7437ecd46d2879cd77de4d0407d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 07:17:16.238 8 WARNING glance.location [None req-7698db26-e9ba-443f-8fac-2fb5fb56beaa ac31ff30f3fc4a28941d5307260f910d ea30b7437ecd46d2879cd77de4d0407d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.17 () {48 vars in 1041 bytes} [Thu Jul 16 07:17:12 2026] PUT /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3/file => generated 0 bytes in 3539 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7015 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.17 () {44 vars in 967 bytes} [Thu Jul 16 07:17:16 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:17:16.390 8 WARNING oslo_config.cfg [None req-d2c076a4-b6df-45b0-b1f4-cdc40e78ceb4 ac31ff30f3fc4a28941d5307260f910d ea30b7437ecd46d2879cd77de4d0407d - - 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.19.213.17 () {48 vars in 1047 bytes} [Thu Jul 16 07:17:16 2026] PATCH /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => generated 1312 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.19.213.17 () {44 vars in 967 bytes} [Thu Jul 16 07:17:16 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/274] 199.19.213.17 () {42 vars in 684 bytes} [Thu Jul 16 07:38:39 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 199.19.213.17 () {44 vars in 906 bytes} [Thu Jul 16 07:38:39 2026] GET /v2/images => generated 1381 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.19.213.17 () {42 vars in 684 bytes} [Thu Jul 16 07:38:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 199.19.213.17 () {44 vars in 906 bytes} [Thu Jul 16 07:38:57 2026] GET /v2/images => generated 1381 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.19.213.17 () {44 vars in 933 bytes} [Thu Jul 16 07:38:57 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 199.19.213.17 () {44 vars in 955 bytes} [Thu Jul 16 07:38:57 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 199.19.213.17 () {44 vars in 935 bytes} [Thu Jul 16 07:38:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/285] 199.19.213.17 () {48 vars in 947 bytes} [Thu Jul 16 07:38:57 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-16 07:38:57.315 8 INFO glance.api.v2.image_data [None req-13bdc867-c53c-44f9-947a-e1c9d26e0e99 ac31ff30f3fc4a28941d5307260f910d ea30b7437ecd46d2879cd77de4d0407d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 07:39:24.788 8 WARNING glance.location [None req-13bdc867-c53c-44f9-947a-e1c9d26e0e99 ac31ff30f3fc4a28941d5307260f910d ea30b7437ecd46d2879cd77de4d0407d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 144/290] 199.19.213.17 () {48 vars in 1042 bytes} [Thu Jul 16 07:38:57 2026] PUT /v2/images/d3f1e845-ece3-4089-a57f-e686ad1a2e50/file => generated 0 bytes in 27534 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63544 switches on core 0) [pid: 7|app: 0|req: 147/291] 199.19.213.17 () {44 vars in 967 bytes} [Thu Jul 16 07:39:24 2026] GET /v2/images/d3f1e845-ece3-4089-a57f-e686ad1a2e50 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/292] 199.19.213.17 () {48 vars in 1047 bytes} [Thu Jul 16 07:39:24 2026] PATCH /v2/images/d3f1e845-ece3-4089-a57f-e686ad1a2e50 => generated 1395 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/293] 199.19.213.17 () {44 vars in 967 bytes} [Thu Jul 16 07:39:24 2026] GET /v2/images/d3f1e845-ece3-4089-a57f-e686ad1a2e50 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/296] 199.19.213.17 () {42 vars in 684 bytes} [Thu Jul 16 07:39:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/297] 199.19.213.17 () {44 vars in 906 bytes} [Thu Jul 16 07:39:26 2026] GET /v2/images => generated 2778 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/382] 199.19.213.17 () {42 vars in 684 bytes} [Thu Jul 16 07:46:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/383] 199.19.213.17 () {44 vars in 906 bytes} [Thu Jul 16 07:46:26 2026] GET /v2/images => generated 2778 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 199.19.213.17 () {42 vars in 684 bytes} [Thu Jul 16 07:46:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 199.19.213.17 () {44 vars in 906 bytes} [Thu Jul 16 07:46:35 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: 7|app: 0|req: 195/386] 199.19.213.17 () {44 vars in 943 bytes} [Thu Jul 16 07:46:35 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/387] 199.19.213.17 () {44 vars in 965 bytes} [Thu Jul 16 07:46:35 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 199.19.213.17 () {44 vars in 935 bytes} [Thu Jul 16 07:46:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 199.19.213.17 () {48 vars in 947 bytes} [Thu Jul 16 07:46:35 2026] POST /v2/images => generated 799 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-16 07:46:35.319 7 WARNING oslo_policy.policy [None req-b576d6a2-8adb-4ecd-a899-c7239ced86bc ac31ff30f3fc4a28941d5307260f910d ea30b7437ecd46d2879cd77de4d0407d - - 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-07-16 07:46:35.319 7 WARNING oslo_policy.policy [None req-b576d6a2-8adb-4ecd-a899-c7239ced86bc ac31ff30f3fc4a28941d5307260f910d ea30b7437ecd46d2879cd77de4d0407d - - 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-07-16 07:46:35.320 7 INFO glance.api.v2.image_data [None req-b576d6a2-8adb-4ecd-a899-c7239ced86bc ac31ff30f3fc4a28941d5307260f910d ea30b7437ecd46d2879cd77de4d0407d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 07:46:58.459 7 INFO glance.location [None req-b576d6a2-8adb-4ecd-a899-c7239ced86bc ac31ff30f3fc4a28941d5307260f910d ea30b7437ecd46d2879cd77de4d0407d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 197/396] 199.19.213.17 () {48 vars in 1041 bytes} [Thu Jul 16 07:46:35 2026] PUT /v2/images/8b6f0e30-ec3b-475f-8633-4349f6967a96/file => generated 0 bytes in 23194 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25499 switches on core 0) [pid: 8|app: 0|req: 200/397] 199.19.213.17 () {44 vars in 967 bytes} [Thu Jul 16 07:46:58 2026] GET /v2/images/8b6f0e30-ec3b-475f-8633-4349f6967a96 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 199.19.213.17 () {48 vars in 1047 bytes} [Thu Jul 16 07:46:58 2026] PATCH /v2/images/8b6f0e30-ec3b-475f-8633-4349f6967a96 => generated 1410 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 199.19.213.17 () {44 vars in 967 bytes} [Thu Jul 16 07:46:58 2026] GET /v2/images/8b6f0e30-ec3b-475f-8633-4349f6967a96 => generated 1410 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/408] 199.19.213.17 () {42 vars in 684 bytes} [Thu Jul 16 07:47:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/409] 199.19.213.17 () {44 vars in 906 bytes} [Thu Jul 16 07:47:36 2026] GET /v2/images => generated 4190 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 199.19.213.17 () {42 vars in 684 bytes} [Thu Jul 16 07:47:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 199.19.213.17 () {44 vars in 906 bytes} [Thu Jul 16 07:47:46 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/414] 199.19.213.17 () {44 vars in 935 bytes} [Thu Jul 16 07:47:46 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/415] 199.19.213.17 () {44 vars in 957 bytes} [Thu Jul 16 07:47:46 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.19.213.17 () {44 vars in 935 bytes} [Thu Jul 16 07:47:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.19.213.17 () {48 vars in 947 bytes} [Thu Jul 16 07:47:46 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-16 07:47:46.926 7 INFO glance.api.v2.image_data [None req-2eb6abe6-e919-4342-ba3c-0aedd142e840 ac31ff30f3fc4a28941d5307260f910d ea30b7437ecd46d2879cd77de4d0407d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 07:48:02.428 7 INFO glance.location [None req-2eb6abe6-e919-4342-ba3c-0aedd142e840 ac31ff30f3fc4a28941d5307260f910d ea30b7437ecd46d2879cd77de4d0407d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 208/420] 199.19.213.17 () {48 vars in 1042 bytes} [Thu Jul 16 07:47:46 2026] PUT /v2/images/0b503181-1c74-42fb-82ba-ff0dccc91217/file => generated 0 bytes in 15541 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33149 switches on core 0) [pid: 8|app: 0|req: 213/421] 199.19.213.17 () {44 vars in 967 bytes} [Thu Jul 16 07:48:02 2026] GET /v2/images/0b503181-1c74-42fb-82ba-ff0dccc91217 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/422] 199.19.213.17 () {48 vars in 1047 bytes} [Thu Jul 16 07:48:02 2026] PATCH /v2/images/0b503181-1c74-42fb-82ba-ff0dccc91217 => 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: 214/423] 199.19.213.17 () {44 vars in 967 bytes} [Thu Jul 16 07:48:02 2026] GET /v2/images/0b503181-1c74-42fb-82ba-ff0dccc91217 => 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: 302/598] 199.19.213.17 () {42 vars in 684 bytes} [Thu Jul 16 08:02:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/599] 199.19.213.17 () {44 vars in 906 bytes} [Thu Jul 16 08:02:32 2026] GET /v2/images => generated 5574 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/630] 199.19.213.17 () {42 vars in 684 bytes} [Thu Jul 16 08:04:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/631] 199.19.213.17 () {44 vars in 906 bytes} [Thu Jul 16 08:04:57 2026] GET /v2/images => generated 5574 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/632] 199.19.213.17 () {42 vars in 684 bytes} [Thu Jul 16 08:04:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/633] 199.19.213.17 () {44 vars in 906 bytes} [Thu Jul 16 08:04:59 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/644] 199.19.213.17 () {42 vars in 684 bytes} [Thu Jul 16 08:05:51 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/645] 199.19.213.17 () {44 vars in 906 bytes} [Thu Jul 16 08:05:51 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/648] 199.19.213.17 () {42 vars in 684 bytes} [Thu Jul 16 08:06:00 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/649] 199.19.213.17 () {44 vars in 906 bytes} [Thu Jul 16 08:06:00 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/662] 199.19.213.17 () {42 vars in 684 bytes} [Thu Jul 16 08:07:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/663] 199.19.213.17 () {44 vars in 906 bytes} [Thu Jul 16 08:07:04 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: 8|app: 0|req: 340/674] 10.0.0.24 () {32 vars in 631 bytes} [Thu Jul 16 08:07:50 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/679] 10.0.0.211 () {36 vars in 986 bytes} [Thu Jul 16 08:08:10 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => generated 1312 bytes in 219 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: 337/680] 10.0.0.211 () {36 vars in 926 bytes} [Thu Jul 16 08:08:11 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/681] 10.0.0.211 () {36 vars in 926 bytes} [Thu Jul 16 08:08:11 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/682] 10.0.0.211 () {36 vars in 986 bytes} [Thu Jul 16 08:08:11 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/683] 10.0.0.211 () {36 vars in 926 bytes} [Thu Jul 16 08:08:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/684] 10.0.0.211 () {36 vars in 926 bytes} [Thu Jul 16 08:08:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/685] 10.0.0.211 () {36 vars in 986 bytes} [Thu Jul 16 08:08:11 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/686] 10.0.0.211 () {36 vars in 926 bytes} [Thu Jul 16 08:08:11 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/687] 10.0.0.211 () {36 vars in 926 bytes} [Thu Jul 16 08:08:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/688] 10.0.0.60 () {36 vars in 909 bytes} [Thu Jul 16 08:08:12 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/689] 10.0.0.60 () {36 vars in 1005 bytes} [Thu Jul 16 08:08:12 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3/locations => generated 127 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/690] 10.0.0.60 () {36 vars in 985 bytes} [Thu Jul 16 08:08:12 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/691] 10.0.0.60 () {36 vars in 925 bytes} [Thu Jul 16 08:08:12 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: 343/692] 10.0.0.60 () {36 vars in 925 bytes} [Thu Jul 16 08:08:12 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/695] 10.0.0.24 () {34 vars in 653 bytes} [Thu Jul 16 08:08:17 2026] POST /v2/images => generated 648 bytes in 254 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-16 08:08:17.522 7 WARNING glance.api.v2.images [None req-9f9a17db-5060-457f-bd0e-3f4f3c46e3e8 a1f2a6f3c23043cea6e0fc9ee5e887ab 342990213d88498fadc6cd9918b81518 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a4b57fdf-c015-4f0d-a8db-e3aea1d97469 [pid: 7|app: 0|req: 345/696] 10.0.0.24 () {32 vars in 708 bytes} [Thu Jul 16 08:08:17 2026] DELETE /v2/images/a4b57fdf-c015-4f0d-a8db-e3aea1d97469 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/697] 10.0.0.24 () {32 vars in 705 bytes} [Thu Jul 16 08:08:17 2026] GET /v2/images/a4b57fdf-c015-4f0d-a8db-e3aea1d97469 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/698] 10.0.0.24 () {32 vars in 631 bytes} [Thu Jul 16 08:08:17 2026] GET /v2/images => generated 1381 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/699] 10.0.0.24 () {34 vars in 653 bytes} [Thu Jul 16 08:08:17 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/700] 10.0.0.24 () {32 vars in 715 bytes} [Thu Jul 16 08:08:17 2026] GET /v2/images/06bdb063-f9fa-44d0-a07e-f3e4fcccbeb9/file => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:08:17.789 8 INFO glance.api.v2.image_data [None req-cc8a4c46-49b9-4ca9-b0aa-5b793dee866b a1f2a6f3c23043cea6e0fc9ee5e887ab 342990213d88498fadc6cd9918b81518 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 08:08:17.866 8 WARNING glance_store._drivers.rbd [None req-cc8a4c46-49b9-4ca9-b0aa-5b793dee866b a1f2a6f3c23043cea6e0fc9ee5e887ab 342990213d88498fadc6cd9918b81518 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-16 08:08:18.633 8 INFO glance.location [None req-cc8a4c46-49b9-4ca9-b0aa-5b793dee866b a1f2a6f3c23043cea6e0fc9ee5e887ab 342990213d88498fadc6cd9918b81518 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 354/701] 10.0.0.24 () {32 vars in 725 bytes} [Thu Jul 16 08:08:17 2026] PUT /v2/images/06bdb063-f9fa-44d0-a07e-f3e4fcccbeb9/file => generated 0 bytes in 950 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/702] 10.0.0.24 () {32 vars in 705 bytes} [Thu Jul 16 08:08:18 2026] GET /v2/images/06bdb063-f9fa-44d0-a07e-f3e4fcccbeb9 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/703] 10.0.0.24 () {32 vars in 715 bytes} [Thu Jul 16 08:08:18 2026] GET /v2/images/06bdb063-f9fa-44d0-a07e-f3e4fcccbeb9/file => generated 1024 bytes in 156 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/704] 10.0.0.24 () {34 vars in 653 bytes} [Thu Jul 16 08:08:18 2026] POST /v2/images => generated 648 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/705] 10.0.0.24 () {32 vars in 724 bytes} [Thu Jul 16 08:08:18 2026] PATCH /v2/images/e477588e-5cbc-484e-8721-f395178bf077 => generated 653 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/706] 10.0.0.24 () {32 vars in 705 bytes} [Thu Jul 16 08:08:19 2026] GET /v2/images/e477588e-5cbc-484e-8721-f395178bf077 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:08:19.037 8 WARNING glance.api.v2.images [None req-d285fedf-5035-4ae7-8359-c379801428fc a1f2a6f3c23043cea6e0fc9ee5e887ab 342990213d88498fadc6cd9918b81518 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e477588e-5cbc-484e-8721-f395178bf077 [pid: 8|app: 0|req: 357/707] 10.0.0.24 () {32 vars in 708 bytes} [Thu Jul 16 08:08:19 2026] DELETE /v2/images/e477588e-5cbc-484e-8721-f395178bf077 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/708] 10.0.0.24 () {32 vars in 705 bytes} [Thu Jul 16 08:08:19 2026] GET /v2/images/e477588e-5cbc-484e-8721-f395178bf077 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:08:19.108 8 WARNING glance.api.v2.images [None req-f5c5bfb3-291c-48c4-914d-d6a3ff74314c a1f2a6f3c23043cea6e0fc9ee5e887ab 342990213d88498fadc6cd9918b81518 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//06bdb063-f9fa-44d0-a07e-f3e4fcccbeb9 [pid: 8|app: 0|req: 358/709] 10.0.0.24 () {32 vars in 708 bytes} [Thu Jul 16 08:08:19 2026] DELETE /v2/images/06bdb063-f9fa-44d0-a07e-f3e4fcccbeb9 => generated 0 bytes in 884 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/710] 10.0.0.24 () {32 vars in 705 bytes} [Thu Jul 16 08:08:19 2026] GET /v2/images/06bdb063-f9fa-44d0-a07e-f3e4fcccbeb9 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:08:20.021 8 WARNING glance.api.v2.images [None req-6351fbe1-9652-4df3-b8f5-f08bcbf86710 a1f2a6f3c23043cea6e0fc9ee5e887ab 342990213d88498fadc6cd9918b81518 - - default default] Failed to find image a4b57fdf-c015-4f0d-a8db-e3aea1d97469 to delete: glance.common.exception.ImageNotFound: No image found with ID a4b57fdf-c015-4f0d-a8db-e3aea1d97469 [pid: 8|app: 0|req: 359/711] 10.0.0.24 () {32 vars in 708 bytes} [Thu Jul 16 08:08:20 2026] DELETE /v2/images/a4b57fdf-c015-4f0d-a8db-e3aea1d97469 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/712] 10.0.0.24 () {32 vars in 705 bytes} [Thu Jul 16 08:08:20 2026] GET /v2/images/a4b57fdf-c015-4f0d-a8db-e3aea1d97469 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/713] 10.0.0.152 () {36 vars in 986 bytes} [Thu Jul 16 08:08:24 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/714] 10.0.0.152 () {36 vars in 926 bytes} [Thu Jul 16 08:08: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: 8|app: 0|req: 361/715] 10.0.0.152 () {36 vars in 986 bytes} [Thu Jul 16 08:08:24 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/716] 10.0.0.152 () {36 vars in 926 bytes} [Thu Jul 16 08:08:24 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: 357/719] 199.19.213.17 () {36 vars in 989 bytes} [Thu Jul 16 08:08:31 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => 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: 363/720] 199.19.213.17 () {36 vars in 929 bytes} [Thu Jul 16 08:08:31 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: 358/721] 199.19.213.17 () {36 vars in 989 bytes} [Thu Jul 16 08:08:32 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/722] 199.19.213.17 () {36 vars in 929 bytes} [Thu Jul 16 08:08:32 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/727] 10.0.0.24 () {32 vars in 705 bytes} [Thu Jul 16 08:08:50 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => generated 1312 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/728] 10.0.0.24 () {32 vars in 705 bytes} [Thu Jul 16 08:08:50 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/729] 10.0.0.211 () {36 vars in 986 bytes} [Thu Jul 16 08:08:51 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => generated 1312 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/730] 10.0.0.211 () {36 vars in 926 bytes} [Thu Jul 16 08:08:51 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/731] 10.0.0.211 () {36 vars in 926 bytes} [Thu Jul 16 08:08:51 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: 369/732] 10.0.0.211 () {36 vars in 986 bytes} [Thu Jul 16 08:08:51 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/733] 10.0.0.211 () {36 vars in 926 bytes} [Thu Jul 16 08:08:51 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: 370/734] 10.0.0.211 () {36 vars in 926 bytes} [Thu Jul 16 08:08:51 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: 365/735] 10.0.0.211 () {36 vars in 986 bytes} [Thu Jul 16 08:08:51 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/736] 10.0.0.211 () {36 vars in 926 bytes} [Thu Jul 16 08:08:51 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: 366/737] 10.0.0.211 () {36 vars in 926 bytes} [Thu Jul 16 08:08:51 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: 372/738] 10.0.0.60 () {36 vars in 909 bytes} [Thu Jul 16 08:08:51 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/739] 10.0.0.60 () {36 vars in 1005 bytes} [Thu Jul 16 08:08:51 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3/locations => generated 127 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/740] 10.0.0.60 () {36 vars in 985 bytes} [Thu Jul 16 08:08:51 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/741] 10.0.0.60 () {36 vars in 925 bytes} [Thu Jul 16 08:08:51 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: 374/742] 10.0.0.60 () {36 vars in 925 bytes} [Thu Jul 16 08:08:51 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: 370/745] 10.0.0.152 () {36 vars in 986 bytes} [Thu Jul 16 08:09:00 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => 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: 376/746] 10.0.0.152 () {36 vars in 926 bytes} [Thu Jul 16 08:09:00 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: 374/753] 10.0.0.152 () {36 vars in 986 bytes} [Thu Jul 16 08:09:34 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => 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: 380/754] 10.0.0.152 () {36 vars in 926 bytes} [Thu Jul 16 08:09:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/763] 10.0.0.152 () {36 vars in 986 bytes} [Thu Jul 16 08:10:07 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/764] 10.0.0.152 () {36 vars in 926 bytes} [Thu Jul 16 08:10:07 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: 382/769] 10.0.0.152 () {36 vars in 986 bytes} [Thu Jul 16 08:10:28 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/770] 10.0.0.152 () {36 vars in 926 bytes} [Thu Jul 16 08:10:28 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: 383/771] 10.0.0.24 () {30 vars in 409 bytes} [Thu Jul 16 08:10:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/780] 10.0.0.152 () {36 vars in 986 bytes} [Thu Jul 16 08:11:08 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => 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: 393/781] 10.0.0.152 () {36 vars in 926 bytes} [Thu Jul 16 08:11:08 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: 399/792] 10.0.0.152 () {36 vars in 986 bytes} [Thu Jul 16 08:11:57 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/793] 10.0.0.152 () {36 vars in 926 bytes} [Thu Jul 16 08:11:57 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/802] 10.0.0.152 () {36 vars in 986 bytes} [Thu Jul 16 08:12:37 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/803] 10.0.0.152 () {36 vars in 926 bytes} [Thu Jul 16 08:12:37 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: 406/806] 10.0.0.152 () {36 vars in 986 bytes} [Thu Jul 16 08:12:50 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/807] 10.0.0.152 () {36 vars in 926 bytes} [Thu Jul 16 08:12:50 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: 409/812] 10.0.0.152 () {36 vars in 986 bytes} [Thu Jul 16 08:13:07 2026] GET /v2/images/7c3f3010-986b-4916-8ec4-547ccae657d3 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/813] 10.0.0.152 () {36 vars in 926 bytes} [Thu Jul 16 08:13:07 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: 409/822] 199.19.213.17 () {32 vars in 824 bytes} [Thu Jul 16 08:13:49 2026] GET /v2/images?status=active&owner=ea30b7437ecd46d2879cd77de4d0407d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/823] 199.19.213.17 () {32 vars in 651 bytes} [Thu Jul 16 08:13:49 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: 410/824] 10.0.0.211 () {36 vars in 986 bytes} [Thu Jul 16 08:13:50 2026] GET /v2/images/d3f1e845-ece3-4089-a57f-e686ad1a2e50 => generated 1395 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/825] 10.0.0.211 () {36 vars in 926 bytes} [Thu Jul 16 08:13:50 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: 411/826] 10.0.0.211 () {36 vars in 926 bytes} [Thu Jul 16 08:13:50 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: 416/827] 10.0.0.211 () {36 vars in 986 bytes} [Thu Jul 16 08:13:50 2026] GET /v2/images/d3f1e845-ece3-4089-a57f-e686ad1a2e50 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/828] 10.0.0.211 () {36 vars in 926 bytes} [Thu Jul 16 08:13:50 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/829] 10.0.0.211 () {36 vars in 926 bytes} [Thu Jul 16 08:13:50 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: 413/830] 10.0.0.211 () {36 vars in 986 bytes} [Thu Jul 16 08:13:50 2026] GET /v2/images/d3f1e845-ece3-4089-a57f-e686ad1a2e50 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/831] 10.0.0.211 () {36 vars in 926 bytes} [Thu Jul 16 08:13:50 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: 414/832] 10.0.0.60 () {36 vars in 909 bytes} [Thu Jul 16 08:13:50 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/833] 10.0.0.60 () {36 vars in 1005 bytes} [Thu Jul 16 08:13:50 2026] GET /v2/images/d3f1e845-ece3-4089-a57f-e686ad1a2e50/locations => generated 127 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/834] 10.0.0.60 () {36 vars in 985 bytes} [Thu Jul 16 08:13:51 2026] GET /v2/images/d3f1e845-ece3-4089-a57f-e686ad1a2e50 => 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: 420/835] 10.0.0.60 () {36 vars in 925 bytes} [Thu Jul 16 08:13:51 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: 416/836] 10.0.0.60 () {36 vars in 925 bytes} [Thu Jul 16 08:13:51 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/879] 10.0.0.24 () {32 vars in 631 bytes} [Thu Jul 16 08:17:18 2026] GET /v2/images => generated 5574 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)