+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 7 04:10:53 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-66dc6f4c6b-9ndg9 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 0x7f5d4d33b668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-07 04:10:55.257 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-07 04:10:55.280 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-07 04:10:56.172 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-07 04:10:56.173 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-07 04:10:56.173 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 04:10:56.177 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-07 04:10:56.178 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-07 04:10:56.178 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 04:10:58.249 7 WARNING glance.api.v2.images [None req-fbdbb0a5-1743-4db6-98ef-c374fa740293 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 04:10:58.444 8 WARNING glance.api.v2.images [None req-c62ac267-3333-4b70-b49c-2504eb6b9586 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 04:10:58.582 7 WARNING keystonemiddleware._common.config [None req-fbdbb0a5-1743-4db6-98ef-c374fa740293 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 04:10:58.589 7 WARNING oslo_config.cfg [None req-fbdbb0a5-1743-4db6-98ef-c374fa740293 - - - - - -] 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 0x7f5d4d33b668 pid: 7 (default app) 2026-05-07 04:10:58.859 8 WARNING keystonemiddleware._common.config [None req-c62ac267-3333-4b70-b49c-2504eb6b9586 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 04:10:58.868 8 WARNING oslo_config.cfg [None req-c62ac267-3333-4b70-b49c-2504eb6b9586 - - - - - -] 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 0x7f5d4d33b668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 7 04:10:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 04:11:00.233 8 WARNING oslo_policy.policy [None req-c803523a-5d09-482b-bb2f-72ab7199d658 654fa12e2bc1486facf3b2ba3043c3f8 1bd9a51dce324ea78126b342f490f26a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 04:11:00.234 8 WARNING oslo_policy.policy [None req-c803523a-5d09-482b-bb2f-72ab7199d658 654fa12e2bc1486facf3b2ba3043c3f8 1bd9a51dce324ea78126b342f490f26a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 04:11:00.249 8 WARNING oslo_policy.policy [None req-c803523a-5d09-482b-bb2f-72ab7199d658 654fa12e2bc1486facf3b2ba3043c3f8 1bd9a51dce324ea78126b342f490f26a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 04:11:00.250 8 WARNING oslo_policy.policy [None req-c803523a-5d09-482b-bb2f-72ab7199d658 654fa12e2bc1486facf3b2ba3043c3f8 1bd9a51dce324ea78126b342f490f26a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/4] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 7 04:10:59 2026] GET /v2/images => generated 69 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 7 04:11:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 7 04:11:03 2026] GET /v2/images => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 04:11:03.928 7 WARNING oslo_policy.policy [None req-1a18b721-76ac-4874-9c84-c3839ac094ee 654fa12e2bc1486facf3b2ba3043c3f8 1bd9a51dce324ea78126b342f490f26a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 04:11:03.928 7 WARNING oslo_policy.policy [None req-1a18b721-76ac-4874-9c84-c3839ac094ee 654fa12e2bc1486facf3b2ba3043c3f8 1bd9a51dce324ea78126b342f490f26a - - 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: 5/7] 199.204.45.240 () {44 vars in 912 bytes} [Thu May 7 04:11:03 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.240 () {44 vars in 934 bytes} [Thu May 7 04:11:04 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:11:04.065 7 WARNING oslo_policy.policy [None req-c697c09b-67ec-4c66-8dc3-b8affe3a26e8 654fa12e2bc1486facf3b2ba3043c3f8 1bd9a51dce324ea78126b342f490f26a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 04:11:04.065 7 WARNING oslo_policy.policy [None req-c697c09b-67ec-4c66-8dc3-b8affe3a26e8 654fa12e2bc1486facf3b2ba3043c3f8 1bd9a51dce324ea78126b342f490f26a - - 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: 6/9] 199.204.45.240 () {44 vars in 940 bytes} [Thu May 7 04:11:04 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) 2026-05-07 04:11:04.144 8 WARNING oslo_config.cfg [None req-1dc7fbfa-fb6a-4bb0-bc79-749b63440ee2 654fa12e2bc1486facf3b2ba3043c3f8 1bd9a51dce324ea78126b342f490f26a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/10] 199.204.45.240 () {48 vars in 952 bytes} [Thu May 7 04:11:04 2026] POST /v2/images => generated 760 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 04:11:04.166 7 WARNING oslo_policy.policy [None req-631864f0-41dc-4652-bbe6-927186dc260c 654fa12e2bc1486facf3b2ba3043c3f8 1bd9a51dce324ea78126b342f490f26a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 04:11:04.166 7 WARNING oslo_policy.policy [None req-631864f0-41dc-4652-bbe6-927186dc260c 654fa12e2bc1486facf3b2ba3043c3f8 1bd9a51dce324ea78126b342f490f26a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 04:11:04.167 7 INFO glance.api.v2.image_data [None req-631864f0-41dc-4652-bbe6-927186dc260c 654fa12e2bc1486facf3b2ba3043c3f8 1bd9a51dce324ea78126b342f490f26a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 04:11:07.933 7 WARNING glance.location [None req-631864f0-41dc-4652-bbe6-927186dc260c 654fa12e2bc1486facf3b2ba3043c3f8 1bd9a51dce324ea78126b342f490f26a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.204.45.240 () {48 vars in 1046 bytes} [Thu May 7 04:11:04 2026] PUT /v2/images/97980587-026d-48df-a37f-6be34f4b396a/file => generated 0 bytes in 3813 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5869 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.240 () {44 vars in 972 bytes} [Thu May 7 04:11:07 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:11:08.011 7 WARNING oslo_config.cfg [None req-697cd74f-4fa2-45fc-b27a-32eef1412241 654fa12e2bc1486facf3b2ba3043c3f8 1bd9a51dce324ea78126b342f490f26a - - 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: 8/15] 199.204.45.240 () {44 vars in 972 bytes} [Thu May 7 04:11:07 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 7 04:32:27 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: 137/273] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 7 04:32:27 2026] GET /v2/images => generated 1240 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 7 04:33:12 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: 141/283] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 7 04:33:12 2026] GET /v2/images => generated 1240 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.240 () {44 vars in 938 bytes} [Thu May 7 04:33:12 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.240 () {44 vars in 960 bytes} [Thu May 7 04:33:12 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: 7|app: 0|req: 144/286] 199.204.45.240 () {44 vars in 940 bytes} [Thu May 7 04:33:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.204.45.240 () {48 vars in 952 bytes} [Thu May 7 04:33:12 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 04:33:12.706 7 INFO glance.api.v2.image_data [None req-4a0318ad-dad3-4af9-8e47-ec3b29ab679e 654fa12e2bc1486facf3b2ba3043c3f8 1bd9a51dce324ea78126b342f490f26a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 04:33:41.084 7 WARNING glance.location [None req-4a0318ad-dad3-4af9-8e47-ec3b29ab679e 654fa12e2bc1486facf3b2ba3043c3f8 1bd9a51dce324ea78126b342f490f26a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 145/294] 199.204.45.240 () {48 vars in 1047 bytes} [Thu May 7 04:33:12 2026] PUT /v2/images/dab09492-ffb2-4b72-ae7a-9cb57498a731/file => generated 0 bytes in 28428 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63414 switches on core 0) [pid: 8|app: 0|req: 150/295] 199.204.45.240 () {44 vars in 972 bytes} [Thu May 7 04:33:41 2026] GET /v2/images/dab09492-ffb2-4b72-ae7a-9cb57498a731 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/296] 199.204.45.240 () {44 vars in 972 bytes} [Thu May 7 04:33:41 2026] GET /v2/images/dab09492-ffb2-4b72-ae7a-9cb57498a731 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/297] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 7 04:33:42 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: 147/298] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 7 04:33:42 2026] GET /v2/images => generated 2451 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/385] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 7 04:40:51 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: 191/386] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 7 04:40:51 2026] GET /v2/images => generated 2451 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/389] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 7 04:41:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 7 04:41:01 2026] GET /v2/images => generated 2451 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 199.204.45.240 () {44 vars in 948 bytes} [Thu May 7 04:41:01 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/392] 199.204.45.240 () {44 vars in 970 bytes} [Thu May 7 04:41:01 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: 195/393] 199.204.45.240 () {44 vars in 940 bytes} [Thu May 7 04:41:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/394] 199.204.45.240 () {48 vars in 952 bytes} [Thu May 7 04:41:01 2026] POST /v2/images => generated 799 bytes in 648 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 04:41:02.130 7 INFO glance.api.v2.image_data [None req-a22778c7-a828-40e1-a714-71b584317a29 654fa12e2bc1486facf3b2ba3043c3f8 1bd9a51dce324ea78126b342f490f26a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 04:41:20.880 7 INFO glance.location [None req-a22778c7-a828-40e1-a714-71b584317a29 654fa12e2bc1486facf3b2ba3043c3f8 1bd9a51dce324ea78126b342f490f26a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/399] 199.204.45.240 () {48 vars in 1046 bytes} [Thu May 7 04:41:02 2026] PUT /v2/images/c1bee3cc-0823-45dd-bb21-e85e0914fdaa/file => generated 0 bytes in 18790 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24284 switches on core 0) [pid: 8|app: 0|req: 204/400] 199.204.45.240 () {44 vars in 972 bytes} [Thu May 7 04:41:20 2026] GET /v2/images/c1bee3cc-0823-45dd-bb21-e85e0914fdaa => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/401] 199.204.45.240 () {48 vars in 1051 bytes} [Thu May 7 04:41:20 2026] PATCH /v2/images/c1bee3cc-0823-45dd-bb21-e85e0914fdaa => generated 1234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/402] 199.204.45.240 () {44 vars in 972 bytes} [Thu May 7 04:41:21 2026] GET /v2/images/c1bee3cc-0823-45dd-bb21-e85e0914fdaa => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/411] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 7 04:42:06 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: 210/412] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 7 04:42:06 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/417] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 7 04:42:19 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: 213/418] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 7 04:42:19 2026] GET /v2/images => generated 3687 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/419] 199.204.45.240 () {44 vars in 940 bytes} [Thu May 7 04:42:19 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: 214/420] 199.204.45.240 () {44 vars in 962 bytes} [Thu May 7 04:42:19 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/421] 199.204.45.240 () {44 vars in 940 bytes} [Thu May 7 04:42:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/422] 199.204.45.240 () {48 vars in 952 bytes} [Thu May 7 04:42:19 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 04:42:19.984 7 INFO glance.api.v2.image_data [None req-95d71879-ecf5-49b2-8ecf-7e65c0fc6bbb 654fa12e2bc1486facf3b2ba3043c3f8 1bd9a51dce324ea78126b342f490f26a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 04:42:30.551 7 INFO glance.location [None req-95d71879-ecf5-49b2-8ecf-7e65c0fc6bbb 654fa12e2bc1486facf3b2ba3043c3f8 1bd9a51dce324ea78126b342f490f26a - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 208/425] 199.204.45.240 () {48 vars in 1046 bytes} [Thu May 7 04:42:19 2026] PUT /v2/images/c0e7b8bb-ecc6-435a-a405-26315788a4b8/file => generated 0 bytes in 10620 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23253 switches on core 0) [pid: 8|app: 0|req: 218/426] 199.204.45.240 () {44 vars in 972 bytes} [Thu May 7 04:42:30 2026] GET /v2/images/c0e7b8bb-ecc6-435a-a405-26315788a4b8 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/427] 199.204.45.240 () {44 vars in 972 bytes} [Thu May 7 04:42:30 2026] GET /v2/images/c0e7b8bb-ecc6-435a-a405-26315788a4b8 => generated 1203 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/584] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 7 04:55:32 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: 297/585] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 7 04:55:32 2026] GET /v2/images => generated 4892 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/616] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 7 04:58:03 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: 313/617] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 7 04:58:03 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/618] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 7 04:58: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: 314/619] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 7 04:58:05 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/630] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 7 04:58:57 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: 320/631] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 7 04:58:57 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/634] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 7 04:59:04 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: 322/635] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 7 04:59:04 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/650] 199.204.45.240 () {42 vars in 689 bytes} [Thu May 7 05:00:09 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: 321/651] 199.204.45.240 () {44 vars in 911 bytes} [Thu May 7 05:00:09 2026] GET /v2/images => generated 4892 bytes in 70 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: 336/662] 10.0.0.179 () {32 vars in 633 bytes} [Thu May 7 05:00:58 2026] GET /v2/images => generated 4892 bytes in 20 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: 329/667] 10.0.0.166 () {36 vars in 987 bytes} [Thu May 7 05:01:23 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/668] 10.0.0.166 () {36 vars in 927 bytes} [Thu May 7 05:01:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/671] 199.204.45.240 () {36 vars in 991 bytes} [Thu May 7 05:01:31 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/672] 199.204.45.240 () {36 vars in 931 bytes} [Thu May 7 05:01:31 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: 332/673] 199.204.45.240 () {36 vars in 991 bytes} [Thu May 7 05:01:32 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => 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: 342/674] 199.204.45.240 () {36 vars in 931 bytes} [Thu May 7 05:01:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/677] 10.0.0.203 () {36 vars in 987 bytes} [Thu May 7 05:01:39 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => generated 1171 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/678] 10.0.0.203 () {36 vars in 927 bytes} [Thu May 7 05:01: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: 345/679] 10.0.0.203 () {36 vars in 927 bytes} [Thu May 7 05:01:39 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: 335/680] 10.0.0.203 () {36 vars in 987 bytes} [Thu May 7 05:01:39 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => 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: 346/681] 10.0.0.203 () {36 vars in 927 bytes} [Thu May 7 05:01:39 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: 336/682] 10.0.0.203 () {36 vars in 927 bytes} [Thu May 7 05:01: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: 347/683] 10.0.0.203 () {36 vars in 987 bytes} [Thu May 7 05:01:40 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => 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: 337/684] 10.0.0.203 () {36 vars in 927 bytes} [Thu May 7 05:01:40 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/685] 10.0.0.203 () {36 vars in 927 bytes} [Thu May 7 05:01:40 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/686] 10.0.0.104 () {36 vars in 911 bytes} [Thu May 7 05:01:40 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/687] 10.0.0.166 () {36 vars in 987 bytes} [Thu May 7 05:01:40 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/688] 10.0.0.166 () {36 vars in 927 bytes} [Thu May 7 05:01:40 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: 350/689] 10.0.0.104 () {36 vars in 1007 bytes} [Thu May 7 05:01:40 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a/locations => generated 127 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/690] 10.0.0.104 () {36 vars in 987 bytes} [Thu May 7 05:01:41 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/691] 10.0.0.104 () {36 vars in 927 bytes} [Thu May 7 05:01:41 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/692] 10.0.0.104 () {36 vars in 927 bytes} [Thu May 7 05:01:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/693] 10.0.0.179 () {30 vars in 411 bytes} [Thu May 7 05:01:44 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: 357/702] 10.0.0.166 () {36 vars in 987 bytes} [Thu May 7 05:02:25 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/703] 10.0.0.166 () {36 vars in 927 bytes} [Thu May 7 05:02: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: 349/708] 10.0.0.166 () {36 vars in 987 bytes} [Thu May 7 05:02:37 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/709] 10.0.0.166 () {36 vars in 927 bytes} [Thu May 7 05:02:37 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: 365/718] 10.0.0.166 () {36 vars in 987 bytes} [Thu May 7 05:03:21 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/719] 10.0.0.166 () {36 vars in 927 bytes} [Thu May 7 05:03:21 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: 7|app: 0|req: 356/722] 10.0.0.179 () {34 vars in 655 bytes} [Thu May 7 05:03:28 2026] POST /v2/images => generated 649 bytes in 190 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-07 05:03:28.656 8 WARNING glance.api.v2.images [None req-403ce97b-9fc0-47ad-839d-721c6b734357 c6399d258de64e5493f5122a9c899e6c 31811dbbdfb5452cbaddf14428c44587 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e878d38f-59c9-4a05-ba5c-97c36427559a [pid: 8|app: 0|req: 367/723] 10.0.0.179 () {32 vars in 710 bytes} [Thu May 7 05:03:28 2026] DELETE /v2/images/e878d38f-59c9-4a05-ba5c-97c36427559a => 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: 357/724] 10.0.0.179 () {32 vars in 707 bytes} [Thu May 7 05:03:28 2026] GET /v2/images/e878d38f-59c9-4a05-ba5c-97c36427559a => 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: 368/725] 10.0.0.179 () {32 vars in 633 bytes} [Thu May 7 05:03:28 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: 7|app: 0|req: 358/726] 10.0.0.179 () {34 vars in 655 bytes} [Thu May 7 05:03:28 2026] POST /v2/images => generated 703 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-07 05:03:28.820 8 WARNING oslo_policy.policy [None req-0550cdba-c32b-47c2-a17e-260e4e6de90d c6399d258de64e5493f5122a9c899e6c 31811dbbdfb5452cbaddf14428c44587 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 05:03:28.820 8 WARNING oslo_policy.policy [None req-0550cdba-c32b-47c2-a17e-260e4e6de90d c6399d258de64e5493f5122a9c899e6c 31811dbbdfb5452cbaddf14428c44587 - - 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: 369/727] 10.0.0.179 () {32 vars in 717 bytes} [Thu May 7 05:03:28 2026] GET /v2/images/e7dcd7bc-bdf6-434f-92d3-0e32ed69fc78/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 05:03:28.844 7 INFO glance.api.v2.image_data [None req-32eb7ff4-a254-41f2-99cb-78d3093dce3f c6399d258de64e5493f5122a9c899e6c 31811dbbdfb5452cbaddf14428c44587 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 05:03:28.916 7 WARNING glance_store._drivers.rbd [None req-32eb7ff4-a254-41f2-99cb-78d3093dce3f c6399d258de64e5493f5122a9c899e6c 31811dbbdfb5452cbaddf14428c44587 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-07 05:03:29.295 7 INFO glance.location [None req-32eb7ff4-a254-41f2-99cb-78d3093dce3f c6399d258de64e5493f5122a9c899e6c 31811dbbdfb5452cbaddf14428c44587 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 359/728] 10.0.0.179 () {32 vars in 727 bytes} [Thu May 7 05:03:28 2026] PUT /v2/images/e7dcd7bc-bdf6-434f-92d3-0e32ed69fc78/file => generated 0 bytes in 494 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/729] 10.0.0.179 () {32 vars in 707 bytes} [Thu May 7 05:03:29 2026] GET /v2/images/e7dcd7bc-bdf6-434f-92d3-0e32ed69fc78 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/730] 10.0.0.179 () {32 vars in 717 bytes} [Thu May 7 05:03:29 2026] GET /v2/images/e7dcd7bc-bdf6-434f-92d3-0e32ed69fc78/file => generated 1024 bytes in 133 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/731] 10.0.0.179 () {34 vars in 655 bytes} [Thu May 7 05:03:29 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/732] 10.0.0.179 () {32 vars in 726 bytes} [Thu May 7 05:03:29 2026] PATCH /v2/images/de41a756-95bd-4f9b-8748-e32b50b9728a => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/733] 10.0.0.179 () {32 vars in 707 bytes} [Thu May 7 05:03:29 2026] GET /v2/images/de41a756-95bd-4f9b-8748-e32b50b9728a => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 05:03:29.618 7 WARNING glance.api.v2.images [None req-26590f6e-3f7f-46d0-8d72-52631741c05a c6399d258de64e5493f5122a9c899e6c 31811dbbdfb5452cbaddf14428c44587 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//de41a756-95bd-4f9b-8748-e32b50b9728a [pid: 7|app: 0|req: 362/734] 10.0.0.179 () {32 vars in 710 bytes} [Thu May 7 05:03:29 2026] DELETE /v2/images/de41a756-95bd-4f9b-8748-e32b50b9728a => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/735] 10.0.0.179 () {32 vars in 707 bytes} [Thu May 7 05:03:29 2026] GET /v2/images/de41a756-95bd-4f9b-8748-e32b50b9728a => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 05:03:29.687 7 WARNING glance.api.v2.images [None req-338ec9da-6518-412f-9fd9-71538126b966 c6399d258de64e5493f5122a9c899e6c 31811dbbdfb5452cbaddf14428c44587 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e7dcd7bc-bdf6-434f-92d3-0e32ed69fc78 [pid: 7|app: 0|req: 363/736] 10.0.0.179 () {32 vars in 710 bytes} [Thu May 7 05:03:29 2026] DELETE /v2/images/e7dcd7bc-bdf6-434f-92d3-0e32ed69fc78 => generated 0 bytes in 891 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/737] 10.0.0.179 () {32 vars in 707 bytes} [Thu May 7 05:03:30 2026] GET /v2/images/e7dcd7bc-bdf6-434f-92d3-0e32ed69fc78 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 05:03:30.605 7 WARNING glance.api.v2.images [None req-9419628b-cbea-499d-a9c2-b7d68d9422c5 c6399d258de64e5493f5122a9c899e6c 31811dbbdfb5452cbaddf14428c44587 - - default default] Failed to find image e878d38f-59c9-4a05-ba5c-97c36427559a to delete: glance.common.exception.ImageNotFound: No image found with ID e878d38f-59c9-4a05-ba5c-97c36427559a [pid: 7|app: 0|req: 364/738] 10.0.0.179 () {32 vars in 710 bytes} [Thu May 7 05:03:30 2026] DELETE /v2/images/e878d38f-59c9-4a05-ba5c-97c36427559a => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/739] 10.0.0.179 () {32 vars in 707 bytes} [Thu May 7 05:03:30 2026] GET /v2/images/e878d38f-59c9-4a05-ba5c-97c36427559a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/744] 10.0.0.166 () {36 vars in 987 bytes} [Thu May 7 05:03:49 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/745] 10.0.0.166 () {36 vars in 927 bytes} [Thu May 7 05:03:49 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: 369/748] 10.0.0.166 () {36 vars in 987 bytes} [Thu May 7 05:04:00 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/749] 10.0.0.166 () {36 vars in 927 bytes} [Thu May 7 05:04:00 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: 382/752] 10.0.0.179 () {32 vars in 707 bytes} [Thu May 7 05:04:11 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => 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: 371/753] 10.0.0.179 () {32 vars in 707 bytes} [Thu May 7 05:04:11 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/754] 10.0.0.203 () {36 vars in 987 bytes} [Thu May 7 05:04:12 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => 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: 372/755] 10.0.0.203 () {36 vars in 927 bytes} [Thu May 7 05:04:12 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: 384/756] 10.0.0.203 () {36 vars in 927 bytes} [Thu May 7 05:04:12 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/757] 10.0.0.203 () {36 vars in 987 bytes} [Thu May 7 05:04:12 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/758] 10.0.0.203 () {36 vars in 927 bytes} [Thu May 7 05:04:12 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/759] 10.0.0.203 () {36 vars in 927 bytes} [Thu May 7 05:04:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/760] 10.0.0.203 () {36 vars in 987 bytes} [Thu May 7 05:04:12 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => 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: 375/761] 10.0.0.203 () {36 vars in 927 bytes} [Thu May 7 05:04:12 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: 387/762] 10.0.0.203 () {36 vars in 927 bytes} [Thu May 7 05:04: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: 7|app: 0|req: 376/763] 10.0.0.104 () {36 vars in 911 bytes} [Thu May 7 05:04:12 2026] GET /versions => generated 1312 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/764] 10.0.0.104 () {36 vars in 1007 bytes} [Thu May 7 05:04:12 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/765] 10.0.0.104 () {36 vars in 987 bytes} [Thu May 7 05:04:12 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/766] 10.0.0.104 () {36 vars in 927 bytes} [Thu May 7 05:04:12 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: 378/767] 10.0.0.104 () {36 vars in 927 bytes} [Thu May 7 05:04:12 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: 391/770] 10.0.0.166 () {36 vars in 987 bytes} [Thu May 7 05:04:18 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/771] 10.0.0.166 () {36 vars in 927 bytes} [Thu May 7 05:04:18 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: 392/772] 10.0.0.166 () {36 vars in 987 bytes} [Thu May 7 05:04:20 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => 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: 381/773] 10.0.0.166 () {36 vars in 927 bytes} [Thu May 7 05:04:20 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: 386/782] 199.204.45.240 () {32 vars in 826 bytes} [Thu May 7 05:05:02 2026] GET /v2/images?status=active&owner=1bd9a51dce324ea78126b342f490f26a&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/783] 199.204.45.240 () {32 vars in 653 bytes} [Thu May 7 05:05:02 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: 387/784] 10.0.0.203 () {36 vars in 987 bytes} [Thu May 7 05:05:03 2026] GET /v2/images/dab09492-ffb2-4b72-ae7a-9cb57498a731 => 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: 398/785] 10.0.0.203 () {36 vars in 927 bytes} [Thu May 7 05:05:03 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/786] 10.0.0.203 () {36 vars in 927 bytes} [Thu May 7 05:05:03 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/787] 10.0.0.203 () {36 vars in 987 bytes} [Thu May 7 05:05:03 2026] GET /v2/images/dab09492-ffb2-4b72-ae7a-9cb57498a731 => 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: 389/788] 10.0.0.203 () {36 vars in 927 bytes} [Thu May 7 05:05:03 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/789] 10.0.0.203 () {36 vars in 927 bytes} [Thu May 7 05:05:03 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/790] 10.0.0.203 () {36 vars in 987 bytes} [Thu May 7 05:05:03 2026] GET /v2/images/dab09492-ffb2-4b72-ae7a-9cb57498a731 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/791] 10.0.0.203 () {36 vars in 927 bytes} [Thu May 7 05:05:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/792] 10.0.0.104 () {36 vars in 911 bytes} [Thu May 7 05:05:03 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/793] 10.0.0.104 () {36 vars in 1007 bytes} [Thu May 7 05:05:03 2026] GET /v2/images/dab09492-ffb2-4b72-ae7a-9cb57498a731/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/794] 10.0.0.104 () {36 vars in 987 bytes} [Thu May 7 05:05:03 2026] GET /v2/images/dab09492-ffb2-4b72-ae7a-9cb57498a731 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/795] 10.0.0.104 () {36 vars in 927 bytes} [Thu May 7 05:05:03 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/796] 10.0.0.104 () {36 vars in 927 bytes} [Thu May 7 05:05:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/803] 10.0.0.166 () {36 vars in 987 bytes} [Thu May 7 05:05:36 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/804] 10.0.0.166 () {36 vars in 927 bytes} [Thu May 7 05:05:36 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/817] 10.0.0.166 () {36 vars in 987 bytes} [Thu May 7 05:06:30 2026] GET /v2/images/97980587-026d-48df-a37f-6be34f4b396a => generated 1171 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/818] 10.0.0.166 () {36 vars in 927 bytes} [Thu May 7 05:06:30 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: 422/853] 10.0.0.179 () {32 vars in 633 bytes} [Thu May 7 05:09:25 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)