+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 7 16:59:11 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-c794679b-s64p9 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 0x7f4fda80b668 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-05-07 16:59:13.429 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-07 16:59:13.430 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-05-07 16:59:14.301 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-05-07 16:59:14.302 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-05-07 16:59:14.302 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 16:59:14.316 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-05-07 16:59:14.317 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-05-07 16:59:14.317 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 16:59:16.335 7 WARNING glance.api.v2.images [None req-31036c44-38f4-46fd-aa6a-a79f3d67ca3a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 16:59:16.340 8 WARNING glance.api.v2.images [None req-6ecf6aa8-d017-46e2-b5fc-ba5ab001712f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 16:59:16.670 7 WARNING keystonemiddleware._common.config [None req-31036c44-38f4-46fd-aa6a-a79f3d67ca3a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 16:59:16.675 8 WARNING keystonemiddleware._common.config [None req-6ecf6aa8-d017-46e2-b5fc-ba5ab001712f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 16:59:16.678 7 WARNING oslo_config.cfg [None req-31036c44-38f4-46fd-aa6a-a79f3d67ca3a - - - - - -] 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 0x7f4fda80b668 pid: 7 (default app) 2026-05-07 16:59:16.682 8 WARNING oslo_config.cfg [None req-6ecf6aa8-d017-46e2-b5fc-ba5ab001712f - - - - - -] 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 0x7f4fda80b668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.235 () {42 vars in 687 bytes} [Thu May 7 16:59:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:59:19.033 8 WARNING oslo_policy.policy [None req-d6a8f881-f8db-4daf-8618-c93ef3a5e536 714e3f21b63545baa7e7f0a6343eeab8 ce2c877ac4244a249e9bb09ee924359a - - 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-05-07 16:59:19.033 8 WARNING oslo_policy.policy [None req-d6a8f881-f8db-4daf-8618-c93ef3a5e536 714e3f21b63545baa7e7f0a6343eeab8 ce2c877ac4244a249e9bb09ee924359a - - 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-05-07 16:59:19.048 8 WARNING oslo_policy.policy [None req-d6a8f881-f8db-4daf-8618-c93ef3a5e536 714e3f21b63545baa7e7f0a6343eeab8 ce2c877ac4244a249e9bb09ee924359a - - 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-05-07 16:59:19.049 8 WARNING oslo_policy.policy [None req-d6a8f881-f8db-4daf-8618-c93ef3a5e536 714e3f21b63545baa7e7f0a6343eeab8 ce2c877ac4244a249e9bb09ee924359a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 16:59:18 2026] GET /v2/images => generated 69 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.235 () {42 vars in 687 bytes} [Thu May 7 16:59:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 16:59:22 2026] GET /v2/images => generated 69 bytes in 37 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-05-07 16:59:22.490 7 WARNING oslo_policy.policy [None req-b30d9777-70c7-45a4-b8c1-6e85eac40d38 714e3f21b63545baa7e7f0a6343eeab8 ce2c877ac4244a249e9bb09ee924359a - - 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-05-07 16:59:22.490 7 WARNING oslo_policy.policy [None req-b30d9777-70c7-45a4-b8c1-6e85eac40d38 714e3f21b63545baa7e7f0a6343eeab8 ce2c877ac4244a249e9bb09ee924359a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.235 () {44 vars in 910 bytes} [Thu May 7 16:59:22 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.235 () {44 vars in 932 bytes} [Thu May 7 16:59:22 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:59:22.628 7 WARNING oslo_policy.policy [None req-0dff575a-0547-4238-bf55-dbd0cbd77538 714e3f21b63545baa7e7f0a6343eeab8 ce2c877ac4244a249e9bb09ee924359a - - 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-05-07 16:59:22.629 7 WARNING oslo_policy.policy [None req-0dff575a-0547-4238-bf55-dbd0cbd77538 714e3f21b63545baa7e7f0a6343eeab8 ce2c877ac4244a249e9bb09ee924359a - - 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: 8/11] 199.204.45.235 () {44 vars in 938 bytes} [Thu May 7 16:59:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:59:22.712 8 WARNING oslo_config.cfg [None req-cfe17390-673b-4bc9-9627-89622e4c4312 714e3f21b63545baa7e7f0a6343eeab8 ce2c877ac4244a249e9bb09ee924359a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.235 () {48 vars in 950 bytes} [Thu May 7 16:59:22 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 16:59:22.730 7 WARNING oslo_policy.policy [None req-5a0bec44-1cce-40f8-bf21-6ad085020106 714e3f21b63545baa7e7f0a6343eeab8 ce2c877ac4244a249e9bb09ee924359a - - 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-05-07 16:59:22.730 7 WARNING oslo_policy.policy [None req-5a0bec44-1cce-40f8-bf21-6ad085020106 714e3f21b63545baa7e7f0a6343eeab8 ce2c877ac4244a249e9bb09ee924359a - - 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-05-07 16:59:22.731 7 INFO glance.api.v2.image_data [None req-5a0bec44-1cce-40f8-bf21-6ad085020106 714e3f21b63545baa7e7f0a6343eeab8 ce2c877ac4244a249e9bb09ee924359a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 16:59:27.875 7 WARNING glance.location [None req-5a0bec44-1cce-40f8-bf21-6ad085020106 714e3f21b63545baa7e7f0a6343eeab8 ce2c877ac4244a249e9bb09ee924359a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.235 () {48 vars in 1044 bytes} [Thu May 7 16:59:22 2026] PUT /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98/file => generated 0 bytes in 5182 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6526 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.235 () {44 vars in 970 bytes} [Thu May 7 16:59:27 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:59:27.951 7 WARNING oslo_config.cfg [None req-c90f4f38-4a6b-417c-acbf-676ab8b1a963 714e3f21b63545baa7e7f0a6343eeab8 ce2c877ac4244a249e9bb09ee924359a - - 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: 10/17] 199.204.45.235 () {44 vars in 970 bytes} [Thu May 7 16:59:27 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/260] 199.204.45.235 () {42 vars in 687 bytes} [Thu May 7 17:19:44 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: 132/261] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 17:19:44 2026] GET /v2/images => generated 1240 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/266] 199.204.45.235 () {42 vars in 687 bytes} [Thu May 7 17:20:01 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: 132/267] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 17:20:01 2026] GET /v2/images => generated 1240 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/268] 199.204.45.235 () {44 vars in 936 bytes} [Thu May 7 17:20:01 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/269] 199.204.45.235 () {44 vars in 958 bytes} [Thu May 7 17:20:01 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/270] 199.204.45.235 () {44 vars in 938 bytes} [Thu May 7 17:20:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/271] 199.204.45.235 () {48 vars in 950 bytes} [Thu May 7 17:20:02 2026] POST /v2/images => generated 796 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 17:20:02.125 7 INFO glance.api.v2.image_data [None req-ef927d67-1611-4fb0-86d7-52cdfd9a88fa 714e3f21b63545baa7e7f0a6343eeab8 ce2c877ac4244a249e9bb09ee924359a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 17:20:27.172 7 WARNING glance.location [None req-ef927d67-1611-4fb0-86d7-52cdfd9a88fa 714e3f21b63545baa7e7f0a6343eeab8 ce2c877ac4244a249e9bb09ee924359a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 138/278] 199.204.45.235 () {48 vars in 1045 bytes} [Thu May 7 17:20:02 2026] PUT /v2/images/4bb16afd-040b-4084-82fb-60bf69a01ef9/file => generated 0 bytes in 25100 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62885 switches on core 0) [pid: 8|app: 0|req: 141/279] 199.204.45.235 () {44 vars in 970 bytes} [Thu May 7 17:20:27 2026] GET /v2/images/4bb16afd-040b-4084-82fb-60bf69a01ef9 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 199.204.45.235 () {44 vars in 970 bytes} [Thu May 7 17:20:27 2026] GET /v2/images/4bb16afd-040b-4084-82fb-60bf69a01ef9 => 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: 142/281] 199.204.45.235 () {42 vars in 687 bytes} [Thu May 7 17:20:28 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: 140/282] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 17:20:28 2026] GET /v2/images => generated 2451 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/367] 199.204.45.235 () {42 vars in 687 bytes} [Thu May 7 17:27:27 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: 185/368] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 17:27:27 2026] GET /v2/images => generated 2451 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/371] 199.204.45.235 () {42 vars in 687 bytes} [Thu May 7 17:27:39 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: 187/372] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 17:27:39 2026] GET /v2/images => generated 2451 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 199.204.45.235 () {44 vars in 946 bytes} [Thu May 7 17:27:39 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: 8|app: 0|req: 188/374] 199.204.45.235 () {44 vars in 968 bytes} [Thu May 7 17:27:39 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/375] 199.204.45.235 () {44 vars in 938 bytes} [Thu May 7 17:27:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 199.204.45.235 () {48 vars in 950 bytes} [Thu May 7 17:27:39 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-05-07 17:27:39.383 7 INFO glance.api.v2.image_data [None req-4c7fee4a-35f2-4efa-94a0-3f1635c94e63 714e3f21b63545baa7e7f0a6343eeab8 ce2c877ac4244a249e9bb09ee924359a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 17:27:57.791 7 INFO glance.location [None req-4c7fee4a-35f2-4efa-94a0-3f1635c94e63 714e3f21b63545baa7e7f0a6343eeab8 ce2c877ac4244a249e9bb09ee924359a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 188/381] 199.204.45.235 () {48 vars in 1044 bytes} [Thu May 7 17:27:39 2026] PUT /v2/images/d78f3f15-2ba9-4a3f-9426-ff95bd769ac1/file => generated 0 bytes in 18442 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24928 switches on core 0) [pid: 8|app: 0|req: 194/382] 199.204.45.235 () {44 vars in 970 bytes} [Thu May 7 17:27:57 2026] GET /v2/images/d78f3f15-2ba9-4a3f-9426-ff95bd769ac1 => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/383] 199.204.45.235 () {48 vars in 1049 bytes} [Thu May 7 17:27:57 2026] PATCH /v2/images/d78f3f15-2ba9-4a3f-9426-ff95bd769ac1 => generated 1234 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/384] 199.204.45.235 () {44 vars in 970 bytes} [Thu May 7 17:27:57 2026] GET /v2/images/d78f3f15-2ba9-4a3f-9426-ff95bd769ac1 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/391] 199.204.45.235 () {42 vars in 687 bytes} [Thu May 7 17:28:34 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: 193/392] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 17:28:34 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/397] 199.204.45.235 () {42 vars in 687 bytes} [Thu May 7 17:28:51 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/398] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 17:28:51 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/399] 199.204.45.235 () {44 vars in 938 bytes} [Thu May 7 17:28:51 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/400] 199.204.45.235 () {44 vars in 960 bytes} [Thu May 7 17:28:51 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/401] 199.204.45.235 () {44 vars in 938 bytes} [Thu May 7 17:28:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/402] 199.204.45.235 () {48 vars in 950 bytes} [Thu May 7 17:28:51 2026] POST /v2/images => generated 791 bytes in 213 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 17:28:51.560 8 WARNING oslo_policy.policy [None req-c38172cf-ef07-4ae8-95d2-9bfaea159b55 714e3f21b63545baa7e7f0a6343eeab8 ce2c877ac4244a249e9bb09ee924359a - - 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-05-07 17:28:51.561 8 WARNING oslo_policy.policy [None req-c38172cf-ef07-4ae8-95d2-9bfaea159b55 714e3f21b63545baa7e7f0a6343eeab8 ce2c877ac4244a249e9bb09ee924359a - - 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-05-07 17:28:51.562 8 INFO glance.api.v2.image_data [None req-c38172cf-ef07-4ae8-95d2-9bfaea159b55 714e3f21b63545baa7e7f0a6343eeab8 ce2c877ac4244a249e9bb09ee924359a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 17:29:00.825 8 INFO glance.location [None req-c38172cf-ef07-4ae8-95d2-9bfaea159b55 714e3f21b63545baa7e7f0a6343eeab8 ce2c877ac4244a249e9bb09ee924359a - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 205/405] 199.204.45.235 () {48 vars in 1044 bytes} [Thu May 7 17:28:51 2026] PUT /v2/images/e930e294-a5e7-4e99-a22f-8dda3b3f30d9/file => generated 0 bytes in 9310 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21972 switches on core 0) [pid: 7|app: 0|req: 201/406] 199.204.45.235 () {44 vars in 970 bytes} [Thu May 7 17:29:00 2026] GET /v2/images/e930e294-a5e7-4e99-a22f-8dda3b3f30d9 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/407] 199.204.45.235 () {44 vars in 970 bytes} [Thu May 7 17:29:00 2026] GET /v2/images/e930e294-a5e7-4e99-a22f-8dda3b3f30d9 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/556] 199.204.45.235 () {42 vars in 687 bytes} [Thu May 7 17:41:17 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/557] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 17:41:17 2026] GET /v2/images => generated 4892 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/584] 199.204.45.235 () {42 vars in 687 bytes} [Thu May 7 17:43:32 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/585] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 17:43:32 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/586] 199.204.45.235 () {42 vars in 687 bytes} [Thu May 7 17:43:34 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: 296/587] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 17:43:34 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/598] 199.204.45.235 () {42 vars in 687 bytes} [Thu May 7 17:44:22 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: 302/599] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 17:44:22 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/602] 199.204.45.235 () {42 vars in 687 bytes} [Thu May 7 17:44: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: 304/603] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 17:44:29 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/616] 199.204.45.235 () {42 vars in 687 bytes} [Thu May 7 17:45:31 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: 306/617] 199.204.45.235 () {44 vars in 909 bytes} [Thu May 7 17:45:31 2026] GET /v2/images => generated 4892 bytes in 161 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: 311/626] 10.0.0.91 () {32 vars in 630 bytes} [Thu May 7 17:46:12 2026] GET /v2/images => generated 4892 bytes in 15 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: 319/633] 10.0.0.85 () {36 vars in 984 bytes} [Thu May 7 17:46:36 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/634] 10.0.0.85 () {36 vars in 924 bytes} [Thu May 7 17:46: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: 8|app: 0|req: 320/635] 10.0.0.85 () {36 vars in 984 bytes} [Thu May 7 17:46:40 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/636] 10.0.0.85 () {36 vars in 924 bytes} [Thu May 7 17:46:40 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: 321/637] 199.204.45.235 () {36 vars in 989 bytes} [Thu May 7 17:46:44 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/638] 199.204.45.235 () {36 vars in 929 bytes} [Thu May 7 17:46:44 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: 322/639] 199.204.45.235 () {36 vars in 989 bytes} [Thu May 7 17:46:45 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/640] 199.204.45.235 () {36 vars in 929 bytes} [Thu May 7 17:46:45 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/643] 10.0.0.85 () {36 vars in 984 bytes} [Thu May 7 17:46:54 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/644] 10.0.0.85 () {36 vars in 924 bytes} [Thu May 7 17:46:54 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: 325/645] 10.0.0.85 () {36 vars in 984 bytes} [Thu May 7 17:46:55 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/646] 10.0.0.85 () {36 vars in 924 bytes} [Thu May 7 17:46:55 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: 330/655] 10.0.0.85 () {36 vars in 984 bytes} [Thu May 7 17:47:27 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/656] 10.0.0.85 () {36 vars in 924 bytes} [Thu May 7 17:47:27 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: 330/663] 10.0.0.29 () {36 vars in 984 bytes} [Thu May 7 17:47:59 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/664] 10.0.0.29 () {36 vars in 924 bytes} [Thu May 7 17:47:59 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/665] 10.0.0.29 () {36 vars in 924 bytes} [Thu May 7 17:47:59 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/666] 10.0.0.29 () {36 vars in 984 bytes} [Thu May 7 17:47:59 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/667] 10.0.0.29 () {36 vars in 924 bytes} [Thu May 7 17:47:59 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: 336/668] 10.0.0.29 () {36 vars in 924 bytes} [Thu May 7 17:47:59 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/669] 10.0.0.29 () {36 vars in 984 bytes} [Thu May 7 17:47:59 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/670] 10.0.0.29 () {36 vars in 924 bytes} [Thu May 7 17:47:59 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/671] 10.0.0.29 () {36 vars in 924 bytes} [Thu May 7 17:47:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/672] 10.0.0.88 () {36 vars in 908 bytes} [Thu May 7 17:48:00 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: 335/673] 10.0.0.88 () {36 vars in 1004 bytes} [Thu May 7 17:48:00 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98/locations => generated 127 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/674] 10.0.0.88 () {36 vars in 984 bytes} [Thu May 7 17:48:00 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/675] 10.0.0.88 () {36 vars in 924 bytes} [Thu May 7 17:48:00 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: 340/676] 10.0.0.88 () {36 vars in 924 bytes} [Thu May 7 17:48:00 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: 341/685] 10.0.0.91 () {30 vars in 408 bytes} [Thu May 7 17:48:42 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: 346/688] 10.0.0.91 () {34 vars in 652 bytes} [Thu May 7 17:48:53 2026] POST /v2/images => generated 649 bytes in 165 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-07 17:48:53.560 7 WARNING glance.api.v2.images [None req-0ef8d9c7-8e73-48ff-9a86-20f70bc7c538 24414ea3a99f4b83b8fa6cfeae697201 6cbf29b7b1ff44c7818b50ead6018702 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//767c502b-06f3-4974-833f-8d8c493961de [pid: 7|app: 0|req: 343/689] 10.0.0.91 () {32 vars in 707 bytes} [Thu May 7 17:48:53 2026] DELETE /v2/images/767c502b-06f3-4974-833f-8d8c493961de => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/690] 10.0.0.91 () {32 vars in 704 bytes} [Thu May 7 17:48:53 2026] GET /v2/images/767c502b-06f3-4974-833f-8d8c493961de => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/691] 10.0.0.91 () {32 vars in 630 bytes} [Thu May 7 17:48:53 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/692] 10.0.0.91 () {34 vars in 652 bytes} [Thu May 7 17:48:53 2026] POST /v2/images => generated 702 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/693] 10.0.0.91 () {32 vars in 714 bytes} [Thu May 7 17:48:53 2026] GET /v2/images/51afc870-2310-48b5-ae3b-2f3734d0f64a/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 17:48:53.733 8 INFO glance.api.v2.image_data [None req-d8dcebc0-d8c0-4c7d-bdfc-c9aac4f48c8c 24414ea3a99f4b83b8fa6cfeae697201 6cbf29b7b1ff44c7818b50ead6018702 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 17:48:53.773 8 WARNING glance_store._drivers.rbd [None req-d8dcebc0-d8c0-4c7d-bdfc-c9aac4f48c8c 24414ea3a99f4b83b8fa6cfeae697201 6cbf29b7b1ff44c7818b50ead6018702 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-07 17:48:54.472 8 INFO glance.location [None req-d8dcebc0-d8c0-4c7d-bdfc-c9aac4f48c8c 24414ea3a99f4b83b8fa6cfeae697201 6cbf29b7b1ff44c7818b50ead6018702 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 349/694] 10.0.0.91 () {32 vars in 724 bytes} [Thu May 7 17:48:53 2026] PUT /v2/images/51afc870-2310-48b5-ae3b-2f3734d0f64a/file => generated 0 bytes in 788 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/695] 10.0.0.91 () {32 vars in 704 bytes} [Thu May 7 17:48:54 2026] GET /v2/images/51afc870-2310-48b5-ae3b-2f3734d0f64a => generated 1103 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/696] 10.0.0.91 () {32 vars in 714 bytes} [Thu May 7 17:48:54 2026] GET /v2/images/51afc870-2310-48b5-ae3b-2f3734d0f64a/file => generated 1024 bytes in 124 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/697] 10.0.0.91 () {34 vars in 652 bytes} [Thu May 7 17:48:54 2026] POST /v2/images => generated 648 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/698] 10.0.0.91 () {32 vars in 723 bytes} [Thu May 7 17:48:54 2026] PATCH /v2/images/a178f41d-5041-4288-83da-92afee363081 => generated 652 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/699] 10.0.0.91 () {32 vars in 704 bytes} [Thu May 7 17:48:54 2026] GET /v2/images/a178f41d-5041-4288-83da-92afee363081 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 17:48:54.824 8 WARNING glance.api.v2.images [None req-61a89d8a-a0a1-46a0-92c9-1045678b1f19 24414ea3a99f4b83b8fa6cfeae697201 6cbf29b7b1ff44c7818b50ead6018702 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a178f41d-5041-4288-83da-92afee363081 [pid: 8|app: 0|req: 352/700] 10.0.0.91 () {32 vars in 707 bytes} [Thu May 7 17:48:54 2026] DELETE /v2/images/a178f41d-5041-4288-83da-92afee363081 => 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: 349/701] 10.0.0.91 () {32 vars in 704 bytes} [Thu May 7 17:48:54 2026] GET /v2/images/a178f41d-5041-4288-83da-92afee363081 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 17:48:54.898 8 WARNING glance.api.v2.images [None req-d0d1ce01-e5ea-4f7c-b390-b110b3211202 24414ea3a99f4b83b8fa6cfeae697201 6cbf29b7b1ff44c7818b50ead6018702 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//51afc870-2310-48b5-ae3b-2f3734d0f64a [pid: 8|app: 0|req: 353/702] 10.0.0.91 () {32 vars in 707 bytes} [Thu May 7 17:48:54 2026] DELETE /v2/images/51afc870-2310-48b5-ae3b-2f3734d0f64a => generated 0 bytes in 948 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/703] 10.0.0.91 () {32 vars in 704 bytes} [Thu May 7 17:48:55 2026] GET /v2/images/51afc870-2310-48b5-ae3b-2f3734d0f64a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 17:48:55.862 8 WARNING glance.api.v2.images [None req-608ad626-a755-404d-9ac4-af6a10a40c39 24414ea3a99f4b83b8fa6cfeae697201 6cbf29b7b1ff44c7818b50ead6018702 - - default default] Failed to find image 767c502b-06f3-4974-833f-8d8c493961de to delete: glance.common.exception.ImageNotFound: No image found with ID 767c502b-06f3-4974-833f-8d8c493961de [pid: 8|app: 0|req: 354/704] 10.0.0.91 () {32 vars in 707 bytes} [Thu May 7 17:48:55 2026] DELETE /v2/images/767c502b-06f3-4974-833f-8d8c493961de => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/705] 10.0.0.91 () {32 vars in 704 bytes} [Thu May 7 17:48:55 2026] GET /v2/images/767c502b-06f3-4974-833f-8d8c493961de => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/716] 10.0.0.85 () {36 vars in 984 bytes} [Thu May 7 17:49:37 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/717] 10.0.0.85 () {36 vars in 924 bytes} [Thu May 7 17:49: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: 8|app: 0|req: 363/722] 10.0.0.91 () {32 vars in 704 bytes} [Thu May 7 17:50:01 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/723] 10.0.0.91 () {32 vars in 704 bytes} [Thu May 7 17:50:01 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/724] 10.0.0.29 () {36 vars in 984 bytes} [Thu May 7 17:50:03 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/725] 10.0.0.29 () {36 vars in 924 bytes} [Thu May 7 17:50:03 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/726] 10.0.0.29 () {36 vars in 924 bytes} [Thu May 7 17:50:03 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: 362/727] 10.0.0.29 () {36 vars in 984 bytes} [Thu May 7 17:50:03 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/728] 10.0.0.29 () {36 vars in 924 bytes} [Thu May 7 17:50:03 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: 363/729] 10.0.0.29 () {36 vars in 924 bytes} [Thu May 7 17:50:03 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: 367/730] 10.0.0.29 () {36 vars in 984 bytes} [Thu May 7 17:50:03 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/731] 10.0.0.29 () {36 vars in 924 bytes} [Thu May 7 17:50:03 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: 368/732] 10.0.0.29 () {36 vars in 924 bytes} [Thu May 7 17:50:03 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: 365/733] 10.0.0.88 () {36 vars in 908 bytes} [Thu May 7 17:50:03 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: 369/734] 10.0.0.88 () {36 vars in 1004 bytes} [Thu May 7 17:50:03 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/735] 10.0.0.88 () {36 vars in 984 bytes} [Thu May 7 17:50:03 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/736] 10.0.0.88 () {36 vars in 924 bytes} [Thu May 7 17:50:03 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: 367/737] 10.0.0.88 () {36 vars in 924 bytes} [Thu May 7 17:50:03 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: 370/742] 10.0.0.85 () {36 vars in 984 bytes} [Thu May 7 17:50:23 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/743] 10.0.0.85 () {36 vars in 924 bytes} [Thu May 7 17:50:23 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: 371/744] 10.0.0.85 () {36 vars in 984 bytes} [Thu May 7 17:50:23 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/745] 10.0.0.85 () {36 vars in 924 bytes} [Thu May 7 17:50:23 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: 372/746] 10.0.0.85 () {36 vars in 984 bytes} [Thu May 7 17:50:25 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/747] 10.0.0.85 () {36 vars in 924 bytes} [Thu May 7 17:50:25 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: 375/752] 10.0.0.85 () {36 vars in 984 bytes} [Thu May 7 17:50:41 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/753] 10.0.0.85 () {36 vars in 924 bytes} [Thu May 7 17:50:41 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: 381/758] 10.0.0.85 () {36 vars in 984 bytes} [Thu May 7 17:50:58 2026] GET /v2/images/287bf27a-4a36-47e1-bf0b-76c0dcaf8f98 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/759] 10.0.0.85 () {36 vars in 924 bytes} [Thu May 7 17:50: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: 7|app: 0|req: 380/762] 199.204.45.235 () {32 vars in 824 bytes} [Thu May 7 17:51:14 2026] GET /v2/images?status=active&owner=ce2c877ac4244a249e9bb09ee924359a&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/763] 199.204.45.235 () {32 vars in 651 bytes} [Thu May 7 17:51:14 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: 381/764] 10.0.0.29 () {36 vars in 984 bytes} [Thu May 7 17:51:15 2026] GET /v2/images/4bb16afd-040b-4084-82fb-60bf69a01ef9 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/765] 10.0.0.29 () {36 vars in 924 bytes} [Thu May 7 17:51:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/766] 10.0.0.29 () {36 vars in 924 bytes} [Thu May 7 17:51:15 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: 385/767] 10.0.0.29 () {36 vars in 984 bytes} [Thu May 7 17:51:15 2026] GET /v2/images/4bb16afd-040b-4084-82fb-60bf69a01ef9 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/768] 10.0.0.29 () {36 vars in 924 bytes} [Thu May 7 17:51: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: 8|app: 0|req: 386/769] 10.0.0.29 () {36 vars in 924 bytes} [Thu May 7 17:51:15 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: 384/770] 10.0.0.29 () {36 vars in 984 bytes} [Thu May 7 17:51:15 2026] GET /v2/images/4bb16afd-040b-4084-82fb-60bf69a01ef9 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/771] 10.0.0.29 () {36 vars in 924 bytes} [Thu May 7 17:51:15 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: 385/772] 10.0.0.88 () {36 vars in 908 bytes} [Thu May 7 17:51:15 2026] GET /versions => generated 1312 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/773] 10.0.0.88 () {36 vars in 1004 bytes} [Thu May 7 17:51:15 2026] GET /v2/images/4bb16afd-040b-4084-82fb-60bf69a01ef9/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/774] 10.0.0.88 () {36 vars in 984 bytes} [Thu May 7 17:51:15 2026] GET /v2/images/4bb16afd-040b-4084-82fb-60bf69a01ef9 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/775] 10.0.0.88 () {36 vars in 924 bytes} [Thu May 7 17:51:15 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: 387/776] 10.0.0.88 () {36 vars in 924 bytes} [Thu May 7 17:51: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: 8|app: 0|req: 412/821] 10.0.0.91 () {32 vars in 630 bytes} [Thu May 7 17:54:49 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)