+ 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 [Tue Apr 14 05:59:48 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-77c9fcdfdd-s8lwx 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f23a7666668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-14 05:59:50.015 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-14 05:59:50.015 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-14 05:59:50.856 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-14 05:59:50.856 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-14 05:59:50.857 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-14 05:59:50.857 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-14 05:59:50.857 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 05:59:50.858 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 05:59:52.832 8 WARNING glance.api.v2.images [None req-dfc08a3d-2691-4674-855e-bf1bc3287152 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 05:59:52.854 7 WARNING glance.api.v2.images [None req-81b147ec-f895-408e-959b-3c12ac1f53ca - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 05:59:53.164 8 WARNING keystonemiddleware._common.config [None req-dfc08a3d-2691-4674-855e-bf1bc3287152 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 05:59:53.171 8 WARNING oslo_config.cfg [None req-dfc08a3d-2691-4674-855e-bf1bc3287152 - - - - - -] 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 0x7f23a7666668 pid: 8 (default app) 2026-04-14 05:59:53.183 7 WARNING keystonemiddleware._common.config [None req-81b147ec-f895-408e-959b-3c12ac1f53ca - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 05:59:53.190 7 WARNING oslo_config.cfg [None req-81b147ec-f895-408e-959b-3c12ac1f53ca - - - - - -] 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 0x7f23a7666668 pid: 7 (default app) [pid: 8|app: 0|req: 6/7] 199.204.45.140 () {42 vars in 689 bytes} [Tue Apr 14 06:00:03 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-04-14 06:00:03.566 7 WARNING oslo_policy.policy [None req-7d633400-5547-4979-963f-bff4a1feb0bd 7129130d7c2042f99fbf7d9aa2451587 2ccfece66b1149ffa277913e13ee0bf9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 06:00:03.566 7 WARNING oslo_policy.policy [None req-7d633400-5547-4979-963f-bff4a1feb0bd 7129130d7c2042f99fbf7d9aa2451587 2ccfece66b1149ffa277913e13ee0bf9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 06:00:03.585 7 WARNING oslo_policy.policy [None req-7d633400-5547-4979-963f-bff4a1feb0bd 7129130d7c2042f99fbf7d9aa2451587 2ccfece66b1149ffa277913e13ee0bf9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 06:00:03.585 7 WARNING oslo_policy.policy [None req-7d633400-5547-4979-963f-bff4a1feb0bd 7129130d7c2042f99fbf7d9aa2451587 2ccfece66b1149ffa277913e13ee0bf9 - - 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: 2/8] 199.204.45.140 () {44 vars in 911 bytes} [Tue Apr 14 06:00:03 2026] GET /v2/images => generated 69 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/9] 199.204.45.140 () {42 vars in 689 bytes} [Tue Apr 14 06:00:06 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: 3/10] 199.204.45.140 () {44 vars in 911 bytes} [Tue Apr 14 06:00:06 2026] GET /v2/images => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:00:06.912 8 WARNING oslo_policy.policy [None req-084ccaec-95b4-4da8-819a-f96fa810dd98 7129130d7c2042f99fbf7d9aa2451587 2ccfece66b1149ffa277913e13ee0bf9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 06:00:06.913 8 WARNING oslo_policy.policy [None req-084ccaec-95b4-4da8-819a-f96fa810dd98 7129130d7c2042f99fbf7d9aa2451587 2ccfece66b1149ffa277913e13ee0bf9 - - 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: 8/11] 199.204.45.140 () {44 vars in 912 bytes} [Tue Apr 14 06:00:06 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: 7|app: 0|req: 4/12] 199.204.45.140 () {44 vars in 934 bytes} [Tue Apr 14 06:00:07 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:00:07.050 8 WARNING oslo_policy.policy [None req-4888042e-70fb-407d-afc6-528dea1782b8 7129130d7c2042f99fbf7d9aa2451587 2ccfece66b1149ffa277913e13ee0bf9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 06:00:07.050 8 WARNING oslo_policy.policy [None req-4888042e-70fb-407d-afc6-528dea1782b8 7129130d7c2042f99fbf7d9aa2451587 2ccfece66b1149ffa277913e13ee0bf9 - - 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: 9/13] 199.204.45.140 () {44 vars in 940 bytes} [Tue Apr 14 06:00:07 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-04-14 06:00:07.127 7 WARNING oslo_config.cfg [None req-c936f1a7-3776-4596-a3b9-5e9cce80f120 7129130d7c2042f99fbf7d9aa2451587 2ccfece66b1149ffa277913e13ee0bf9 - - 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: 5/14] 199.204.45.140 () {48 vars in 952 bytes} [Tue Apr 14 06:00:07 2026] POST /v2/images => generated 760 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 06:00:07.148 8 WARNING oslo_policy.policy [None req-ecf17646-ac8f-4f9f-9695-cf969c7929b0 7129130d7c2042f99fbf7d9aa2451587 2ccfece66b1149ffa277913e13ee0bf9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 06:00:07.149 8 WARNING oslo_policy.policy [None req-ecf17646-ac8f-4f9f-9695-cf969c7929b0 7129130d7c2042f99fbf7d9aa2451587 2ccfece66b1149ffa277913e13ee0bf9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 06:00:07.151 8 INFO glance.api.v2.image_data [None req-ecf17646-ac8f-4f9f-9695-cf969c7929b0 7129130d7c2042f99fbf7d9aa2451587 2ccfece66b1149ffa277913e13ee0bf9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 06:00:10.906 8 WARNING glance.location [None req-ecf17646-ac8f-4f9f-9695-cf969c7929b0 7129130d7c2042f99fbf7d9aa2451587 2ccfece66b1149ffa277913e13ee0bf9 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 10/15] 199.204.45.140 () {48 vars in 1046 bytes} [Tue Apr 14 06:00:07 2026] PUT /v2/images/78fe8073-6649-49c1-a162-86e4e521df35/file => generated 0 bytes in 3804 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7089 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.140 () {44 vars in 972 bytes} [Tue Apr 14 06:00:10 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:00:10.976 8 WARNING oslo_config.cfg [None req-ef8dcde1-9297-48b4-bfe0-5dffbbfb4edd 7129130d7c2042f99fbf7d9aa2451587 2ccfece66b1149ffa277913e13ee0bf9 - - 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: 11/17] 199.204.45.140 () {44 vars in 972 bytes} [Tue Apr 14 06:00:10 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/254] 199.204.45.140 () {42 vars in 689 bytes} [Tue Apr 14 06:19:52 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: 125/255] 199.204.45.140 () {44 vars in 911 bytes} [Tue Apr 14 06:19:52 2026] GET /v2/images => generated 1240 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/260] 199.204.45.140 () {42 vars in 689 bytes} [Tue Apr 14 06:20:10 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: 133/261] 199.204.45.140 () {44 vars in 911 bytes} [Tue Apr 14 06:20:10 2026] GET /v2/images => generated 1240 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/262] 199.204.45.140 () {44 vars in 938 bytes} [Tue Apr 14 06:20:10 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/263] 199.204.45.140 () {44 vars in 960 bytes} [Tue Apr 14 06:20:10 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/264] 199.204.45.140 () {44 vars in 940 bytes} [Tue Apr 14 06:20:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/265] 199.204.45.140 () {48 vars in 952 bytes} [Tue Apr 14 06:20:10 2026] POST /v2/images => generated 796 bytes in 414 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 06:20:11.080 7 WARNING oslo_policy.policy [None req-5f7c97c6-cec8-423c-8db9-cca5e40ba006 7129130d7c2042f99fbf7d9aa2451587 2ccfece66b1149ffa277913e13ee0bf9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 06:20:11.080 7 WARNING oslo_policy.policy [None req-5f7c97c6-cec8-423c-8db9-cca5e40ba006 7129130d7c2042f99fbf7d9aa2451587 2ccfece66b1149ffa277913e13ee0bf9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 06:20:11.082 7 INFO glance.api.v2.image_data [None req-5f7c97c6-cec8-423c-8db9-cca5e40ba006 7129130d7c2042f99fbf7d9aa2451587 2ccfece66b1149ffa277913e13ee0bf9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 06:20:35.448 7 WARNING glance.location [None req-5f7c97c6-cec8-423c-8db9-cca5e40ba006 7129130d7c2042f99fbf7d9aa2451587 2ccfece66b1149ffa277913e13ee0bf9 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 131/272] 199.204.45.140 () {48 vars in 1047 bytes} [Tue Apr 14 06:20:11 2026] PUT /v2/images/4023c0c5-94d3-470a-b7ed-33fdf5c75b75/file => generated 0 bytes in 24417 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63919 switches on core 0) [pid: 8|app: 0|req: 142/273] 199.204.45.140 () {44 vars in 972 bytes} [Tue Apr 14 06:20:35 2026] GET /v2/images/4023c0c5-94d3-470a-b7ed-33fdf5c75b75 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/274] 199.204.45.140 () {44 vars in 972 bytes} [Tue Apr 14 06:20:35 2026] GET /v2/images/4023c0c5-94d3-470a-b7ed-33fdf5c75b75 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/275] 199.204.45.140 () {42 vars in 689 bytes} [Tue Apr 14 06:20:36 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: 133/276] 199.204.45.140 () {44 vars in 911 bytes} [Tue Apr 14 06:20:36 2026] GET /v2/images => generated 2451 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/355] 199.204.45.140 () {42 vars in 689 bytes} [Tue Apr 14 06:27: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: 183/356] 199.204.45.140 () {44 vars in 911 bytes} [Tue Apr 14 06:27:03 2026] GET /v2/images => generated 2451 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/359] 199.204.45.140 () {42 vars in 689 bytes} [Tue Apr 14 06:27:17 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: 185/360] 199.204.45.140 () {44 vars in 911 bytes} [Tue Apr 14 06:27:18 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/361] 199.204.45.140 () {44 vars in 948 bytes} [Tue Apr 14 06:27:18 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/362] 199.204.45.140 () {44 vars in 970 bytes} [Tue Apr 14 06:27:18 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/363] 199.204.45.140 () {44 vars in 940 bytes} [Tue Apr 14 06:27:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/364] 199.204.45.140 () {48 vars in 952 bytes} [Tue Apr 14 06:27:18 2026] POST /v2/images => generated 799 bytes in 454 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 06:27:18.616 7 INFO glance.api.v2.image_data [None req-a81e0e67-3282-424f-bca0-f3a4be1b7a32 7129130d7c2042f99fbf7d9aa2451587 2ccfece66b1149ffa277913e13ee0bf9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 06:27:31.402 7 INFO glance.location [None req-a81e0e67-3282-424f-bca0-f3a4be1b7a32 7129130d7c2042f99fbf7d9aa2451587 2ccfece66b1149ffa277913e13ee0bf9 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 178/367] 199.204.45.140 () {48 vars in 1046 bytes} [Tue Apr 14 06:27:18 2026] PUT /v2/images/68c0fe69-0232-49f5-b492-faeb1a969114/file => generated 0 bytes in 12838 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26989 switches on core 0) [pid: 8|app: 0|req: 190/368] 199.204.45.140 () {44 vars in 972 bytes} [Tue Apr 14 06:27:31 2026] GET /v2/images/68c0fe69-0232-49f5-b492-faeb1a969114 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/369] 199.204.45.140 () {48 vars in 1051 bytes} [Tue Apr 14 06:27:31 2026] PATCH /v2/images/68c0fe69-0232-49f5-b492-faeb1a969114 => generated 1234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/370] 199.204.45.140 () {44 vars in 972 bytes} [Tue Apr 14 06:27:31 2026] GET /v2/images/68c0fe69-0232-49f5-b492-faeb1a969114 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/379] 199.204.45.140 () {42 vars in 689 bytes} [Tue Apr 14 06:28:08 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: 196/380] 199.204.45.140 () {44 vars in 911 bytes} [Tue Apr 14 06:28:08 2026] GET /v2/images => generated 3687 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/385] 199.204.45.140 () {42 vars in 689 bytes} [Tue Apr 14 06:28:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/386] 199.204.45.140 () {44 vars in 911 bytes} [Tue Apr 14 06:28:26 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/387] 199.204.45.140 () {44 vars in 940 bytes} [Tue Apr 14 06:28:26 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/388] 199.204.45.140 () {44 vars in 962 bytes} [Tue Apr 14 06:28:26 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/389] 199.204.45.140 () {44 vars in 940 bytes} [Tue Apr 14 06:28:26 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: 7|app: 0|req: 189/390] 199.204.45.140 () {48 vars in 952 bytes} [Tue Apr 14 06:28:26 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 06:28:26.503 8 INFO glance.api.v2.image_data [None req-dca37c57-6cc9-40f7-b075-7e8c5a3a63cd 7129130d7c2042f99fbf7d9aa2451587 2ccfece66b1149ffa277913e13ee0bf9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 06:28:41.784 8 INFO glance.location [None req-dca37c57-6cc9-40f7-b075-7e8c5a3a63cd 7129130d7c2042f99fbf7d9aa2451587 2ccfece66b1149ffa277913e13ee0bf9 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 202/393] 199.204.45.140 () {48 vars in 1047 bytes} [Tue Apr 14 06:28:26 2026] PUT /v2/images/e89dac75-c02a-4177-befa-f585ca9b59da/file => generated 0 bytes in 15329 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28579 switches on core 0) [pid: 7|app: 0|req: 192/394] 199.204.45.140 () {44 vars in 972 bytes} [Tue Apr 14 06:28:41 2026] GET /v2/images/e89dac75-c02a-4177-befa-f585ca9b59da => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/395] 199.204.45.140 () {44 vars in 972 bytes} [Tue Apr 14 06:28:41 2026] GET /v2/images/e89dac75-c02a-4177-befa-f585ca9b59da => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/548] 199.204.45.140 () {42 vars in 689 bytes} [Tue Apr 14 06:41:17 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: 269/549] 199.204.45.140 () {44 vars in 911 bytes} [Tue Apr 14 06:41:17 2026] GET /v2/images => generated 4893 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/578] 199.204.45.140 () {42 vars in 689 bytes} [Tue Apr 14 06:43:35 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: 284/579] 199.204.45.140 () {44 vars in 911 bytes} [Tue Apr 14 06:43:35 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/580] 199.204.45.140 () {42 vars in 689 bytes} [Tue Apr 14 06:43:37 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: 285/581] 199.204.45.140 () {44 vars in 911 bytes} [Tue Apr 14 06:43:37 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/592] 199.204.45.140 () {42 vars in 689 bytes} [Tue Apr 14 06:44:26 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: 302/593] 199.204.45.140 () {44 vars in 911 bytes} [Tue Apr 14 06:44:26 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/596] 199.204.45.140 () {42 vars in 689 bytes} [Tue Apr 14 06:44:34 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: 304/597] 199.204.45.140 () {44 vars in 911 bytes} [Tue Apr 14 06:44:34 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/610] 199.204.45.140 () {42 vars in 689 bytes} [Tue Apr 14 06:45:36 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: 311/611] 199.204.45.140 () {44 vars in 911 bytes} [Tue Apr 14 06:45:36 2026] GET /v2/images => generated 4893 bytes in 53 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: 305/620] 10.0.0.147 () {32 vars in 633 bytes} [Tue Apr 14 06:46:19 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/627] 10.0.0.16 () {36 vars in 986 bytes} [Tue Apr 14 06:46:43 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => generated 1171 bytes in 147 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: 319/628] 10.0.0.16 () {36 vars in 926 bytes} [Tue Apr 14 06:46:43 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: 310/629] 10.0.0.16 () {36 vars in 986 bytes} [Tue Apr 14 06:46:46 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => 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: 320/630] 10.0.0.16 () {36 vars in 926 bytes} [Tue Apr 14 06:46:46 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: 322/633] 199.204.45.140 () {36 vars in 991 bytes} [Tue Apr 14 06:46:53 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => 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: 312/634] 199.204.45.140 () {36 vars in 931 bytes} [Tue Apr 14 06:46:53 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: 323/635] 199.204.45.140 () {36 vars in 991 bytes} [Tue Apr 14 06:46:54 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/636] 199.204.45.140 () {36 vars in 931 bytes} [Tue Apr 14 06:46:54 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: 315/639] 10.0.0.16 () {36 vars in 986 bytes} [Tue Apr 14 06:47:03 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/640] 10.0.0.16 () {36 vars in 926 bytes} [Tue Apr 14 06:47: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: 7|app: 0|req: 316/641] 10.0.0.125 () {36 vars in 987 bytes} [Tue Apr 14 06:47:06 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => generated 1171 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/642] 10.0.0.125 () {36 vars in 927 bytes} [Tue Apr 14 06:47:07 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: 317/643] 10.0.0.125 () {36 vars in 927 bytes} [Tue Apr 14 06:47:07 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/644] 10.0.0.125 () {36 vars in 987 bytes} [Tue Apr 14 06:47:07 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => 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: 318/645] 10.0.0.125 () {36 vars in 927 bytes} [Tue Apr 14 06:47:07 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: 328/646] 10.0.0.125 () {36 vars in 927 bytes} [Tue Apr 14 06:47:07 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: 319/647] 10.0.0.125 () {36 vars in 987 bytes} [Tue Apr 14 06:47:07 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => 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: 329/648] 10.0.0.125 () {36 vars in 927 bytes} [Tue Apr 14 06:47:07 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: 320/649] 10.0.0.125 () {36 vars in 927 bytes} [Tue Apr 14 06:47:07 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: 330/650] 10.0.0.204 () {36 vars in 987 bytes} [Tue Apr 14 06:47:08 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => generated 1171 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/651] 10.0.0.204 () {36 vars in 927 bytes} [Tue Apr 14 06:47:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/652] 10.0.0.204 () {36 vars in 987 bytes} [Tue Apr 14 06:47:08 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/653] 10.0.0.204 () {36 vars in 927 bytes} [Tue Apr 14 06:47:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/654] 10.0.0.204 () {36 vars in 927 bytes} [Tue Apr 14 06:47:08 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: 337/663] 10.0.0.16 () {36 vars in 986 bytes} [Tue Apr 14 06:47:50 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/664] 10.0.0.16 () {36 vars in 926 bytes} [Tue Apr 14 06:47:50 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: 330/669] 10.0.0.16 () {36 vars in 986 bytes} [Tue Apr 14 06:48:09 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => 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: 340/670] 10.0.0.16 () {36 vars in 926 bytes} [Tue Apr 14 06:48:09 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: 335/679] 10.0.0.147 () {32 vars in 707 bytes} [Tue Apr 14 06:48:51 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => 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: 345/680] 10.0.0.147 () {32 vars in 707 bytes} [Tue Apr 14 06:48:51 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/681] 10.0.0.125 () {36 vars in 987 bytes} [Tue Apr 14 06:48:51 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => 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: 346/682] 10.0.0.125 () {36 vars in 927 bytes} [Tue Apr 14 06:48:51 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: 337/683] 10.0.0.125 () {36 vars in 927 bytes} [Tue Apr 14 06:48:51 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/684] 10.0.0.125 () {36 vars in 987 bytes} [Tue Apr 14 06:48:51 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/685] 10.0.0.125 () {36 vars in 927 bytes} [Tue Apr 14 06:48:51 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: 348/686] 10.0.0.125 () {36 vars in 927 bytes} [Tue Apr 14 06:48:51 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/687] 10.0.0.125 () {36 vars in 987 bytes} [Tue Apr 14 06:48:51 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => 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: 349/688] 10.0.0.125 () {36 vars in 927 bytes} [Tue Apr 14 06:48:51 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/689] 10.0.0.204 () {36 vars in 987 bytes} [Tue Apr 14 06:48:51 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => 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: 350/690] 10.0.0.204 () {36 vars in 927 bytes} [Tue Apr 14 06:48:51 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/691] 10.0.0.204 () {36 vars in 987 bytes} [Tue Apr 14 06:48:51 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => 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: 351/692] 10.0.0.204 () {36 vars in 927 bytes} [Tue Apr 14 06:48:51 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/693] 10.0.0.204 () {36 vars in 927 bytes} [Tue Apr 14 06:48:51 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: 347/702] 10.0.0.16 () {36 vars in 986 bytes} [Tue Apr 14 06:49:24 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/703] 10.0.0.16 () {36 vars in 926 bytes} [Tue Apr 14 06:49:24 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: 351/710] 10.0.0.147 () {34 vars in 655 bytes} [Tue Apr 14 06:49:55 2026] POST /v2/images => generated 649 bytes in 162 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-14 06:49:55.570 8 WARNING glance.api.v2.images [None req-0bb805c9-b217-41b8-9810-e7d1d6928733 2009b6b12d6e44ddb62a9c3b7691d81e 46fa6d92d22e46fe989a09c943766f75 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//37ae9a7f-6b1c-47d3-9a12-95cb8380a8b0 [pid: 8|app: 0|req: 360/711] 10.0.0.147 () {32 vars in 710 bytes} [Tue Apr 14 06:49:55 2026] DELETE /v2/images/37ae9a7f-6b1c-47d3-9a12-95cb8380a8b0 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/712] 10.0.0.147 () {32 vars in 707 bytes} [Tue Apr 14 06:49:55 2026] GET /v2/images/37ae9a7f-6b1c-47d3-9a12-95cb8380a8b0 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/713] 10.0.0.147 () {32 vars in 633 bytes} [Tue Apr 14 06:49:55 2026] GET /v2/images => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/714] 10.0.0.147 () {34 vars in 655 bytes} [Tue Apr 14 06:49:55 2026] POST /v2/images => generated 702 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/715] 10.0.0.147 () {32 vars in 717 bytes} [Tue Apr 14 06:49:55 2026] GET /v2/images/644acdbd-9428-414f-b9b5-db86e3a08b3b/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:49:55.756 7 INFO glance.api.v2.image_data [None req-6167d3a1-2e67-4d18-a717-7910cbdd2303 2009b6b12d6e44ddb62a9c3b7691d81e 46fa6d92d22e46fe989a09c943766f75 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 06:49:55.800 7 WARNING glance_store._drivers.rbd [None req-6167d3a1-2e67-4d18-a717-7910cbdd2303 2009b6b12d6e44ddb62a9c3b7691d81e 46fa6d92d22e46fe989a09c943766f75 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-14 06:49:55.969 7 INFO glance.location [None req-6167d3a1-2e67-4d18-a717-7910cbdd2303 2009b6b12d6e44ddb62a9c3b7691d81e 46fa6d92d22e46fe989a09c943766f75 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 354/716] 10.0.0.147 () {32 vars in 727 bytes} [Tue Apr 14 06:49:55 2026] PUT /v2/images/644acdbd-9428-414f-b9b5-db86e3a08b3b/file => generated 0 bytes in 260 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/717] 10.0.0.147 () {32 vars in 707 bytes} [Tue Apr 14 06:49:56 2026] GET /v2/images/644acdbd-9428-414f-b9b5-db86e3a08b3b => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/718] 10.0.0.147 () {32 vars in 717 bytes} [Tue Apr 14 06:49:56 2026] GET /v2/images/644acdbd-9428-414f-b9b5-db86e3a08b3b/file => generated 1024 bytes in 108 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/719] 10.0.0.147 () {34 vars in 655 bytes} [Tue Apr 14 06:49:56 2026] POST /v2/images => generated 648 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/720] 10.0.0.147 () {32 vars in 726 bytes} [Tue Apr 14 06:49:56 2026] PATCH /v2/images/b2d16dc7-4306-4f95-9347-57b755d16d61 => generated 653 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/721] 10.0.0.147 () {32 vars in 707 bytes} [Tue Apr 14 06:49:56 2026] GET /v2/images/b2d16dc7-4306-4f95-9347-57b755d16d61 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:56.283 7 WARNING glance.api.v2.images [None req-2fafe01a-4fd9-47c7-a0b7-8663db8d67b9 2009b6b12d6e44ddb62a9c3b7691d81e 46fa6d92d22e46fe989a09c943766f75 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b2d16dc7-4306-4f95-9347-57b755d16d61 [pid: 7|app: 0|req: 357/722] 10.0.0.147 () {32 vars in 710 bytes} [Tue Apr 14 06:49:56 2026] DELETE /v2/images/b2d16dc7-4306-4f95-9347-57b755d16d61 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/723] 10.0.0.147 () {32 vars in 707 bytes} [Tue Apr 14 06:49:56 2026] GET /v2/images/b2d16dc7-4306-4f95-9347-57b755d16d61 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:49:56.349 7 WARNING glance.api.v2.images [None req-a8a1e899-3e59-4a16-b541-b78b414bb98f 2009b6b12d6e44ddb62a9c3b7691d81e 46fa6d92d22e46fe989a09c943766f75 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//644acdbd-9428-414f-b9b5-db86e3a08b3b [pid: 7|app: 0|req: 358/724] 10.0.0.147 () {32 vars in 710 bytes} [Tue Apr 14 06:49:56 2026] DELETE /v2/images/644acdbd-9428-414f-b9b5-db86e3a08b3b => generated 0 bytes in 922 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/725] 10.0.0.147 () {32 vars in 707 bytes} [Tue Apr 14 06:49:57 2026] GET /v2/images/644acdbd-9428-414f-b9b5-db86e3a08b3b => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:49:57.291 7 WARNING glance.api.v2.images [None req-032f5873-e16d-4cf1-a1be-e273d1216262 2009b6b12d6e44ddb62a9c3b7691d81e 46fa6d92d22e46fe989a09c943766f75 - - default default] Failed to find image 37ae9a7f-6b1c-47d3-9a12-95cb8380a8b0 to delete: glance.common.exception.ImageNotFound: No image found with ID 37ae9a7f-6b1c-47d3-9a12-95cb8380a8b0 [pid: 7|app: 0|req: 359/726] 10.0.0.147 () {32 vars in 710 bytes} [Tue Apr 14 06:49:57 2026] DELETE /v2/images/37ae9a7f-6b1c-47d3-9a12-95cb8380a8b0 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/727] 10.0.0.147 () {32 vars in 707 bytes} [Tue Apr 14 06:49:57 2026] GET /v2/images/37ae9a7f-6b1c-47d3-9a12-95cb8380a8b0 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/728] 10.0.0.147 () {30 vars in 411 bytes} [Tue Apr 14 06:50:00 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: 375/741] 10.0.0.16 () {36 vars in 986 bytes} [Tue Apr 14 06:50:57 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/742] 10.0.0.16 () {36 vars in 926 bytes} [Tue Apr 14 06:50:57 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: 370/747] 10.0.0.16 () {36 vars in 986 bytes} [Tue Apr 14 06:51:20 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/748] 10.0.0.16 () {36 vars in 926 bytes} [Tue Apr 14 06:51: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: 374/755] 10.0.0.16 () {36 vars in 986 bytes} [Tue Apr 14 06:51:47 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => generated 1171 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/756] 10.0.0.16 () {36 vars in 926 bytes} [Tue Apr 14 06:51:47 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: 376/759] 10.0.0.16 () {36 vars in 986 bytes} [Tue Apr 14 06:52:01 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => 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: 384/760] 10.0.0.16 () {36 vars in 926 bytes} [Tue Apr 14 06:52:01 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: 381/769] 10.0.0.16 () {36 vars in 986 bytes} [Tue Apr 14 06:52:40 2026] GET /v2/images/78fe8073-6649-49c1-a162-86e4e521df35 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/770] 10.0.0.16 () {36 vars in 926 bytes} [Tue Apr 14 06:52:40 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/773] 199.204.45.140 () {32 vars in 826 bytes} [Tue Apr 14 06:52:47 2026] GET /v2/images?status=active&owner=2ccfece66b1149ffa277913e13ee0bf9&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/774] 199.204.45.140 () {32 vars in 653 bytes} [Tue Apr 14 06:52:47 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: 384/775] 10.0.0.125 () {36 vars in 987 bytes} [Tue Apr 14 06:52:48 2026] GET /v2/images/4023c0c5-94d3-470a-b7ed-33fdf5c75b75 => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/776] 10.0.0.125 () {36 vars in 927 bytes} [Tue Apr 14 06:52:48 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/777] 10.0.0.125 () {36 vars in 927 bytes} [Tue Apr 14 06:52:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/778] 10.0.0.125 () {36 vars in 987 bytes} [Tue Apr 14 06:52:48 2026] GET /v2/images/4023c0c5-94d3-470a-b7ed-33fdf5c75b75 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/779] 10.0.0.125 () {36 vars in 927 bytes} [Tue Apr 14 06:52:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/780] 10.0.0.125 () {36 vars in 927 bytes} [Tue Apr 14 06:52:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/781] 10.0.0.125 () {36 vars in 987 bytes} [Tue Apr 14 06:52:48 2026] GET /v2/images/4023c0c5-94d3-470a-b7ed-33fdf5c75b75 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/782] 10.0.0.125 () {36 vars in 927 bytes} [Tue Apr 14 06:52:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/783] 10.0.0.125 () {36 vars in 927 bytes} [Tue Apr 14 06:52:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/784] 10.0.0.204 () {36 vars in 987 bytes} [Tue Apr 14 06:52:48 2026] GET /v2/images/4023c0c5-94d3-470a-b7ed-33fdf5c75b75 => generated 1209 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/785] 10.0.0.204 () {36 vars in 927 bytes} [Tue Apr 14 06:52:48 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: 397/786] 10.0.0.204 () {36 vars in 987 bytes} [Tue Apr 14 06:52:48 2026] GET /v2/images/4023c0c5-94d3-470a-b7ed-33fdf5c75b75 => generated 1209 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/787] 10.0.0.204 () {36 vars in 927 bytes} [Tue Apr 14 06:52:48 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: 398/788] 10.0.0.204 () {36 vars in 927 bytes} [Tue Apr 14 06:52:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/833] 10.0.0.147 () {32 vars in 633 bytes} [Tue Apr 14 06:56:28 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)