+ 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 Jul 14 23:26:12 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-585985658f-grksz 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 0x7ff0f8446668 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-14 23:26:14.136 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-14 23:26:14.184 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-14 23:26:15.027 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-14 23:26:15.028 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-14 23:26:15.028 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-14 23:26:15.052 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-14 23:26:15.053 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-14 23:26:15.053 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-14 23:26:17.072 7 WARNING glance.api.v2.images [None req-c1a65da3-89f7-4282-90fe-8add506249ab - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-14 23:26:17.093 8 WARNING glance.api.v2.images [None req-14b2b1d9-9567-4c02-b590-71c90af10574 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-14 23:26:17.402 7 WARNING keystonemiddleware._common.config [None req-c1a65da3-89f7-4282-90fe-8add506249ab - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 23:26:17.409 7 WARNING oslo_config.cfg [None req-c1a65da3-89f7-4282-90fe-8add506249ab - - - - - -] 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 0x7ff0f8446668 pid: 7 (default app) 2026-07-14 23:26:17.466 8 WARNING keystonemiddleware._common.config [None req-14b2b1d9-9567-4c02-b590-71c90af10574 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 23:26:17.474 8 WARNING oslo_config.cfg [None req-14b2b1d9-9567-4c02-b590-71c90af10574 - - - - - -] 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 0x7ff0f8446668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.138 () {42 vars in 688 bytes} [Tue Jul 14 23:26:19 2026] GET / => generated 1312 bytes in 3 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-07-14 23:26:19.739 8 WARNING oslo_policy.policy [None req-8164ff45-eb91-4881-a9e1-7adc42f3364a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-14 23:26:19.740 8 WARNING oslo_policy.policy [None req-8164ff45-eb91-4881-a9e1-7adc42f3364a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-14 23:26:19.756 8 WARNING oslo_policy.policy [None req-8164ff45-eb91-4881-a9e1-7adc42f3364a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-14 23:26:19.756 8 WARNING oslo_policy.policy [None req-8164ff45-eb91-4881-a9e1-7adc42f3364a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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/5] 199.19.213.138 () {44 vars in 910 bytes} [Tue Jul 14 23:26:19 2026] GET /v2/images => generated 69 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.138 () {42 vars in 688 bytes} [Tue Jul 14 23:26:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.19.213.138 () {44 vars in 910 bytes} [Tue Jul 14 23:26:23 2026] GET /v2/images => generated 69 bytes in 34 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-07-14 23:26:23.494 7 WARNING oslo_policy.policy [None req-8c751a84-868f-40a5-98d6-3ef579703ebf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-14 23:26:23.495 7 WARNING oslo_policy.policy [None req-8c751a84-868f-40a5-98d6-3ef579703ebf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.19.213.138 () {44 vars in 911 bytes} [Tue Jul 14 23:26:23 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.138 () {44 vars in 933 bytes} [Tue Jul 14 23:26:23 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-14 23:26:23.629 7 WARNING oslo_policy.policy [None req-d114aa3b-f384-4c43-83d5-0643bde88b14 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-14 23:26:23.629 7 WARNING oslo_policy.policy [None req-d114aa3b-f384-4c43-83d5-0643bde88b14 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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/10] 199.19.213.138 () {44 vars in 939 bytes} [Tue Jul 14 23:26:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-14 23:26:23.712 8 WARNING oslo_config.cfg [None req-59efd200-03da-4bc0-8de3-a35d431c41e0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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/11] 199.19.213.138 () {48 vars in 951 bytes} [Tue Jul 14 23:26:23 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-14 23:26:23.732 7 WARNING oslo_policy.policy [None req-1ce59c28-b1ba-43b1-9fda-e3fb6cc3908e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-14 23:26:23.733 7 WARNING oslo_policy.policy [None req-1ce59c28-b1ba-43b1-9fda-e3fb6cc3908e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-14 23:26:23.734 7 INFO glance.api.v2.image_data [None req-1ce59c28-b1ba-43b1-9fda-e3fb6cc3908e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 23:26:27.358 7 WARNING glance.location [None req-1ce59c28-b1ba-43b1-9fda-e3fb6cc3908e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.138 () {48 vars in 1045 bytes} [Tue Jul 14 23:26:23 2026] PUT /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac/file => generated 0 bytes in 3671 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6994 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.138 () {44 vars in 971 bytes} [Tue Jul 14 23:26:27 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => generated 1171 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-14 23:26:27.494 7 WARNING oslo_config.cfg [None req-e3a6ceba-c52a-4eff-890d-190b31022826 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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: 9/16] 199.19.213.138 () {48 vars in 1051 bytes} [Tue Jul 14 23:26:27 2026] PATCH /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => generated 1312 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.138 () {44 vars in 971 bytes} [Tue Jul 14 23:26:27 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => 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: 131/260] 199.19.213.138 () {42 vars in 688 bytes} [Tue Jul 14 23:46:44 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: 130/261] 199.19.213.138 () {44 vars in 910 bytes} [Tue Jul 14 23:46:44 2026] GET /v2/images => generated 1381 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/266] 199.19.213.138 () {42 vars in 688 bytes} [Tue Jul 14 23:47:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/267] 199.19.213.138 () {44 vars in 910 bytes} [Tue Jul 14 23:47:01 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/268] 199.19.213.138 () {44 vars in 937 bytes} [Tue Jul 14 23:47:01 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/269] 199.19.213.138 () {44 vars in 959 bytes} [Tue Jul 14 23:47:01 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.19.213.138 () {44 vars in 939 bytes} [Tue Jul 14 23:47:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 199.19.213.138 () {48 vars in 951 bytes} [Tue Jul 14 23:47:01 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-14 23:47:01.270 7 INFO glance.api.v2.image_data [None req-60662076-736a-4f2c-bc5b-94a42d053a15 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 23:47:26.696 7 WARNING glance.location [None req-60662076-736a-4f2c-bc5b-94a42d053a15 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 137/276] 199.19.213.138 () {48 vars in 1046 bytes} [Tue Jul 14 23:47:01 2026] PUT /v2/images/ae2e8eb3-35be-4673-a500-b2095f5e4f1f/file => generated 0 bytes in 25474 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61092 switches on core 0) [pid: 8|app: 0|req: 140/277] 199.19.213.138 () {44 vars in 971 bytes} [Tue Jul 14 23:47:26 2026] GET /v2/images/ae2e8eb3-35be-4673-a500-b2095f5e4f1f => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/280] 199.19.213.138 () {48 vars in 1051 bytes} [Tue Jul 14 23:47:26 2026] PATCH /v2/images/ae2e8eb3-35be-4673-a500-b2095f5e4f1f => generated 1395 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/281] 199.19.213.138 () {44 vars in 971 bytes} [Tue Jul 14 23:47:26 2026] GET /v2/images/ae2e8eb3-35be-4673-a500-b2095f5e4f1f => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/282] 199.19.213.138 () {42 vars in 688 bytes} [Tue Jul 14 23:47:28 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: 144/283] 199.19.213.138 () {44 vars in 910 bytes} [Tue Jul 14 23:47:28 2026] GET /v2/images => generated 2778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/360] 199.19.213.138 () {42 vars in 688 bytes} [Tue Jul 14 23:53:55 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/361] 199.19.213.138 () {44 vars in 910 bytes} [Tue Jul 14 23:53:55 2026] GET /v2/images => generated 2778 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/366] 199.19.213.138 () {42 vars in 688 bytes} [Tue Jul 14 23:54:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/367] 199.19.213.138 () {44 vars in 910 bytes} [Tue Jul 14 23:54:09 2026] GET /v2/images => generated 2778 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/368] 199.19.213.138 () {44 vars in 947 bytes} [Tue Jul 14 23:54:10 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/369] 199.19.213.138 () {44 vars in 969 bytes} [Tue Jul 14 23:54:10 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/370] 199.19.213.138 () {44 vars in 939 bytes} [Tue Jul 14 23:54:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/371] 199.19.213.138 () {48 vars in 951 bytes} [Tue Jul 14 23:54:10 2026] POST /v2/images => generated 799 bytes in 194 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-14 23:54:10.727 8 WARNING oslo_policy.policy [None req-f4f70dde-725e-4dd3-af83-09971166d892 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-14 23:54:10.728 8 WARNING oslo_policy.policy [None req-f4f70dde-725e-4dd3-af83-09971166d892 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-14 23:54:10.729 8 INFO glance.api.v2.image_data [None req-f4f70dde-725e-4dd3-af83-09971166d892 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 23:54:22.809 8 INFO glance.location [None req-f4f70dde-725e-4dd3-af83-09971166d892 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 189/374] 199.19.213.138 () {48 vars in 1045 bytes} [Tue Jul 14 23:54:10 2026] PUT /v2/images/07c0a79f-7969-48fa-b5be-b3f60526ab36/file => generated 0 bytes in 12128 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28502 switches on core 0) [pid: 7|app: 0|req: 186/375] 199.19.213.138 () {44 vars in 971 bytes} [Tue Jul 14 23:54:22 2026] GET /v2/images/07c0a79f-7969-48fa-b5be-b3f60526ab36 => generated 1211 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 199.19.213.138 () {48 vars in 1051 bytes} [Tue Jul 14 23:54:22 2026] PATCH /v2/images/07c0a79f-7969-48fa-b5be-b3f60526ab36 => generated 1410 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 199.19.213.138 () {44 vars in 971 bytes} [Tue Jul 14 23:54:23 2026] GET /v2/images/07c0a79f-7969-48fa-b5be-b3f60526ab36 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/386] 199.19.213.138 () {42 vars in 688 bytes} [Tue Jul 14 23:55:05 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: 192/387] 199.19.213.138 () {44 vars in 910 bytes} [Tue Jul 14 23:55:05 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/392] 199.19.213.138 () {42 vars in 688 bytes} [Tue Jul 14 23:55:21 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: 195/393] 199.19.213.138 () {44 vars in 910 bytes} [Tue Jul 14 23:55:21 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/394] 199.19.213.138 () {44 vars in 939 bytes} [Tue Jul 14 23:55:21 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/395] 199.19.213.138 () {44 vars in 961 bytes} [Tue Jul 14 23:55:21 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 32 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.138 () {44 vars in 939 bytes} [Tue Jul 14 23:55:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/397] 199.19.213.138 () {48 vars in 951 bytes} [Tue Jul 14 23:55:21 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-14 23:55:21.392 8 INFO glance.api.v2.image_data [None req-7fb05802-17bd-4be0-9b1f-b00770757931 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 23:55:34.838 8 INFO glance.location [None req-7fb05802-17bd-4be0-9b1f-b00770757931 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 201/400] 199.19.213.138 () {48 vars in 1046 bytes} [Tue Jul 14 23:55:21 2026] PUT /v2/images/bcbbdd57-9c57-4147-bc6e-04b97bffc0a3/file => generated 0 bytes in 13486 msecs (HTTP/1.1 204) 4 headers in 171 bytes (36080 switches on core 0) [pid: 7|app: 0|req: 200/401] 199.19.213.138 () {44 vars in 971 bytes} [Tue Jul 14 23:55:34 2026] GET /v2/images/bcbbdd57-9c57-4147-bc6e-04b97bffc0a3 => 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: 202/402] 199.19.213.138 () {48 vars in 1051 bytes} [Tue Jul 14 23:55:34 2026] PATCH /v2/images/bcbbdd57-9c57-4147-bc6e-04b97bffc0a3 => generated 1382 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/403] 199.19.213.138 () {44 vars in 971 bytes} [Tue Jul 14 23:55:35 2026] GET /v2/images/bcbbdd57-9c57-4147-bc6e-04b97bffc0a3 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/568] 199.19.213.138 () {42 vars in 688 bytes} [Wed Jul 15 00:09:07 2026] GET / => generated 1312 bytes in 5 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/569] 199.19.213.138 () {44 vars in 910 bytes} [Wed Jul 15 00:09:07 2026] GET /v2/images => generated 5574 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/596] 199.19.213.138 () {42 vars in 688 bytes} [Wed Jul 15 00:11:24 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: 298/597] 199.19.213.138 () {44 vars in 910 bytes} [Wed Jul 15 00:11:24 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/598] 199.19.213.138 () {42 vars in 688 bytes} [Wed Jul 15 00:11: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: 299/599] 199.19.213.138 () {44 vars in 910 bytes} [Wed Jul 15 00:11:26 2026] GET /v2/images => generated 5574 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/610] 199.19.213.138 () {42 vars in 688 bytes} [Wed Jul 15 00:12:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/611] 199.19.213.138 () {44 vars in 910 bytes} [Wed Jul 15 00:12:15 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/614] 199.19.213.138 () {42 vars in 688 bytes} [Wed Jul 15 00:12:23 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: 307/615] 199.19.213.138 () {44 vars in 910 bytes} [Wed Jul 15 00:12:23 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/628] 199.19.213.138 () {42 vars in 688 bytes} [Wed Jul 15 00:13: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: 315/629] 199.19.213.138 () {44 vars in 910 bytes} [Wed Jul 15 00:13:26 2026] GET /v2/images => generated 5574 bytes in 46 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: 321/640] 10.0.0.198 () {32 vars in 633 bytes} [Wed Jul 15 00:14:07 2026] GET /v2/images => generated 5574 bytes in 17 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: 322/645] 10.0.0.49 () {36 vars in 986 bytes} [Wed Jul 15 00:14:30 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/646] 10.0.0.49 () {36 vars in 926 bytes} [Wed Jul 15 00:14:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/649] 10.0.0.49 () {36 vars in 986 bytes} [Wed Jul 15 00:14:37 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/650] 10.0.0.49 () {36 vars in 926 bytes} [Wed Jul 15 00:14:37 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: 325/651] 199.19.213.138 () {36 vars in 991 bytes} [Wed Jul 15 00:14:38 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/652] 199.19.213.138 () {36 vars in 931 bytes} [Wed Jul 15 00:14:38 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: 326/653] 199.19.213.138 () {36 vars in 991 bytes} [Wed Jul 15 00:14:39 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/654] 199.19.213.138 () {36 vars in 931 bytes} [Wed Jul 15 00:14:39 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/655] 10.0.0.49 () {36 vars in 986 bytes} [Wed Jul 15 00:14:39 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/656] 10.0.0.49 () {36 vars in 926 bytes} [Wed Jul 15 00:14:39 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/663] 10.0.0.49 () {36 vars in 986 bytes} [Wed Jul 15 00:15:09 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/664] 10.0.0.49 () {36 vars in 926 bytes} [Wed Jul 15 00:15:09 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: 335/667] 10.0.0.198 () {30 vars in 411 bytes} [Wed Jul 15 00:15:17 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: 338/672] 10.0.0.42 () {36 vars in 986 bytes} [Wed Jul 15 00:15:43 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => generated 1312 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/673] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jul 15 00:15:43 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/674] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jul 15 00:15:43 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/675] 10.0.0.42 () {36 vars in 986 bytes} [Wed Jul 15 00:15:43 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/676] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jul 15 00:15:43 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/677] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jul 15 00:15: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: 341/678] 10.0.0.42 () {36 vars in 986 bytes} [Wed Jul 15 00:15:43 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => 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: 338/679] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jul 15 00:15: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: 342/680] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jul 15 00:15:43 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/681] 10.0.0.69 () {36 vars in 986 bytes} [Wed Jul 15 00:15:44 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => generated 1312 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/682] 10.0.0.69 () {36 vars in 926 bytes} [Wed Jul 15 00:15:44 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: 340/683] 10.0.0.69 () {36 vars in 986 bytes} [Wed Jul 15 00:15:44 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/684] 10.0.0.69 () {36 vars in 926 bytes} [Wed Jul 15 00:15:44 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: 341/685] 10.0.0.69 () {36 vars in 926 bytes} [Wed Jul 15 00:15:44 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: 346/688] 10.0.0.198 () {32 vars in 707 bytes} [Wed Jul 15 00:15:55 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => 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: 343/689] 10.0.0.198 () {32 vars in 707 bytes} [Wed Jul 15 00:15:55 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => 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: 347/690] 10.0.0.42 () {36 vars in 986 bytes} [Wed Jul 15 00:15:55 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => generated 1312 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/691] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jul 15 00:15: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: 348/692] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jul 15 00:15:55 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/693] 10.0.0.42 () {36 vars in 986 bytes} [Wed Jul 15 00:15:55 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => 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: 349/694] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jul 15 00:15:55 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: 346/695] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jul 15 00:15: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: 350/696] 10.0.0.42 () {36 vars in 986 bytes} [Wed Jul 15 00:15:55 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => 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: 347/697] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jul 15 00:15: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: 8|app: 0|req: 351/698] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jul 15 00:15:55 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: 348/699] 10.0.0.69 () {36 vars in 986 bytes} [Wed Jul 15 00:15:56 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => generated 1312 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/700] 10.0.0.69 () {36 vars in 926 bytes} [Wed Jul 15 00:15:56 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/701] 10.0.0.69 () {36 vars in 986 bytes} [Wed Jul 15 00:15:56 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => 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: 353/702] 10.0.0.69 () {36 vars in 926 bytes} [Wed Jul 15 00:15:56 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: 350/703] 10.0.0.69 () {36 vars in 926 bytes} [Wed Jul 15 00:15:56 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: 355/706] 10.0.0.49 () {36 vars in 986 bytes} [Wed Jul 15 00:15:59 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/707] 10.0.0.49 () {36 vars in 926 bytes} [Wed Jul 15 00:15:59 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: 357/710] 10.0.0.49 () {36 vars in 986 bytes} [Wed Jul 15 00:16:15 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => 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: 354/711] 10.0.0.49 () {36 vars in 926 bytes} [Wed Jul 15 00:16:15 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: 359/714] 10.0.0.49 () {36 vars in 986 bytes} [Wed Jul 15 00:16:22 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/715] 10.0.0.49 () {36 vars in 926 bytes} [Wed Jul 15 00:16:22 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: 359/720] 10.0.0.49 () {36 vars in 986 bytes} [Wed Jul 15 00:16:38 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/721] 10.0.0.49 () {36 vars in 926 bytes} [Wed Jul 15 00:16:38 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: 362/726] 10.0.0.198 () {34 vars in 655 bytes} [Wed Jul 15 00:17:05 2026] POST /v2/images => generated 649 bytes in 254 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-15 00:17:05.409 8 WARNING glance.api.v2.images [None req-585e760b-18e1-470d-9248-c7b581f7c636 ff6e298dd4084f8ebce97bfe87e89374 40f460f65e1a4645a437434ef62f9b90 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f8006c64-12c1-4e4f-8b3c-f064de4fd1f5 [pid: 8|app: 0|req: 365/727] 10.0.0.198 () {32 vars in 710 bytes} [Wed Jul 15 00:17:05 2026] DELETE /v2/images/f8006c64-12c1-4e4f-8b3c-f064de4fd1f5 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/728] 10.0.0.198 () {32 vars in 707 bytes} [Wed Jul 15 00:17:05 2026] GET /v2/images/f8006c64-12c1-4e4f-8b3c-f064de4fd1f5 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/729] 10.0.0.198 () {32 vars in 633 bytes} [Wed Jul 15 00:17:05 2026] GET /v2/images => generated 1381 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/730] 10.0.0.198 () {34 vars in 655 bytes} [Wed Jul 15 00:17:05 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/731] 10.0.0.198 () {32 vars in 717 bytes} [Wed Jul 15 00:17:05 2026] GET /v2/images/9bf1f737-a7e0-45a8-967a-1dd2bdd08e2b/file => generated 0 bytes in 8 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:17:05.568 7 INFO glance.api.v2.image_data [None req-f07592f2-c52e-47c5-be9e-c777860d0ca0 ff6e298dd4084f8ebce97bfe87e89374 40f460f65e1a4645a437434ef62f9b90 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 00:17:05.612 7 WARNING glance_store._drivers.rbd [None req-f07592f2-c52e-47c5-be9e-c777860d0ca0 ff6e298dd4084f8ebce97bfe87e89374 40f460f65e1a4645a437434ef62f9b90 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-15 00:17:05.828 7 INFO glance.location [None req-f07592f2-c52e-47c5-be9e-c777860d0ca0 ff6e298dd4084f8ebce97bfe87e89374 40f460f65e1a4645a437434ef62f9b90 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 365/732] 10.0.0.198 () {32 vars in 727 bytes} [Wed Jul 15 00:17:05 2026] PUT /v2/images/9bf1f737-a7e0-45a8-967a-1dd2bdd08e2b/file => generated 0 bytes in 303 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/733] 10.0.0.198 () {32 vars in 707 bytes} [Wed Jul 15 00:17:05 2026] GET /v2/images/9bf1f737-a7e0-45a8-967a-1dd2bdd08e2b => generated 1103 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/734] 10.0.0.198 () {32 vars in 717 bytes} [Wed Jul 15 00:17:05 2026] GET /v2/images/9bf1f737-a7e0-45a8-967a-1dd2bdd08e2b/file => generated 1024 bytes in 104 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/735] 10.0.0.198 () {34 vars in 655 bytes} [Wed Jul 15 00:17:05 2026] POST /v2/images => generated 649 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/736] 10.0.0.198 () {32 vars in 726 bytes} [Wed Jul 15 00:17:06 2026] PATCH /v2/images/798c3af6-5c94-4d56-805b-6d791db5b1d8 => generated 652 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/737] 10.0.0.198 () {32 vars in 707 bytes} [Wed Jul 15 00:17:06 2026] GET /v2/images/798c3af6-5c94-4d56-805b-6d791db5b1d8 => generated 652 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:17:06.129 7 WARNING glance.api.v2.images [None req-92888f27-5a6e-4e04-a3af-0755af514b2a ff6e298dd4084f8ebce97bfe87e89374 40f460f65e1a4645a437434ef62f9b90 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//798c3af6-5c94-4d56-805b-6d791db5b1d8 [pid: 7|app: 0|req: 368/738] 10.0.0.198 () {32 vars in 710 bytes} [Wed Jul 15 00:17:06 2026] DELETE /v2/images/798c3af6-5c94-4d56-805b-6d791db5b1d8 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/739] 10.0.0.198 () {32 vars in 707 bytes} [Wed Jul 15 00:17:06 2026] GET /v2/images/798c3af6-5c94-4d56-805b-6d791db5b1d8 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:17:06.214 7 WARNING glance.api.v2.images [None req-06f619f3-d57a-4fb6-802f-38da7154bbde ff6e298dd4084f8ebce97bfe87e89374 40f460f65e1a4645a437434ef62f9b90 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9bf1f737-a7e0-45a8-967a-1dd2bdd08e2b [pid: 7|app: 0|req: 369/742] 10.0.0.198 () {32 vars in 710 bytes} [Wed Jul 15 00:17:06 2026] DELETE /v2/images/9bf1f737-a7e0-45a8-967a-1dd2bdd08e2b => generated 0 bytes in 987 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/743] 10.0.0.198 () {32 vars in 707 bytes} [Wed Jul 15 00:17:07 2026] GET /v2/images/9bf1f737-a7e0-45a8-967a-1dd2bdd08e2b => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:17:07.220 7 WARNING glance.api.v2.images [None req-9981ec5d-2eb0-419f-ac91-9e72d5e4c289 ff6e298dd4084f8ebce97bfe87e89374 40f460f65e1a4645a437434ef62f9b90 - - default default] Failed to find image f8006c64-12c1-4e4f-8b3c-f064de4fd1f5 to delete: glance.common.exception.ImageNotFound: No image found with ID f8006c64-12c1-4e4f-8b3c-f064de4fd1f5 [pid: 7|app: 0|req: 370/744] 10.0.0.198 () {32 vars in 710 bytes} [Wed Jul 15 00:17:07 2026] DELETE /v2/images/f8006c64-12c1-4e4f-8b3c-f064de4fd1f5 => 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: 375/745] 10.0.0.198 () {32 vars in 707 bytes} [Wed Jul 15 00:17:07 2026] GET /v2/images/f8006c64-12c1-4e4f-8b3c-f064de4fd1f5 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/750] 10.0.0.49 () {36 vars in 986 bytes} [Wed Jul 15 00:17:34 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/751] 10.0.0.49 () {36 vars in 926 bytes} [Wed Jul 15 00:17:34 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: 375/754] 10.0.0.49 () {36 vars in 986 bytes} [Wed Jul 15 00:17:42 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => 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: 380/755] 10.0.0.49 () {36 vars in 926 bytes} [Wed Jul 15 00:17:42 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: 378/760] 10.0.0.49 () {36 vars in 986 bytes} [Wed Jul 15 00:18:01 2026] GET /v2/images/0d154ce0-a203-42da-9f53-61a65005ffac => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/761] 10.0.0.49 () {36 vars in 926 bytes} [Wed Jul 15 00:18:01 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: 384/772] 199.19.213.138 () {32 vars in 826 bytes} [Wed Jul 15 00:18:49 2026] GET /v2/images?status=active&owner=6060ed5b725f4da8b09a31618c637fa3&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/773] 199.19.213.138 () {32 vars in 653 bytes} [Wed Jul 15 00:18:49 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: 385/774] 10.0.0.42 () {36 vars in 986 bytes} [Wed Jul 15 00:18:50 2026] GET /v2/images/ae2e8eb3-35be-4673-a500-b2095f5e4f1f => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/775] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jul 15 00:18:50 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: 386/776] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jul 15 00:18:50 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: 391/777] 10.0.0.42 () {36 vars in 986 bytes} [Wed Jul 15 00:18:50 2026] GET /v2/images/ae2e8eb3-35be-4673-a500-b2095f5e4f1f => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/778] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jul 15 00:18: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: 8|app: 0|req: 392/779] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jul 15 00:18:50 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/780] 10.0.0.42 () {36 vars in 986 bytes} [Wed Jul 15 00:18:50 2026] GET /v2/images/ae2e8eb3-35be-4673-a500-b2095f5e4f1f => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/781] 10.0.0.42 () {36 vars in 926 bytes} [Wed Jul 15 00:18:50 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: 389/782] 10.0.0.69 () {36 vars in 986 bytes} [Wed Jul 15 00:18:50 2026] GET /v2/images/ae2e8eb3-35be-4673-a500-b2095f5e4f1f => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/783] 10.0.0.69 () {36 vars in 926 bytes} [Wed Jul 15 00:18:50 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: 390/784] 10.0.0.69 () {36 vars in 986 bytes} [Wed Jul 15 00:18:50 2026] GET /v2/images/ae2e8eb3-35be-4673-a500-b2095f5e4f1f => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/785] 10.0.0.69 () {36 vars in 926 bytes} [Wed Jul 15 00:18:50 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/786] 10.0.0.69 () {36 vars in 926 bytes} [Wed Jul 15 00:18:50 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: 417/829] 10.0.0.198 () {32 vars in 633 bytes} [Wed Jul 15 00:22:22 2026] GET /v2/images => generated 5574 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)