+ 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 May 11 21:24:01 2026] *** compiled with version: 13.3.0 on 11 May 2026 01:40:48 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-7fbb9d8c54-8j7zp machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fe3f1e7c668 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-11 21:24:03.911 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-11 21:24:03.923 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-11 21:24:04.798 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-11 21:24:04.799 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-11 21:24:04.799 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 21:24:04.814 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-11 21:24:04.816 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-11 21:24:04.816 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 21:24:06.822 7 WARNING glance.api.v2.images [None req-69901093-492a-42e8-93d4-75a473fcbcb1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 21:24:06.855 8 WARNING glance.api.v2.images [None req-465c65d5-83b3-4296-9da7-5aad71b5d994 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 21:24:07.149 7 WARNING keystonemiddleware._common.config [None req-69901093-492a-42e8-93d4-75a473fcbcb1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 21:24:07.158 7 WARNING oslo_config.cfg [None req-69901093-492a-42e8-93d4-75a473fcbcb1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fe3f1e7c668 pid: 7 (default app) 2026-05-11 21:24:07.185 8 WARNING keystonemiddleware._common.config [None req-465c65d5-83b3-4296-9da7-5aad71b5d994 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 21:24:07.193 8 WARNING oslo_config.cfg [None req-465c65d5-83b3-4296-9da7-5aad71b5d994 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fe3f1e7c668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 21:24:08 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-05-11 21:24:08.938 8 WARNING oslo_policy.policy [None req-f2f57955-2daf-46b1-963f-2e8bfb2259ac c38c2b8b17d441328807f5aea20e0126 0e0500d7505b4d2f8367f541b306c782 - - 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-11 21:24:08.939 8 WARNING oslo_policy.policy [None req-f2f57955-2daf-46b1-963f-2e8bfb2259ac c38c2b8b17d441328807f5aea20e0126 0e0500d7505b4d2f8367f541b306c782 - - 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-11 21:24:08.955 8 WARNING oslo_policy.policy [None req-f2f57955-2daf-46b1-963f-2e8bfb2259ac c38c2b8b17d441328807f5aea20e0126 0e0500d7505b4d2f8367f541b306c782 - - 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-11 21:24:08.955 8 WARNING oslo_policy.policy [None req-f2f57955-2daf-46b1-963f-2e8bfb2259ac c38c2b8b17d441328807f5aea20e0126 0e0500d7505b4d2f8367f541b306c782 - - 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.72 () {44 vars in 907 bytes} [Mon May 11 21:24:08 2026] GET /v2/images => generated 69 bytes in 568 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.72 () {42 vars in 685 bytes} [Mon May 11 21:24:12 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: 2/8] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 21:24:12 2026] GET /v2/images => generated 69 bytes in 36 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-11 21:24:12.319 7 WARNING oslo_policy.policy [None req-70adc6cc-7121-4fc0-be7c-ed8c696857fd c38c2b8b17d441328807f5aea20e0126 0e0500d7505b4d2f8367f541b306c782 - - 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-11 21:24:12.319 7 WARNING oslo_policy.policy [None req-70adc6cc-7121-4fc0-be7c-ed8c696857fd c38c2b8b17d441328807f5aea20e0126 0e0500d7505b4d2f8367f541b306c782 - - 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.72 () {44 vars in 908 bytes} [Mon May 11 21:24:12 2026] GET /v2/images/cirros => generated 151 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.72 () {44 vars in 930 bytes} [Mon May 11 21:24:12 2026] GET /v2/images?name=cirros => generated 81 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 21:24:12.469 7 WARNING oslo_policy.policy [None req-7593f8c4-af2d-4b24-a03a-35b768f8389b c38c2b8b17d441328807f5aea20e0126 0e0500d7505b4d2f8367f541b306c782 - - 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-11 21:24:12.471 7 WARNING oslo_policy.policy [None req-7593f8c4-af2d-4b24-a03a-35b768f8389b c38c2b8b17d441328807f5aea20e0126 0e0500d7505b4d2f8367f541b306c782 - - 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.72 () {44 vars in 936 bytes} [Mon May 11 21:24:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 21:24:12.584 8 WARNING oslo_config.cfg [None req-561dfd87-fd00-4d68-9693-81d1b4277cf4 c38c2b8b17d441328807f5aea20e0126 0e0500d7505b4d2f8367f541b306c782 - - 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.72 () {48 vars in 948 bytes} [Mon May 11 21:24:12 2026] POST /v2/images => generated 760 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 21:24:12.603 7 WARNING oslo_policy.policy [None req-dbae6f9d-75f1-40b8-84a4-ca74ea24ae8d c38c2b8b17d441328807f5aea20e0126 0e0500d7505b4d2f8367f541b306c782 - - 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-11 21:24:12.603 7 WARNING oslo_policy.policy [None req-dbae6f9d-75f1-40b8-84a4-ca74ea24ae8d c38c2b8b17d441328807f5aea20e0126 0e0500d7505b4d2f8367f541b306c782 - - 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-11 21:24:12.604 7 INFO glance.api.v2.image_data [None req-dbae6f9d-75f1-40b8-84a4-ca74ea24ae8d c38c2b8b17d441328807f5aea20e0126 0e0500d7505b4d2f8367f541b306c782 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 21:24:16.025 7 WARNING glance.location [None req-dbae6f9d-75f1-40b8-84a4-ca74ea24ae8d c38c2b8b17d441328807f5aea20e0126 0e0500d7505b4d2f8367f541b306c782 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.72 () {48 vars in 1042 bytes} [Mon May 11 21:24:12 2026] PUT /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044/file => generated 0 bytes in 3468 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7273 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.72 () {44 vars in 968 bytes} [Mon May 11 21:24:16 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 21:24:16.104 7 WARNING oslo_config.cfg [None req-aedc1d45-eb83-42b9-bd70-c02af9037aa9 c38c2b8b17d441328807f5aea20e0126 0e0500d7505b4d2f8367f541b306c782 - - 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/15] 199.204.45.72 () {44 vars in 968 bytes} [Mon May 11 21:24:16 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => 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: 132/258] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 21:44:21 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: 127/259] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 21:44:21 2026] GET /v2/images => generated 1240 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/264] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 21:44:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/265] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 21:44:38 2026] GET /v2/images => generated 1240 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/266] 199.204.45.72 () {44 vars in 934 bytes} [Mon May 11 21:44:38 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/267] 199.204.45.72 () {44 vars in 956 bytes} [Mon May 11 21:44:38 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/268] 199.204.45.72 () {44 vars in 936 bytes} [Mon May 11 21:44:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/269] 199.204.45.72 () {48 vars in 948 bytes} [Mon May 11 21:44:38 2026] POST /v2/images => generated 796 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 21:44:38.777 8 WARNING oslo_policy.policy [None req-dfe4caa2-b3ba-412d-a40c-20aa635a1554 c38c2b8b17d441328807f5aea20e0126 0e0500d7505b4d2f8367f541b306c782 - - 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-11 21:44:38.778 8 WARNING oslo_policy.policy [None req-dfe4caa2-b3ba-412d-a40c-20aa635a1554 c38c2b8b17d441328807f5aea20e0126 0e0500d7505b4d2f8367f541b306c782 - - 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-11 21:44:38.780 8 INFO glance.api.v2.image_data [None req-dfe4caa2-b3ba-412d-a40c-20aa635a1554 c38c2b8b17d441328807f5aea20e0126 0e0500d7505b4d2f8367f541b306c782 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 21:45:03.815 8 WARNING glance.location [None req-dfe4caa2-b3ba-412d-a40c-20aa635a1554 c38c2b8b17d441328807f5aea20e0126 0e0500d7505b4d2f8367f541b306c782 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 133/274] 199.204.45.72 () {48 vars in 1043 bytes} [Mon May 11 21:44:38 2026] PUT /v2/images/38214df0-8e55-45be-a7d0-83f1f7f830c8/file => generated 0 bytes in 25091 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62688 switches on core 0) [pid: 7|app: 0|req: 142/275] 199.204.45.72 () {44 vars in 968 bytes} [Mon May 11 21:45:03 2026] GET /v2/images/38214df0-8e55-45be-a7d0-83f1f7f830c8 => 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: 134/276] 199.204.45.72 () {44 vars in 968 bytes} [Mon May 11 21:45:03 2026] GET /v2/images/38214df0-8e55-45be-a7d0-83f1f7f830c8 => 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: 143/277] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 21:45: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: 135/278] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 21:45:05 2026] GET /v2/images => generated 2451 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/355] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 21:51:20 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: 174/356] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 21:51:20 2026] GET /v2/images => generated 2451 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/359] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 21:51:35 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: 176/360] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 21:51:35 2026] GET /v2/images => generated 2451 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/361] 199.204.45.72 () {44 vars in 944 bytes} [Mon May 11 21:51:35 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/362] 199.204.45.72 () {44 vars in 966 bytes} [Mon May 11 21:51:35 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/363] 199.204.45.72 () {44 vars in 936 bytes} [Mon May 11 21:51:35 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: 8|app: 0|req: 178/364] 199.204.45.72 () {48 vars in 948 bytes} [Mon May 11 21:51:35 2026] POST /v2/images => generated 799 bytes in 587 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 21:51:36.296 7 INFO glance.api.v2.image_data [None req-0d0ce241-2607-45ec-b4de-3b0f294ded62 c38c2b8b17d441328807f5aea20e0126 0e0500d7505b4d2f8367f541b306c782 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 21:51:58.993 7 INFO glance.location [None req-0d0ce241-2607-45ec-b4de-3b0f294ded62 c38c2b8b17d441328807f5aea20e0126 0e0500d7505b4d2f8367f541b306c782 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 187/371] 199.204.45.72 () {48 vars in 1042 bytes} [Mon May 11 21:51:36 2026] PUT /v2/images/fc99c9f2-7225-4b3a-b3c0-7896b152ceb0/file => generated 0 bytes in 22756 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20555 switches on core 0) [pid: 8|app: 0|req: 185/372] 199.204.45.72 () {44 vars in 968 bytes} [Mon May 11 21:51:59 2026] GET /v2/images/fc99c9f2-7225-4b3a-b3c0-7896b152ceb0 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.204.45.72 () {48 vars in 1047 bytes} [Mon May 11 21:51:59 2026] PATCH /v2/images/fc99c9f2-7225-4b3a-b3c0-7896b152ceb0 => generated 1234 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.204.45.72 () {44 vars in 968 bytes} [Mon May 11 21:51:59 2026] GET /v2/images/fc99c9f2-7225-4b3a-b3c0-7896b152ceb0 => 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: 190/381] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 21:52:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/382] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 21:52:36 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: 193/387] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 21:52:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/388] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 21:52:54 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/389] 199.204.45.72 () {44 vars in 936 bytes} [Mon May 11 21:52:54 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: 7|app: 0|req: 196/390] 199.204.45.72 () {44 vars in 958 bytes} [Mon May 11 21:52:54 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/391] 199.204.45.72 () {44 vars in 936 bytes} [Mon May 11 21:52:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/392] 199.204.45.72 () {48 vars in 948 bytes} [Mon May 11 21:52:54 2026] POST /v2/images => generated 791 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 21:52:55.001 8 INFO glance.api.v2.image_data [None req-d57bdcb9-3836-4a35-a585-79622fc934c7 c38c2b8b17d441328807f5aea20e0126 0e0500d7505b4d2f8367f541b306c782 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 21:53:09.926 8 INFO glance.location [None req-d57bdcb9-3836-4a35-a585-79622fc934c7 c38c2b8b17d441328807f5aea20e0126 0e0500d7505b4d2f8367f541b306c782 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 196/397] 199.204.45.72 () {48 vars in 1043 bytes} [Mon May 11 21:52:54 2026] PUT /v2/images/7dcba8b5-04aa-4e0f-911e-e416497584d9/file => generated 0 bytes in 14970 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29490 switches on core 0) [pid: 7|app: 0|req: 202/398] 199.204.45.72 () {44 vars in 968 bytes} [Mon May 11 21:53:09 2026] GET /v2/images/7dcba8b5-04aa-4e0f-911e-e416497584d9 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/399] 199.204.45.72 () {44 vars in 968 bytes} [Mon May 11 21:53:09 2026] GET /v2/images/7dcba8b5-04aa-4e0f-911e-e416497584d9 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/546] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 22:05:16 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: 271/547] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 22:05:16 2026] GET /v2/images => generated 4893 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/574] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 22:07:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/575] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 22:07:32 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/576] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 22:07:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/577] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 22:07:33 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/588] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 22:08:21 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/589] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 22:08:21 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/592] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 22:08:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/593] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 22:08:29 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/606] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 22:09:28 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: 301/607] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 22:09:28 2026] GET /v2/images => generated 4893 bytes in 52 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/616] 10.0.0.92 () {32 vars in 632 bytes} [Mon May 11 22:10:10 2026] GET /v2/images => generated 4893 bytes in 16 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: 308/621] 10.0.0.42 () {36 vars in 986 bytes} [Mon May 11 22:10:34 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => generated 1171 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/622] 10.0.0.42 () {36 vars in 926 bytes} [Mon May 11 22:10:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/623] 10.0.0.42 () {36 vars in 926 bytes} [Mon May 11 22:10:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/624] 10.0.0.42 () {36 vars in 986 bytes} [Mon May 11 22:10:34 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/625] 10.0.0.42 () {36 vars in 926 bytes} [Mon May 11 22:10:34 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: 316/626] 10.0.0.42 () {36 vars in 926 bytes} [Mon May 11 22:10:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/627] 10.0.0.42 () {36 vars in 986 bytes} [Mon May 11 22:10:35 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => 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: 317/628] 10.0.0.42 () {36 vars in 926 bytes} [Mon May 11 22:10:35 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: 312/629] 10.0.0.42 () {36 vars in 926 bytes} [Mon May 11 22:10:35 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/630] 10.0.0.25 () {36 vars in 986 bytes} [Mon May 11 22:10:35 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => generated 1171 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/631] 10.0.0.25 () {36 vars in 926 bytes} [Mon May 11 22:10:35 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: 319/632] 10.0.0.25 () {36 vars in 986 bytes} [Mon May 11 22:10:35 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => 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: 314/633] 10.0.0.25 () {36 vars in 926 bytes} [Mon May 11 22:10:35 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/634] 10.0.0.25 () {36 vars in 926 bytes} [Mon May 11 22:10:35 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: 316/637] 10.0.0.162 () {36 vars in 987 bytes} [Mon May 11 22:10:38 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/638] 10.0.0.162 () {36 vars in 927 bytes} [Mon May 11 22:10:38 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: 318/641] 199.204.45.72 () {36 vars in 990 bytes} [Mon May 11 22:10:47 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => 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: 324/642] 199.204.45.72 () {36 vars in 930 bytes} [Mon May 11 22:10:47 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/643] 199.204.45.72 () {36 vars in 990 bytes} [Mon May 11 22:10:47 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => 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: 325/644] 199.204.45.72 () {36 vars in 930 bytes} [Mon May 11 22:10:47 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/645] 10.0.0.162 () {36 vars in 987 bytes} [Mon May 11 22:10:51 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/646] 10.0.0.162 () {36 vars in 927 bytes} [Mon May 11 22:10:51 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/647] 10.0.0.162 () {36 vars in 987 bytes} [Mon May 11 22:10:52 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/648] 10.0.0.162 () {36 vars in 927 bytes} [Mon May 11 22:10:52 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/655] 10.0.0.162 () {36 vars in 987 bytes} [Mon May 11 22:11:23 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => 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: 325/656] 10.0.0.162 () {36 vars in 927 bytes} [Mon May 11 22:11:23 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: 335/663] 10.0.0.92 () {32 vars in 706 bytes} [Mon May 11 22:11:47 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/664] 10.0.0.92 () {32 vars in 706 bytes} [Mon May 11 22:11:47 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => 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: 336/665] 10.0.0.42 () {36 vars in 986 bytes} [Mon May 11 22:11:48 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => generated 1171 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/666] 10.0.0.42 () {36 vars in 926 bytes} [Mon May 11 22:11:48 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/667] 10.0.0.42 () {36 vars in 926 bytes} [Mon May 11 22:11:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/668] 10.0.0.42 () {36 vars in 986 bytes} [Mon May 11 22:11:48 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/669] 10.0.0.42 () {36 vars in 926 bytes} [Mon May 11 22:11:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/670] 10.0.0.42 () {36 vars in 926 bytes} [Mon May 11 22:11:48 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/671] 10.0.0.42 () {36 vars in 986 bytes} [Mon May 11 22:11:48 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => 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: 333/672] 10.0.0.42 () {36 vars in 926 bytes} [Mon May 11 22:11:48 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/673] 10.0.0.42 () {36 vars in 926 bytes} [Mon May 11 22:11:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/674] 10.0.0.25 () {36 vars in 986 bytes} [Mon May 11 22:11:48 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => 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: 341/675] 10.0.0.25 () {36 vars in 926 bytes} [Mon May 11 22:11:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/676] 10.0.0.25 () {36 vars in 986 bytes} [Mon May 11 22:11:48 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => 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: 342/677] 10.0.0.25 () {36 vars in 926 bytes} [Mon May 11 22:11:48 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/678] 10.0.0.25 () {36 vars in 926 bytes} [Mon May 11 22:11:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/681] 10.0.0.92 () {34 vars in 654 bytes} [Mon May 11 22:11:57 2026] POST /v2/images => generated 648 bytes in 169 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-11 22:11:57.235 8 WARNING glance.api.v2.images [None req-327a112a-079a-4f28-8562-e5cca45962cf da9f74785a0740bb9d1cc3ba03f7b33a 3401ef1ef1384c40a9eec36140019a76 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//80ba07a1-90fe-4b71-ab65-d1ff02906759 [pid: 8|app: 0|req: 338/682] 10.0.0.92 () {32 vars in 709 bytes} [Mon May 11 22:11:57 2026] DELETE /v2/images/80ba07a1-90fe-4b71-ab65-d1ff02906759 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/683] 10.0.0.92 () {32 vars in 706 bytes} [Mon May 11 22:11:57 2026] GET /v2/images/80ba07a1-90fe-4b71-ab65-d1ff02906759 => 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: 339/684] 10.0.0.92 () {32 vars in 632 bytes} [Mon May 11 22:11:57 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/685] 10.0.0.92 () {34 vars in 654 bytes} [Mon May 11 22:11:57 2026] POST /v2/images => generated 703 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/686] 10.0.0.92 () {32 vars in 716 bytes} [Mon May 11 22:11:57 2026] GET /v2/images/5c33439f-7d28-4f71-a391-34716583d9b8/file => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 22:11:57.473 7 INFO glance.api.v2.image_data [None req-03a7de87-f25f-401e-8e50-5cb1419d54c7 da9f74785a0740bb9d1cc3ba03f7b33a 3401ef1ef1384c40a9eec36140019a76 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 22:11:57.529 7 WARNING glance_store._drivers.rbd [None req-03a7de87-f25f-401e-8e50-5cb1419d54c7 da9f74785a0740bb9d1cc3ba03f7b33a 3401ef1ef1384c40a9eec36140019a76 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-11 22:11:58.477 7 INFO glance.location [None req-03a7de87-f25f-401e-8e50-5cb1419d54c7 da9f74785a0740bb9d1cc3ba03f7b33a 3401ef1ef1384c40a9eec36140019a76 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 347/687] 10.0.0.92 () {32 vars in 726 bytes} [Mon May 11 22:11:57 2026] PUT /v2/images/5c33439f-7d28-4f71-a391-34716583d9b8/file => generated 0 bytes in 1060 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/688] 10.0.0.92 () {32 vars in 706 bytes} [Mon May 11 22:11:58 2026] GET /v2/images/5c33439f-7d28-4f71-a391-34716583d9b8 => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/689] 10.0.0.92 () {32 vars in 716 bytes} [Mon May 11 22:11:58 2026] GET /v2/images/5c33439f-7d28-4f71-a391-34716583d9b8/file => generated 1024 bytes in 122 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/690] 10.0.0.92 () {34 vars in 654 bytes} [Mon May 11 22:11:58 2026] POST /v2/images => generated 649 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/691] 10.0.0.92 () {32 vars in 725 bytes} [Mon May 11 22:11:58 2026] PATCH /v2/images/f4997132-305f-4eb5-918f-50cfcc7e2265 => generated 653 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/692] 10.0.0.92 () {32 vars in 706 bytes} [Mon May 11 22:11:58 2026] GET /v2/images/f4997132-305f-4eb5-918f-50cfcc7e2265 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 22:11:58.822 7 WARNING glance.api.v2.images [None req-931be573-42e8-4f6d-b5af-595512a9f66b da9f74785a0740bb9d1cc3ba03f7b33a 3401ef1ef1384c40a9eec36140019a76 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f4997132-305f-4eb5-918f-50cfcc7e2265 [pid: 7|app: 0|req: 350/693] 10.0.0.92 () {32 vars in 709 bytes} [Mon May 11 22:11:58 2026] DELETE /v2/images/f4997132-305f-4eb5-918f-50cfcc7e2265 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/694] 10.0.0.92 () {32 vars in 706 bytes} [Mon May 11 22:11:58 2026] GET /v2/images/f4997132-305f-4eb5-918f-50cfcc7e2265 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 22:11:58.893 7 WARNING glance.api.v2.images [None req-14f1c4b5-61c2-4978-8f18-e19f3920959b da9f74785a0740bb9d1cc3ba03f7b33a 3401ef1ef1384c40a9eec36140019a76 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5c33439f-7d28-4f71-a391-34716583d9b8 [pid: 7|app: 0|req: 351/695] 10.0.0.92 () {32 vars in 709 bytes} [Mon May 11 22:11:58 2026] DELETE /v2/images/5c33439f-7d28-4f71-a391-34716583d9b8 => generated 0 bytes in 876 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/696] 10.0.0.92 () {32 vars in 706 bytes} [Mon May 11 22:11:59 2026] GET /v2/images/5c33439f-7d28-4f71-a391-34716583d9b8 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 22:11:59.777 7 WARNING glance.api.v2.images [None req-c8f8c24b-6d4a-4c42-886f-87213fcad2c9 da9f74785a0740bb9d1cc3ba03f7b33a 3401ef1ef1384c40a9eec36140019a76 - - default default] Failed to find image 80ba07a1-90fe-4b71-ab65-d1ff02906759 to delete: glance.common.exception.ImageNotFound: No image found with ID 80ba07a1-90fe-4b71-ab65-d1ff02906759 [pid: 7|app: 0|req: 352/697] 10.0.0.92 () {32 vars in 709 bytes} [Mon May 11 22:11:59 2026] DELETE /v2/images/80ba07a1-90fe-4b71-ab65-d1ff02906759 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/698] 10.0.0.92 () {32 vars in 706 bytes} [Mon May 11 22:11:59 2026] GET /v2/images/80ba07a1-90fe-4b71-ab65-d1ff02906759 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/699] 10.0.0.162 () {36 vars in 987 bytes} [Mon May 11 22:12:05 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => 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: 347/700] 10.0.0.162 () {36 vars in 927 bytes} [Mon May 11 22:12:05 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: 356/705] 10.0.0.162 () {36 vars in 987 bytes} [Mon May 11 22:12:19 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => 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: 350/706] 10.0.0.162 () {36 vars in 927 bytes} [Mon May 11 22:12:19 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: 353/711] 10.0.0.162 () {36 vars in 987 bytes} [Mon May 11 22:12:37 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => 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: 359/712] 10.0.0.162 () {36 vars in 927 bytes} [Mon May 11 22:12:37 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: 354/713] 10.0.0.162 () {36 vars in 987 bytes} [Mon May 11 22:12:41 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => 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: 360/714] 10.0.0.162 () {36 vars in 927 bytes} [Mon May 11 22:12:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/723] 10.0.0.92 () {30 vars in 410 bytes} [Mon May 11 22:13:24 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: 361/728] 10.0.0.162 () {36 vars in 987 bytes} [Mon May 11 22:13:45 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => 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: 368/729] 10.0.0.162 () {36 vars in 927 bytes} [Mon May 11 22:13:45 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/740] 10.0.0.162 () {36 vars in 987 bytes} [Mon May 11 22:14:31 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/741] 10.0.0.162 () {36 vars in 927 bytes} [Mon May 11 22:14:31 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: 370/746] 10.0.0.162 () {36 vars in 987 bytes} [Mon May 11 22:14:56 2026] GET /v2/images/adf40336-dc9f-4f2a-b4d3-88800ff2e044 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/747] 10.0.0.162 () {36 vars in 927 bytes} [Mon May 11 22:14: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: 375/756] 199.204.45.72 () {32 vars in 825 bytes} [Mon May 11 22:15:31 2026] GET /v2/images?status=active&owner=0e0500d7505b4d2f8367f541b306c782&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/757] 199.204.45.72 () {32 vars in 652 bytes} [Mon May 11 22:15:32 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: 376/758] 10.0.0.42 () {36 vars in 986 bytes} [Mon May 11 22:15:32 2026] GET /v2/images/38214df0-8e55-45be-a7d0-83f1f7f830c8 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/759] 10.0.0.42 () {36 vars in 926 bytes} [Mon May 11 22:15:32 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: 377/760] 10.0.0.42 () {36 vars in 926 bytes} [Mon May 11 22:15:32 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: 384/761] 10.0.0.42 () {36 vars in 986 bytes} [Mon May 11 22:15:32 2026] GET /v2/images/38214df0-8e55-45be-a7d0-83f1f7f830c8 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/762] 10.0.0.42 () {36 vars in 926 bytes} [Mon May 11 22:15:32 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: 385/763] 10.0.0.42 () {36 vars in 926 bytes} [Mon May 11 22:15:32 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: 379/764] 10.0.0.42 () {36 vars in 986 bytes} [Mon May 11 22:15:32 2026] GET /v2/images/38214df0-8e55-45be-a7d0-83f1f7f830c8 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/765] 10.0.0.42 () {36 vars in 926 bytes} [Mon May 11 22:15:32 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: 380/766] 10.0.0.25 () {36 vars in 986 bytes} [Mon May 11 22:15:33 2026] GET /v2/images/38214df0-8e55-45be-a7d0-83f1f7f830c8 => 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: 387/767] 10.0.0.25 () {36 vars in 926 bytes} [Mon May 11 22:15:33 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/768] 10.0.0.25 () {36 vars in 986 bytes} [Mon May 11 22:15:33 2026] GET /v2/images/38214df0-8e55-45be-a7d0-83f1f7f830c8 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/769] 10.0.0.25 () {36 vars in 926 bytes} [Mon May 11 22:15:33 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: 382/770] 10.0.0.25 () {36 vars in 926 bytes} [Mon May 11 22:15:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/815] 10.0.0.92 () {32 vars in 632 bytes} [Mon May 11 22:19:09 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)