+ 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 22 16:36:50 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-9d74667df-9g4xj 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f4f7afdd668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-22 16:36:52.472 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-22 16:36:52.602 9 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-22 16:36:53.329 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-22 16:36:53.330 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-22 16:36:53.330 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-22 16:36:53.511 9 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-22 16:36:53.512 9 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-22 16:36:53.513 9 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-22 16:36:55.437 8 WARNING glance.api.v2.images [None req-78713b3a-fc78-4e5c-9d48-61f6890e5410 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-22 16:36:55.523 9 WARNING glance.api.v2.images [None req-e77fa14f-3d23-4f62-b685-45318ff37761 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-22 16:36:55.778 8 WARNING keystonemiddleware._common.config [None req-78713b3a-fc78-4e5c-9d48-61f6890e5410 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-22 16:36:55.786 8 WARNING oslo_config.cfg [None req-78713b3a-fc78-4e5c-9d48-61f6890e5410 - - - - - -] 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 0x7f4f7afdd668 pid: 8 (default app) 2026-06-22 16:36:55.853 9 WARNING keystonemiddleware._common.config [None req-e77fa14f-3d23-4f62-b685-45318ff37761 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-22 16:36:55.861 9 WARNING oslo_config.cfg [None req-e77fa14f-3d23-4f62-b685-45318ff37761 - - - - - -] 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 0x7f4f7afdd668 pid: 9 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.95 () {42 vars in 684 bytes} [Mon Jun 22 16:36:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 16:36:57.286 9 WARNING oslo_policy.policy [None req-4a9fa7de-02eb-45ae-9005-945eee4172c7 eb592727d3c64280b558d5de4c77bcd3 0091294894ad4b08a8622311416a05b0 - - 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-22 16:36:57.286 9 WARNING oslo_policy.policy [None req-4a9fa7de-02eb-45ae-9005-945eee4172c7 eb592727d3c64280b558d5de4c77bcd3 0091294894ad4b08a8622311416a05b0 - - 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-22 16:36:57.300 9 WARNING oslo_policy.policy [None req-4a9fa7de-02eb-45ae-9005-945eee4172c7 eb592727d3c64280b558d5de4c77bcd3 0091294894ad4b08a8622311416a05b0 - - 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-22 16:36:57.300 9 WARNING oslo_policy.policy [None req-4a9fa7de-02eb-45ae-9005-945eee4172c7 eb592727d3c64280b558d5de4c77bcd3 0091294894ad4b08a8622311416a05b0 - - 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: 9|app: 0|req: 1/4] 199.204.45.95 () {44 vars in 906 bytes} [Mon Jun 22 16:36:56 2026] GET /v2/images => generated 69 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.95 () {42 vars in 684 bytes} [Mon Jun 22 16:37:00 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 2/6] 199.204.45.95 () {44 vars in 906 bytes} [Mon Jun 22 16:37:00 2026] GET /v2/images => generated 69 bytes in 43 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-22 16:37:00.936 8 WARNING oslo_policy.policy [None req-5e688491-4931-4284-acd8-ca86fb2542f6 eb592727d3c64280b558d5de4c77bcd3 0091294894ad4b08a8622311416a05b0 - - 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-22 16:37:00.936 8 WARNING oslo_policy.policy [None req-5e688491-4931-4284-acd8-ca86fb2542f6 eb592727d3c64280b558d5de4c77bcd3 0091294894ad4b08a8622311416a05b0 - - 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: 5/7] 199.204.45.95 () {44 vars in 907 bytes} [Mon Jun 22 16:37:00 2026] GET /v2/images/cirros => generated 151 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 3/8] 199.204.45.95 () {44 vars in 929 bytes} [Mon Jun 22 16:37:01 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 16:37:01.085 8 WARNING oslo_policy.policy [None req-93931792-b31d-4f6f-aa5d-17b866e4a13a eb592727d3c64280b558d5de4c77bcd3 0091294894ad4b08a8622311416a05b0 - - 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-22 16:37:01.085 8 WARNING oslo_policy.policy [None req-93931792-b31d-4f6f-aa5d-17b866e4a13a eb592727d3c64280b558d5de4c77bcd3 0091294894ad4b08a8622311416a05b0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 199.204.45.95 () {44 vars in 935 bytes} [Mon Jun 22 16:37:01 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) 2026-06-22 16:37:01.167 9 WARNING oslo_config.cfg [None req-47260183-c424-40b9-83c5-2e90cad408f8 eb592727d3c64280b558d5de4c77bcd3 0091294894ad4b08a8622311416a05b0 - - 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: 9|app: 0|req: 4/10] 199.204.45.95 () {48 vars in 947 bytes} [Mon Jun 22 16:37:01 2026] POST /v2/images => generated 760 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-22 16:37:01.187 8 WARNING oslo_policy.policy [None req-b7c9edd6-4bf9-4ce5-b79c-7b6a0c52bd16 eb592727d3c64280b558d5de4c77bcd3 0091294894ad4b08a8622311416a05b0 - - 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-22 16:37:01.187 8 WARNING oslo_policy.policy [None req-b7c9edd6-4bf9-4ce5-b79c-7b6a0c52bd16 eb592727d3c64280b558d5de4c77bcd3 0091294894ad4b08a8622311416a05b0 - - 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-22 16:37:01.188 8 INFO glance.api.v2.image_data [None req-b7c9edd6-4bf9-4ce5-b79c-7b6a0c52bd16 eb592727d3c64280b558d5de4c77bcd3 0091294894ad4b08a8622311416a05b0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-22 16:37:04.603 8 WARNING glance.location [None req-b7c9edd6-4bf9-4ce5-b79c-7b6a0c52bd16 eb592727d3c64280b558d5de4c77bcd3 0091294894ad4b08a8622311416a05b0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/11] 199.204.45.95 () {48 vars in 1041 bytes} [Mon Jun 22 16:37:01 2026] PUT /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6/file => generated 0 bytes in 3460 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7296 switches on core 0) [pid: 9|app: 0|req: 5/12] 199.204.45.95 () {44 vars in 967 bytes} [Mon Jun 22 16:37:04 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 16:37:04.749 8 WARNING oslo_config.cfg [None req-dc639c18-ba9e-49da-9dff-8b010b61f907 eb592727d3c64280b558d5de4c77bcd3 0091294894ad4b08a8622311416a05b0 - - 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: 8/13] 199.204.45.95 () {48 vars in 1047 bytes} [Mon Jun 22 16:37:04 2026] PATCH /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => generated 1312 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 6/14] 199.204.45.95 () {44 vars in 967 bytes} [Mon Jun 22 16:37:04 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/269] 199.204.45.95 () {42 vars in 684 bytes} [Mon Jun 22 16:58:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 134/270] 199.204.45.95 () {44 vars in 906 bytes} [Mon Jun 22 16:58:14 2026] GET /v2/images => generated 1381 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 199.204.45.95 () {42 vars in 684 bytes} [Mon Jun 22 16:58:32 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 137/276] 199.204.45.95 () {44 vars in 906 bytes} [Mon Jun 22 16:58:32 2026] GET /v2/images => generated 1381 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 199.204.45.95 () {44 vars in 933 bytes} [Mon Jun 22 16:58:32 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 138/278] 199.204.45.95 () {44 vars in 955 bytes} [Mon Jun 22 16:58:32 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/279] 199.204.45.95 () {44 vars in 935 bytes} [Mon Jun 22 16:58:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 139/280] 199.204.45.95 () {48 vars in 947 bytes} [Mon Jun 22 16:58:32 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-22 16:58:32.346 8 INFO glance.api.v2.image_data [None req-54d3c277-a727-4b84-9581-043093bbef9e eb592727d3c64280b558d5de4c77bcd3 0091294894ad4b08a8622311416a05b0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-22 16:58:57.817 8 WARNING glance.location [None req-54d3c277-a727-4b84-9581-043093bbef9e eb592727d3c64280b558d5de4c77bcd3 0091294894ad4b08a8622311416a05b0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 142/287] 199.204.45.95 () {48 vars in 1042 bytes} [Mon Jun 22 16:58:32 2026] PUT /v2/images/729d0058-e799-46d1-ae53-ad17a8376641/file => generated 0 bytes in 25518 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59331 switches on core 0) [pid: 9|app: 0|req: 146/288] 199.204.45.95 () {44 vars in 967 bytes} [Mon Jun 22 16:58:57 2026] GET /v2/images/729d0058-e799-46d1-ae53-ad17a8376641 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 199.204.45.95 () {48 vars in 1047 bytes} [Mon Jun 22 16:58:57 2026] PATCH /v2/images/729d0058-e799-46d1-ae53-ad17a8376641 => generated 1395 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 147/290] 199.204.45.95 () {44 vars in 967 bytes} [Mon Jun 22 16:58:57 2026] GET /v2/images/729d0058-e799-46d1-ae53-ad17a8376641 => generated 1395 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/291] 199.204.45.95 () {42 vars in 684 bytes} [Mon Jun 22 16:58:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 148/292] 199.204.45.95 () {44 vars in 906 bytes} [Mon Jun 22 16:58:59 2026] GET /v2/images => generated 2778 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/381] 199.204.45.95 () {42 vars in 684 bytes} [Mon Jun 22 17:06:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 193/382] 199.204.45.95 () {44 vars in 906 bytes} [Mon Jun 22 17:06:16 2026] GET /v2/images => generated 2778 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 199.204.45.95 () {42 vars in 684 bytes} [Mon Jun 22 17:06:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 195/386] 199.204.45.95 () {44 vars in 906 bytes} [Mon Jun 22 17:06:29 2026] GET /v2/images => generated 2778 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/387] 199.204.45.95 () {44 vars in 943 bytes} [Mon Jun 22 17:06:29 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 196/388] 199.204.45.95 () {44 vars in 965 bytes} [Mon Jun 22 17:06:29 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 199.204.45.95 () {44 vars in 935 bytes} [Mon Jun 22 17:06:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 197/390] 199.204.45.95 () {48 vars in 947 bytes} [Mon Jun 22 17:06:29 2026] POST /v2/images => generated 799 bytes in 349 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-22 17:06:29.989 8 INFO glance.api.v2.image_data [None req-fb8fa3f4-6ca6-4664-9882-6e869af44bc7 eb592727d3c64280b558d5de4c77bcd3 0091294894ad4b08a8622311416a05b0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-22 17:06:45.108 8 INFO glance.location [None req-fb8fa3f4-6ca6-4664-9882-6e869af44bc7 eb592727d3c64280b558d5de4c77bcd3 0091294894ad4b08a8622311416a05b0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 194/395] 199.204.45.95 () {48 vars in 1041 bytes} [Mon Jun 22 17:06:29 2026] PUT /v2/images/54740304-4c4b-4e5f-a3b7-f857b058440c/file => generated 0 bytes in 15161 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24976 switches on core 0) [pid: 9|app: 0|req: 202/396] 199.204.45.95 () {44 vars in 967 bytes} [Mon Jun 22 17:06:45 2026] GET /v2/images/54740304-4c4b-4e5f-a3b7-f857b058440c => generated 1211 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/397] 199.204.45.95 () {48 vars in 1047 bytes} [Mon Jun 22 17:06:45 2026] PATCH /v2/images/54740304-4c4b-4e5f-a3b7-f857b058440c => generated 1410 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 203/398] 199.204.45.95 () {44 vars in 967 bytes} [Mon Jun 22 17:06:45 2026] GET /v2/images/54740304-4c4b-4e5f-a3b7-f857b058440c => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/407] 199.204.45.95 () {42 vars in 684 bytes} [Mon Jun 22 17:07:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 208/408] 199.204.45.95 () {44 vars in 906 bytes} [Mon Jun 22 17:07:24 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 210/411] 199.204.45.95 () {42 vars in 684 bytes} [Mon Jun 22 17:07:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/412] 199.204.45.95 () {44 vars in 906 bytes} [Mon Jun 22 17:07:43 2026] GET /v2/images => generated 4190 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 211/413] 199.204.45.95 () {44 vars in 935 bytes} [Mon Jun 22 17:07:44 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: 203/414] 199.204.45.95 () {44 vars in 957 bytes} [Mon Jun 22 17:07:44 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 212/415] 199.204.45.95 () {44 vars in 935 bytes} [Mon Jun 22 17:07:44 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: 204/416] 199.204.45.95 () {48 vars in 947 bytes} [Mon Jun 22 17:07:44 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-22 17:07:44.185 9 WARNING oslo_policy.policy [None req-0e83b3a0-a313-4819-ab1f-f07e42505265 eb592727d3c64280b558d5de4c77bcd3 0091294894ad4b08a8622311416a05b0 - - 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-22 17:07:44.185 9 WARNING oslo_policy.policy [None req-0e83b3a0-a313-4819-ab1f-f07e42505265 eb592727d3c64280b558d5de4c77bcd3 0091294894ad4b08a8622311416a05b0 - - 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-22 17:07:44.186 9 INFO glance.api.v2.image_data [None req-0e83b3a0-a313-4819-ab1f-f07e42505265 eb592727d3c64280b558d5de4c77bcd3 0091294894ad4b08a8622311416a05b0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-22 17:08:00.585 9 INFO glance.location [None req-0e83b3a0-a313-4819-ab1f-f07e42505265 eb592727d3c64280b558d5de4c77bcd3 0091294894ad4b08a8622311416a05b0 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 9|app: 0|req: 213/421] 199.204.45.95 () {48 vars in 1042 bytes} [Mon Jun 22 17:07:44 2026] PUT /v2/images/b4d30836-09c9-4e80-8dd6-3532b2ef9097/file => generated 0 bytes in 16455 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30133 switches on core 0) [pid: 8|app: 0|req: 209/422] 199.204.45.95 () {44 vars in 967 bytes} [Mon Jun 22 17:08:00 2026] GET /v2/images/b4d30836-09c9-4e80-8dd6-3532b2ef9097 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 214/423] 199.204.45.95 () {48 vars in 1047 bytes} [Mon Jun 22 17:08:00 2026] PATCH /v2/images/b4d30836-09c9-4e80-8dd6-3532b2ef9097 => generated 1382 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 199.204.45.95 () {44 vars in 967 bytes} [Mon Jun 22 17:08:00 2026] GET /v2/images/b4d30836-09c9-4e80-8dd6-3532b2ef9097 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 296/587] 199.204.45.95 () {42 vars in 684 bytes} [Mon Jun 22 17:21:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/588] 199.204.45.95 () {44 vars in 906 bytes} [Mon Jun 22 17:21:29 2026] GET /v2/images => generated 5574 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 312/619] 199.204.45.95 () {42 vars in 684 bytes} [Mon Jun 22 17:24:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/620] 199.204.45.95 () {44 vars in 906 bytes} [Mon Jun 22 17:24:01 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 313/621] 199.204.45.95 () {42 vars in 684 bytes} [Mon Jun 22 17:24:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/622] 199.204.45.95 () {44 vars in 906 bytes} [Mon Jun 22 17:24:03 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/635] 199.204.45.95 () {42 vars in 684 bytes} [Mon Jun 22 17:24:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 320/636] 199.204.45.95 () {44 vars in 906 bytes} [Mon Jun 22 17:24:56 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 322/639] 199.204.45.95 () {42 vars in 684 bytes} [Mon Jun 22 17:25:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/640] 199.204.45.95 () {44 vars in 906 bytes} [Mon Jun 22 17:25:05 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 329/653] 199.204.45.95 () {42 vars in 684 bytes} [Mon Jun 22 17:26:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/654] 199.204.45.95 () {44 vars in 906 bytes} [Mon Jun 22 17:26:14 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: 8|app: 0|req: 331/665] 10.0.0.101 () {32 vars in 632 bytes} [Mon Jun 22 17:26:59 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/670] 10.0.0.90 () {36 vars in 985 bytes} [Mon Jun 22 17:27:24 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => generated 1312 bytes in 117 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: 9|app: 0|req: 337/671] 10.0.0.90 () {36 vars in 925 bytes} [Mon Jun 22 17:27:24 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/672] 10.0.0.90 () {36 vars in 925 bytes} [Mon Jun 22 17:27:24 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: 9|app: 0|req: 338/673] 10.0.0.90 () {36 vars in 985 bytes} [Mon Jun 22 17:27:24 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/674] 10.0.0.90 () {36 vars in 925 bytes} [Mon Jun 22 17:27:24 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: 9|app: 0|req: 339/675] 10.0.0.90 () {36 vars in 925 bytes} [Mon Jun 22 17:27:24 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/676] 10.0.0.90 () {36 vars in 985 bytes} [Mon Jun 22 17:27:24 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 340/677] 10.0.0.90 () {36 vars in 925 bytes} [Mon Jun 22 17:27:24 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/678] 10.0.0.90 () {36 vars in 925 bytes} [Mon Jun 22 17:27:24 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 342/681] 10.0.0.231 () {36 vars in 910 bytes} [Mon Jun 22 17:27:25 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/682] 10.0.0.231 () {36 vars in 1006 bytes} [Mon Jun 22 17:27:25 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6/locations => generated 127 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 343/683] 10.0.0.231 () {36 vars in 986 bytes} [Mon Jun 22 17:27:25 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/684] 10.0.0.231 () {36 vars in 926 bytes} [Mon Jun 22 17:27:25 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: 9|app: 0|req: 344/685] 10.0.0.231 () {36 vars in 926 bytes} [Mon Jun 22 17:27:25 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: 342/686] 10.0.0.215 () {36 vars in 986 bytes} [Mon Jun 22 17:27:27 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 345/687] 10.0.0.215 () {36 vars in 926 bytes} [Mon Jun 22 17:27:27 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: 9|app: 0|req: 347/690] 199.204.45.95 () {36 vars in 989 bytes} [Mon Jun 22 17:27:37 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => 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: 344/691] 199.204.45.95 () {36 vars in 929 bytes} [Mon Jun 22 17:27:37 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: 9|app: 0|req: 348/692] 199.204.45.95 () {36 vars in 989 bytes} [Mon Jun 22 17:27:38 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/693] 199.204.45.95 () {36 vars in 929 bytes} [Mon Jun 22 17:27:38 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 349/694] 10.0.0.215 () {36 vars in 986 bytes} [Mon Jun 22 17:27:40 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => 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: 346/695] 10.0.0.215 () {36 vars in 926 bytes} [Mon Jun 22 17:27:40 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: 9|app: 0|req: 350/696] 10.0.0.215 () {36 vars in 986 bytes} [Mon Jun 22 17:27:43 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/697] 10.0.0.215 () {36 vars in 926 bytes} [Mon Jun 22 17: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: 9|app: 0|req: 355/706] 10.0.0.215 () {36 vars in 986 bytes} [Mon Jun 22 17:28:18 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => 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: 352/707] 10.0.0.215 () {36 vars in 926 bytes} [Mon Jun 22 17:28:18 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: 9|app: 0|req: 357/710] 10.0.0.101 () {34 vars in 654 bytes} [Mon Jun 22 17:28:25 2026] POST /v2/images => generated 648 bytes in 192 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-22 17:28:25.824 8 WARNING glance.api.v2.images [None req-804245a6-2faa-413f-a3d1-190ac5b513bb debf3fb11daf42acb88421b6aecc809a fa451113886a4c269b8f50af94dac29e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c50d5d70-f178-4bd9-a9c7-1bb21e447448 [pid: 8|app: 0|req: 354/711] 10.0.0.101 () {32 vars in 709 bytes} [Mon Jun 22 17:28:25 2026] DELETE /v2/images/c50d5d70-f178-4bd9-a9c7-1bb21e447448 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 358/712] 10.0.0.101 () {32 vars in 706 bytes} [Mon Jun 22 17:28:25 2026] GET /v2/images/c50d5d70-f178-4bd9-a9c7-1bb21e447448 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/713] 10.0.0.101 () {32 vars in 632 bytes} [Mon Jun 22 17:28:25 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 359/714] 10.0.0.101 () {34 vars in 654 bytes} [Mon Jun 22 17:28:25 2026] POST /v2/images => generated 703 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/715] 10.0.0.101 () {32 vars in 716 bytes} [Mon Jun 22 17:28:25 2026] GET /v2/images/f7554225-fc4a-42af-9332-c1c97424c54e/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 17:28:26.012 9 INFO glance.api.v2.image_data [None req-b2ae1781-395e-4d64-9f2a-1dd6e197a1c4 debf3fb11daf42acb88421b6aecc809a fa451113886a4c269b8f50af94dac29e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-22 17:28:26.056 9 WARNING glance_store._drivers.rbd [None req-b2ae1781-395e-4d64-9f2a-1dd6e197a1c4 debf3fb11daf42acb88421b6aecc809a fa451113886a4c269b8f50af94dac29e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-22 17:28:26.352 9 INFO glance.location [None req-b2ae1781-395e-4d64-9f2a-1dd6e197a1c4 debf3fb11daf42acb88421b6aecc809a fa451113886a4c269b8f50af94dac29e - - default default] Image format matched and virtual size computed: 1024 [pid: 9|app: 0|req: 360/716] 10.0.0.101 () {32 vars in 726 bytes} [Mon Jun 22 17:28:25 2026] PUT /v2/images/f7554225-fc4a-42af-9332-c1c97424c54e/file => generated 0 bytes in 395 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/717] 10.0.0.101 () {32 vars in 706 bytes} [Mon Jun 22 17:28:26 2026] GET /v2/images/f7554225-fc4a-42af-9332-c1c97424c54e => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 361/718] 10.0.0.101 () {32 vars in 716 bytes} [Mon Jun 22 17:28:26 2026] GET /v2/images/f7554225-fc4a-42af-9332-c1c97424c54e/file => generated 1024 bytes in 170 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/719] 10.0.0.101 () {34 vars in 654 bytes} [Mon Jun 22 17:28:26 2026] POST /v2/images => generated 649 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 9|app: 0|req: 362/720] 10.0.0.101 () {32 vars in 725 bytes} [Mon Jun 22 17:28:26 2026] PATCH /v2/images/cdae6874-96e3-4232-bc63-9714eadbd755 => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/721] 10.0.0.101 () {32 vars in 706 bytes} [Mon Jun 22 17:28:26 2026] GET /v2/images/cdae6874-96e3-4232-bc63-9714eadbd755 => generated 653 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 17:28:26.740 9 WARNING glance.api.v2.images [None req-5354474d-0ceb-4ba0-871f-9975d9494f1a debf3fb11daf42acb88421b6aecc809a fa451113886a4c269b8f50af94dac29e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cdae6874-96e3-4232-bc63-9714eadbd755 [pid: 9|app: 0|req: 363/722] 10.0.0.101 () {32 vars in 709 bytes} [Mon Jun 22 17:28:26 2026] DELETE /v2/images/cdae6874-96e3-4232-bc63-9714eadbd755 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/723] 10.0.0.101 () {32 vars in 706 bytes} [Mon Jun 22 17:28:26 2026] GET /v2/images/cdae6874-96e3-4232-bc63-9714eadbd755 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 17:28:26.812 9 WARNING glance.api.v2.images [None req-3b285ea3-747a-4a03-929e-5b3880c24cce debf3fb11daf42acb88421b6aecc809a fa451113886a4c269b8f50af94dac29e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f7554225-fc4a-42af-9332-c1c97424c54e [pid: 9|app: 0|req: 364/724] 10.0.0.101 () {32 vars in 709 bytes} [Mon Jun 22 17:28:26 2026] DELETE /v2/images/f7554225-fc4a-42af-9332-c1c97424c54e => generated 0 bytes in 792 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/725] 10.0.0.101 () {32 vars in 706 bytes} [Mon Jun 22 17:28:27 2026] GET /v2/images/f7554225-fc4a-42af-9332-c1c97424c54e => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 17:28:27.630 9 WARNING glance.api.v2.images [None req-063325ab-0c03-4460-8a6f-0fb56416dc31 debf3fb11daf42acb88421b6aecc809a fa451113886a4c269b8f50af94dac29e - - default default] Failed to find image c50d5d70-f178-4bd9-a9c7-1bb21e447448 to delete: glance.common.exception.ImageNotFound: No image found with ID c50d5d70-f178-4bd9-a9c7-1bb21e447448 [pid: 9|app: 0|req: 365/726] 10.0.0.101 () {32 vars in 709 bytes} [Mon Jun 22 17:28:27 2026] DELETE /v2/images/c50d5d70-f178-4bd9-a9c7-1bb21e447448 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/727] 10.0.0.101 () {32 vars in 706 bytes} [Mon Jun 22 17:28:27 2026] GET /v2/images/c50d5d70-f178-4bd9-a9c7-1bb21e447448 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/730] 10.0.0.101 () {30 vars in 410 bytes} [Mon Jun 22 17:28:43 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/735] 10.0.0.215 () {36 vars in 986 bytes} [Mon Jun 22 17:28:58 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 369/736] 10.0.0.215 () {36 vars in 926 bytes} [Mon Jun 22 17:28:58 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: 9|app: 0|req: 374/745] 10.0.0.101 () {32 vars in 706 bytes} [Mon Jun 22 17:29:36 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => 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: 372/746] 10.0.0.101 () {32 vars in 706 bytes} [Mon Jun 22 17:29:36 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 375/747] 10.0.0.90 () {36 vars in 985 bytes} [Mon Jun 22 17:29:36 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => 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: 373/748] 10.0.0.90 () {36 vars in 925 bytes} [Mon Jun 22 17:29: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: 9|app: 0|req: 376/749] 10.0.0.90 () {36 vars in 925 bytes} [Mon Jun 22 17:29:36 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: 374/750] 10.0.0.90 () {36 vars in 985 bytes} [Mon Jun 22 17:29:36 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 377/751] 10.0.0.90 () {36 vars in 925 bytes} [Mon Jun 22 17:29:36 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: 375/752] 10.0.0.90 () {36 vars in 925 bytes} [Mon Jun 22 17:29:36 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: 9|app: 0|req: 378/753] 10.0.0.90 () {36 vars in 985 bytes} [Mon Jun 22 17:29:36 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/754] 10.0.0.90 () {36 vars in 925 bytes} [Mon Jun 22 17:29:36 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: 9|app: 0|req: 379/755] 10.0.0.231 () {36 vars in 910 bytes} [Mon Jun 22 17:29:36 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/756] 10.0.0.231 () {36 vars in 1006 bytes} [Mon Jun 22 17:29:36 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 380/757] 10.0.0.231 () {36 vars in 986 bytes} [Mon Jun 22 17:29:36 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => 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: 378/758] 10.0.0.231 () {36 vars in 926 bytes} [Mon Jun 22 17:29:36 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: 9|app: 0|req: 381/759] 10.0.0.231 () {36 vars in 926 bytes} [Mon Jun 22 17:29:36 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/760] 10.0.0.215 () {36 vars in 986 bytes} [Mon Jun 22 17:29:42 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 382/761] 10.0.0.215 () {36 vars in 926 bytes} [Mon Jun 22 17:29: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: 384/770] 10.0.0.215 () {36 vars in 986 bytes} [Mon Jun 22 17:30:19 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 387/771] 10.0.0.215 () {36 vars in 926 bytes} [Mon Jun 22 17:30:19 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: 388/778] 10.0.0.215 () {36 vars in 986 bytes} [Mon Jun 22 17:30:51 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 391/779] 10.0.0.215 () {36 vars in 926 bytes} [Mon Jun 22 17:30: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: 9|app: 0|req: 399/794] 10.0.0.215 () {36 vars in 986 bytes} [Mon Jun 22 17:31:56 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => 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: 396/795] 10.0.0.215 () {36 vars in 926 bytes} [Mon Jun 22 17:31:56 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: 414/830] 10.0.0.215 () {36 vars in 986 bytes} [Mon Jun 22 17:34:48 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 417/831] 10.0.0.215 () {36 vars in 926 bytes} [Mon Jun 22 17:34:48 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: 417/836] 10.0.0.215 () {36 vars in 986 bytes} [Mon Jun 22 17:35:06 2026] GET /v2/images/ac15a7b4-9cff-4c34-906f-508de573fbf6 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 420/837] 10.0.0.215 () {36 vars in 926 bytes} [Mon Jun 22 17:35:06 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: 421/844] 199.204.45.95 () {32 vars in 824 bytes} [Mon Jun 22 17:35:40 2026] GET /v2/images?status=active&owner=0091294894ad4b08a8622311416a05b0&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 424/845] 199.204.45.95 () {32 vars in 651 bytes} [Mon Jun 22 17:35:40 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: 422/846] 10.0.0.90 () {36 vars in 985 bytes} [Mon Jun 22 17:35:40 2026] GET /v2/images/729d0058-e799-46d1-ae53-ad17a8376641 => generated 1395 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 425/847] 10.0.0.90 () {36 vars in 925 bytes} [Mon Jun 22 17:35: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: 423/848] 10.0.0.90 () {36 vars in 925 bytes} [Mon Jun 22 17:35:41 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: 9|app: 0|req: 426/849] 10.0.0.90 () {36 vars in 985 bytes} [Mon Jun 22 17:35:41 2026] GET /v2/images/729d0058-e799-46d1-ae53-ad17a8376641 => 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: 424/850] 10.0.0.90 () {36 vars in 925 bytes} [Mon Jun 22 17:35:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 427/851] 10.0.0.90 () {36 vars in 925 bytes} [Mon Jun 22 17:35:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/852] 10.0.0.90 () {36 vars in 985 bytes} [Mon Jun 22 17:35:41 2026] GET /v2/images/729d0058-e799-46d1-ae53-ad17a8376641 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 428/853] 10.0.0.90 () {36 vars in 925 bytes} [Mon Jun 22 17:35:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/854] 10.0.0.90 () {36 vars in 925 bytes} [Mon Jun 22 17:35:41 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: 9|app: 0|req: 429/855] 10.0.0.231 () {36 vars in 910 bytes} [Mon Jun 22 17:35:41 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/856] 10.0.0.231 () {36 vars in 1006 bytes} [Mon Jun 22 17:35:41 2026] GET /v2/images/729d0058-e799-46d1-ae53-ad17a8376641/locations => generated 127 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 430/857] 10.0.0.231 () {36 vars in 986 bytes} [Mon Jun 22 17:35:41 2026] GET /v2/images/729d0058-e799-46d1-ae53-ad17a8376641 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/858] 10.0.0.231 () {36 vars in 926 bytes} [Mon Jun 22 17:35:41 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 431/859] 10.0.0.231 () {36 vars in 926 bytes} [Mon Jun 22 17:35:41 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: 451/904] 10.0.0.101 () {32 vars in 632 bytes} [Mon Jun 22 17:39:19 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)