+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 8 03:54:42 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-588b59bf64-vbfr9 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 0x7f35897e2668 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-08 03:54:44.459 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-08 03:54:44.526 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-08 03:54:45.321 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-08 03:54:45.323 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-08 03:54:45.323 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 03:54:45.385 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-08 03:54:45.386 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-08 03:54:45.387 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 03:54:47.397 7 WARNING glance.api.v2.images [None req-22131963-9585-4b1a-a8ee-b26c37176231 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 03:54:47.406 8 WARNING glance.api.v2.images [None req-f646a4e7-e285-4472-bcc1-7bb6fd1a476e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 03:54:47.734 7 WARNING keystonemiddleware._common.config [None req-22131963-9585-4b1a-a8ee-b26c37176231 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 03:54:47.739 8 WARNING keystonemiddleware._common.config [None req-f646a4e7-e285-4472-bcc1-7bb6fd1a476e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 03:54:47.742 7 WARNING oslo_config.cfg [None req-22131963-9585-4b1a-a8ee-b26c37176231 - - - - - -] 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 0x7f35897e2668 pid: 7 (default app) 2026-07-08 03:54:47.747 8 WARNING oslo_config.cfg [None req-f646a4e7-e285-4472-bcc1-7bb6fd1a476e - - - - - -] 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 0x7f35897e2668 pid: 8 (default app) [pid: 8|app: 0|req: 1/5] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jul 8 03:54:49 2026] GET / => generated 1312 bytes in 2 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-08 03:54:50.052 7 WARNING oslo_policy.policy [None req-0ec965dc-a504-48dc-b53e-b5a860ea5fed 0f972c393d704e1c9c557666f331e32f 0231869790fd49e68f1e56a96e8de6e4 - - 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-08 03:54:50.052 7 WARNING oslo_policy.policy [None req-0ec965dc-a504-48dc-b53e-b5a860ea5fed 0f972c393d704e1c9c557666f331e32f 0231869790fd49e68f1e56a96e8de6e4 - - 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-08 03:54:50.067 7 WARNING oslo_policy.policy [None req-0ec965dc-a504-48dc-b53e-b5a860ea5fed 0f972c393d704e1c9c557666f331e32f 0231869790fd49e68f1e56a96e8de6e4 - - 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-08 03:54:50.067 7 WARNING oslo_policy.policy [None req-0ec965dc-a504-48dc-b53e-b5a860ea5fed 0f972c393d704e1c9c557666f331e32f 0231869790fd49e68f1e56a96e8de6e4 - - 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: 5/6] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jul 8 03:54:49 2026] GET /v2/images => generated 69 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jul 8 03:54:53 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: 6/8] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jul 8 03:54:53 2026] GET /v2/images => generated 69 bytes in 32 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-08 03:54:53.611 8 WARNING oslo_policy.policy [None req-676f52cc-7ccf-4f31-bf1e-7b3f830f3f09 0f972c393d704e1c9c557666f331e32f 0231869790fd49e68f1e56a96e8de6e4 - - 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-08 03:54:53.611 8 WARNING oslo_policy.policy [None req-676f52cc-7ccf-4f31-bf1e-7b3f830f3f09 0f972c393d704e1c9c557666f331e32f 0231869790fd49e68f1e56a96e8de6e4 - - 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: 3/9] 199.204.45.222 () {44 vars in 912 bytes} [Wed Jul 8 03:54:53 2026] GET /v2/images/cirros => generated 151 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/10] 199.204.45.222 () {44 vars in 934 bytes} [Wed Jul 8 03:54:53 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 03:54:53.753 8 WARNING oslo_policy.policy [None req-f06c507a-d14b-48fa-baf3-8249b4a95a13 0f972c393d704e1c9c557666f331e32f 0231869790fd49e68f1e56a96e8de6e4 - - 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-08 03:54:53.753 8 WARNING oslo_policy.policy [None req-f06c507a-d14b-48fa-baf3-8249b4a95a13 0f972c393d704e1c9c557666f331e32f 0231869790fd49e68f1e56a96e8de6e4 - - 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: 4/11] 199.204.45.222 () {44 vars in 940 bytes} [Wed Jul 8 03:54:53 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-08 03:54:53.841 7 WARNING oslo_config.cfg [None req-b5fcc735-c192-4017-b8a1-31202702dc15 0f972c393d704e1c9c557666f331e32f 0231869790fd49e68f1e56a96e8de6e4 - - 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: 8/12] 199.204.45.222 () {48 vars in 952 bytes} [Wed Jul 8 03:54:53 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 03:54:53.864 8 WARNING oslo_policy.policy [None req-119d0f35-d7c8-4b89-9ece-b17c441f9ec4 0f972c393d704e1c9c557666f331e32f 0231869790fd49e68f1e56a96e8de6e4 - - 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-08 03:54:53.865 8 WARNING oslo_policy.policy [None req-119d0f35-d7c8-4b89-9ece-b17c441f9ec4 0f972c393d704e1c9c557666f331e32f 0231869790fd49e68f1e56a96e8de6e4 - - 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-08 03:54:53.866 8 INFO glance.api.v2.image_data [None req-119d0f35-d7c8-4b89-9ece-b17c441f9ec4 0f972c393d704e1c9c557666f331e32f 0231869790fd49e68f1e56a96e8de6e4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 03:54:57.655 8 WARNING glance.location [None req-119d0f35-d7c8-4b89-9ece-b17c441f9ec4 0f972c393d704e1c9c557666f331e32f 0231869790fd49e68f1e56a96e8de6e4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 5/15] 199.204.45.222 () {48 vars in 1046 bytes} [Wed Jul 8 03:54:53 2026] PUT /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b/file => generated 0 bytes in 3834 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8055 switches on core 0) [pid: 7|app: 0|req: 11/16] 199.204.45.222 () {44 vars in 972 bytes} [Wed Jul 8 03:54:57 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-08 03:54:57.785 8 WARNING oslo_config.cfg [None req-1ce55206-1fe8-43e6-a712-373cb71eee36 0f972c393d704e1c9c557666f331e32f 0231869790fd49e68f1e56a96e8de6e4 - - 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: 6/17] 199.204.45.222 () {48 vars in 1052 bytes} [Wed Jul 8 03:54:57 2026] PATCH /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => generated 1312 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/18] 199.204.45.222 () {44 vars in 972 bytes} [Wed Jul 8 03:54:57 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => 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: 142/277] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jul 8 04:16: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: 136/278] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jul 8 04:16:29 2026] GET /v2/images => generated 1381 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/287] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jul 8 04:17:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/288] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jul 8 04:17:14 2026] GET /v2/images => generated 1381 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/289] 199.204.45.222 () {44 vars in 938 bytes} [Wed Jul 8 04:17:14 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: 7|app: 0|req: 148/290] 199.204.45.222 () {44 vars in 960 bytes} [Wed Jul 8 04:17:14 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/291] 199.204.45.222 () {44 vars in 940 bytes} [Wed Jul 8 04:17:15 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: 149/292] 199.204.45.222 () {48 vars in 952 bytes} [Wed Jul 8 04:17:15 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 04:17:15.104 8 INFO glance.api.v2.image_data [None req-056b82d2-d834-4b2a-b3e4-4f564fffdf0e 0f972c393d704e1c9c557666f331e32f 0231869790fd49e68f1e56a96e8de6e4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 04:17:45.220 8 WARNING glance.location [None req-056b82d2-d834-4b2a-b3e4-4f564fffdf0e 0f972c393d704e1c9c557666f331e32f 0231869790fd49e68f1e56a96e8de6e4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 144/299] 199.204.45.222 () {48 vars in 1047 bytes} [Wed Jul 8 04:17:15 2026] PUT /v2/images/544175a6-85d3-4152-badc-72f14bfdf827/file => generated 0 bytes in 30162 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59761 switches on core 0) [pid: 7|app: 0|req: 156/300] 199.204.45.222 () {44 vars in 972 bytes} [Wed Jul 8 04:17:45 2026] GET /v2/images/544175a6-85d3-4152-badc-72f14bfdf827 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/301] 199.204.45.222 () {48 vars in 1052 bytes} [Wed Jul 8 04:17:45 2026] PATCH /v2/images/544175a6-85d3-4152-badc-72f14bfdf827 => generated 1395 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/302] 199.204.45.222 () {44 vars in 972 bytes} [Wed Jul 8 04:17:45 2026] GET /v2/images/544175a6-85d3-4152-badc-72f14bfdf827 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/303] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jul 8 04:17:47 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: 158/304] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jul 8 04:17:47 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/391] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jul 8 04:24: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: 202/392] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jul 8 04:24:55 2026] GET /v2/images => generated 2778 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/397] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jul 8 04:25:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/398] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jul 8 04:25:10 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/399] 199.204.45.222 () {44 vars in 948 bytes} [Wed Jul 8 04:25:10 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/400] 199.204.45.222 () {44 vars in 970 bytes} [Wed Jul 8 04:25:10 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/401] 199.204.45.222 () {44 vars in 940 bytes} [Wed Jul 8 04:25:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/402] 199.204.45.222 () {48 vars in 952 bytes} [Wed Jul 8 04:25:10 2026] POST /v2/images => generated 799 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 04:25:11.006 8 INFO glance.api.v2.image_data [None req-6e9ec9fd-9e03-4a88-b71a-dedee5c51fc4 0f972c393d704e1c9c557666f331e32f 0231869790fd49e68f1e56a96e8de6e4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 04:25:32.331 8 INFO glance.location [None req-6e9ec9fd-9e03-4a88-b71a-dedee5c51fc4 0f972c393d704e1c9c557666f331e32f 0231869790fd49e68f1e56a96e8de6e4 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 196/407] 199.204.45.222 () {48 vars in 1046 bytes} [Wed Jul 8 04:25:10 2026] PUT /v2/images/d7a51cb7-2695-4ef9-a0b2-5e4bc9460f12/file => generated 0 bytes in 21365 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23303 switches on core 0) [pid: 7|app: 0|req: 212/408] 199.204.45.222 () {44 vars in 972 bytes} [Wed Jul 8 04:25:32 2026] GET /v2/images/d7a51cb7-2695-4ef9-a0b2-5e4bc9460f12 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/409] 199.204.45.222 () {48 vars in 1052 bytes} [Wed Jul 8 04:25:32 2026] PATCH /v2/images/d7a51cb7-2695-4ef9-a0b2-5e4bc9460f12 => generated 1410 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/410] 199.204.45.222 () {44 vars in 972 bytes} [Wed Jul 8 04:25:32 2026] GET /v2/images/d7a51cb7-2695-4ef9-a0b2-5e4bc9460f12 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/419] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jul 8 04:26:11 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: 202/420] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jul 8 04:26:11 2026] GET /v2/images => generated 4190 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/425] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jul 8 04:26: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: 205/426] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jul 8 04:26:29 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/427] 199.204.45.222 () {44 vars in 940 bytes} [Wed Jul 8 04:26:29 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/428] 199.204.45.222 () {44 vars in 962 bytes} [Wed Jul 8 04:26:29 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: 7|app: 0|req: 223/429] 199.204.45.222 () {44 vars in 940 bytes} [Wed Jul 8 04:26:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/430] 199.204.45.222 () {48 vars in 952 bytes} [Wed Jul 8 04:26:29 2026] POST /v2/images => generated 791 bytes in 1164 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 04:26:31.135 7 WARNING oslo_policy.policy [None req-e9424bd6-14f6-44fc-b7cf-a033fccbb60f 0f972c393d704e1c9c557666f331e32f 0231869790fd49e68f1e56a96e8de6e4 - - 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-08 04:26:31.135 7 WARNING oslo_policy.policy [None req-e9424bd6-14f6-44fc-b7cf-a033fccbb60f 0f972c393d704e1c9c557666f331e32f 0231869790fd49e68f1e56a96e8de6e4 - - 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-08 04:26:31.137 7 INFO glance.api.v2.image_data [None req-e9424bd6-14f6-44fc-b7cf-a033fccbb60f 0f972c393d704e1c9c557666f331e32f 0231869790fd49e68f1e56a96e8de6e4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 04:26:48.111 7 INFO glance.location [None req-e9424bd6-14f6-44fc-b7cf-a033fccbb60f 0f972c393d704e1c9c557666f331e32f 0231869790fd49e68f1e56a96e8de6e4 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 224/435] 199.204.45.222 () {48 vars in 1047 bytes} [Wed Jul 8 04:26:31 2026] PUT /v2/images/49808e98-a4d0-49ef-af3f-2ac81ca5a208/file => generated 0 bytes in 17022 msecs (HTTP/1.1 204) 4 headers in 171 bytes (37588 switches on core 0) [pid: 8|app: 0|req: 212/436] 199.204.45.222 () {44 vars in 972 bytes} [Wed Jul 8 04:26:48 2026] GET /v2/images/49808e98-a4d0-49ef-af3f-2ac81ca5a208 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/437] 199.204.45.222 () {48 vars in 1052 bytes} [Wed Jul 8 04:26:48 2026] PATCH /v2/images/49808e98-a4d0-49ef-af3f-2ac81ca5a208 => generated 1382 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/438] 199.204.45.222 () {44 vars in 972 bytes} [Wed Jul 8 04:26:48 2026] GET /v2/images/49808e98-a4d0-49ef-af3f-2ac81ca5a208 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/595] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jul 8 04:39:50 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: 304/596] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jul 8 04:39:50 2026] GET /v2/images => generated 5574 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/627] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jul 8 04:42:18 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: 308/628] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jul 8 04:42:18 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: 7|app: 0|req: 321/629] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jul 8 04:42: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: 309/630] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jul 8 04:42:20 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/641] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jul 8 04:43:14 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: 315/642] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jul 8 04:43:14 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/645] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jul 8 04:43:23 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: 329/646] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jul 8 04:43:23 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: 337/661] 199.204.45.222 () {42 vars in 689 bytes} [Wed Jul 8 04:44:28 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: 325/662] 199.204.45.222 () {44 vars in 911 bytes} [Wed Jul 8 04:44:28 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 342/671] 10.0.0.68 () {32 vars in 632 bytes} [Wed Jul 8 04:45:13 2026] GET /v2/images => generated 5574 bytes in 21 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: 332/676] 10.0.0.17 () {36 vars in 986 bytes} [Wed Jul 8 04:45:34 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => generated 1312 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/677] 10.0.0.17 () {36 vars in 926 bytes} [Wed Jul 8 04:45:34 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: 333/678] 10.0.0.17 () {36 vars in 926 bytes} [Wed Jul 8 04:45:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/679] 10.0.0.17 () {36 vars in 986 bytes} [Wed Jul 8 04:45:34 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => 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: 334/680] 10.0.0.17 () {36 vars in 926 bytes} [Wed Jul 8 04:45: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: 347/681] 10.0.0.17 () {36 vars in 926 bytes} [Wed Jul 8 04:45: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: 335/682] 10.0.0.17 () {36 vars in 986 bytes} [Wed Jul 8 04:45:34 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => 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: 348/683] 10.0.0.17 () {36 vars in 926 bytes} [Wed Jul 8 04:45:34 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: 336/684] 10.0.0.17 () {36 vars in 926 bytes} [Wed Jul 8 04:45:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/685] 10.0.0.215 () {36 vars in 987 bytes} [Wed Jul 8 04:45:35 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => generated 1312 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/686] 10.0.0.215 () {36 vars in 927 bytes} [Wed Jul 8 04:45:35 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: 350/687] 10.0.0.168 () {36 vars in 911 bytes} [Wed Jul 8 04:45:35 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/688] 10.0.0.168 () {36 vars in 1007 bytes} [Wed Jul 8 04:45:35 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b/locations => generated 127 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/689] 10.0.0.168 () {36 vars in 987 bytes} [Wed Jul 8 04:45:35 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => 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: 339/690] 10.0.0.168 () {36 vars in 927 bytes} [Wed Jul 8 04:45:35 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: 352/691] 10.0.0.168 () {36 vars in 927 bytes} [Wed Jul 8 04:45:35 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: 341/694] 199.204.45.222 () {36 vars in 991 bytes} [Wed Jul 8 04:45:42 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/695] 199.204.45.222 () {36 vars in 931 bytes} [Wed Jul 8 04:45:42 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: 342/696] 199.204.45.222 () {36 vars in 991 bytes} [Wed Jul 8 04:45:43 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => 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: 355/697] 199.204.45.222 () {36 vars in 931 bytes} [Wed Jul 8 04:45: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: 343/698] 10.0.0.215 () {36 vars in 987 bytes} [Wed Jul 8 04:45:46 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => 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: 356/699] 10.0.0.215 () {36 vars in 927 bytes} [Wed Jul 8 04:45:46 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: 7|app: 0|req: 358/702] 10.0.0.215 () {36 vars in 987 bytes} [Wed Jul 8 04:45:48 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => 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: 345/703] 10.0.0.215 () {36 vars in 927 bytes} [Wed Jul 8 04:45: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: 349/710] 10.0.0.215 () {36 vars in 987 bytes} [Wed Jul 8 04:46:20 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => 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: 362/711] 10.0.0.215 () {36 vars in 927 bytes} [Wed Jul 8 04:46:20 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: 350/712] 10.0.0.68 () {34 vars in 654 bytes} [Wed Jul 8 04:46:22 2026] POST /v2/images => generated 649 bytes in 142 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-08 04:46:22.521 7 WARNING glance.api.v2.images [None req-f5718533-90c8-437f-ab03-9bb73842ebe6 8fed2954681c45bfa7de7558ea922791 18f64a34d4bb4f088dd039300353ede9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//63233dfa-7895-49ac-ab22-45c17873eadc [pid: 7|app: 0|req: 363/713] 10.0.0.68 () {32 vars in 709 bytes} [Wed Jul 8 04:46:22 2026] DELETE /v2/images/63233dfa-7895-49ac-ab22-45c17873eadc => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/714] 10.0.0.68 () {32 vars in 706 bytes} [Wed Jul 8 04:46:22 2026] GET /v2/images/63233dfa-7895-49ac-ab22-45c17873eadc => 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: 364/715] 10.0.0.68 () {32 vars in 632 bytes} [Wed Jul 8 04:46:22 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/716] 10.0.0.68 () {34 vars in 654 bytes} [Wed Jul 8 04:46:22 2026] POST /v2/images => generated 703 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/717] 10.0.0.68 () {32 vars in 716 bytes} [Wed Jul 8 04:46:22 2026] GET /v2/images/15151f3f-f1b8-433c-aeb6-6025189bae81/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-08 04:46:22.747 8 INFO glance.api.v2.image_data [None req-db5db5c8-6841-46f9-a4bd-81a3a810b4b4 8fed2954681c45bfa7de7558ea922791 18f64a34d4bb4f088dd039300353ede9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 04:46:22.797 8 WARNING glance_store._drivers.rbd [None req-db5db5c8-6841-46f9-a4bd-81a3a810b4b4 8fed2954681c45bfa7de7558ea922791 18f64a34d4bb4f088dd039300353ede9 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-08 04:46:23.504 8 INFO glance.location [None req-db5db5c8-6841-46f9-a4bd-81a3a810b4b4 8fed2954681c45bfa7de7558ea922791 18f64a34d4bb4f088dd039300353ede9 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 353/718] 10.0.0.68 () {32 vars in 726 bytes} [Wed Jul 8 04:46:22 2026] PUT /v2/images/15151f3f-f1b8-433c-aeb6-6025189bae81/file => generated 0 bytes in 815 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/719] 10.0.0.68 () {32 vars in 706 bytes} [Wed Jul 8 04:46:23 2026] GET /v2/images/15151f3f-f1b8-433c-aeb6-6025189bae81 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/720] 10.0.0.68 () {32 vars in 716 bytes} [Wed Jul 8 04:46:23 2026] GET /v2/images/15151f3f-f1b8-433c-aeb6-6025189bae81/file => generated 1024 bytes in 146 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/721] 10.0.0.68 () {34 vars in 654 bytes} [Wed Jul 8 04:46:23 2026] POST /v2/images => generated 649 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/722] 10.0.0.68 () {32 vars in 725 bytes} [Wed Jul 8 04:46:23 2026] PATCH /v2/images/7943abd8-a7cc-44f9-b9c1-37cad6f5cdff => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/723] 10.0.0.68 () {32 vars in 706 bytes} [Wed Jul 8 04:46:23 2026] GET /v2/images/7943abd8-a7cc-44f9-b9c1-37cad6f5cdff => generated 651 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-08 04:46:23.841 8 WARNING glance.api.v2.images [None req-bfe6e5ff-46a9-47da-b7a2-7404217d3aaf 8fed2954681c45bfa7de7558ea922791 18f64a34d4bb4f088dd039300353ede9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7943abd8-a7cc-44f9-b9c1-37cad6f5cdff [pid: 8|app: 0|req: 356/724] 10.0.0.68 () {32 vars in 709 bytes} [Wed Jul 8 04:46:23 2026] DELETE /v2/images/7943abd8-a7cc-44f9-b9c1-37cad6f5cdff => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/725] 10.0.0.68 () {32 vars in 706 bytes} [Wed Jul 8 04:46:23 2026] GET /v2/images/7943abd8-a7cc-44f9-b9c1-37cad6f5cdff => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 04:46:23.915 8 WARNING glance.api.v2.images [None req-a3e62246-b30f-410a-aff9-5cd8d23b2ed2 8fed2954681c45bfa7de7558ea922791 18f64a34d4bb4f088dd039300353ede9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//15151f3f-f1b8-433c-aeb6-6025189bae81 [pid: 8|app: 0|req: 357/726] 10.0.0.68 () {32 vars in 709 bytes} [Wed Jul 8 04:46:23 2026] DELETE /v2/images/15151f3f-f1b8-433c-aeb6-6025189bae81 => generated 0 bytes in 814 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/727] 10.0.0.68 () {32 vars in 706 bytes} [Wed Jul 8 04:46:24 2026] GET /v2/images/15151f3f-f1b8-433c-aeb6-6025189bae81 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 04:46:24.746 8 WARNING glance.api.v2.images [None req-9d49e24c-9935-41a3-b24d-95290255f3fa 8fed2954681c45bfa7de7558ea922791 18f64a34d4bb4f088dd039300353ede9 - - default default] Failed to find image 63233dfa-7895-49ac-ab22-45c17873eadc to delete: glance.common.exception.ImageNotFound: No image found with ID 63233dfa-7895-49ac-ab22-45c17873eadc [pid: 8|app: 0|req: 358/728] 10.0.0.68 () {32 vars in 709 bytes} [Wed Jul 8 04:46:24 2026] DELETE /v2/images/63233dfa-7895-49ac-ab22-45c17873eadc => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/729] 10.0.0.68 () {32 vars in 706 bytes} [Wed Jul 8 04:46:24 2026] GET /v2/images/63233dfa-7895-49ac-ab22-45c17873eadc => 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: 375/736] 10.0.0.215 () {36 vars in 987 bytes} [Wed Jul 8 04:46:55 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/737] 10.0.0.215 () {36 vars in 927 bytes} [Wed Jul 8 04:46:55 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: 364/740] 10.0.0.68 () {30 vars in 410 bytes} [Wed Jul 8 04:47:06 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: 369/749] 10.0.0.68 () {32 vars in 706 bytes} [Wed Jul 8 04:47:39 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => 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: 381/750] 10.0.0.68 () {32 vars in 706 bytes} [Wed Jul 8 04:47:39 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => 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: 370/751] 10.0.0.17 () {36 vars in 986 bytes} [Wed Jul 8 04:47:39 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => 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: 382/752] 10.0.0.17 () {36 vars in 926 bytes} [Wed Jul 8 04:47: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: 8|app: 0|req: 371/753] 10.0.0.17 () {36 vars in 926 bytes} [Wed Jul 8 04:47: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: 7|app: 0|req: 383/754] 10.0.0.17 () {36 vars in 986 bytes} [Wed Jul 8 04:47:39 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => 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: 372/755] 10.0.0.17 () {36 vars in 926 bytes} [Wed Jul 8 04:47: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: 384/756] 10.0.0.17 () {36 vars in 926 bytes} [Wed Jul 8 04:47: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: 373/757] 10.0.0.17 () {36 vars in 986 bytes} [Wed Jul 8 04:47:39 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => 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: 385/758] 10.0.0.17 () {36 vars in 926 bytes} [Wed Jul 8 04:47:39 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: 374/759] 10.0.0.168 () {36 vars in 911 bytes} [Wed Jul 8 04:47:40 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/760] 10.0.0.168 () {36 vars in 1007 bytes} [Wed Jul 8 04:47:40 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/761] 10.0.0.168 () {36 vars in 987 bytes} [Wed Jul 8 04:47:40 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => 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: 387/762] 10.0.0.168 () {36 vars in 927 bytes} [Wed Jul 8 04:47: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: 8|app: 0|req: 376/763] 10.0.0.168 () {36 vars in 927 bytes} [Wed Jul 8 04:47: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: 7|app: 0|req: 389/766] 10.0.0.215 () {36 vars in 987 bytes} [Wed Jul 8 04:47:56 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => 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: 378/767] 10.0.0.215 () {36 vars in 927 bytes} [Wed Jul 8 04:47:56 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: 381/772] 10.0.0.215 () {36 vars in 987 bytes} [Wed Jul 8 04:48:15 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/773] 10.0.0.215 () {36 vars in 927 bytes} [Wed Jul 8 04:48:15 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: 395/778] 10.0.0.215 () {36 vars in 987 bytes} [Wed Jul 8 04:48:36 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => 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: 384/779] 10.0.0.215 () {36 vars in 927 bytes} [Wed Jul 8 04:48: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: 388/786] 10.0.0.215 () {36 vars in 987 bytes} [Wed Jul 8 04:49:06 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => generated 1312 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/787] 10.0.0.215 () {36 vars in 927 bytes} [Wed Jul 8 04:49:06 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: 411/810] 10.0.0.215 () {36 vars in 987 bytes} [Wed Jul 8 04:50:51 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => generated 1312 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/811] 10.0.0.215 () {36 vars in 927 bytes} [Wed Jul 8 04:50:51 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/816] 10.0.0.215 () {36 vars in 987 bytes} [Wed Jul 8 04:51:09 2026] GET /v2/images/f1c10a1f-b1b7-4986-8dc3-bac1cf9f144b => 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: 403/817] 10.0.0.215 () {36 vars in 927 bytes} [Wed Jul 8 04:51: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: 408/826] 199.204.45.222 () {32 vars in 826 bytes} [Wed Jul 8 04:51:51 2026] GET /v2/images?status=active&owner=0231869790fd49e68f1e56a96e8de6e4&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/827] 199.204.45.222 () {32 vars in 653 bytes} [Wed Jul 8 04:51:51 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/828] 10.0.0.17 () {36 vars in 986 bytes} [Wed Jul 8 04:51:51 2026] GET /v2/images/544175a6-85d3-4152-badc-72f14bfdf827 => generated 1395 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/829] 10.0.0.17 () {36 vars in 926 bytes} [Wed Jul 8 04:51:52 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: 410/830] 10.0.0.17 () {36 vars in 926 bytes} [Wed Jul 8 04:51:52 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: 421/831] 10.0.0.17 () {36 vars in 986 bytes} [Wed Jul 8 04:51:52 2026] GET /v2/images/544175a6-85d3-4152-badc-72f14bfdf827 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/832] 10.0.0.17 () {36 vars in 926 bytes} [Wed Jul 8 04:51:52 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: 422/833] 10.0.0.17 () {36 vars in 926 bytes} [Wed Jul 8 04:51:52 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: 412/834] 10.0.0.17 () {36 vars in 986 bytes} [Wed Jul 8 04:51:52 2026] GET /v2/images/544175a6-85d3-4152-badc-72f14bfdf827 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/835] 10.0.0.17 () {36 vars in 926 bytes} [Wed Jul 8 04:51:52 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: 413/836] 10.0.0.17 () {36 vars in 926 bytes} [Wed Jul 8 04:51:52 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: 424/837] 10.0.0.168 () {36 vars in 911 bytes} [Wed Jul 8 04:51:52 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/838] 10.0.0.168 () {36 vars in 1007 bytes} [Wed Jul 8 04:51:52 2026] GET /v2/images/544175a6-85d3-4152-badc-72f14bfdf827/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/839] 10.0.0.168 () {36 vars in 987 bytes} [Wed Jul 8 04:51:52 2026] GET /v2/images/544175a6-85d3-4152-badc-72f14bfdf827 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/840] 10.0.0.168 () {36 vars in 927 bytes} [Wed Jul 8 04:51:52 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: 426/841] 10.0.0.168 () {36 vars in 927 bytes} [Wed Jul 8 04:51:52 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: 438/886] 10.0.0.68 () {32 vars in 632 bytes} [Wed Jul 8 04:55:27 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)