+ 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 9 17:11:04 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-56b684d674-cjn9n 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 0x7f8e14310668 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-09 17:11:06.676 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-09 17:11:06.851 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-07-09 17:11:07.623 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-09 17:11:07.624 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-09 17:11:07.624 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-09 17:11:07.753 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-09 17:11:07.754 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-09 17:11:07.754 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-09 17:11:09.859 8 WARNING glance.api.v2.images [None req-846e6d1b-8d5e-42f3-ae8c-d514ee5405c5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-09 17:11:09.962 7 WARNING glance.api.v2.images [None req-fe7912ba-550d-46bd-9062-b881270dece3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-09 17:11:10.212 8 WARNING keystonemiddleware._common.config [None req-846e6d1b-8d5e-42f3-ae8c-d514ee5405c5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 17:11:10.220 8 WARNING oslo_config.cfg [None req-846e6d1b-8d5e-42f3-ae8c-d514ee5405c5 - - - - - -] 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 0x7f8e14310668 pid: 8 (default app) 2026-07-09 17:11:10.319 7 WARNING keystonemiddleware._common.config [None req-fe7912ba-550d-46bd-9062-b881270dece3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 17:11:10.326 7 WARNING oslo_config.cfg [None req-fe7912ba-550d-46bd-9062-b881270dece3 - - - - - -] 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 0x7f8e14310668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.116 () {42 vars in 689 bytes} [Thu Jul 9 17:11:11 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-07-09 17:11:12.003 7 WARNING oslo_policy.policy [None req-bddf0aba-6066-4810-913c-f7ebe5b36b37 83ca7f7540574c3eb8543519573d9a53 0f7741b30d414f93bd6a1b5d57b8ff6b - - 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-09 17:11:12.004 7 WARNING oslo_policy.policy [None req-bddf0aba-6066-4810-913c-f7ebe5b36b37 83ca7f7540574c3eb8543519573d9a53 0f7741b30d414f93bd6a1b5d57b8ff6b - - 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-09 17:11:12.020 7 WARNING oslo_policy.policy [None req-bddf0aba-6066-4810-913c-f7ebe5b36b37 83ca7f7540574c3eb8543519573d9a53 0f7741b30d414f93bd6a1b5d57b8ff6b - - 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-09 17:11:12.020 7 WARNING oslo_policy.policy [None req-bddf0aba-6066-4810-913c-f7ebe5b36b37 83ca7f7540574c3eb8543519573d9a53 0f7741b30d414f93bd6a1b5d57b8ff6b - - 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/6] 199.19.213.116 () {44 vars in 911 bytes} [Thu Jul 9 17:11:11 2026] GET /v2/images => generated 69 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.116 () {42 vars in 689 bytes} [Thu Jul 9 17:11:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.19.213.116 () {44 vars in 911 bytes} [Thu Jul 9 17:11:15 2026] GET /v2/images => generated 69 bytes in 33 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-09 17:11:16.043 8 WARNING oslo_policy.policy [None req-822fb1bd-ea6f-465c-97db-ad77be521468 83ca7f7540574c3eb8543519573d9a53 0f7741b30d414f93bd6a1b5d57b8ff6b - - 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-09 17:11:16.044 8 WARNING oslo_policy.policy [None req-822fb1bd-ea6f-465c-97db-ad77be521468 83ca7f7540574c3eb8543519573d9a53 0f7741b30d414f93bd6a1b5d57b8ff6b - - 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/9] 199.19.213.116 () {44 vars in 912 bytes} [Thu Jul 9 17:11:16 2026] GET /v2/images/cirros => generated 151 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.116 () {44 vars in 934 bytes} [Thu Jul 9 17:11:16 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-07-09 17:11:16.203 8 WARNING oslo_policy.policy [None req-009ee86a-2d0a-49f6-8b0d-82aeea3d26f5 83ca7f7540574c3eb8543519573d9a53 0f7741b30d414f93bd6a1b5d57b8ff6b - - 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-09 17:11:16.203 8 WARNING oslo_policy.policy [None req-009ee86a-2d0a-49f6-8b0d-82aeea3d26f5 83ca7f7540574c3eb8543519573d9a53 0f7741b30d414f93bd6a1b5d57b8ff6b - - 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: 8/11] 199.19.213.116 () {44 vars in 940 bytes} [Thu Jul 9 17:11:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 17:11:16.289 7 WARNING oslo_config.cfg [None req-6e8c135e-826f-4577-9ce8-624e92491558 83ca7f7540574c3eb8543519573d9a53 0f7741b30d414f93bd6a1b5d57b8ff6b - - 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/12] 199.19.213.116 () {48 vars in 952 bytes} [Thu Jul 9 17:11:16 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-09 17:11:16.311 8 WARNING oslo_policy.policy [None req-1e0a9c22-0c2b-4d24-9e15-57f716cc53a0 83ca7f7540574c3eb8543519573d9a53 0f7741b30d414f93bd6a1b5d57b8ff6b - - 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-09 17:11:16.311 8 WARNING oslo_policy.policy [None req-1e0a9c22-0c2b-4d24-9e15-57f716cc53a0 83ca7f7540574c3eb8543519573d9a53 0f7741b30d414f93bd6a1b5d57b8ff6b - - 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-09 17:11:16.313 8 INFO glance.api.v2.image_data [None req-1e0a9c22-0c2b-4d24-9e15-57f716cc53a0 83ca7f7540574c3eb8543519573d9a53 0f7741b30d414f93bd6a1b5d57b8ff6b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 17:11:19.526 8 WARNING glance.location [None req-1e0a9c22-0c2b-4d24-9e15-57f716cc53a0 83ca7f7540574c3eb8543519573d9a53 0f7741b30d414f93bd6a1b5d57b8ff6b - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.19.213.116 () {48 vars in 1046 bytes} [Thu Jul 9 17:11:16 2026] PUT /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8/file => generated 0 bytes in 3257 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5573 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.19.213.116 () {44 vars in 972 bytes} [Thu Jul 9 17:11:19 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 17:11:19.675 8 WARNING oslo_config.cfg [None req-68eb54d7-9bdb-4d87-ab35-3a9c3f7157fe 83ca7f7540574c3eb8543519573d9a53 0f7741b30d414f93bd6a1b5d57b8ff6b - - 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: 10/17] 199.19.213.116 () {48 vars in 1052 bytes} [Thu Jul 9 17:11:19 2026] PATCH /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => generated 1312 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.116 () {44 vars in 972 bytes} [Thu Jul 9 17:11:19 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 199.19.213.116 () {42 vars in 689 bytes} [Thu Jul 9 17:33:20 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: 143/284] 199.19.213.116 () {44 vars in 911 bytes} [Thu Jul 9 17:33:20 2026] GET /v2/images => generated 1381 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/291] 199.19.213.116 () {42 vars in 689 bytes} [Thu Jul 9 17:33:49 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: 145/292] 199.19.213.116 () {44 vars in 911 bytes} [Thu Jul 9 17:33:49 2026] GET /v2/images => generated 1381 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/293] 199.19.213.116 () {44 vars in 938 bytes} [Thu Jul 9 17:33:49 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/294] 199.19.213.116 () {44 vars in 960 bytes} [Thu Jul 9 17:33:49 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/295] 199.19.213.116 () {44 vars in 940 bytes} [Thu Jul 9 17:33:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/296] 199.19.213.116 () {48 vars in 952 bytes} [Thu Jul 9 17:33:49 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-07-09 17:33:49.944 8 INFO glance.api.v2.image_data [None req-355d06d1-797a-4bd9-b226-1a6ec97c9672 83ca7f7540574c3eb8543519573d9a53 0f7741b30d414f93bd6a1b5d57b8ff6b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 17:34:31.184 8 WARNING glance.location [None req-355d06d1-797a-4bd9-b226-1a6ec97c9672 83ca7f7540574c3eb8543519573d9a53 0f7741b30d414f93bd6a1b5d57b8ff6b - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 150/305] 199.19.213.116 () {48 vars in 1047 bytes} [Thu Jul 9 17:33:49 2026] PUT /v2/images/35da49b5-a6dc-47e6-a77e-5112f30a077e/file => generated 0 bytes in 41298 msecs (HTTP/1.1 204) 4 headers in 171 bytes (57262 switches on core 0) [pid: 7|app: 0|req: 156/306] 199.19.213.116 () {44 vars in 972 bytes} [Thu Jul 9 17:34:31 2026] GET /v2/images/35da49b5-a6dc-47e6-a77e-5112f30a077e => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/307] 199.19.213.116 () {48 vars in 1052 bytes} [Thu Jul 9 17:34:31 2026] PATCH /v2/images/35da49b5-a6dc-47e6-a77e-5112f30a077e => generated 1395 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/308] 199.19.213.116 () {44 vars in 972 bytes} [Thu Jul 9 17:34:31 2026] GET /v2/images/35da49b5-a6dc-47e6-a77e-5112f30a077e => 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: 152/309] 199.19.213.116 () {42 vars in 689 bytes} [Thu Jul 9 17:34:33 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: 158/310] 199.19.213.116 () {44 vars in 911 bytes} [Thu Jul 9 17:34:33 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/395] 199.19.213.116 () {42 vars in 689 bytes} [Thu Jul 9 17:41:33 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: 201/396] 199.19.213.116 () {44 vars in 911 bytes} [Thu Jul 9 17:41:33 2026] GET /v2/images => generated 2778 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/399] 199.19.213.116 () {42 vars in 689 bytes} [Thu Jul 9 17:41:42 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/400] 199.19.213.116 () {44 vars in 911 bytes} [Thu Jul 9 17:41:42 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/401] 199.19.213.116 () {44 vars in 948 bytes} [Thu Jul 9 17:41:42 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/402] 199.19.213.116 () {44 vars in 970 bytes} [Thu Jul 9 17:41:42 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/403] 199.19.213.116 () {44 vars in 940 bytes} [Thu Jul 9 17:41:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/404] 199.19.213.116 () {48 vars in 952 bytes} [Thu Jul 9 17:41:42 2026] POST /v2/images => generated 799 bytes in 217 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-09 17:41:42.820 8 INFO glance.api.v2.image_data [None req-53093e5c-85c0-4375-9d8e-81ec173aae0a 83ca7f7540574c3eb8543519573d9a53 0f7741b30d414f93bd6a1b5d57b8ff6b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 17:45:31.789 8 INFO glance.location [None req-53093e5c-85c0-4375-9d8e-81ec173aae0a 83ca7f7540574c3eb8543519573d9a53 0f7741b30d414f93bd6a1b5d57b8ff6b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 200/451] 199.19.213.116 () {48 vars in 1046 bytes} [Thu Jul 9 17:41:42 2026] PUT /v2/images/6688d8be-92e7-4ea7-bf3f-d11ff53102c9/file => generated 0 bytes in 229053 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16951 switches on core 0) [pid: 7|app: 0|req: 252/452] 199.19.213.116 () {44 vars in 972 bytes} [Thu Jul 9 17:45:31 2026] GET /v2/images/6688d8be-92e7-4ea7-bf3f-d11ff53102c9 => 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: 201/453] 199.19.213.116 () {48 vars in 1052 bytes} [Thu Jul 9 17:45:31 2026] PATCH /v2/images/6688d8be-92e7-4ea7-bf3f-d11ff53102c9 => generated 1410 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/454] 199.19.213.116 () {44 vars in 972 bytes} [Thu Jul 9 17:45:32 2026] GET /v2/images/6688d8be-92e7-4ea7-bf3f-d11ff53102c9 => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/475] 199.19.213.116 () {42 vars in 689 bytes} [Thu Jul 9 17:47:09 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: 264/476] 199.19.213.116 () {44 vars in 911 bytes} [Thu Jul 9 17:47:09 2026] GET /v2/images => generated 4190 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/479] 199.19.213.116 () {42 vars in 689 bytes} [Thu Jul 9 17:47:23 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: 214/480] 199.19.213.116 () {44 vars in 911 bytes} [Thu Jul 9 17:47:23 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/481] 199.19.213.116 () {44 vars in 940 bytes} [Thu Jul 9 17:47:23 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: 215/482] 199.19.213.116 () {44 vars in 962 bytes} [Thu Jul 9 17:47:23 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/483] 199.19.213.116 () {44 vars in 940 bytes} [Thu Jul 9 17:47:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/484] 199.19.213.116 () {48 vars in 952 bytes} [Thu Jul 9 17:47:23 2026] POST /v2/images => generated 791 bytes in 1276 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-09 17:47:25.024 7 WARNING oslo_policy.policy [None req-43cd2800-1276-4661-a1e1-b5e2226b19c4 83ca7f7540574c3eb8543519573d9a53 0f7741b30d414f93bd6a1b5d57b8ff6b - - 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-09 17:47:25.025 7 WARNING oslo_policy.policy [None req-43cd2800-1276-4661-a1e1-b5e2226b19c4 83ca7f7540574c3eb8543519573d9a53 0f7741b30d414f93bd6a1b5d57b8ff6b - - 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-09 17:47:25.026 7 INFO glance.api.v2.image_data [None req-43cd2800-1276-4661-a1e1-b5e2226b19c4 83ca7f7540574c3eb8543519573d9a53 0f7741b30d414f93bd6a1b5d57b8ff6b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 17:47:50.951 7 INFO glance.location [None req-43cd2800-1276-4661-a1e1-b5e2226b19c4 83ca7f7540574c3eb8543519573d9a53 0f7741b30d414f93bd6a1b5d57b8ff6b - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 269/491] 199.19.213.116 () {48 vars in 1047 bytes} [Thu Jul 9 17:47:25 2026] PUT /v2/images/7541b7a3-6c50-4ce4-9f8a-ee43db8106f3/file => generated 0 bytes in 25976 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20380 switches on core 0) [pid: 8|app: 0|req: 223/492] 199.19.213.116 () {44 vars in 972 bytes} [Thu Jul 9 17:47:50 2026] GET /v2/images/7541b7a3-6c50-4ce4-9f8a-ee43db8106f3 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/493] 199.19.213.116 () {48 vars in 1052 bytes} [Thu Jul 9 17:47:51 2026] PATCH /v2/images/7541b7a3-6c50-4ce4-9f8a-ee43db8106f3 => generated 1382 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/494] 199.19.213.116 () {44 vars in 972 bytes} [Thu Jul 9 17:47:51 2026] GET /v2/images/7541b7a3-6c50-4ce4-9f8a-ee43db8106f3 => 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: 307/659] 199.19.213.116 () {42 vars in 689 bytes} [Thu Jul 9 18:01:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/660] 199.19.213.116 () {44 vars in 911 bytes} [Thu Jul 9 18:01:36 2026] GET /v2/images => generated 5574 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/691] 199.19.213.116 () {42 vars in 689 bytes} [Thu Jul 9 18:04:04 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: 369/692] 199.19.213.116 () {44 vars in 911 bytes} [Thu Jul 9 18:04:04 2026] GET /v2/images => generated 5574 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/693] 199.19.213.116 () {42 vars in 689 bytes} [Thu Jul 9 18:04: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: 370/694] 199.19.213.116 () {44 vars in 911 bytes} [Thu Jul 9 18:04:07 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/707] 199.19.213.116 () {42 vars in 689 bytes} [Thu Jul 9 18:04:59 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: 331/708] 199.19.213.116 () {44 vars in 911 bytes} [Thu Jul 9 18:04:59 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/709] 199.19.213.116 () {42 vars in 689 bytes} [Thu Jul 9 18:05:08 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: 332/710] 199.19.213.116 () {44 vars in 911 bytes} [Thu Jul 9 18:05:08 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: 8|app: 0|req: 340/725] 199.19.213.116 () {42 vars in 689 bytes} [Thu Jul 9 18:06:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/726] 199.19.213.116 () {44 vars in 911 bytes} [Thu Jul 9 18:06:12 2026] GET /v2/images => generated 5574 bytes in 67 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: 391/735] 10.0.0.251 () {32 vars in 633 bytes} [Thu Jul 9 18:06:57 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/742] 10.0.0.126 () {36 vars in 987 bytes} [Thu Jul 9 18:07:25 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => generated 1312 bytes in 179 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: 348/743] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 9 18:07:25 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: 7|app: 0|req: 396/744] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 9 18:07: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: 8|app: 0|req: 349/745] 10.0.0.126 () {36 vars in 987 bytes} [Thu Jul 9 18:07:25 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => 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: 397/746] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 9 18:07:25 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/747] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 9 18:07: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: 398/748] 10.0.0.126 () {36 vars in 987 bytes} [Thu Jul 9 18:07:25 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => 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: 351/749] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 9 18:07: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: 399/750] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 9 18:07: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: 8|app: 0|req: 352/751] 10.0.0.5 () {36 vars in 985 bytes} [Thu Jul 9 18:07:26 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/752] 10.0.0.5 () {36 vars in 925 bytes} [Thu Jul 9 18:07:26 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/753] 10.0.0.55 () {36 vars in 986 bytes} [Thu Jul 9 18:07:26 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => generated 1312 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/754] 10.0.0.55 () {36 vars in 926 bytes} [Thu Jul 9 18:07:26 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: 354/755] 10.0.0.55 () {36 vars in 986 bytes} [Thu Jul 9 18:07:26 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => 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: 402/756] 10.0.0.55 () {36 vars in 926 bytes} [Thu Jul 9 18:07:26 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: 355/757] 10.0.0.55 () {36 vars in 926 bytes} [Thu Jul 9 18:07:26 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: 357/760] 199.19.213.116 () {36 vars in 991 bytes} [Thu Jul 9 18:07:35 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => 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: 404/761] 199.19.213.116 () {36 vars in 931 bytes} [Thu Jul 9 18:07:35 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: 358/762] 199.19.213.116 () {36 vars in 991 bytes} [Thu Jul 9 18:07:36 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => 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: 405/763] 199.19.213.116 () {36 vars in 931 bytes} [Thu Jul 9 18:07:36 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: 407/766] 10.0.0.5 () {36 vars in 985 bytes} [Thu Jul 9 18:07:41 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => 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: 360/767] 10.0.0.5 () {36 vars in 925 bytes} [Thu Jul 9 18:07:41 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: 408/768] 10.0.0.5 () {36 vars in 985 bytes} [Thu Jul 9 18:07:42 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => 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: 361/769] 10.0.0.5 () {36 vars in 925 bytes} [Thu Jul 9 18:07:42 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: 366/778] 10.0.0.5 () {36 vars in 985 bytes} [Thu Jul 9 18:08:21 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => 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: 413/779] 10.0.0.5 () {36 vars in 925 bytes} [Thu Jul 9 18:08:21 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/782] 10.0.0.251 () {30 vars in 411 bytes} [Thu Jul 9 18:08:35 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: 371/787] 10.0.0.251 () {34 vars in 655 bytes} [Thu Jul 9 18:08:58 2026] POST /v2/images => generated 649 bytes in 156 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-09 18:08:58.558 7 WARNING glance.api.v2.images [None req-6b3555c2-f623-428c-9c16-0771e7da3ca8 ab6de9bee0a34d10a8d538cc484fa0f3 71dd4126f01e46e99ded1edcbc90215f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f961fd8d-8b6d-48b2-8a8f-9f9081df8b32 [pid: 7|app: 0|req: 417/788] 10.0.0.251 () {32 vars in 710 bytes} [Thu Jul 9 18:08:58 2026] DELETE /v2/images/f961fd8d-8b6d-48b2-8a8f-9f9081df8b32 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/789] 10.0.0.251 () {32 vars in 707 bytes} [Thu Jul 9 18:08:58 2026] GET /v2/images/f961fd8d-8b6d-48b2-8a8f-9f9081df8b32 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/790] 10.0.0.251 () {32 vars in 633 bytes} [Thu Jul 9 18:08:58 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/791] 10.0.0.251 () {34 vars in 655 bytes} [Thu Jul 9 18:08:58 2026] POST /v2/images => generated 702 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/792] 10.0.0.251 () {32 vars in 717 bytes} [Thu Jul 9 18:08:58 2026] GET /v2/images/52d3ea8a-28cf-4e10-9172-04ac616e574c/file => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:08:58.760 8 INFO glance.api.v2.image_data [None req-3d0b6000-a3e8-4bff-8a45-039cb4d67b3d ab6de9bee0a34d10a8d538cc484fa0f3 71dd4126f01e46e99ded1edcbc90215f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 18:08:58.817 8 WARNING glance_store._drivers.rbd [None req-3d0b6000-a3e8-4bff-8a45-039cb4d67b3d ab6de9bee0a34d10a8d538cc484fa0f3 71dd4126f01e46e99ded1edcbc90215f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 7|app: 0|req: 422/795] 10.0.0.5 () {36 vars in 985 bytes} [Thu Jul 9 18:08:59 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => 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: 423/796] 10.0.0.5 () {36 vars in 925 bytes} [Thu Jul 9 18:08:59 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) 2026-07-09 18:08:59.516 8 INFO glance.location [None req-3d0b6000-a3e8-4bff-8a45-039cb4d67b3d ab6de9bee0a34d10a8d538cc484fa0f3 71dd4126f01e46e99ded1edcbc90215f - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 374/797] 10.0.0.251 () {32 vars in 727 bytes} [Thu Jul 9 18:08:58 2026] PUT /v2/images/52d3ea8a-28cf-4e10-9172-04ac616e574c/file => generated 0 bytes in 826 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/798] 10.0.0.251 () {32 vars in 707 bytes} [Thu Jul 9 18:08:59 2026] GET /v2/images/52d3ea8a-28cf-4e10-9172-04ac616e574c => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/799] 10.0.0.251 () {32 vars in 717 bytes} [Thu Jul 9 18:08:59 2026] GET /v2/images/52d3ea8a-28cf-4e10-9172-04ac616e574c/file => generated 1024 bytes in 128 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/800] 10.0.0.251 () {34 vars in 655 bytes} [Thu Jul 9 18:08:59 2026] POST /v2/images => generated 649 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/801] 10.0.0.251 () {32 vars in 726 bytes} [Thu Jul 9 18:08:59 2026] PATCH /v2/images/4061d64b-2247-49e9-91c1-c5ecbc77e8ba => generated 652 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/802] 10.0.0.251 () {32 vars in 707 bytes} [Thu Jul 9 18:08:59 2026] GET /v2/images/4061d64b-2247-49e9-91c1-c5ecbc77e8ba => generated 652 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:08:59.892 8 WARNING glance.api.v2.images [None req-bd560a58-6f59-4886-98ce-430a4ff953ec ab6de9bee0a34d10a8d538cc484fa0f3 71dd4126f01e46e99ded1edcbc90215f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4061d64b-2247-49e9-91c1-c5ecbc77e8ba [pid: 8|app: 0|req: 377/803] 10.0.0.251 () {32 vars in 710 bytes} [Thu Jul 9 18:08:59 2026] DELETE /v2/images/4061d64b-2247-49e9-91c1-c5ecbc77e8ba => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/804] 10.0.0.251 () {32 vars in 707 bytes} [Thu Jul 9 18:08:59 2026] GET /v2/images/4061d64b-2247-49e9-91c1-c5ecbc77e8ba => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:08:59.969 8 WARNING glance.api.v2.images [None req-e225eb48-fec9-4e7a-a973-cd9aa7ccb197 ab6de9bee0a34d10a8d538cc484fa0f3 71dd4126f01e46e99ded1edcbc90215f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//52d3ea8a-28cf-4e10-9172-04ac616e574c [pid: 8|app: 0|req: 378/805] 10.0.0.251 () {32 vars in 710 bytes} [Thu Jul 9 18:08:59 2026] DELETE /v2/images/52d3ea8a-28cf-4e10-9172-04ac616e574c => generated 0 bytes in 846 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/806] 10.0.0.251 () {32 vars in 707 bytes} [Thu Jul 9 18:09:00 2026] GET /v2/images/52d3ea8a-28cf-4e10-9172-04ac616e574c => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:09:00.843 8 WARNING glance.api.v2.images [None req-0e9c46a4-d067-4ef5-b857-cf5edd022de7 ab6de9bee0a34d10a8d538cc484fa0f3 71dd4126f01e46e99ded1edcbc90215f - - default default] Failed to find image f961fd8d-8b6d-48b2-8a8f-9f9081df8b32 to delete: glance.common.exception.ImageNotFound: No image found with ID f961fd8d-8b6d-48b2-8a8f-9f9081df8b32 [pid: 8|app: 0|req: 379/807] 10.0.0.251 () {32 vars in 710 bytes} [Thu Jul 9 18:09:00 2026] DELETE /v2/images/f961fd8d-8b6d-48b2-8a8f-9f9081df8b32 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/808] 10.0.0.251 () {32 vars in 707 bytes} [Thu Jul 9 18:09:00 2026] GET /v2/images/f961fd8d-8b6d-48b2-8a8f-9f9081df8b32 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/809] 10.0.0.251 () {32 vars in 707 bytes} [Thu Jul 9 18:09:08 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => 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: 430/810] 10.0.0.251 () {32 vars in 707 bytes} [Thu Jul 9 18:09:08 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => 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: 432/813] 10.0.0.126 () {36 vars in 987 bytes} [Thu Jul 9 18:09:09 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => generated 1312 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/814] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 9 18:09:09 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: 433/815] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 9 18:09:09 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/816] 10.0.0.126 () {36 vars in 987 bytes} [Thu Jul 9 18:09:09 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => 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: 434/817] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 9 18:09:09 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: 384/818] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 9 18:09:09 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: 435/819] 10.0.0.126 () {36 vars in 987 bytes} [Thu Jul 9 18:09:09 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => 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: 385/820] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 9 18:09:09 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: 436/821] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 9 18:09:09 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: 386/822] 10.0.0.55 () {36 vars in 986 bytes} [Thu Jul 9 18:09:09 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/823] 10.0.0.55 () {36 vars in 926 bytes} [Thu Jul 9 18:09:09 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: 387/824] 10.0.0.55 () {36 vars in 986 bytes} [Thu Jul 9 18:09:09 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => 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: 438/825] 10.0.0.55 () {36 vars in 926 bytes} [Thu Jul 9 18:09:09 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: 388/826] 10.0.0.55 () {36 vars in 926 bytes} [Thu Jul 9 18:09:09 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: 391/831] 10.0.0.5 () {36 vars in 985 bytes} [Thu Jul 9 18:09:38 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => 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: 441/832] 10.0.0.5 () {36 vars in 925 bytes} [Thu Jul 9 18:09:38 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: 446/841] 10.0.0.5 () {36 vars in 985 bytes} [Thu Jul 9 18:10:11 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => 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: 396/842] 10.0.0.5 () {36 vars in 925 bytes} [Thu Jul 9 18:10:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/847] 10.0.0.5 () {36 vars in 985 bytes} [Thu Jul 9 18:10:33 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => 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: 399/848] 10.0.0.5 () {36 vars in 925 bytes} [Thu Jul 9 18:10:33 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: 451/851] 10.0.0.5 () {36 vars in 985 bytes} [Thu Jul 9 18:10:48 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => 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: 401/852] 10.0.0.5 () {36 vars in 925 bytes} [Thu Jul 9 18:10:48 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: 414/877] 10.0.0.5 () {36 vars in 985 bytes} [Thu Jul 9 18:12:40 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => generated 1312 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/878] 10.0.0.5 () {36 vars in 925 bytes} [Thu Jul 9 18:12:40 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: 8|app: 0|req: 417/883] 10.0.0.5 () {36 vars in 985 bytes} [Thu Jul 9 18:12:59 2026] GET /v2/images/4ab4b637-7742-45f2-83d3-95e78b0cbcd8 => 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: 467/884] 10.0.0.5 () {36 vars in 925 bytes} [Thu Jul 9 18:12:59 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: 421/891] 199.19.213.116 () {32 vars in 826 bytes} [Thu Jul 9 18:13:33 2026] GET /v2/images?status=active&owner=0f7741b30d414f93bd6a1b5d57b8ff6b&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/892] 199.19.213.116 () {32 vars in 653 bytes} [Thu Jul 9 18:13:33 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: 422/893] 10.0.0.126 () {36 vars in 987 bytes} [Thu Jul 9 18:13:34 2026] GET /v2/images/35da49b5-a6dc-47e6-a77e-5112f30a077e => generated 1395 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/894] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 9 18:13:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/895] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 9 18:13: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: 7|app: 0|req: 473/896] 10.0.0.126 () {36 vars in 987 bytes} [Thu Jul 9 18:13:34 2026] GET /v2/images/35da49b5-a6dc-47e6-a77e-5112f30a077e => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/897] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 9 18:13:34 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: 474/898] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 9 18:13:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/899] 10.0.0.126 () {36 vars in 987 bytes} [Thu Jul 9 18:13:34 2026] GET /v2/images/35da49b5-a6dc-47e6-a77e-5112f30a077e => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/900] 10.0.0.126 () {36 vars in 927 bytes} [Thu Jul 9 18:13:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/901] 10.0.0.55 () {36 vars in 986 bytes} [Thu Jul 9 18:13:34 2026] GET /v2/images/35da49b5-a6dc-47e6-a77e-5112f30a077e => generated 1395 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/902] 10.0.0.55 () {36 vars in 926 bytes} [Thu Jul 9 18:13:34 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: 427/903] 10.0.0.55 () {36 vars in 986 bytes} [Thu Jul 9 18:13:34 2026] GET /v2/images/35da49b5-a6dc-47e6-a77e-5112f30a077e => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/904] 10.0.0.55 () {36 vars in 926 bytes} [Thu Jul 9 18:13: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: 428/905] 10.0.0.55 () {36 vars in 926 bytes} [Thu Jul 9 18:13:35 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/950] 10.0.0.251 () {32 vars in 633 bytes} [Thu Jul 9 18:17:15 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)