+ 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 Apr 16 01:06:54 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-7b78c8fb9d-ln95g 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 0x7fcf13e91668 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-04-16 01:06:56.132 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-16 01:06:56.166 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-04-16 01:06:57.020 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-04-16 01:06:57.021 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-04-16 01:06:57.022 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-16 01:06:57.037 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-04-16 01:06:57.038 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-04-16 01:06:57.038 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-16 01:06:59.027 8 WARNING glance.api.v2.images [None req-a4001f98-d6ee-4c8c-9bd0-eb846ccf4c50 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-16 01:06:59.089 7 WARNING glance.api.v2.images [None req-769e8fef-38a0-4736-91be-714e5ca1577b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-16 01:06:59.360 8 WARNING keystonemiddleware._common.config [None req-a4001f98-d6ee-4c8c-9bd0-eb846ccf4c50 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 01:06:59.368 8 WARNING oslo_config.cfg [None req-a4001f98-d6ee-4c8c-9bd0-eb846ccf4c50 - - - - - -] 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 0x7fcf13e91668 pid: 8 (default app) 2026-04-16 01:06:59.445 7 WARNING keystonemiddleware._common.config [None req-769e8fef-38a0-4736-91be-714e5ca1577b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 01:06:59.453 7 WARNING oslo_config.cfg [None req-769e8fef-38a0-4736-91be-714e5ca1577b - - - - - -] 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 0x7fcf13e91668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.38 () {42 vars in 685 bytes} [Thu Apr 16 01:07:01 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-04-16 01:07:02.013 7 WARNING oslo_policy.policy [None req-4c8dc043-2be8-4892-a735-4ab836fc3101 9db5f5e3a5c44a378dcd0c5f895537db 598635530b57446f8ad2a7e244041fea - - 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-04-16 01:07:02.013 7 WARNING oslo_policy.policy [None req-4c8dc043-2be8-4892-a735-4ab836fc3101 9db5f5e3a5c44a378dcd0c5f895537db 598635530b57446f8ad2a7e244041fea - - 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-04-16 01:07:02.035 7 WARNING oslo_policy.policy [None req-4c8dc043-2be8-4892-a735-4ab836fc3101 9db5f5e3a5c44a378dcd0c5f895537db 598635530b57446f8ad2a7e244041fea - - 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-04-16 01:07:02.035 7 WARNING oslo_policy.policy [None req-4c8dc043-2be8-4892-a735-4ab836fc3101 9db5f5e3a5c44a378dcd0c5f895537db 598635530b57446f8ad2a7e244041fea - - 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: 1/5] 199.204.45.38 () {44 vars in 907 bytes} [Thu Apr 16 01:07:01 2026] GET /v2/images => generated 69 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.38 () {42 vars in 685 bytes} [Thu Apr 16 01:07:06 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: 2/7] 199.204.45.38 () {44 vars in 907 bytes} [Thu Apr 16 01:07:06 2026] GET /v2/images => generated 69 bytes in 55 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-04-16 01:07:06.347 8 WARNING oslo_policy.policy [None req-c741e45d-bbea-486f-8b96-8aab4c837e05 9db5f5e3a5c44a378dcd0c5f895537db 598635530b57446f8ad2a7e244041fea - - 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-04-16 01:07:06.348 8 WARNING oslo_policy.policy [None req-c741e45d-bbea-486f-8b96-8aab4c837e05 9db5f5e3a5c44a378dcd0c5f895537db 598635530b57446f8ad2a7e244041fea - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.38 () {44 vars in 908 bytes} [Thu Apr 16 01:07:06 2026] GET /v2/images/cirros => generated 151 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.38 () {44 vars in 930 bytes} [Thu Apr 16 01:07:06 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 01:07:06.497 8 WARNING oslo_policy.policy [None req-9954b316-4699-4a53-9d61-3fb33e069872 9db5f5e3a5c44a378dcd0c5f895537db 598635530b57446f8ad2a7e244041fea - - 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-04-16 01:07:06.497 8 WARNING oslo_policy.policy [None req-9954b316-4699-4a53-9d61-3fb33e069872 9db5f5e3a5c44a378dcd0c5f895537db 598635530b57446f8ad2a7e244041fea - - 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: 7/10] 199.204.45.38 () {44 vars in 936 bytes} [Thu Apr 16 01:07:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 01:07:06.598 7 WARNING oslo_config.cfg [None req-d0f01f68-8f4d-4ee5-90e1-fc6f21798e2e 9db5f5e3a5c44a378dcd0c5f895537db 598635530b57446f8ad2a7e244041fea - - 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: 4/11] 199.204.45.38 () {48 vars in 948 bytes} [Thu Apr 16 01:07:06 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-16 01:07:06.617 8 WARNING oslo_policy.policy [None req-f77d63c0-3885-47cf-8d85-8d87751684e4 9db5f5e3a5c44a378dcd0c5f895537db 598635530b57446f8ad2a7e244041fea - - 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-04-16 01:07:06.617 8 WARNING oslo_policy.policy [None req-f77d63c0-3885-47cf-8d85-8d87751684e4 9db5f5e3a5c44a378dcd0c5f895537db 598635530b57446f8ad2a7e244041fea - - 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-04-16 01:07:06.618 8 INFO glance.api.v2.image_data [None req-f77d63c0-3885-47cf-8d85-8d87751684e4 9db5f5e3a5c44a378dcd0c5f895537db 598635530b57446f8ad2a7e244041fea - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 01:07:09.779 8 WARNING glance.location [None req-f77d63c0-3885-47cf-8d85-8d87751684e4 9db5f5e3a5c44a378dcd0c5f895537db 598635530b57446f8ad2a7e244041fea - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.38 () {48 vars in 1042 bytes} [Thu Apr 16 01:07:06 2026] PUT /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b/file => generated 0 bytes in 3203 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5898 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.38 () {44 vars in 968 bytes} [Thu Apr 16 01:07:09 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 01:07:09.855 8 WARNING oslo_config.cfg [None req-214d8a52-7f7f-4f12-af57-232a472b69fc 9db5f5e3a5c44a378dcd0c5f895537db 598635530b57446f8ad2a7e244041fea - - 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: 9/16] 199.204.45.38 () {44 vars in 968 bytes} [Thu Apr 16 01:07:09 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => 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: 61/123] 199.204.45.38 () {42 vars in 685 bytes} [Thu Apr 16 01:15:59 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: 63/124] 199.204.45.38 () {44 vars in 907 bytes} [Thu Apr 16 01:15:59 2026] GET /v2/images => generated 1240 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/127] 199.204.45.38 () {42 vars in 685 bytes} [Thu Apr 16 01:16:10 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: 65/128] 199.204.45.38 () {44 vars in 907 bytes} [Thu Apr 16 01:16:10 2026] GET /v2/images => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/129] 199.204.45.38 () {44 vars in 936 bytes} [Thu Apr 16 01:16:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/130] 199.204.45.38 () {44 vars in 958 bytes} [Thu Apr 16 01:16:10 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/131] 199.204.45.38 () {44 vars in 936 bytes} [Thu Apr 16 01:16:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/132] 199.204.45.38 () {48 vars in 948 bytes} [Thu Apr 16 01:16:11 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-16 01:16:11.075 7 WARNING oslo_policy.policy [None req-46d09f39-4ded-4a62-83a3-77891fb37a68 9db5f5e3a5c44a378dcd0c5f895537db 598635530b57446f8ad2a7e244041fea - - 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-04-16 01:16:11.076 7 WARNING oslo_policy.policy [None req-46d09f39-4ded-4a62-83a3-77891fb37a68 9db5f5e3a5c44a378dcd0c5f895537db 598635530b57446f8ad2a7e244041fea - - 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-04-16 01:16:11.077 7 INFO glance.api.v2.image_data [None req-46d09f39-4ded-4a62-83a3-77891fb37a68 9db5f5e3a5c44a378dcd0c5f895537db 598635530b57446f8ad2a7e244041fea - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 01:16:18.884 7 INFO glance.location [None req-46d09f39-4ded-4a62-83a3-77891fb37a68 9db5f5e3a5c44a378dcd0c5f895537db 598635530b57446f8ad2a7e244041fea - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 66/133] 199.204.45.38 () {48 vars in 1042 bytes} [Thu Apr 16 01:16:11 2026] PUT /v2/images/413d31ec-5e02-4048-856c-46baa5386b0c/file => generated 0 bytes in 7859 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25857 switches on core 0) [pid: 8|app: 0|req: 68/134] 199.204.45.38 () {44 vars in 968 bytes} [Thu Apr 16 01:16:18 2026] GET /v2/images/413d31ec-5e02-4048-856c-46baa5386b0c => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/137] 199.204.45.38 () {44 vars in 968 bytes} [Thu Apr 16 01:16:18 2026] GET /v2/images/413d31ec-5e02-4048-856c-46baa5386b0c => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/140] 199.204.45.38 () {42 vars in 685 bytes} [Thu Apr 16 01:16:37 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: 72/141] 199.204.45.38 () {44 vars in 907 bytes} [Thu Apr 16 01:16:37 2026] GET /v2/images => generated 2445 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/146] 199.204.45.38 () {42 vars in 685 bytes} [Thu Apr 16 01:16:55 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: 72/147] 199.204.45.38 () {44 vars in 907 bytes} [Thu Apr 16 01:16:55 2026] GET /v2/images => generated 2445 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/148] 199.204.45.38 () {44 vars in 934 bytes} [Thu Apr 16 01:16:55 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/149] 199.204.45.38 () {44 vars in 956 bytes} [Thu Apr 16 01:16:55 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/150] 199.204.45.38 () {44 vars in 936 bytes} [Thu Apr 16 01:16:55 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: 7|app: 0|req: 74/151] 199.204.45.38 () {48 vars in 948 bytes} [Thu Apr 16 01:16:55 2026] POST /v2/images => generated 796 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-16 01:16:55.868 8 INFO glance.api.v2.image_data [None req-0c6b87aa-5278-4e49-a641-16789c7585ce 9db5f5e3a5c44a378dcd0c5f895537db 598635530b57446f8ad2a7e244041fea - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 01:17:21.939 8 WARNING glance.location [None req-0c6b87aa-5278-4e49-a641-16789c7585ce 9db5f5e3a5c44a378dcd0c5f895537db 598635530b57446f8ad2a7e244041fea - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 78/158] 199.204.45.38 () {48 vars in 1043 bytes} [Thu Apr 16 01:16:55 2026] PUT /v2/images/3f2fc6a2-0e63-4438-8426-28e37407a552/file => generated 0 bytes in 26119 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63239 switches on core 0) [pid: 7|app: 0|req: 81/159] 199.204.45.38 () {44 vars in 968 bytes} [Thu Apr 16 01:17:21 2026] GET /v2/images/3f2fc6a2-0e63-4438-8426-28e37407a552 => 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: 79/160] 199.204.45.38 () {44 vars in 968 bytes} [Thu Apr 16 01:17:22 2026] GET /v2/images/3f2fc6a2-0e63-4438-8426-28e37407a552 => 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: 82/161] 199.204.45.38 () {42 vars in 685 bytes} [Thu Apr 16 01:17:23 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: 80/162] 199.204.45.38 () {44 vars in 907 bytes} [Thu Apr 16 01:17:23 2026] GET /v2/images => generated 3656 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/251] 199.204.45.38 () {42 vars in 685 bytes} [Thu Apr 16 01:24:40 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: 125/252] 199.204.45.38 () {44 vars in 907 bytes} [Thu Apr 16 01:24:40 2026] GET /v2/images => generated 3656 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/255] 199.204.45.38 () {42 vars in 685 bytes} [Thu Apr 16 01:24:53 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: 127/256] 199.204.45.38 () {44 vars in 907 bytes} [Thu Apr 16 01:24:53 2026] GET /v2/images => generated 3656 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/257] 199.204.45.38 () {44 vars in 944 bytes} [Thu Apr 16 01:24:53 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/258] 199.204.45.38 () {44 vars in 966 bytes} [Thu Apr 16 01:24:53 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/259] 199.204.45.38 () {44 vars in 936 bytes} [Thu Apr 16 01:24:53 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: 129/260] 199.204.45.38 () {48 vars in 948 bytes} [Thu Apr 16 01:24:53 2026] POST /v2/images => generated 799 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-16 01:24:53.779 7 INFO glance.api.v2.image_data [None req-2cf7d426-e63f-404d-9cc6-04a873d3e25c 9db5f5e3a5c44a378dcd0c5f895537db 598635530b57446f8ad2a7e244041fea - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 01:25:08.593 7 INFO glance.location [None req-2cf7d426-e63f-404d-9cc6-04a873d3e25c 9db5f5e3a5c44a378dcd0c5f895537db 598635530b57446f8ad2a7e244041fea - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 132/263] 199.204.45.38 () {48 vars in 1042 bytes} [Thu Apr 16 01:24:53 2026] PUT /v2/images/60dbbbde-6774-4bb7-ae78-5e1140454a56/file => generated 0 bytes in 14864 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22259 switches on core 0) [pid: 8|app: 0|req: 132/264] 199.204.45.38 () {44 vars in 968 bytes} [Thu Apr 16 01:25:08 2026] GET /v2/images/60dbbbde-6774-4bb7-ae78-5e1140454a56 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/265] 199.204.45.38 () {48 vars in 1047 bytes} [Thu Apr 16 01:25:08 2026] PATCH /v2/images/60dbbbde-6774-4bb7-ae78-5e1140454a56 => generated 1234 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/266] 199.204.45.38 () {44 vars in 968 bytes} [Thu Apr 16 01:25:08 2026] GET /v2/images/60dbbbde-6774-4bb7-ae78-5e1140454a56 => generated 1234 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.204.45.38 () {42 vars in 685 bytes} [Thu Apr 16 01:25:40 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: 138/276] 199.204.45.38 () {44 vars in 907 bytes} [Thu Apr 16 01:25:40 2026] GET /v2/images => generated 4892 bytes in 47 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: 143/285] 10.0.0.147 () {32 vars in 633 bytes} [Thu Apr 16 01:26:24 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/290] 10.0.0.90 () {36 vars in 986 bytes} [Thu Apr 16 01:26:42 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => generated 1171 bytes in 36 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: 145/291] 10.0.0.90 () {36 vars in 926 bytes} [Thu Apr 16 01:26:42 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/292] 10.0.0.90 () {36 vars in 986 bytes} [Thu Apr 16 01:26:46 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => 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: 146/293] 10.0.0.90 () {36 vars in 926 bytes} [Thu Apr 16 01:26:46 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: 148/296] 199.204.45.38 () {36 vars in 990 bytes} [Thu Apr 16 01:26:51 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/297] 199.204.45.38 () {36 vars in 930 bytes} [Thu Apr 16 01:26:51 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/298] 199.204.45.38 () {36 vars in 990 bytes} [Thu Apr 16 01:26:51 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/299] 199.204.45.38 () {36 vars in 930 bytes} [Thu Apr 16 01:26:51 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: 151/302] 10.0.0.90 () {36 vars in 986 bytes} [Thu Apr 16 01:27:08 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => 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: 152/303] 10.0.0.90 () {36 vars in 926 bytes} [Thu Apr 16 01:27:08 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: 155/308] 10.0.0.90 () {36 vars in 986 bytes} [Thu Apr 16 01:27:21 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => 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: 154/309] 10.0.0.90 () {36 vars in 926 bytes} [Thu Apr 16 01:27:21 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: 156/310] 10.0.0.147 () {32 vars in 707 bytes} [Thu Apr 16 01:27:22 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/311] 10.0.0.147 () {32 vars in 707 bytes} [Thu Apr 16 01:27:22 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/312] 10.0.0.28 () {36 vars in 986 bytes} [Thu Apr 16 01:27:23 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => generated 1171 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/313] 10.0.0.28 () {36 vars in 926 bytes} [Thu Apr 16 01:27: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: 158/314] 10.0.0.28 () {36 vars in 926 bytes} [Thu Apr 16 01:27:23 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/315] 10.0.0.28 () {36 vars in 986 bytes} [Thu Apr 16 01:27:23 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => 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: 159/316] 10.0.0.28 () {36 vars in 926 bytes} [Thu Apr 16 01:27: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: 8|app: 0|req: 158/317] 10.0.0.28 () {36 vars in 926 bytes} [Thu Apr 16 01:27:23 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: 160/318] 10.0.0.28 () {36 vars in 986 bytes} [Thu Apr 16 01:27:23 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => 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: 159/319] 10.0.0.28 () {36 vars in 926 bytes} [Thu Apr 16 01:27:23 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: 161/320] 10.0.0.28 () {36 vars in 926 bytes} [Thu Apr 16 01:27: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: 8|app: 0|req: 160/321] 10.0.0.161 () {36 vars in 911 bytes} [Thu Apr 16 01:27:24 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/322] 10.0.0.161 () {36 vars in 1007 bytes} [Thu Apr 16 01:27:24 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b/locations => generated 127 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/323] 10.0.0.161 () {36 vars in 987 bytes} [Thu Apr 16 01:27:24 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => 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: 163/324] 10.0.0.161 () {36 vars in 927 bytes} [Thu Apr 16 01:27:24 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/325] 10.0.0.161 () {36 vars in 927 bytes} [Thu Apr 16 01:27:24 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/330] 10.0.0.90 () {36 vars in 986 bytes} [Thu Apr 16 01:27:42 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => 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: 166/331] 10.0.0.90 () {36 vars in 926 bytes} [Thu Apr 16 01:27:42 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: 167/334] 10.0.0.90 () {36 vars in 986 bytes} [Thu Apr 16 01:27:55 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => 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: 168/335] 10.0.0.90 () {36 vars in 926 bytes} [Thu Apr 16 01:27:55 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/336] 10.0.0.28 () {36 vars in 986 bytes} [Thu Apr 16 01:27:58 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => 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: 169/337] 10.0.0.28 () {36 vars in 926 bytes} [Thu Apr 16 01:27:58 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: 169/338] 10.0.0.28 () {36 vars in 926 bytes} [Thu Apr 16 01:27: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: 170/339] 10.0.0.28 () {36 vars in 986 bytes} [Thu Apr 16 01:27:58 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => 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: 170/340] 10.0.0.28 () {36 vars in 926 bytes} [Thu Apr 16 01:27: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: 171/341] 10.0.0.28 () {36 vars in 926 bytes} [Thu Apr 16 01:27:58 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: 171/342] 10.0.0.28 () {36 vars in 986 bytes} [Thu Apr 16 01:27:58 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => 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: 172/343] 10.0.0.28 () {36 vars in 926 bytes} [Thu Apr 16 01:27:58 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: 172/344] 10.0.0.161 () {36 vars in 911 bytes} [Thu Apr 16 01:27:58 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/345] 10.0.0.161 () {36 vars in 1007 bytes} [Thu Apr 16 01:27:58 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/346] 10.0.0.161 () {36 vars in 987 bytes} [Thu Apr 16 01:27:58 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/347] 10.0.0.161 () {36 vars in 927 bytes} [Thu Apr 16 01:27: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: 8|app: 0|req: 174/348] 10.0.0.161 () {36 vars in 927 bytes} [Thu Apr 16 01:27:58 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: 175/349] 10.0.0.147 () {30 vars in 411 bytes} [Thu Apr 16 01:27:58 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: 182/364] 10.0.0.90 () {36 vars in 986 bytes} [Thu Apr 16 01:29:02 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => 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: 183/365] 10.0.0.90 () {36 vars in 926 bytes} [Thu Apr 16 01:29:02 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: 185/370] 10.0.0.147 () {34 vars in 655 bytes} [Thu Apr 16 01:29:22 2026] POST /v2/images => generated 649 bytes in 191 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-16 01:29:22.322 7 WARNING glance.api.v2.images [None req-4c3f6208-f714-4ed5-b9b6-1caeafec9540 5d753b502b1d4c0a863fade85cbd33a1 1bed5908f4b7469fb52c53d0123caf93 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e386fe83-8000-4bd5-9596-341919394e42 [pid: 7|app: 0|req: 186/371] 10.0.0.147 () {32 vars in 710 bytes} [Thu Apr 16 01:29:22 2026] DELETE /v2/images/e386fe83-8000-4bd5-9596-341919394e42 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/372] 10.0.0.147 () {32 vars in 707 bytes} [Thu Apr 16 01:29:22 2026] GET /v2/images/e386fe83-8000-4bd5-9596-341919394e42 => generated 139 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/373] 10.0.0.147 () {32 vars in 633 bytes} [Thu Apr 16 01:29:22 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/374] 10.0.0.147 () {34 vars in 655 bytes} [Thu Apr 16 01:29:22 2026] POST /v2/images => generated 703 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/375] 10.0.0.147 () {32 vars in 717 bytes} [Thu Apr 16 01:29:22 2026] GET /v2/images/ae988748-057c-4d1d-94f3-ab2f75797a74/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 01:29:22.516 8 INFO glance.api.v2.image_data [None req-6a97e646-bcb3-43fe-b773-b7ff8dabb657 5d753b502b1d4c0a863fade85cbd33a1 1bed5908f4b7469fb52c53d0123caf93 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 01:29:22.558 8 WARNING glance_store._drivers.rbd [None req-6a97e646-bcb3-43fe-b773-b7ff8dabb657 5d753b502b1d4c0a863fade85cbd33a1 1bed5908f4b7469fb52c53d0123caf93 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-16 01:29:22.770 8 INFO glance.location [None req-6a97e646-bcb3-43fe-b773-b7ff8dabb657 5d753b502b1d4c0a863fade85cbd33a1 1bed5908f4b7469fb52c53d0123caf93 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 188/376] 10.0.0.147 () {32 vars in 727 bytes} [Thu Apr 16 01:29:22 2026] PUT /v2/images/ae988748-057c-4d1d-94f3-ab2f75797a74/file => generated 0 bytes in 296 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/377] 10.0.0.147 () {32 vars in 707 bytes} [Thu Apr 16 01:29:22 2026] GET /v2/images/ae988748-057c-4d1d-94f3-ab2f75797a74 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/378] 10.0.0.147 () {32 vars in 717 bytes} [Thu Apr 16 01:29:22 2026] GET /v2/images/ae988748-057c-4d1d-94f3-ab2f75797a74/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: 190/379] 10.0.0.147 () {34 vars in 655 bytes} [Thu Apr 16 01:29:22 2026] POST /v2/images => generated 648 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/380] 10.0.0.147 () {32 vars in 726 bytes} [Thu Apr 16 01:29:22 2026] PATCH /v2/images/c04da25a-1036-4d70-b979-dd7439002f16 => generated 652 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 10.0.0.147 () {32 vars in 707 bytes} [Thu Apr 16 01:29:23 2026] GET /v2/images/c04da25a-1036-4d70-b979-dd7439002f16 => generated 652 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 01:29:23.083 8 WARNING glance.api.v2.images [None req-408d5f23-64d0-4b3c-a8af-2b2a31c0d9a5 5d753b502b1d4c0a863fade85cbd33a1 1bed5908f4b7469fb52c53d0123caf93 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c04da25a-1036-4d70-b979-dd7439002f16 [pid: 8|app: 0|req: 191/382] 10.0.0.147 () {32 vars in 710 bytes} [Thu Apr 16 01:29:23 2026] DELETE /v2/images/c04da25a-1036-4d70-b979-dd7439002f16 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/383] 10.0.0.147 () {32 vars in 707 bytes} [Thu Apr 16 01:29:23 2026] GET /v2/images/c04da25a-1036-4d70-b979-dd7439002f16 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 01:29:23.146 8 WARNING glance.api.v2.images [None req-85948661-4d48-48e8-8c4d-6012ea3f84b1 5d753b502b1d4c0a863fade85cbd33a1 1bed5908f4b7469fb52c53d0123caf93 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ae988748-057c-4d1d-94f3-ab2f75797a74 [pid: 8|app: 0|req: 192/384] 10.0.0.147 () {32 vars in 710 bytes} [Thu Apr 16 01:29:23 2026] DELETE /v2/images/ae988748-057c-4d1d-94f3-ab2f75797a74 => generated 0 bytes in 844 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 10.0.0.147 () {32 vars in 707 bytes} [Thu Apr 16 01:29:23 2026] GET /v2/images/ae988748-057c-4d1d-94f3-ab2f75797a74 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 01:29:24.004 8 WARNING glance.api.v2.images [None req-093bbe65-7f8d-42d1-8f68-ee1b5aaa5880 5d753b502b1d4c0a863fade85cbd33a1 1bed5908f4b7469fb52c53d0123caf93 - - default default] Failed to find image e386fe83-8000-4bd5-9596-341919394e42 to delete: glance.common.exception.ImageNotFound: No image found with ID e386fe83-8000-4bd5-9596-341919394e42 [pid: 8|app: 0|req: 193/386] 10.0.0.147 () {32 vars in 710 bytes} [Thu Apr 16 01:29:23 2026] DELETE /v2/images/e386fe83-8000-4bd5-9596-341919394e42 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/387] 10.0.0.147 () {32 vars in 707 bytes} [Thu Apr 16 01:29:24 2026] GET /v2/images/e386fe83-8000-4bd5-9596-341919394e42 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 10.0.0.90 () {36 vars in 986 bytes} [Thu Apr 16 01:29:53 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => 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: 198/395] 10.0.0.90 () {36 vars in 926 bytes} [Thu Apr 16 01:29:53 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: 201/400] 10.0.0.90 () {36 vars in 986 bytes} [Thu Apr 16 01:30:12 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => 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: 200/401] 10.0.0.90 () {36 vars in 926 bytes} [Thu Apr 16 01:30:12 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: 209/418] 10.0.0.90 () {36 vars in 986 bytes} [Thu Apr 16 01:31:29 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 10.0.0.90 () {36 vars in 926 bytes} [Thu Apr 16 01:31:30 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: 211/422] 10.0.0.90 () {36 vars in 986 bytes} [Thu Apr 16 01:31:48 2026] GET /v2/images/b78332b0-3090-4e79-b975-57c5bc661f8b => generated 1171 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/423] 10.0.0.90 () {36 vars in 926 bytes} [Thu Apr 16 01:31:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/434] 199.204.45.38 () {32 vars in 825 bytes} [Thu Apr 16 01:32:29 2026] GET /v2/images?status=active&owner=598635530b57446f8ad2a7e244041fea&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/435] 199.204.45.38 () {32 vars in 652 bytes} [Thu Apr 16 01:32:30 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: 219/436] 10.0.0.28 () {36 vars in 986 bytes} [Thu Apr 16 01:32:30 2026] GET /v2/images/3f2fc6a2-0e63-4438-8426-28e37407a552 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/437] 10.0.0.28 () {36 vars in 926 bytes} [Thu Apr 16 01:32:30 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: 220/438] 10.0.0.28 () {36 vars in 926 bytes} [Thu Apr 16 01:32:30 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: 219/439] 10.0.0.28 () {36 vars in 986 bytes} [Thu Apr 16 01:32:30 2026] GET /v2/images/3f2fc6a2-0e63-4438-8426-28e37407a552 => 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: 221/440] 10.0.0.28 () {36 vars in 926 bytes} [Thu Apr 16 01:32:30 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: 220/441] 10.0.0.28 () {36 vars in 926 bytes} [Thu Apr 16 01:32:30 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: 222/442] 10.0.0.28 () {36 vars in 986 bytes} [Thu Apr 16 01:32:30 2026] GET /v2/images/3f2fc6a2-0e63-4438-8426-28e37407a552 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/443] 10.0.0.28 () {36 vars in 926 bytes} [Thu Apr 16 01:32:30 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: 223/444] 10.0.0.28 () {36 vars in 926 bytes} [Thu Apr 16 01:32:30 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: 222/445] 10.0.0.161 () {36 vars in 911 bytes} [Thu Apr 16 01:32:31 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/446] 10.0.0.161 () {36 vars in 1007 bytes} [Thu Apr 16 01:32:31 2026] GET /v2/images/3f2fc6a2-0e63-4438-8426-28e37407a552/locations => generated 127 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/447] 10.0.0.161 () {36 vars in 987 bytes} [Thu Apr 16 01:32:31 2026] GET /v2/images/3f2fc6a2-0e63-4438-8426-28e37407a552 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/448] 10.0.0.161 () {36 vars in 927 bytes} [Thu Apr 16 01:32:31 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: 224/449] 10.0.0.161 () {36 vars in 927 bytes} [Thu Apr 16 01:32: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: 7|app: 0|req: 247/492] 10.0.0.147 () {32 vars in 633 bytes} [Thu Apr 16 01:36:04 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)