+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Jun 15 20:30:36 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-7b69b679b9-lvx8f 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 0x7f3039bb9668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-15 20:30:38.143 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-15 20:30:38.183 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-15 20:30:39.045 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-15 20:30:39.046 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-15 20:30:39.046 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-15 20:30:39.054 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-15 20:30:39.055 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-15 20:30:39.055 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-15 20:30:41.098 7 WARNING glance.api.v2.images [None req-e07516c2-f96c-49d3-978f-8fe045e7ed3d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-15 20:30:41.156 8 WARNING glance.api.v2.images [None req-7b0e5009-da23-4abe-9908-9102b7e3721e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-15 20:30:41.433 7 WARNING keystonemiddleware._common.config [None req-e07516c2-f96c-49d3-978f-8fe045e7ed3d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 20:30:41.441 7 WARNING oslo_config.cfg [None req-e07516c2-f96c-49d3-978f-8fe045e7ed3d - - - - - -] 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 0x7f3039bb9668 pid: 7 (default app) 2026-06-15 20:30:41.512 8 WARNING keystonemiddleware._common.config [None req-7b0e5009-da23-4abe-9908-9102b7e3721e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 20:30:41.521 8 WARNING oslo_config.cfg [None req-7b0e5009-da23-4abe-9908-9102b7e3721e - - - - - -] 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 0x7f3039bb9668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.133 () {42 vars in 688 bytes} [Mon Jun 15 20:30:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 20:30:43.315 8 WARNING oslo_policy.policy [None req-88a8f1bf-f5ae-4219-a8c9-168446b4bd71 86cf1a142652452faf492fc48b144875 723e0eb3b13e49cea4069c2ef098f571 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-15 20:30:43.315 8 WARNING oslo_policy.policy [None req-88a8f1bf-f5ae-4219-a8c9-168446b4bd71 86cf1a142652452faf492fc48b144875 723e0eb3b13e49cea4069c2ef098f571 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-15 20:30:43.334 8 WARNING oslo_policy.policy [None req-88a8f1bf-f5ae-4219-a8c9-168446b4bd71 86cf1a142652452faf492fc48b144875 723e0eb3b13e49cea4069c2ef098f571 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-15 20:30:43.334 8 WARNING oslo_policy.policy [None req-88a8f1bf-f5ae-4219-a8c9-168446b4bd71 86cf1a142652452faf492fc48b144875 723e0eb3b13e49cea4069c2ef098f571 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.133 () {44 vars in 910 bytes} [Mon Jun 15 20:30:42 2026] GET /v2/images => generated 69 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.133 () {42 vars in 688 bytes} [Mon Jun 15 20:30:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.19.213.133 () {44 vars in 910 bytes} [Mon Jun 15 20:30:47 2026] GET /v2/images => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 20:30:47.405 7 WARNING oslo_policy.policy [None req-319dff64-bd0e-4144-b4bd-f7e6c305eec2 86cf1a142652452faf492fc48b144875 723e0eb3b13e49cea4069c2ef098f571 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-15 20:30:47.405 7 WARNING oslo_policy.policy [None req-319dff64-bd0e-4144-b4bd-f7e6c305eec2 86cf1a142652452faf492fc48b144875 723e0eb3b13e49cea4069c2ef098f571 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.19.213.133 () {44 vars in 911 bytes} [Mon Jun 15 20:30:47 2026] GET /v2/images/cirros => generated 151 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.133 () {44 vars in 933 bytes} [Mon Jun 15 20:30:47 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-06-15 20:30:47.544 7 WARNING oslo_policy.policy [None req-5d9d0438-a011-4d6b-a05e-9b2c06f4a4c6 86cf1a142652452faf492fc48b144875 723e0eb3b13e49cea4069c2ef098f571 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-15 20:30:47.544 7 WARNING oslo_policy.policy [None req-5d9d0438-a011-4d6b-a05e-9b2c06f4a4c6 86cf1a142652452faf492fc48b144875 723e0eb3b13e49cea4069c2ef098f571 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.19.213.133 () {44 vars in 939 bytes} [Mon Jun 15 20:30:47 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-06-15 20:30:47.636 8 WARNING oslo_config.cfg [None req-b97d9a3f-59e5-4e42-b8e4-da6730b2d799 86cf1a142652452faf492fc48b144875 723e0eb3b13e49cea4069c2ef098f571 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.133 () {48 vars in 951 bytes} [Mon Jun 15 20:30:47 2026] POST /v2/images => generated 760 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-15 20:30:47.660 7 WARNING oslo_policy.policy [None req-2f6ec7f4-f9b8-42a0-8559-77cb173fb168 86cf1a142652452faf492fc48b144875 723e0eb3b13e49cea4069c2ef098f571 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-15 20:30:47.660 7 WARNING oslo_policy.policy [None req-2f6ec7f4-f9b8-42a0-8559-77cb173fb168 86cf1a142652452faf492fc48b144875 723e0eb3b13e49cea4069c2ef098f571 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-15 20:30:47.663 7 INFO glance.api.v2.image_data [None req-2f6ec7f4-f9b8-42a0-8559-77cb173fb168 86cf1a142652452faf492fc48b144875 723e0eb3b13e49cea4069c2ef098f571 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 20:30:53.323 7 WARNING glance.location [None req-2f6ec7f4-f9b8-42a0-8559-77cb173fb168 86cf1a142652452faf492fc48b144875 723e0eb3b13e49cea4069c2ef098f571 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.133 () {48 vars in 1045 bytes} [Mon Jun 15 20:30:47 2026] PUT /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f/file => generated 0 bytes in 5740 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3020 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.133 () {44 vars in 971 bytes} [Mon Jun 15 20:30:53 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 20:30:53.516 7 WARNING oslo_config.cfg [None req-cda7c6f2-0854-4baf-91a0-93049711053f 86cf1a142652452faf492fc48b144875 723e0eb3b13e49cea4069c2ef098f571 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.19.213.133 () {48 vars in 1051 bytes} [Mon Jun 15 20:30:53 2026] PATCH /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => generated 1312 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.133 () {44 vars in 971 bytes} [Mon Jun 15 20:30:53 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 199.19.213.133 () {42 vars in 688 bytes} [Mon Jun 15 20:53:12 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/287] 199.19.213.133 () {44 vars in 910 bytes} [Mon Jun 15 20:53:12 2026] GET /v2/images => generated 1381 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/292] 199.19.213.133 () {42 vars in 688 bytes} [Mon Jun 15 20:53:33 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: 146/293] 199.19.213.133 () {44 vars in 910 bytes} [Mon Jun 15 20:53:33 2026] GET /v2/images => generated 1381 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/294] 199.19.213.133 () {44 vars in 937 bytes} [Mon Jun 15 20:53:33 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/295] 199.19.213.133 () {44 vars in 959 bytes} [Mon Jun 15 20:53:33 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/296] 199.19.213.133 () {44 vars in 939 bytes} [Mon Jun 15 20:53:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/297] 199.19.213.133 () {48 vars in 951 bytes} [Mon Jun 15 20:53:33 2026] POST /v2/images => generated 796 bytes in 1978 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-15 20:53:35.892 7 INFO glance.api.v2.image_data [None req-d23ddf0b-09a9-4909-abbb-73f4787cb608 86cf1a142652452faf492fc48b144875 723e0eb3b13e49cea4069c2ef098f571 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 20:54:49.286 7 WARNING glance.location [None req-d23ddf0b-09a9-4909-abbb-73f4787cb608 86cf1a142652452faf492fc48b144875 723e0eb3b13e49cea4069c2ef098f571 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 150/312] 199.19.213.133 () {48 vars in 1046 bytes} [Mon Jun 15 20:53:35 2026] PUT /v2/images/d6a984b7-7046-4c3c-a529-381d0860d444/file => generated 0 bytes in 73483 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26340 switches on core 0) [pid: 8|app: 0|req: 163/313] 199.19.213.133 () {44 vars in 971 bytes} [Mon Jun 15 20:54:49 2026] GET /v2/images/d6a984b7-7046-4c3c-a529-381d0860d444 => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/314] 199.19.213.133 () {48 vars in 1051 bytes} [Mon Jun 15 20:54:49 2026] PATCH /v2/images/d6a984b7-7046-4c3c-a529-381d0860d444 => generated 1395 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/315] 199.19.213.133 () {44 vars in 971 bytes} [Mon Jun 15 20:54:49 2026] GET /v2/images/d6a984b7-7046-4c3c-a529-381d0860d444 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/318] 199.19.213.133 () {42 vars in 688 bytes} [Mon Jun 15 20:54:51 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: 153/319] 199.19.213.133 () {44 vars in 910 bytes} [Mon Jun 15 20:54:51 2026] GET /v2/images => generated 2778 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/410] 199.19.213.133 () {42 vars in 688 bytes} [Mon Jun 15 21:02:29 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: 212/411] 199.19.213.133 () {44 vars in 910 bytes} [Mon Jun 15 21:02:29 2026] GET /v2/images => generated 2778 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/418] 199.19.213.133 () {42 vars in 688 bytes} [Mon Jun 15 21:02:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/419] 199.19.213.133 () {44 vars in 910 bytes} [Mon Jun 15 21:02:55 2026] GET /v2/images => generated 2778 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/420] 199.19.213.133 () {44 vars in 947 bytes} [Mon Jun 15 21:02:55 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/421] 199.19.213.133 () {44 vars in 969 bytes} [Mon Jun 15 21:02:55 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/422] 199.19.213.133 () {44 vars in 939 bytes} [Mon Jun 15 21:02:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/425] 199.19.213.133 () {48 vars in 951 bytes} [Mon Jun 15 21:02:55 2026] POST /v2/images => generated 799 bytes in 5640 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-15 21:03:01.575 8 WARNING oslo_policy.policy [None req-86330d71-8dd5-4955-b019-0b8469ddf0a3 86cf1a142652452faf492fc48b144875 723e0eb3b13e49cea4069c2ef098f571 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-15 21:03:01.575 8 WARNING oslo_policy.policy [None req-86330d71-8dd5-4955-b019-0b8469ddf0a3 86cf1a142652452faf492fc48b144875 723e0eb3b13e49cea4069c2ef098f571 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-15 21:03:01.578 8 INFO glance.api.v2.image_data [None req-86330d71-8dd5-4955-b019-0b8469ddf0a3 86cf1a142652452faf492fc48b144875 723e0eb3b13e49cea4069c2ef098f571 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 21:05:56.454 8 INFO glance.location [None req-86330d71-8dd5-4955-b019-0b8469ddf0a3 86cf1a142652452faf492fc48b144875 723e0eb3b13e49cea4069c2ef098f571 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 221/460] 199.19.213.133 () {48 vars in 1045 bytes} [Mon Jun 15 21:03:01 2026] PUT /v2/images/e1ff1ba1-48c3-43cf-bfe0-869133a64583/file => generated 0 bytes in 174993 msecs (HTTP/1.1 204) 4 headers in 171 bytes (12229 switches on core 0) [pid: 7|app: 0|req: 240/461] 199.19.213.133 () {44 vars in 971 bytes} [Mon Jun 15 21:05:56 2026] GET /v2/images/e1ff1ba1-48c3-43cf-bfe0-869133a64583 => generated 1211 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/462] 199.19.213.133 () {48 vars in 1051 bytes} [Mon Jun 15 21:05:56 2026] PATCH /v2/images/e1ff1ba1-48c3-43cf-bfe0-869133a64583 => generated 1410 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/463] 199.19.213.133 () {44 vars in 971 bytes} [Mon Jun 15 21:05:56 2026] GET /v2/images/e1ff1ba1-48c3-43cf-bfe0-869133a64583 => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/472] 199.19.213.133 () {42 vars in 688 bytes} [Mon Jun 15 21:06:40 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: 246/473] 199.19.213.133 () {44 vars in 910 bytes} [Mon Jun 15 21:06:40 2026] GET /v2/images => generated 4190 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/478] 199.19.213.133 () {42 vars in 688 bytes} [Mon Jun 15 21:06:58 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: 249/479] 199.19.213.133 () {44 vars in 910 bytes} [Mon Jun 15 21:06:58 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/480] 199.19.213.133 () {44 vars in 939 bytes} [Mon Jun 15 21:06:58 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/481] 199.19.213.133 () {44 vars in 961 bytes} [Mon Jun 15 21:06:58 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/482] 199.19.213.133 () {44 vars in 939 bytes} [Mon Jun 15 21:06:58 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: 251/483] 199.19.213.133 () {48 vars in 951 bytes} [Mon Jun 15 21:06:58 2026] POST /v2/images => generated 791 bytes in 148 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-15 21:06:59.127 8 INFO glance.api.v2.image_data [None req-b8fa0c85-0bef-43ac-98dd-a9fd3c705ecc 86cf1a142652452faf492fc48b144875 723e0eb3b13e49cea4069c2ef098f571 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 21:07:21.455 8 INFO glance.location [None req-b8fa0c85-0bef-43ac-98dd-a9fd3c705ecc 86cf1a142652452faf492fc48b144875 723e0eb3b13e49cea4069c2ef098f571 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 233/490] 199.19.213.133 () {48 vars in 1046 bytes} [Mon Jun 15 21:06:59 2026] PUT /v2/images/426cb0ce-5e1a-4b04-918a-575bd52714f1/file => generated 0 bytes in 22381 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24782 switches on core 0) [pid: 7|app: 0|req: 258/491] 199.19.213.133 () {44 vars in 971 bytes} [Mon Jun 15 21:07:21 2026] GET /v2/images/426cb0ce-5e1a-4b04-918a-575bd52714f1 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/492] 199.19.213.133 () {48 vars in 1051 bytes} [Mon Jun 15 21:07:21 2026] PATCH /v2/images/426cb0ce-5e1a-4b04-918a-575bd52714f1 => generated 1382 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/493] 199.19.213.133 () {44 vars in 971 bytes} [Mon Jun 15 21:07:21 2026] GET /v2/images/426cb0ce-5e1a-4b04-918a-575bd52714f1 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/664] 199.19.213.133 () {42 vars in 688 bytes} [Mon Jun 15 21:21:39 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: 345/665] 199.19.213.133 () {44 vars in 910 bytes} [Mon Jun 15 21:21:39 2026] GET /v2/images => generated 5574 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/698] 199.19.213.133 () {42 vars in 688 bytes} [Mon Jun 15 21:24:10 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: 337/699] 199.19.213.133 () {44 vars in 910 bytes} [Mon Jun 15 21:24:10 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/700] 199.19.213.133 () {42 vars in 688 bytes} [Mon Jun 15 21:24:12 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: 338/701] 199.19.213.133 () {44 vars in 910 bytes} [Mon Jun 15 21:24:12 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/712] 199.19.213.133 () {42 vars in 688 bytes} [Mon Jun 15 21:25:05 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/713] 199.19.213.133 () {44 vars in 910 bytes} [Mon Jun 15 21:25:05 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/716] 199.19.213.133 () {42 vars in 688 bytes} [Mon Jun 15 21:25:14 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: 371/717] 199.19.213.133 () {44 vars in 910 bytes} [Mon Jun 15 21:25:14 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/732] 199.19.213.133 () {42 vars in 688 bytes} [Mon Jun 15 21:26:22 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: 379/733] 199.19.213.133 () {44 vars in 910 bytes} [Mon Jun 15 21:26:22 2026] GET /v2/images => generated 5574 bytes in 61 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: 384/742] 10.0.0.1 () {32 vars in 631 bytes} [Mon Jun 15 21:27:08 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/747] 10.0.0.131 () {36 vars in 987 bytes} [Mon Jun 15 21:27:27 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => generated 1312 bytes in 164 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: 361/748] 10.0.0.131 () {36 vars in 927 bytes} [Mon Jun 15 21:27:27 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: 388/749] 10.0.0.131 () {36 vars in 987 bytes} [Mon Jun 15 21:27:28 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => 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: 362/750] 10.0.0.131 () {36 vars in 927 bytes} [Mon Jun 15 21:27:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/753] 199.19.213.133 () {36 vars in 991 bytes} [Mon Jun 15 21:27:36 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => 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: 390/754] 199.19.213.133 () {36 vars in 931 bytes} [Mon Jun 15 21:27: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: 8|app: 0|req: 365/755] 199.19.213.133 () {36 vars in 991 bytes} [Mon Jun 15 21:27:36 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => 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: 391/756] 199.19.213.133 () {36 vars in 931 bytes} [Mon Jun 15 21:27:36 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: 393/759] 10.0.0.54 () {36 vars in 986 bytes} [Mon Jun 15 21:27:43 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => generated 1312 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/760] 10.0.0.54 () {36 vars in 926 bytes} [Mon Jun 15 21:27:43 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: 394/761] 10.0.0.54 () {36 vars in 926 bytes} [Mon Jun 15 21:27:43 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: 368/762] 10.0.0.54 () {36 vars in 986 bytes} [Mon Jun 15 21:27:43 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => 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: 395/763] 10.0.0.54 () {36 vars in 926 bytes} [Mon Jun 15 21:27:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/764] 10.0.0.54 () {36 vars in 926 bytes} [Mon Jun 15 21:27:43 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/765] 10.0.0.54 () {36 vars in 986 bytes} [Mon Jun 15 21:27:43 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => 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: 370/766] 10.0.0.54 () {36 vars in 926 bytes} [Mon Jun 15 21:27:43 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: 397/767] 10.0.0.54 () {36 vars in 926 bytes} [Mon Jun 15 21:27:43 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: 371/768] 10.0.0.31 () {36 vars in 986 bytes} [Mon Jun 15 21:27:44 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => generated 1312 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/769] 10.0.0.31 () {36 vars in 926 bytes} [Mon Jun 15 21:27:44 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: 372/770] 10.0.0.31 () {36 vars in 986 bytes} [Mon Jun 15 21:27:44 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/771] 10.0.0.31 () {36 vars in 926 bytes} [Mon Jun 15 21:27:44 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: 373/772] 10.0.0.31 () {36 vars in 926 bytes} [Mon Jun 15 21:27:44 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: 400/773] 10.0.0.131 () {36 vars in 987 bytes} [Mon Jun 15 21:27:46 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/774] 10.0.0.131 () {36 vars in 927 bytes} [Mon Jun 15 21:27:46 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: 382/789] 10.0.0.131 () {36 vars in 987 bytes} [Mon Jun 15 21:28:57 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/790] 10.0.0.131 () {36 vars in 927 bytes} [Mon Jun 15 21:28:57 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: 411/795] 10.0.0.131 () {36 vars in 987 bytes} [Mon Jun 15 21:29:10 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => 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: 385/796] 10.0.0.131 () {36 vars in 927 bytes} [Mon Jun 15 21:29:10 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: 388/801] 10.0.0.1 () {34 vars in 653 bytes} [Mon Jun 15 21:29:33 2026] POST /v2/images => generated 648 bytes in 260 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-15 21:29:33.739 7 WARNING glance.api.v2.images [None req-67668ff0-a4f1-417a-857c-30da496058b1 a7e5c183db894bf9b4d924b9855b82e7 c2df7f2a5bb74af493f695f21e5c84d4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2af1812a-0f8b-41e6-b7dd-f8844233ecb1 [pid: 7|app: 0|req: 414/802] 10.0.0.1 () {32 vars in 708 bytes} [Mon Jun 15 21:29:33 2026] DELETE /v2/images/2af1812a-0f8b-41e6-b7dd-f8844233ecb1 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/803] 10.0.0.1 () {32 vars in 705 bytes} [Mon Jun 15 21:29:33 2026] GET /v2/images/2af1812a-0f8b-41e6-b7dd-f8844233ecb1 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/804] 10.0.0.1 () {32 vars in 631 bytes} [Mon Jun 15 21:29:33 2026] GET /v2/images => generated 1381 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/805] 10.0.0.1 () {34 vars in 653 bytes} [Mon Jun 15 21:29:33 2026] POST /v2/images => generated 703 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/806] 10.0.0.1 () {32 vars in 715 bytes} [Mon Jun 15 21:29:34 2026] GET /v2/images/986bbe73-bd52-41d1-b2a0-954bce156cd9/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:29:34.074 8 INFO glance.api.v2.image_data [None req-4d573311-30b5-4471-ad25-b480127b2597 a7e5c183db894bf9b4d924b9855b82e7 c2df7f2a5bb74af493f695f21e5c84d4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 21:29:34.131 8 WARNING glance_store._drivers.rbd [None req-4d573311-30b5-4471-ad25-b480127b2597 a7e5c183db894bf9b4d924b9855b82e7 c2df7f2a5bb74af493f695f21e5c84d4 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-15 21:29:35.159 8 INFO glance.location [None req-4d573311-30b5-4471-ad25-b480127b2597 a7e5c183db894bf9b4d924b9855b82e7 c2df7f2a5bb74af493f695f21e5c84d4 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 391/807] 10.0.0.1 () {32 vars in 725 bytes} [Mon Jun 15 21:29:34 2026] PUT /v2/images/986bbe73-bd52-41d1-b2a0-954bce156cd9/file => generated 0 bytes in 1137 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/808] 10.0.0.1 () {32 vars in 705 bytes} [Mon Jun 15 21:29:35 2026] GET /v2/images/986bbe73-bd52-41d1-b2a0-954bce156cd9 => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/809] 10.0.0.1 () {32 vars in 715 bytes} [Mon Jun 15 21:29:35 2026] GET /v2/images/986bbe73-bd52-41d1-b2a0-954bce156cd9/file => generated 1024 bytes in 196 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/810] 10.0.0.1 () {34 vars in 653 bytes} [Mon Jun 15 21:29:35 2026] POST /v2/images => generated 648 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/811] 10.0.0.1 () {32 vars in 724 bytes} [Mon Jun 15 21:29:35 2026] PATCH /v2/images/f01a5b73-604d-465a-91f7-87e44afe6abe => generated 653 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/812] 10.0.0.1 () {32 vars in 705 bytes} [Mon Jun 15 21:29:35 2026] GET /v2/images/f01a5b73-604d-465a-91f7-87e44afe6abe => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:29:35.558 8 WARNING glance.api.v2.images [None req-c691d1ed-f78f-4ec6-ad7a-953685448de9 a7e5c183db894bf9b4d924b9855b82e7 c2df7f2a5bb74af493f695f21e5c84d4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f01a5b73-604d-465a-91f7-87e44afe6abe [pid: 8|app: 0|req: 394/813] 10.0.0.1 () {32 vars in 708 bytes} [Mon Jun 15 21:29:35 2026] DELETE /v2/images/f01a5b73-604d-465a-91f7-87e44afe6abe => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/814] 10.0.0.1 () {32 vars in 705 bytes} [Mon Jun 15 21:29:35 2026] GET /v2/images/f01a5b73-604d-465a-91f7-87e44afe6abe => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:29:35.641 8 WARNING glance.api.v2.images [None req-41618687-1c7c-47f3-bdc1-8259c74f54bb a7e5c183db894bf9b4d924b9855b82e7 c2df7f2a5bb74af493f695f21e5c84d4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//986bbe73-bd52-41d1-b2a0-954bce156cd9 [pid: 8|app: 0|req: 395/815] 10.0.0.1 () {32 vars in 708 bytes} [Mon Jun 15 21:29:35 2026] DELETE /v2/images/986bbe73-bd52-41d1-b2a0-954bce156cd9 => generated 0 bytes in 2130 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/816] 10.0.0.1 () {32 vars in 705 bytes} [Mon Jun 15 21:29:37 2026] GET /v2/images/986bbe73-bd52-41d1-b2a0-954bce156cd9 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:29:37.810 8 WARNING glance.api.v2.images [None req-a367bc3c-7380-4d36-93d0-804e7757658c a7e5c183db894bf9b4d924b9855b82e7 c2df7f2a5bb74af493f695f21e5c84d4 - - default default] Failed to find image 2af1812a-0f8b-41e6-b7dd-f8844233ecb1 to delete: glance.common.exception.ImageNotFound: No image found with ID 2af1812a-0f8b-41e6-b7dd-f8844233ecb1 [pid: 8|app: 0|req: 396/817] 10.0.0.1 () {32 vars in 708 bytes} [Mon Jun 15 21:29:37 2026] DELETE /v2/images/2af1812a-0f8b-41e6-b7dd-f8844233ecb1 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/818] 10.0.0.1 () {32 vars in 705 bytes} [Mon Jun 15 21:29:37 2026] GET /v2/images/2af1812a-0f8b-41e6-b7dd-f8844233ecb1 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/821] 10.0.0.131 () {36 vars in 987 bytes} [Mon Jun 15 21:29:45 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => 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: 398/822] 10.0.0.131 () {36 vars in 927 bytes} [Mon Jun 15 21:29:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/823] 10.0.0.131 () {36 vars in 987 bytes} [Mon Jun 15 21:29:45 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/824] 10.0.0.131 () {36 vars in 927 bytes} [Mon Jun 15 21:29:45 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/833] 10.0.0.1 () {30 vars in 409 bytes} [Mon Jun 15 21:30:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/836] 10.0.0.131 () {36 vars in 987 bytes} [Mon Jun 15 21:30:37 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/837] 10.0.0.131 () {36 vars in 927 bytes} [Mon Jun 15 21:30: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: 410/846] 10.0.0.131 () {36 vars in 987 bytes} [Mon Jun 15 21:31:11 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => 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: 437/847] 10.0.0.131 () {36 vars in 927 bytes} [Mon Jun 15 21:31:11 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: 441/854] 10.0.0.1 () {32 vars in 705 bytes} [Mon Jun 15 21:31:47 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/855] 10.0.0.1 () {32 vars in 705 bytes} [Mon Jun 15 21:31:47 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => 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: 442/856] 10.0.0.54 () {36 vars in 986 bytes} [Mon Jun 15 21:31:47 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => generated 1312 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/857] 10.0.0.54 () {36 vars in 926 bytes} [Mon Jun 15 21:31:47 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: 443/858] 10.0.0.54 () {36 vars in 926 bytes} [Mon Jun 15 21:31:47 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/859] 10.0.0.54 () {36 vars in 986 bytes} [Mon Jun 15 21:31:47 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => 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: 444/860] 10.0.0.54 () {36 vars in 926 bytes} [Mon Jun 15 21:31:47 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: 417/861] 10.0.0.54 () {36 vars in 926 bytes} [Mon Jun 15 21:31:47 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: 445/862] 10.0.0.54 () {36 vars in 986 bytes} [Mon Jun 15 21:31:48 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => 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: 418/863] 10.0.0.54 () {36 vars in 926 bytes} [Mon Jun 15 21:31:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/864] 10.0.0.54 () {36 vars in 926 bytes} [Mon Jun 15 21:31:48 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: 419/865] 10.0.0.31 () {36 vars in 986 bytes} [Mon Jun 15 21:31:48 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => 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: 447/866] 10.0.0.31 () {36 vars in 926 bytes} [Mon Jun 15 21:31:48 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: 420/867] 10.0.0.31 () {36 vars in 986 bytes} [Mon Jun 15 21:31:48 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => 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: 448/868] 10.0.0.31 () {36 vars in 926 bytes} [Mon Jun 15 21:31:48 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: 421/869] 10.0.0.31 () {36 vars in 926 bytes} [Mon Jun 15 21:31:48 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: 427/880] 10.0.0.131 () {36 vars in 987 bytes} [Mon Jun 15 21:32:33 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => generated 1312 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/881] 10.0.0.131 () {36 vars in 927 bytes} [Mon Jun 15 21:32: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: 8|app: 0|req: 430/886] 10.0.0.131 () {36 vars in 987 bytes} [Mon Jun 15 21:32:51 2026] GET /v2/images/2f2265cd-7099-4831-a71d-1c442ba5d14f => 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: 457/887] 10.0.0.131 () {36 vars in 927 bytes} [Mon Jun 15 21:32:51 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: 435/896] 199.19.213.133 () {32 vars in 826 bytes} [Mon Jun 15 21:33:39 2026] GET /v2/images?status=active&owner=723e0eb3b13e49cea4069c2ef098f571&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/897] 199.19.213.133 () {32 vars in 653 bytes} [Mon Jun 15 21:33:39 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: 436/898] 10.0.0.54 () {36 vars in 986 bytes} [Mon Jun 15 21:33:39 2026] GET /v2/images/d6a984b7-7046-4c3c-a529-381d0860d444 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/899] 10.0.0.54 () {36 vars in 926 bytes} [Mon Jun 15 21:33:39 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: 437/900] 10.0.0.54 () {36 vars in 926 bytes} [Mon Jun 15 21:33:39 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: 464/901] 10.0.0.54 () {36 vars in 986 bytes} [Mon Jun 15 21:33:39 2026] GET /v2/images/d6a984b7-7046-4c3c-a529-381d0860d444 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/902] 10.0.0.54 () {36 vars in 926 bytes} [Mon Jun 15 21:33:39 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: 465/903] 10.0.0.54 () {36 vars in 926 bytes} [Mon Jun 15 21:33:39 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: 439/904] 10.0.0.54 () {36 vars in 986 bytes} [Mon Jun 15 21:33:39 2026] GET /v2/images/d6a984b7-7046-4c3c-a529-381d0860d444 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/905] 10.0.0.54 () {36 vars in 926 bytes} [Mon Jun 15 21:33:39 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: 440/906] 10.0.0.31 () {36 vars in 986 bytes} [Mon Jun 15 21:33:40 2026] GET /v2/images/d6a984b7-7046-4c3c-a529-381d0860d444 => generated 1395 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/907] 10.0.0.31 () {36 vars in 926 bytes} [Mon Jun 15 21:33:40 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: 441/908] 10.0.0.31 () {36 vars in 986 bytes} [Mon Jun 15 21:33:40 2026] GET /v2/images/d6a984b7-7046-4c3c-a529-381d0860d444 => 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: 468/909] 10.0.0.31 () {36 vars in 926 bytes} [Mon Jun 15 21:33:40 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: 442/910] 10.0.0.31 () {36 vars in 926 bytes} [Mon Jun 15 21:33:40 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: 491/955] 10.0.0.1 () {32 vars in 631 bytes} [Mon Jun 15 21:37:17 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)