+ 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 Jul 9 13:39:53 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:04:44 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-6fd8d99cbd-hbbgl 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 0x7fc23821e668 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-07-09 13:39:55.562 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-09 13:39:55.643 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-07-09 13:39:56.641 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-07-09 13:39:56.642 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-07-09 13:39:56.642 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-09 13:39:56.822 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-07-09 13:39:56.825 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-07-09 13:39:56.826 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-09 13:39:59.057 7 WARNING glance.api.v2.images [None req-7a5c0197-e03f-4647-b533-01e22c28a472 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-09 13:39:59.216 8 WARNING glance.api.v2.images [None req-fbcfea71-066f-4c2a-be5b-854f4d0ec8ff - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-09 13:39:59.410 7 WARNING keystonemiddleware._common.config [None req-7a5c0197-e03f-4647-b533-01e22c28a472 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 13:39:59.419 7 WARNING oslo_config.cfg [None req-7a5c0197-e03f-4647-b533-01e22c28a472 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fc23821e668 pid: 7 (default app) 2026-07-09 13:39:59.617 8 WARNING keystonemiddleware._common.config [None req-fbcfea71-066f-4c2a-be5b-854f4d0ec8ff - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 13:39:59.624 8 WARNING oslo_config.cfg [None req-fbcfea71-066f-4c2a-be5b-854f4d0ec8ff - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fc23821e668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.223 () {42 vars in 689 bytes} [Thu Jul 9 13:40:01 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 13:40:01.771 8 WARNING oslo_policy.policy [None req-cc123a1f-0259-4693-acad-1bb6bca7c587 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - 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-07-09 13:40:01.771 8 WARNING oslo_policy.policy [None req-cc123a1f-0259-4693-acad-1bb6bca7c587 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - 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-07-09 13:40:01.790 8 WARNING oslo_policy.policy [None req-cc123a1f-0259-4693-acad-1bb6bca7c587 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - 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-07-09 13:40:01.790 8 WARNING oslo_policy.policy [None req-cc123a1f-0259-4693-acad-1bb6bca7c587 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.19.213.223 () {44 vars in 911 bytes} [Thu Jul 9 13:40:01 2026] GET /v2/images => generated 69 bytes in 632 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.223 () {42 vars in 689 bytes} [Thu Jul 9 13:40:05 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: 2/8] 199.19.213.223 () {44 vars in 911 bytes} [Thu Jul 9 13:40:05 2026] GET /v2/images => generated 69 bytes in 47 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 13:40:06.017 7 WARNING oslo_policy.policy [None req-a70d25a6-cae7-44cd-bb9b-6e0fe51baa8c e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - 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-07-09 13:40:06.018 7 WARNING oslo_policy.policy [None req-a70d25a6-cae7-44cd-bb9b-6e0fe51baa8c e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.19.213.223 () {44 vars in 912 bytes} [Thu Jul 9 13:40:05 2026] GET /v2/images/cirros => generated 151 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.223 () {44 vars in 934 bytes} [Thu Jul 9 13:40:06 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-07-09 13:40:06.174 7 WARNING oslo_policy.policy [None req-4e3a0af0-4c28-4eed-ae71-ac73f1294e29 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - 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-07-09 13:40:06.174 7 WARNING oslo_policy.policy [None req-4e3a0af0-4c28-4eed-ae71-ac73f1294e29 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.19.213.223 () {44 vars in 940 bytes} [Thu Jul 9 13:40:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 13:40:06.282 8 WARNING oslo_config.cfg [None req-4e0c9947-e3ef-4ef0-a057-484544bc5f42 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.19.213.223 () {48 vars in 952 bytes} [Thu Jul 9 13:40:06 2026] POST /v2/images => generated 760 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-09 13:40:06.308 7 WARNING oslo_policy.policy [None req-a37395ce-4bd1-43b4-8358-d5a21ee9da55 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - 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-07-09 13:40:06.308 7 WARNING oslo_policy.policy [None req-a37395ce-4bd1-43b4-8358-d5a21ee9da55 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - 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-07-09 13:40:06.310 7 INFO glance.api.v2.image_data [None req-a37395ce-4bd1-43b4-8358-d5a21ee9da55 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 13:40:09.766 7 INFO glance.location [None req-a37395ce-4bd1-43b4-8358-d5a21ee9da55 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/15] 199.19.213.223 () {48 vars in 1046 bytes} [Thu Jul 9 13:40:06 2026] PUT /v2/images/55439139-6877-448a-af53-54d5f347a5c8/file => generated 0 bytes in 3520 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4832 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.223 () {44 vars in 972 bytes} [Thu Jul 9 13:40:09 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 13:40:09.952 7 WARNING oslo_config.cfg [None req-8eb6c7f5-0a82-4416-afb5-98c9f9f677a4 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 199.19.213.223 () {48 vars in 1052 bytes} [Thu Jul 9 13:40:09 2026] PATCH /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => generated 1312 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.223 () {44 vars in 972 bytes} [Thu Jul 9 13:40:09 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => 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: 143/283] 199.19.213.223 () {42 vars in 689 bytes} [Thu Jul 9 14:02:09 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: 141/284] 199.19.213.223 () {44 vars in 911 bytes} [Thu Jul 9 14:02:09 2026] GET /v2/images => generated 1381 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 199.19.213.223 () {42 vars in 689 bytes} [Thu Jul 9 14:02:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 199.19.213.223 () {44 vars in 911 bytes} [Thu Jul 9 14:02:27 2026] GET /v2/images => generated 1381 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 199.19.213.223 () {44 vars in 938 bytes} [Thu Jul 9 14:02:27 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 199.19.213.223 () {44 vars in 960 bytes} [Thu Jul 9 14:02:27 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/291] 199.19.213.223 () {44 vars in 940 bytes} [Thu Jul 9 14:02:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/292] 199.19.213.223 () {48 vars in 952 bytes} [Thu Jul 9 14:02:27 2026] POST /v2/images => generated 796 bytes in 76 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-09 14:02:27.808 7 INFO glance.api.v2.image_data [None req-e01204c1-1fc2-432c-a9e5-8c5f9bd213c5 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 14:02:55.352 7 INFO glance.location [None req-e01204c1-1fc2-432c-a9e5-8c5f9bd213c5 e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 148/299] 199.19.213.223 () {48 vars in 1047 bytes} [Thu Jul 9 14:02:27 2026] PUT /v2/images/e338f6bc-2f81-47c8-8567-53e3770b2ce3/file => generated 0 bytes in 27601 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65643 switches on core 0) [pid: 8|app: 0|req: 152/300] 199.19.213.223 () {44 vars in 972 bytes} [Thu Jul 9 14:02:55 2026] GET /v2/images/e338f6bc-2f81-47c8-8567-53e3770b2ce3 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/301] 199.19.213.223 () {48 vars in 1052 bytes} [Thu Jul 9 14:02:55 2026] PATCH /v2/images/e338f6bc-2f81-47c8-8567-53e3770b2ce3 => generated 1395 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/302] 199.19.213.223 () {44 vars in 972 bytes} [Thu Jul 9 14:02:55 2026] GET /v2/images/e338f6bc-2f81-47c8-8567-53e3770b2ce3 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/303] 199.19.213.223 () {42 vars in 689 bytes} [Thu Jul 9 14:02: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: 154/304] 199.19.213.223 () {44 vars in 911 bytes} [Thu Jul 9 14:02:57 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.19.213.223 () {42 vars in 689 bytes} [Thu Jul 9 14:09:43 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: 196/388] 199.19.213.223 () {44 vars in 911 bytes} [Thu Jul 9 14:09:43 2026] GET /v2/images => generated 2778 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 199.19.213.223 () {42 vars in 689 bytes} [Thu Jul 9 14:09:53 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: 198/392] 199.19.213.223 () {44 vars in 911 bytes} [Thu Jul 9 14:09:53 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 199.19.213.223 () {44 vars in 948 bytes} [Thu Jul 9 14:09:53 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/394] 199.19.213.223 () {44 vars in 970 bytes} [Thu Jul 9 14:09:53 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/395] 199.19.213.223 () {44 vars in 940 bytes} [Thu Jul 9 14:09:53 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: 200/396] 199.19.213.223 () {48 vars in 952 bytes} [Thu Jul 9 14:09:53 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-09 14:09:53.582 7 INFO glance.api.v2.image_data [None req-2a8dc041-96b7-41e1-918d-89cf305c861b e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 14:10:10.451 7 INFO glance.location [None req-2a8dc041-96b7-41e1-918d-89cf305c861b e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 197/401] 199.19.213.223 () {48 vars in 1046 bytes} [Thu Jul 9 14:09:53 2026] PUT /v2/images/ba839183-9870-4e0c-b71a-ce192165606d/file => generated 0 bytes in 16918 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22088 switches on core 0) [pid: 8|app: 0|req: 205/402] 199.19.213.223 () {44 vars in 972 bytes} [Thu Jul 9 14:10:10 2026] GET /v2/images/ba839183-9870-4e0c-b71a-ce192165606d => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/403] 199.19.213.223 () {48 vars in 1052 bytes} [Thu Jul 9 14:10:10 2026] PATCH /v2/images/ba839183-9870-4e0c-b71a-ce192165606d => generated 1410 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/404] 199.19.213.223 () {44 vars in 972 bytes} [Thu Jul 9 14:10:10 2026] GET /v2/images/ba839183-9870-4e0c-b71a-ce192165606d => generated 1410 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.19.213.223 () {42 vars in 689 bytes} [Thu Jul 9 14:10: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: 211/414] 199.19.213.223 () {44 vars in 911 bytes} [Thu Jul 9 14:10:49 2026] GET /v2/images => generated 4190 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/417] 199.19.213.223 () {42 vars in 689 bytes} [Thu Jul 9 14:11:02 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.19.213.223 () {44 vars in 911 bytes} [Thu Jul 9 14:11:02 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: 7|app: 0|req: 206/419] 199.19.213.223 () {44 vars in 940 bytes} [Thu Jul 9 14:11:02 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/420] 199.19.213.223 () {44 vars in 962 bytes} [Thu Jul 9 14:11:02 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.19.213.223 () {44 vars in 940 bytes} [Thu Jul 9 14:11:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/422] 199.19.213.223 () {48 vars in 952 bytes} [Thu Jul 9 14:11:02 2026] POST /v2/images => generated 791 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-09 14:11:02.957 7 INFO glance.api.v2.image_data [None req-3fefbd8b-ee31-4fa4-aef5-9da8b98e880a e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 14:11:19.261 7 INFO glance.location [None req-3fefbd8b-ee31-4fa4-aef5-9da8b98e880a e27a3050693049ccaa3af37ae2c8bc69 89dd95e445c34c0a8b69349b89a38a4f - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 208/427] 199.19.213.223 () {48 vars in 1047 bytes} [Thu Jul 9 14:11:02 2026] PUT /v2/images/c8a937fa-3a55-4d3c-9d33-1b6838b54d90/file => generated 0 bytes in 16358 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30935 switches on core 0) [pid: 8|app: 0|req: 220/428] 199.19.213.223 () {44 vars in 972 bytes} [Thu Jul 9 14:11:19 2026] GET /v2/images/c8a937fa-3a55-4d3c-9d33-1b6838b54d90 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/429] 199.19.213.223 () {48 vars in 1052 bytes} [Thu Jul 9 14:11:19 2026] PATCH /v2/images/c8a937fa-3a55-4d3c-9d33-1b6838b54d90 => generated 1382 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/430] 199.19.213.223 () {44 vars in 972 bytes} [Thu Jul 9 14:11:19 2026] GET /v2/images/c8a937fa-3a55-4d3c-9d33-1b6838b54d90 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/597] 199.19.213.223 () {42 vars in 689 bytes} [Thu Jul 9 14:25: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: 305/598] 199.19.213.223 () {44 vars in 911 bytes} [Thu Jul 9 14:25:12 2026] GET /v2/images => generated 5574 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/629] 199.19.213.223 () {42 vars in 689 bytes} [Thu Jul 9 14:27:45 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: 309/630] 199.19.213.223 () {44 vars in 911 bytes} [Thu Jul 9 14:27:45 2026] GET /v2/images => generated 5574 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/631] 199.19.213.223 () {42 vars in 689 bytes} [Thu Jul 9 14:27:48 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: 310/632] 199.19.213.223 () {44 vars in 911 bytes} [Thu Jul 9 14:27:48 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/645] 199.19.213.223 () {42 vars in 689 bytes} [Thu Jul 9 14:28:43 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: 317/646] 199.19.213.223 () {44 vars in 911 bytes} [Thu Jul 9 14:28:43 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/649] 199.19.213.223 () {42 vars in 689 bytes} [Thu Jul 9 14:28:52 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/650] 199.19.213.223 () {44 vars in 911 bytes} [Thu Jul 9 14:28:52 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/665] 199.19.213.223 () {42 vars in 689 bytes} [Thu Jul 9 14:30: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: 327/666] 199.19.213.223 () {44 vars in 911 bytes} [Thu Jul 9 14:30:01 2026] GET /v2/images => generated 5574 bytes in 60 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:71: 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: 332/675] 10.0.0.195 () {32 vars in 633 bytes} [Thu Jul 9 14:30:46 2026] GET /v2/images => generated 5574 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:71: 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/682] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jul 9 14:31:10 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => generated 1312 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/683] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 9 14:31:10 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: 348/684] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 9 14:31:10 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: 337/685] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jul 9 14:31:10 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => 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: 349/686] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 9 14:31:10 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: 338/687] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 9 14:31:10 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: 350/688] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jul 9 14:31:10 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/689] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 9 14:31:10 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: 351/690] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 9 14:31:10 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: 340/691] 10.0.0.168 () {36 vars in 987 bytes} [Thu Jul 9 14:31:11 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/692] 10.0.0.168 () {36 vars in 927 bytes} [Thu Jul 9 14:31:11 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: 341/693] 10.0.0.74 () {36 vars in 986 bytes} [Thu Jul 9 14:31:11 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => generated 1312 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/694] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 14:31:11 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: 342/695] 10.0.0.74 () {36 vars in 986 bytes} [Thu Jul 9 14:31:11 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/696] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 14:31:11 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: 343/697] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 14:31:11 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: 355/698] 10.0.0.168 () {36 vars in 987 bytes} [Thu Jul 9 14:31:11 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => generated 1312 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/699] 10.0.0.168 () {36 vars in 927 bytes} [Thu Jul 9 14:31:11 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: 346/702] 199.19.213.223 () {36 vars in 991 bytes} [Thu Jul 9 14:31:18 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => 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: 357/703] 199.19.213.223 () {36 vars in 931 bytes} [Thu Jul 9 14:31:18 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: 347/704] 199.19.213.223 () {36 vars in 991 bytes} [Thu Jul 9 14:31:19 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/705] 199.19.213.223 () {36 vars in 931 bytes} [Thu Jul 9 14:31:19 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: 350/710] 10.0.0.168 () {36 vars in 987 bytes} [Thu Jul 9 14:31:41 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => 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: 361/711] 10.0.0.168 () {36 vars in 927 bytes} [Thu Jul 9 14:31:41 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/714] 10.0.0.168 () {36 vars in 987 bytes} [Thu Jul 9 14:31:55 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/715] 10.0.0.168 () {36 vars in 927 bytes} [Thu Jul 9 14:31:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/716] 10.0.0.168 () {36 vars in 987 bytes} [Thu Jul 9 14:31:55 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/717] 10.0.0.168 () {36 vars in 927 bytes} [Thu Jul 9 14:31:55 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: 358/726] 10.0.0.195 () {34 vars in 655 bytes} [Thu Jul 9 14:32:37 2026] POST /v2/images => generated 649 bytes in 311 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-09 14:32:38.024 8 WARNING glance.api.v2.images [None req-72230ff1-8dbd-4994-aa93-e4f7d711357e e4c332dde2364003a1638407bb69cc7f 022de52c7b9a4d1e8556eb6a87300306 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e4c1a37f-6771-4be9-8351-862a7b40daeb [pid: 8|app: 0|req: 369/727] 10.0.0.195 () {32 vars in 710 bytes} [Thu Jul 9 14:32:38 2026] DELETE /v2/images/e4c1a37f-6771-4be9-8351-862a7b40daeb => generated 0 bytes in 90 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/728] 10.0.0.195 () {32 vars in 707 bytes} [Thu Jul 9 14:32:38 2026] GET /v2/images/e4c1a37f-6771-4be9-8351-862a7b40daeb => 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: 370/729] 10.0.0.195 () {32 vars in 633 bytes} [Thu Jul 9 14:32:38 2026] GET /v2/images => generated 1381 bytes in 37 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.195 () {34 vars in 655 bytes} [Thu Jul 9 14:32:38 2026] POST /v2/images => generated 702 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-09 14:32:38.228 8 WARNING oslo_policy.policy [None req-2d755ac1-bf14-4b67-95f5-b589d85da4f7 e4c332dde2364003a1638407bb69cc7f 022de52c7b9a4d1e8556eb6a87300306 - - 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-07-09 14:32:38.228 8 WARNING oslo_policy.policy [None req-2d755ac1-bf14-4b67-95f5-b589d85da4f7 e4c332dde2364003a1638407bb69cc7f 022de52c7b9a4d1e8556eb6a87300306 - - 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: 371/731] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jul 9 14:32:38 2026] GET /v2/images/4614f5d8-1787-4b83-a219-8c1fd9eb1ce1/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:32:38.252 7 INFO glance.api.v2.image_data [None req-fced07de-e0c8-4a8b-aef3-f20d8858f5dc e4c332dde2364003a1638407bb69cc7f 022de52c7b9a4d1e8556eb6a87300306 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 14:32:38.299 7 WARNING glance_store._drivers.rbd [None req-fced07de-e0c8-4a8b-aef3-f20d8858f5dc e4c332dde2364003a1638407bb69cc7f 022de52c7b9a4d1e8556eb6a87300306 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-09 14:32:38.767 7 INFO glance.location [None req-fced07de-e0c8-4a8b-aef3-f20d8858f5dc e4c332dde2364003a1638407bb69cc7f 022de52c7b9a4d1e8556eb6a87300306 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 361/734] 10.0.0.195 () {32 vars in 727 bytes} [Thu Jul 9 14:32:38 2026] PUT /v2/images/4614f5d8-1787-4b83-a219-8c1fd9eb1ce1/file => generated 0 bytes in 592 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/735] 10.0.0.195 () {32 vars in 707 bytes} [Thu Jul 9 14:32:38 2026] GET /v2/images/4614f5d8-1787-4b83-a219-8c1fd9eb1ce1 => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/736] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jul 9 14:32:38 2026] GET /v2/images/4614f5d8-1787-4b83-a219-8c1fd9eb1ce1/file => generated 1024 bytes in 191 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/737] 10.0.0.195 () {34 vars in 655 bytes} [Thu Jul 9 14:32:39 2026] POST /v2/images => generated 648 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/738] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jul 9 14:32:39 2026] PATCH /v2/images/efb17e16-35f9-46df-97cc-761e17313b17 => generated 652 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/739] 10.0.0.195 () {32 vars in 707 bytes} [Thu Jul 9 14:32:39 2026] GET /v2/images/efb17e16-35f9-46df-97cc-761e17313b17 => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:32:39.213 7 WARNING glance.api.v2.images [None req-68b8efa7-496a-4fbd-86fc-20ec828ce573 e4c332dde2364003a1638407bb69cc7f 022de52c7b9a4d1e8556eb6a87300306 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//efb17e16-35f9-46df-97cc-761e17313b17 [pid: 7|app: 0|req: 364/740] 10.0.0.195 () {32 vars in 710 bytes} [Thu Jul 9 14:32:39 2026] DELETE /v2/images/efb17e16-35f9-46df-97cc-761e17313b17 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/741] 10.0.0.195 () {32 vars in 707 bytes} [Thu Jul 9 14:32:39 2026] GET /v2/images/efb17e16-35f9-46df-97cc-761e17313b17 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:32:39.288 7 WARNING glance.api.v2.images [None req-22367461-685d-48be-832d-8a8d0b34343e e4c332dde2364003a1638407bb69cc7f 022de52c7b9a4d1e8556eb6a87300306 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4614f5d8-1787-4b83-a219-8c1fd9eb1ce1 [pid: 7|app: 0|req: 365/742] 10.0.0.195 () {32 vars in 710 bytes} [Thu Jul 9 14:32:39 2026] DELETE /v2/images/4614f5d8-1787-4b83-a219-8c1fd9eb1ce1 => generated 0 bytes in 1297 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/743] 10.0.0.195 () {32 vars in 707 bytes} [Thu Jul 9 14:32:40 2026] GET /v2/images/4614f5d8-1787-4b83-a219-8c1fd9eb1ce1 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:32:40.603 7 WARNING glance.api.v2.images [None req-b28e0ce4-3b0a-463e-a907-3ef79408e06d e4c332dde2364003a1638407bb69cc7f 022de52c7b9a4d1e8556eb6a87300306 - - default default] Failed to find image e4c1a37f-6771-4be9-8351-862a7b40daeb to delete: glance.common.exception.ImageNotFound: No image found with ID e4c1a37f-6771-4be9-8351-862a7b40daeb [pid: 7|app: 0|req: 366/744] 10.0.0.195 () {32 vars in 710 bytes} [Thu Jul 9 14:32:40 2026] DELETE /v2/images/e4c1a37f-6771-4be9-8351-862a7b40daeb => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/745] 10.0.0.195 () {32 vars in 707 bytes} [Thu Jul 9 14:32:40 2026] GET /v2/images/e4c1a37f-6771-4be9-8351-862a7b40daeb => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/746] 10.0.0.195 () {30 vars in 411 bytes} [Thu Jul 9 14:32:43 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: 384/755] 10.0.0.168 () {36 vars in 987 bytes} [Thu Jul 9 14:33:19 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/756] 10.0.0.168 () {36 vars in 927 bytes} [Thu Jul 9 14:33:19 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: 389/765] 10.0.0.168 () {36 vars in 987 bytes} [Thu Jul 9 14:34:07 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/766] 10.0.0.168 () {36 vars in 927 bytes} [Thu Jul 9 14:34:07 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: 380/771] 10.0.0.195 () {32 vars in 707 bytes} [Thu Jul 9 14:34:19 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => generated 1312 bytes in 14 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.195 () {32 vars in 707 bytes} [Thu Jul 9 14:34:19 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => generated 1312 bytes in 18 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.183 () {36 vars in 987 bytes} [Thu Jul 9 14:34:20 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => 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: 393/774] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 9 14:34:20 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: 382/775] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 9 14:34:20 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: 394/776] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jul 9 14:34:20 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/777] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 9 14:34: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: 8|app: 0|req: 395/778] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 9 14:34:20 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: 384/779] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jul 9 14:34:20 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/780] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 9 14:34:20 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: 385/781] 10.0.0.74 () {36 vars in 986 bytes} [Thu Jul 9 14:34:20 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/782] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 14:34:20 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: 386/783] 10.0.0.74 () {36 vars in 986 bytes} [Thu Jul 9 14:34:20 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/784] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 14:34:20 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: 387/785] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 14:34:20 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/786] 10.0.0.168 () {36 vars in 987 bytes} [Thu Jul 9 14:34:23 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => 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: 388/787] 10.0.0.168 () {36 vars in 927 bytes} [Thu Jul 9 14:34: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: 391/792] 10.0.0.168 () {36 vars in 987 bytes} [Thu Jul 9 14:34:45 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => 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: 402/793] 10.0.0.168 () {36 vars in 927 bytes} [Thu Jul 9 14:34:45 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/814] 10.0.0.168 () {36 vars in 987 bytes} [Thu Jul 9 14:36:24 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => generated 1312 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/815] 10.0.0.168 () {36 vars in 927 bytes} [Thu Jul 9 14:36:24 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/820] 10.0.0.168 () {36 vars in 987 bytes} [Thu Jul 9 14:36:43 2026] GET /v2/images/55439139-6877-448a-af53-54d5f347a5c8 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/821] 10.0.0.168 () {36 vars in 927 bytes} [Thu Jul 9 14:36:43 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: 420/828] 199.19.213.223 () {32 vars in 826 bytes} [Thu Jul 9 14:37:16 2026] GET /v2/images?status=active&owner=89dd95e445c34c0a8b69349b89a38a4f&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/829] 199.19.213.223 () {32 vars in 653 bytes} [Thu Jul 9 14:37:16 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: 421/830] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jul 9 14:37:16 2026] GET /v2/images/e338f6bc-2f81-47c8-8567-53e3770b2ce3 => generated 1395 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/831] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 9 14:37:16 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: 422/832] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 9 14:37:16 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: 411/833] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jul 9 14:37:16 2026] GET /v2/images/e338f6bc-2f81-47c8-8567-53e3770b2ce3 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/834] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 9 14:37:17 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: 412/835] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 9 14:37:17 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: 424/836] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jul 9 14:37:17 2026] GET /v2/images/e338f6bc-2f81-47c8-8567-53e3770b2ce3 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/837] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 9 14:37:17 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: 425/838] 10.0.0.74 () {36 vars in 986 bytes} [Thu Jul 9 14:37:17 2026] GET /v2/images/e338f6bc-2f81-47c8-8567-53e3770b2ce3 => generated 1395 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/839] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 14:37:17 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: 426/840] 10.0.0.74 () {36 vars in 986 bytes} [Thu Jul 9 14:37:17 2026] GET /v2/images/e338f6bc-2f81-47c8-8567-53e3770b2ce3 => 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: 415/841] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 14:37:17 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: 427/842] 10.0.0.74 () {36 vars in 926 bytes} [Thu Jul 9 14:37:17 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: 451/889] 10.0.0.195 () {32 vars in 633 bytes} [Thu Jul 9 14:41:02 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)