+ 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 [Sat May 30 05:37:17 2026] *** compiled with version: 13.3.0 on 30 May 2026 02:39:28 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-56fd76dc48-rrd8k machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fc5e6f8e668 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-30 05:37:19.067 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-30 05:37:19.135 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-30 05:37:19.922 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-30 05:37:19.923 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-30 05:37:19.924 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-30 05:37:20.034 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-30 05:37:20.035 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-30 05:37:20.036 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-30 05:37:21.974 8 WARNING glance.api.v2.images [None req-45842705-b59a-4ea7-a765-322d64469a90 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-30 05:37:22.148 7 WARNING glance.api.v2.images [None req-66577d70-9dc2-4230-898b-36c60189859a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-30 05:37:22.312 8 WARNING keystonemiddleware._common.config [None req-45842705-b59a-4ea7-a765-322d64469a90 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-30 05:37:22.320 8 WARNING oslo_config.cfg [None req-45842705-b59a-4ea7-a765-322d64469a90 - - - - - -] 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 0x7fc5e6f8e668 pid: 8 (default app) 2026-05-30 05:37:22.498 7 WARNING keystonemiddleware._common.config [None req-66577d70-9dc2-4230-898b-36c60189859a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-30 05:37:22.505 7 WARNING oslo_config.cfg [None req-66577d70-9dc2-4230-898b-36c60189859a - - - - - -] 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 0x7fc5e6f8e668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 30 05:37:22 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 05:37:23.242 7 WARNING oslo_policy.policy [None req-9c7ff5f4-f7c8-43b4-b70a-0413769458d3 bb6477d605a748f68831dbbec853b660 f40f0c74e42f4d6a9cf112b7a190ad47 - - 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-30 05:37:23.243 7 WARNING oslo_policy.policy [None req-9c7ff5f4-f7c8-43b4-b70a-0413769458d3 bb6477d605a748f68831dbbec853b660 f40f0c74e42f4d6a9cf112b7a190ad47 - - 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-30 05:37:23.258 7 WARNING oslo_policy.policy [None req-9c7ff5f4-f7c8-43b4-b70a-0413769458d3 bb6477d605a748f68831dbbec853b660 f40f0c74e42f4d6a9cf112b7a190ad47 - - 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-30 05:37:23.258 7 WARNING oslo_policy.policy [None req-9c7ff5f4-f7c8-43b4-b70a-0413769458d3 bb6477d605a748f68831dbbec853b660 f40f0c74e42f4d6a9cf112b7a190ad47 - - 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/4] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 30 05:37:22 2026] GET /v2/images => generated 69 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 30 05:37:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 30 05:37:26 2026] GET /v2/images => generated 69 bytes in 40 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-30 05:37:26.675 8 WARNING oslo_policy.policy [None req-11d91fe1-bfeb-4367-b3b0-a8bcefc2a6ff bb6477d605a748f68831dbbec853b660 f40f0c74e42f4d6a9cf112b7a190ad47 - - 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-30 05:37:26.675 8 WARNING oslo_policy.policy [None req-11d91fe1-bfeb-4367-b3b0-a8bcefc2a6ff bb6477d605a748f68831dbbec853b660 f40f0c74e42f4d6a9cf112b7a190ad47 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 5/7] 199.204.45.216 () {44 vars in 912 bytes} [Sat May 30 05:37:26 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.216 () {44 vars in 934 bytes} [Sat May 30 05:37:26 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-30 05:37:26.811 8 WARNING oslo_policy.policy [None req-6b400b28-4bd5-4263-8e05-5331808bec95 bb6477d605a748f68831dbbec853b660 f40f0c74e42f4d6a9cf112b7a190ad47 - - 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-30 05:37:26.812 8 WARNING oslo_policy.policy [None req-6b400b28-4bd5-4263-8e05-5331808bec95 bb6477d605a748f68831dbbec853b660 f40f0c74e42f4d6a9cf112b7a190ad47 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 199.204.45.216 () {44 vars in 940 bytes} [Sat May 30 05:37:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-30 05:37:26.894 7 WARNING oslo_config.cfg [None req-6dc9c432-9e0a-415d-af30-6bcadb473c23 bb6477d605a748f68831dbbec853b660 f40f0c74e42f4d6a9cf112b7a190ad47 - - 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/10] 199.204.45.216 () {48 vars in 952 bytes} [Sat May 30 05:37:26 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-30 05:37:26.916 8 WARNING oslo_policy.policy [None req-bb3089eb-f430-4401-86eb-ee18d4e49e1b bb6477d605a748f68831dbbec853b660 f40f0c74e42f4d6a9cf112b7a190ad47 - - 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-30 05:37:26.916 8 WARNING oslo_policy.policy [None req-bb3089eb-f430-4401-86eb-ee18d4e49e1b bb6477d605a748f68831dbbec853b660 f40f0c74e42f4d6a9cf112b7a190ad47 - - 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-30 05:37:26.918 8 INFO glance.api.v2.image_data [None req-bb3089eb-f430-4401-86eb-ee18d4e49e1b bb6477d605a748f68831dbbec853b660 f40f0c74e42f4d6a9cf112b7a190ad47 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 05:37:30.521 8 WARNING glance.location [None req-bb3089eb-f430-4401-86eb-ee18d4e49e1b bb6477d605a748f68831dbbec853b660 f40f0c74e42f4d6a9cf112b7a190ad47 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/11] 199.204.45.216 () {48 vars in 1046 bytes} [Sat May 30 05:37:26 2026] PUT /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685/file => generated 0 bytes in 3651 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7792 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.216 () {44 vars in 972 bytes} [Sat May 30 05:37:30 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1171 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-30 05:37:30.661 8 WARNING oslo_config.cfg [None req-b7b07ac9-f473-4a80-8d67-2333a9c8ad6f bb6477d605a748f68831dbbec853b660 f40f0c74e42f4d6a9cf112b7a190ad47 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 8/13] 199.204.45.216 () {48 vars in 1052 bytes} [Sat May 30 05:37:30 2026] PATCH /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.216 () {44 vars in 972 bytes} [Sat May 30 05:37:30 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/275] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 30 05:59:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 30 05:59:09 2026] GET /v2/images => generated 1381 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 30 05:59:29 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/282] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 30 05:59:29 2026] GET /v2/images => generated 1381 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.204.45.216 () {44 vars in 938 bytes} [Sat May 30 05:59:29 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 199.204.45.216 () {44 vars in 960 bytes} [Sat May 30 05:59:29 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 199.204.45.216 () {44 vars in 940 bytes} [Sat May 30 05:59:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 199.204.45.216 () {48 vars in 952 bytes} [Sat May 30 05:59:30 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-30 05:59:30.096 8 INFO glance.api.v2.image_data [None req-eb3decea-bfcd-4b28-8575-806a78b6ca2e bb6477d605a748f68831dbbec853b660 f40f0c74e42f4d6a9cf112b7a190ad47 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 06:00:07.176 8 WARNING glance.location [None req-eb3decea-bfcd-4b28-8575-806a78b6ca2e bb6477d605a748f68831dbbec853b660 f40f0c74e42f4d6a9cf112b7a190ad47 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/295] 199.204.45.216 () {48 vars in 1047 bytes} [Sat May 30 05:59:30 2026] PUT /v2/images/9101a71b-857c-44fb-9049-dbf3ce9f686a/file => generated 0 bytes in 37125 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63355 switches on core 0) [pid: 7|app: 0|req: 151/296] 199.204.45.216 () {44 vars in 972 bytes} [Sat May 30 06:00:07 2026] GET /v2/images/9101a71b-857c-44fb-9049-dbf3ce9f686a => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/297] 199.204.45.216 () {48 vars in 1052 bytes} [Sat May 30 06:00:07 2026] PATCH /v2/images/9101a71b-857c-44fb-9049-dbf3ce9f686a => generated 1395 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/298] 199.204.45.216 () {44 vars in 972 bytes} [Sat May 30 06:00:07 2026] GET /v2/images/9101a71b-857c-44fb-9049-dbf3ce9f686a => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/299] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 30 06:00:08 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/300] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 30 06:00:08 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/383] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 30 06:06:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/384] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 30 06:06:59 2026] GET /v2/images => generated 2778 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/387] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 30 06:07:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 30 06:07:11 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/389] 199.204.45.216 () {44 vars in 948 bytes} [Sat May 30 06:07:11 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/390] 199.204.45.216 () {44 vars in 970 bytes} [Sat May 30 06:07:11 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/391] 199.204.45.216 () {44 vars in 940 bytes} [Sat May 30 06:07:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/394] 199.204.45.216 () {48 vars in 952 bytes} [Sat May 30 06:07:11 2026] POST /v2/images => generated 799 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-30 06:07:11.557 7 WARNING oslo_policy.policy [None req-4adf73f2-828c-4dea-9e36-0a5d06ef75c6 bb6477d605a748f68831dbbec853b660 f40f0c74e42f4d6a9cf112b7a190ad47 - - 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-30 06:07:11.557 7 WARNING oslo_policy.policy [None req-4adf73f2-828c-4dea-9e36-0a5d06ef75c6 bb6477d605a748f68831dbbec853b660 f40f0c74e42f4d6a9cf112b7a190ad47 - - 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-30 06:07:11.559 7 INFO glance.api.v2.image_data [None req-4adf73f2-828c-4dea-9e36-0a5d06ef75c6 bb6477d605a748f68831dbbec853b660 f40f0c74e42f4d6a9cf112b7a190ad47 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 06:08:36.810 7 INFO glance.location [None req-4adf73f2-828c-4dea-9e36-0a5d06ef75c6 bb6477d605a748f68831dbbec853b660 f40f0c74e42f4d6a9cf112b7a190ad47 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 202/411] 199.204.45.216 () {48 vars in 1046 bytes} [Sat May 30 06:07:11 2026] PUT /v2/images/854a72fe-4520-48c4-8cb5-00b521a62b23/file => generated 0 bytes in 85307 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20434 switches on core 0) [pid: 8|app: 0|req: 210/412] 199.204.45.216 () {44 vars in 972 bytes} [Sat May 30 06:08:36 2026] GET /v2/images/854a72fe-4520-48c4-8cb5-00b521a62b23 => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/413] 199.204.45.216 () {48 vars in 1052 bytes} [Sat May 30 06:08:36 2026] PATCH /v2/images/854a72fe-4520-48c4-8cb5-00b521a62b23 => generated 1410 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/414] 199.204.45.216 () {44 vars in 972 bytes} [Sat May 30 06:08:37 2026] GET /v2/images/854a72fe-4520-48c4-8cb5-00b521a62b23 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/431] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 30 06:10:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/432] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 30 06:10:01 2026] GET /v2/images => generated 4190 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/437] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 30 06:10:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/438] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 30 06:10:14 2026] GET /v2/images => generated 4190 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/439] 199.204.45.216 () {44 vars in 940 bytes} [Sat May 30 06:10:14 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/440] 199.204.45.216 () {44 vars in 962 bytes} [Sat May 30 06:10:14 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: 225/441] 199.204.45.216 () {44 vars in 940 bytes} [Sat May 30 06:10:14 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: 217/442] 199.204.45.216 () {48 vars in 952 bytes} [Sat May 30 06:10:14 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-30 06:10:14.621 8 INFO glance.api.v2.image_data [None req-7082f5a9-3886-4fd4-9d2e-e7ce458437f9 bb6477d605a748f68831dbbec853b660 f40f0c74e42f4d6a9cf112b7a190ad47 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 06:10:31.076 8 INFO glance.location [None req-7082f5a9-3886-4fd4-9d2e-e7ce458437f9 bb6477d605a748f68831dbbec853b660 f40f0c74e42f4d6a9cf112b7a190ad47 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 226/445] 199.204.45.216 () {48 vars in 1047 bytes} [Sat May 30 06:10:14 2026] PUT /v2/images/39c25b35-1055-4915-b6fb-4c2b772eb1ab/file => generated 0 bytes in 16509 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32427 switches on core 0) [pid: 7|app: 0|req: 220/446] 199.204.45.216 () {44 vars in 972 bytes} [Sat May 30 06:10:31 2026] GET /v2/images/39c25b35-1055-4915-b6fb-4c2b772eb1ab => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/447] 199.204.45.216 () {48 vars in 1052 bytes} [Sat May 30 06:10:31 2026] PATCH /v2/images/39c25b35-1055-4915-b6fb-4c2b772eb1ab => generated 1382 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/448] 199.204.45.216 () {44 vars in 972 bytes} [Sat May 30 06:10:31 2026] GET /v2/images/39c25b35-1055-4915-b6fb-4c2b772eb1ab => generated 1382 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/609] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 30 06:23:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/610] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 30 06:23:49 2026] GET /v2/images => generated 5574 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/641] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 30 06:26:12 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/642] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 30 06:26:12 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/643] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 30 06:26:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/644] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 30 06:26:14 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/655] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 30 06:27:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/656] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 30 06:27:05 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/659] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 30 06:27:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/660] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 30 06:27:14 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/673] 199.204.45.216 () {42 vars in 689 bytes} [Sat May 30 06:28:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/674] 199.204.45.216 () {44 vars in 911 bytes} [Sat May 30 06:28:15 2026] GET /v2/images => generated 5574 bytes in 820 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: 339/683] 10.0.0.184 () {32 vars in 633 bytes} [Sat May 30 06:29:00 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/688] 10.0.0.136 () {36 vars in 987 bytes} [Sat May 30 06:29:18 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 23 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: 347/689] 10.0.0.136 () {36 vars in 927 bytes} [Sat May 30 06:29:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/692] 10.0.0.49 () {36 vars in 986 bytes} [Sat May 30 06:29:25 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/693] 10.0.0.49 () {36 vars in 926 bytes} [Sat May 30 06:29:25 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: 350/694] 10.0.0.49 () {36 vars in 926 bytes} [Sat May 30 06:29:25 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/695] 10.0.0.49 () {36 vars in 986 bytes} [Sat May 30 06:29:25 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/696] 10.0.0.49 () {36 vars in 926 bytes} [Sat May 30 06:29:25 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/697] 10.0.0.49 () {36 vars in 926 bytes} [Sat May 30 06:29:25 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/698] 10.0.0.49 () {36 vars in 986 bytes} [Sat May 30 06:29:26 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/699] 10.0.0.49 () {36 vars in 926 bytes} [Sat May 30 06:29:26 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: 353/700] 10.0.0.49 () {36 vars in 926 bytes} [Sat May 30 06:29:26 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/701] 10.0.0.26 () {36 vars in 986 bytes} [Sat May 30 06:29:27 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/702] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:29:27 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: 349/703] 10.0.0.26 () {36 vars in 986 bytes} [Sat May 30 06:29:27 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/704] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:29:27 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: 350/705] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:29:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/706] 199.204.45.216 () {36 vars in 991 bytes} [Sat May 30 06:29:28 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/707] 199.204.45.216 () {36 vars in 931 bytes} [Sat May 30 06:29:28 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: 357/708] 199.204.45.216 () {36 vars in 991 bytes} [Sat May 30 06:29:29 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/709] 199.204.45.216 () {36 vars in 931 bytes} [Sat May 30 06:29:29 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: 359/712] 10.0.0.136 () {36 vars in 987 bytes} [Sat May 30 06:29:33 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/713] 10.0.0.136 () {36 vars in 927 bytes} [Sat May 30 06:29: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: 360/714] 10.0.0.136 () {36 vars in 987 bytes} [Sat May 30 06:29:34 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/715] 10.0.0.136 () {36 vars in 927 bytes} [Sat May 30 06:29:34 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/724] 10.0.0.184 () {30 vars in 411 bytes} [Sat May 30 06:30:12 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/731] 10.0.0.136 () {36 vars in 987 bytes} [Sat May 30 06:30:45 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/732] 10.0.0.136 () {36 vars in 927 bytes} [Sat May 30 06:30:45 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/739] 10.0.0.136 () {36 vars in 987 bytes} [Sat May 30 06:31:17 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/740] 10.0.0.136 () {36 vars in 927 bytes} [Sat May 30 06:31:17 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: 7|app: 0|req: 368/741] 10.0.0.136 () {36 vars in 987 bytes} [Sat May 30 06:31:19 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/742] 10.0.0.136 () {36 vars in 927 bytes} [Sat May 30 06:31:19 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/747] 10.0.0.136 () {36 vars in 987 bytes} [Sat May 30 06:31:36 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/748] 10.0.0.136 () {36 vars in 927 bytes} [Sat May 30 06:31:36 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/753] 10.0.0.136 () {36 vars in 987 bytes} [Sat May 30 06:31:55 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/754] 10.0.0.136 () {36 vars in 927 bytes} [Sat May 30 06:31:55 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: 375/755] 10.0.0.136 () {36 vars in 987 bytes} [Sat May 30 06:32:00 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/756] 10.0.0.136 () {36 vars in 927 bytes} [Sat May 30 06:32:00 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: 377/759] 10.0.0.184 () {34 vars in 655 bytes} [Sat May 30 06:32:07 2026] POST /v2/images => generated 649 bytes in 284 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-30 06:32:07.466 8 WARNING glance.api.v2.images [None req-ddbc57a4-3171-409f-95a7-ed00df786fa0 882cd9580ee14adabc3c4af331cbace9 9e1f36b9bdd440689610a6eb42c24214 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1e38cbed-1ba9-460f-881d-0fb88eb769c4 [pid: 8|app: 0|req: 383/760] 10.0.0.184 () {32 vars in 710 bytes} [Sat May 30 06:32:07 2026] DELETE /v2/images/1e38cbed-1ba9-460f-881d-0fb88eb769c4 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/761] 10.0.0.184 () {32 vars in 707 bytes} [Sat May 30 06:32:07 2026] GET /v2/images/1e38cbed-1ba9-460f-881d-0fb88eb769c4 => 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: 384/762] 10.0.0.184 () {32 vars in 633 bytes} [Sat May 30 06:32:07 2026] GET /v2/images => generated 1381 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/763] 10.0.0.184 () {34 vars in 655 bytes} [Sat May 30 06:32:07 2026] POST /v2/images => generated 703 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/764] 10.0.0.184 () {32 vars in 717 bytes} [Sat May 30 06:32:07 2026] GET /v2/images/461d41f0-28fc-48a5-b251-da05efcdc65e/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-30 06:32:07.710 7 INFO glance.api.v2.image_data [None req-deb6691e-1de0-4f02-beca-89a5e977c84e 882cd9580ee14adabc3c4af331cbace9 9e1f36b9bdd440689610a6eb42c24214 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 06:32:07.762 7 WARNING glance_store._drivers.rbd [None req-deb6691e-1de0-4f02-beca-89a5e977c84e 882cd9580ee14adabc3c4af331cbace9 9e1f36b9bdd440689610a6eb42c24214 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-30 06:32:08.480 7 INFO glance.location [None req-deb6691e-1de0-4f02-beca-89a5e977c84e 882cd9580ee14adabc3c4af331cbace9 9e1f36b9bdd440689610a6eb42c24214 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 380/765] 10.0.0.184 () {32 vars in 727 bytes} [Sat May 30 06:32:07 2026] PUT /v2/images/461d41f0-28fc-48a5-b251-da05efcdc65e/file => generated 0 bytes in 830 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/766] 10.0.0.184 () {32 vars in 707 bytes} [Sat May 30 06:32:08 2026] GET /v2/images/461d41f0-28fc-48a5-b251-da05efcdc65e => 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: 381/767] 10.0.0.184 () {32 vars in 717 bytes} [Sat May 30 06:32:08 2026] GET /v2/images/461d41f0-28fc-48a5-b251-da05efcdc65e/file => generated 1024 bytes in 135 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/768] 10.0.0.184 () {34 vars in 655 bytes} [Sat May 30 06:32:08 2026] POST /v2/images => generated 649 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/769] 10.0.0.184 () {32 vars in 726 bytes} [Sat May 30 06:32:08 2026] PATCH /v2/images/779b31ea-42eb-403f-8f28-f2170be18925 => generated 652 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/770] 10.0.0.184 () {32 vars in 707 bytes} [Sat May 30 06:32:08 2026] GET /v2/images/779b31ea-42eb-403f-8f28-f2170be18925 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-30 06:32:08.888 7 WARNING glance.api.v2.images [None req-e6870d77-36ed-4356-812b-1848b5409f48 882cd9580ee14adabc3c4af331cbace9 9e1f36b9bdd440689610a6eb42c24214 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//779b31ea-42eb-403f-8f28-f2170be18925 [pid: 7|app: 0|req: 383/771] 10.0.0.184 () {32 vars in 710 bytes} [Sat May 30 06:32:08 2026] DELETE /v2/images/779b31ea-42eb-403f-8f28-f2170be18925 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/772] 10.0.0.184 () {32 vars in 707 bytes} [Sat May 30 06:32:08 2026] GET /v2/images/779b31ea-42eb-403f-8f28-f2170be18925 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-30 06:32:08.984 7 WARNING glance.api.v2.images [None req-7703d76c-078d-4599-bafc-3ad863211393 882cd9580ee14adabc3c4af331cbace9 9e1f36b9bdd440689610a6eb42c24214 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//461d41f0-28fc-48a5-b251-da05efcdc65e [pid: 7|app: 0|req: 384/773] 10.0.0.184 () {32 vars in 710 bytes} [Sat May 30 06:32:08 2026] DELETE /v2/images/461d41f0-28fc-48a5-b251-da05efcdc65e => generated 0 bytes in 788 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/774] 10.0.0.184 () {32 vars in 707 bytes} [Sat May 30 06:32:09 2026] GET /v2/images/461d41f0-28fc-48a5-b251-da05efcdc65e => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-30 06:32:09.796 7 WARNING glance.api.v2.images [None req-444e06a5-8b34-4415-bcd9-307d519d5881 882cd9580ee14adabc3c4af331cbace9 9e1f36b9bdd440689610a6eb42c24214 - - default default] Failed to find image 1e38cbed-1ba9-460f-881d-0fb88eb769c4 to delete: glance.common.exception.ImageNotFound: No image found with ID 1e38cbed-1ba9-460f-881d-0fb88eb769c4 [pid: 7|app: 0|req: 385/775] 10.0.0.184 () {32 vars in 710 bytes} [Sat May 30 06:32:09 2026] DELETE /v2/images/1e38cbed-1ba9-460f-881d-0fb88eb769c4 => 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: 391/776] 10.0.0.184 () {32 vars in 707 bytes} [Sat May 30 06:32:09 2026] GET /v2/images/1e38cbed-1ba9-460f-881d-0fb88eb769c4 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/781] 10.0.0.136 () {36 vars in 987 bytes} [Sat May 30 06:32:25 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/782] 10.0.0.136 () {36 vars in 927 bytes} [Sat May 30 06:32:25 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: 396/785] 10.0.0.184 () {32 vars in 707 bytes} [Sat May 30 06:32:32 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/786] 10.0.0.184 () {32 vars in 707 bytes} [Sat May 30 06:32:32 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/787] 10.0.0.49 () {36 vars in 986 bytes} [Sat May 30 06:32:32 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/788] 10.0.0.49 () {36 vars in 926 bytes} [Sat May 30 06:32: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: 398/789] 10.0.0.49 () {36 vars in 926 bytes} [Sat May 30 06:32:33 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: 392/790] 10.0.0.49 () {36 vars in 986 bytes} [Sat May 30 06:32:33 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/791] 10.0.0.49 () {36 vars in 926 bytes} [Sat May 30 06:32:33 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: 393/792] 10.0.0.49 () {36 vars in 926 bytes} [Sat May 30 06:32:33 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: 400/793] 10.0.0.49 () {36 vars in 986 bytes} [Sat May 30 06:32:33 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/794] 10.0.0.49 () {36 vars in 926 bytes} [Sat May 30 06:32:33 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: 401/795] 10.0.0.49 () {36 vars in 926 bytes} [Sat May 30 06:32: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: 7|app: 0|req: 395/796] 10.0.0.26 () {36 vars in 986 bytes} [Sat May 30 06:32:33 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/797] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:32: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: 7|app: 0|req: 396/798] 10.0.0.26 () {36 vars in 986 bytes} [Sat May 30 06:32:33 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/799] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:32: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: 7|app: 0|req: 397/800] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:32:33 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: 404/801] 199.204.45.216 () {32 vars in 826 bytes} [Sat May 30 06:32:38 2026] GET /v2/images?status=active&owner=f40f0c74e42f4d6a9cf112b7a190ad47&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/802] 199.204.45.216 () {32 vars in 653 bytes} [Sat May 30 06:32:39 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/803] 10.0.0.49 () {36 vars in 986 bytes} [Sat May 30 06:32:39 2026] GET /v2/images/9101a71b-857c-44fb-9049-dbf3ce9f686a => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/804] 10.0.0.49 () {36 vars in 926 bytes} [Sat May 30 06:32:39 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: 406/805] 10.0.0.49 () {36 vars in 926 bytes} [Sat May 30 06:32:39 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/806] 10.0.0.49 () {36 vars in 986 bytes} [Sat May 30 06:32:39 2026] GET /v2/images/9101a71b-857c-44fb-9049-dbf3ce9f686a => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/807] 10.0.0.49 () {36 vars in 926 bytes} [Sat May 30 06:32:39 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: 7|app: 0|req: 401/808] 10.0.0.49 () {36 vars in 926 bytes} [Sat May 30 06:32:39 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/809] 10.0.0.49 () {36 vars in 986 bytes} [Sat May 30 06:32:39 2026] GET /v2/images/9101a71b-857c-44fb-9049-dbf3ce9f686a => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/810] 10.0.0.49 () {36 vars in 926 bytes} [Sat May 30 06:32:39 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/811] 10.0.0.26 () {36 vars in 986 bytes} [Sat May 30 06:32:40 2026] GET /v2/images/9101a71b-857c-44fb-9049-dbf3ce9f686a => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/812] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:32:40 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: 410/813] 10.0.0.26 () {36 vars in 986 bytes} [Sat May 30 06:32:40 2026] GET /v2/images/9101a71b-857c-44fb-9049-dbf3ce9f686a => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/814] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:32:40 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: 411/815] 10.0.0.26 () {36 vars in 926 bytes} [Sat May 30 06:32:40 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: 415/822] 10.0.0.136 () {36 vars in 987 bytes} [Sat May 30 06:33:06 2026] GET /v2/images/3f5d37b7-7d9d-43fa-bb09-6ca09b197685 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/823] 10.0.0.136 () {36 vars in 927 bytes} [Sat May 30 06:33:06 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: 437/866] 10.0.0.184 () {32 vars in 633 bytes} [Sat May 30 06:36:36 2026] GET /v2/images => generated 5574 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)