+ 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 [Mon Jul 6 23:38:56 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-8bf466698-kgnvq 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 0x7ff38471c668 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-06 23:38:58.468 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-06 23:38:58.562 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-06 23:38:59.303 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-06 23:38:59.304 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-06 23:38:59.304 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-06 23:38:59.434 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-06 23:38:59.435 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-06 23:38:59.435 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-06 23:39:01.264 8 WARNING glance.api.v2.images [None req-3ce70d13-25c6-4619-8cd7-b20d39c7cfd1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-06 23:39:01.437 7 WARNING glance.api.v2.images [None req-1aadda27-2ee0-4e4f-89bb-8057ead5ea11 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-06 23:39:01.584 8 WARNING keystonemiddleware._common.config [None req-3ce70d13-25c6-4619-8cd7-b20d39c7cfd1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-06 23:39:01.591 8 WARNING oslo_config.cfg [None req-3ce70d13-25c6-4619-8cd7-b20d39c7cfd1 - - - - - -] 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 0x7ff38471c668 pid: 8 (default app) 2026-07-06 23:39:01.772 7 WARNING keystonemiddleware._common.config [None req-1aadda27-2ee0-4e4f-89bb-8057ead5ea11 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-06 23:39:01.780 7 WARNING oslo_config.cfg [None req-1aadda27-2ee0-4e4f-89bb-8057ead5ea11 - - - - - -] 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 0x7ff38471c668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.227 () {42 vars in 687 bytes} [Mon Jul 6 23:39:02 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-07-06 23:39:03.225 7 WARNING oslo_policy.policy [None req-7753953c-3306-4755-9c3c-3707bd7a7595 bd7ec17577834736ac8e037e9830ed21 c6a1988a7fe541c892eb1b6e6445e90c - - 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-06 23:39:03.225 7 WARNING oslo_policy.policy [None req-7753953c-3306-4755-9c3c-3707bd7a7595 bd7ec17577834736ac8e037e9830ed21 c6a1988a7fe541c892eb1b6e6445e90c - - 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-06 23:39:03.240 7 WARNING oslo_policy.policy [None req-7753953c-3306-4755-9c3c-3707bd7a7595 bd7ec17577834736ac8e037e9830ed21 c6a1988a7fe541c892eb1b6e6445e90c - - 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-06 23:39:03.241 7 WARNING oslo_policy.policy [None req-7753953c-3306-4755-9c3c-3707bd7a7595 bd7ec17577834736ac8e037e9830ed21 c6a1988a7fe541c892eb1b6e6445e90c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.227 () {44 vars in 909 bytes} [Mon Jul 6 23:39:02 2026] GET /v2/images => generated 69 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.227 () {42 vars in 687 bytes} [Mon Jul 6 23:39: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: 2/7] 199.204.45.227 () {44 vars in 909 bytes} [Mon Jul 6 23:39:06 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-06 23:39:06.990 8 WARNING oslo_policy.policy [None req-2278c76d-59de-49d8-af4f-e99dc97fae29 bd7ec17577834736ac8e037e9830ed21 c6a1988a7fe541c892eb1b6e6445e90c - - 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-06 23:39:06.990 8 WARNING oslo_policy.policy [None req-2278c76d-59de-49d8-af4f-e99dc97fae29 bd7ec17577834736ac8e037e9830ed21 c6a1988a7fe541c892eb1b6e6445e90c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.227 () {44 vars in 910 bytes} [Mon Jul 6 23:39:06 2026] GET /v2/images/cirros => generated 151 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.227 () {44 vars in 932 bytes} [Mon Jul 6 23:39:07 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-06 23:39:07.138 8 WARNING oslo_policy.policy [None req-1460914a-976c-4d2d-b65a-6dbcf0baf681 bd7ec17577834736ac8e037e9830ed21 c6a1988a7fe541c892eb1b6e6445e90c - - 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-06 23:39:07.138 8 WARNING oslo_policy.policy [None req-1460914a-976c-4d2d-b65a-6dbcf0baf681 bd7ec17577834736ac8e037e9830ed21 c6a1988a7fe541c892eb1b6e6445e90c - - 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: 7/10] 199.204.45.227 () {44 vars in 938 bytes} [Mon Jul 6 23:39:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-06 23:39:07.224 7 WARNING oslo_config.cfg [None req-666c1c7e-11c0-457c-8221-0f2758296bcc bd7ec17577834736ac8e037e9830ed21 c6a1988a7fe541c892eb1b6e6445e90c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.227 () {48 vars in 950 bytes} [Mon Jul 6 23:39:07 2026] POST /v2/images => generated 760 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-06 23:39:07.247 8 WARNING oslo_policy.policy [None req-957fb628-542c-47d3-9e48-13d7cf539f70 bd7ec17577834736ac8e037e9830ed21 c6a1988a7fe541c892eb1b6e6445e90c - - 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-06 23:39:07.247 8 WARNING oslo_policy.policy [None req-957fb628-542c-47d3-9e48-13d7cf539f70 bd7ec17577834736ac8e037e9830ed21 c6a1988a7fe541c892eb1b6e6445e90c - - 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-06 23:39:07.249 8 INFO glance.api.v2.image_data [None req-957fb628-542c-47d3-9e48-13d7cf539f70 bd7ec17577834736ac8e037e9830ed21 c6a1988a7fe541c892eb1b6e6445e90c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 23:39:10.963 8 WARNING glance.location [None req-957fb628-542c-47d3-9e48-13d7cf539f70 bd7ec17577834736ac8e037e9830ed21 c6a1988a7fe541c892eb1b6e6445e90c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.227 () {48 vars in 1044 bytes} [Mon Jul 6 23:39:07 2026] PUT /v2/images/60870357-d9ed-4412-9d4d-34e728baae10/file => generated 0 bytes in 3758 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3657 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.227 () {44 vars in 970 bytes} [Mon Jul 6 23:39:11 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-06 23:39:11.119 8 WARNING oslo_config.cfg [None req-3b54f62d-5741-4d1b-a558-f7dda8af72ad bd7ec17577834736ac8e037e9830ed21 c6a1988a7fe541c892eb1b6e6445e90c - - 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: 9/14] 199.204.45.227 () {48 vars in 1050 bytes} [Mon Jul 6 23:39:11 2026] PATCH /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => generated 1312 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.227 () {44 vars in 970 bytes} [Mon Jul 6 23:39:11 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => 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: 134/264] 199.204.45.227 () {42 vars in 687 bytes} [Mon Jul 6 23:59:49 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/265] 199.204.45.227 () {44 vars in 909 bytes} [Mon Jul 6 23:59:49 2026] GET /v2/images => generated 1381 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/272] 199.204.45.227 () {42 vars in 687 bytes} [Tue Jul 7 00:00:11 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: 135/273] 199.204.45.227 () {44 vars in 909 bytes} [Tue Jul 7 00:00:11 2026] GET /v2/images => generated 1381 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/274] 199.204.45.227 () {44 vars in 936 bytes} [Tue Jul 7 00:00:11 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/275] 199.204.45.227 () {44 vars in 958 bytes} [Tue Jul 7 00:00:11 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/276] 199.204.45.227 () {44 vars in 938 bytes} [Tue Jul 7 00:00:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/277] 199.204.45.227 () {48 vars in 950 bytes} [Tue Jul 7 00:00:11 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 00:00:11.810 8 INFO glance.api.v2.image_data [None req-9261dd41-bf26-47e4-a9f8-06b4f2d8cf24 bd7ec17577834736ac8e037e9830ed21 c6a1988a7fe541c892eb1b6e6445e90c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 00:00:53.109 8 WARNING glance.location [None req-9261dd41-bf26-47e4-a9f8-06b4f2d8cf24 bd7ec17577834736ac8e037e9830ed21 c6a1988a7fe541c892eb1b6e6445e90c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 141/286] 199.204.45.227 () {48 vars in 1045 bytes} [Tue Jul 7 00:00:11 2026] PUT /v2/images/eef3a97c-56b8-4ccc-8ec9-9a02631c7af9/file => generated 0 bytes in 41361 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59347 switches on core 0) [pid: 7|app: 0|req: 146/287] 199.204.45.227 () {44 vars in 970 bytes} [Tue Jul 7 00:00:53 2026] GET /v2/images/eef3a97c-56b8-4ccc-8ec9-9a02631c7af9 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/288] 199.204.45.227 () {48 vars in 1050 bytes} [Tue Jul 7 00:00:53 2026] PATCH /v2/images/eef3a97c-56b8-4ccc-8ec9-9a02631c7af9 => generated 1395 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/289] 199.204.45.227 () {44 vars in 970 bytes} [Tue Jul 7 00:00:53 2026] GET /v2/images/eef3a97c-56b8-4ccc-8ec9-9a02631c7af9 => generated 1395 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/290] 199.204.45.227 () {42 vars in 687 bytes} [Tue Jul 7 00:00:54 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: 148/291] 199.204.45.227 () {44 vars in 909 bytes} [Tue Jul 7 00:00:54 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.204.45.227 () {42 vars in 687 bytes} [Tue Jul 7 00:08:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/381] 199.204.45.227 () {44 vars in 909 bytes} [Tue Jul 7 00:08:12 2026] GET /v2/images => generated 2778 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/386] 199.204.45.227 () {42 vars in 687 bytes} [Tue Jul 7 00:08:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/387] 199.204.45.227 () {44 vars in 909 bytes} [Tue Jul 7 00:08:39 2026] GET /v2/images => generated 2778 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/388] 199.204.45.227 () {44 vars in 946 bytes} [Tue Jul 7 00:08:39 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/389] 199.204.45.227 () {44 vars in 968 bytes} [Tue Jul 7 00:08:39 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/390] 199.204.45.227 () {44 vars in 938 bytes} [Tue Jul 7 00:08:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/393] 199.204.45.227 () {48 vars in 950 bytes} [Tue Jul 7 00:08:39 2026] POST /v2/images => generated 799 bytes in 6828 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 00:08:46.344 7 WARNING oslo_policy.policy [None req-eff7718d-e716-4936-a315-389f267bbfc8 bd7ec17577834736ac8e037e9830ed21 c6a1988a7fe541c892eb1b6e6445e90c - - 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-07 00:08:46.345 7 WARNING oslo_policy.policy [None req-eff7718d-e716-4936-a315-389f267bbfc8 bd7ec17577834736ac8e037e9830ed21 c6a1988a7fe541c892eb1b6e6445e90c - - 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-07 00:08:46.346 7 INFO glance.api.v2.image_data [None req-eff7718d-e716-4936-a315-389f267bbfc8 bd7ec17577834736ac8e037e9830ed21 c6a1988a7fe541c892eb1b6e6445e90c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 00:11:54.838 7 INFO glance.location [None req-eff7718d-e716-4936-a315-389f267bbfc8 bd7ec17577834736ac8e037e9830ed21 c6a1988a7fe541c892eb1b6e6445e90c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 201/432] 199.204.45.227 () {48 vars in 1044 bytes} [Tue Jul 7 00:08:46 2026] PUT /v2/images/5d746a0f-03de-4338-b6ca-4baee9411987/file => generated 0 bytes in 188608 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8858 switches on core 0) [pid: 8|app: 0|req: 232/433] 199.204.45.227 () {44 vars in 970 bytes} [Tue Jul 7 00:11:54 2026] GET /v2/images/5d746a0f-03de-4338-b6ca-4baee9411987 => generated 1211 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/434] 199.204.45.227 () {48 vars in 1050 bytes} [Tue Jul 7 00:11:54 2026] PATCH /v2/images/5d746a0f-03de-4338-b6ca-4baee9411987 => generated 1410 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/435] 199.204.45.227 () {44 vars in 970 bytes} [Tue Jul 7 00:11:55 2026] GET /v2/images/5d746a0f-03de-4338-b6ca-4baee9411987 => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/448] 199.204.45.227 () {42 vars in 687 bytes} [Tue Jul 7 00:12:52 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: 209/449] 199.204.45.227 () {44 vars in 909 bytes} [Tue Jul 7 00:12:52 2026] GET /v2/images => generated 4190 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/452] 199.204.45.227 () {42 vars in 687 bytes} [Tue Jul 7 00:13:10 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: 211/453] 199.204.45.227 () {44 vars in 909 bytes} [Tue Jul 7 00:13:10 2026] GET /v2/images => generated 4190 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/454] 199.204.45.227 () {44 vars in 938 bytes} [Tue Jul 7 00:13:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/455] 199.204.45.227 () {44 vars in 960 bytes} [Tue Jul 7 00:13:10 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/456] 199.204.45.227 () {44 vars in 938 bytes} [Tue Jul 7 00:13:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/457] 199.204.45.227 () {48 vars in 950 bytes} [Tue Jul 7 00:13:10 2026] POST /v2/images => generated 791 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 00:13:10.930 8 INFO glance.api.v2.image_data [None req-15ce5bef-f935-4289-8fb7-5f9bc8693d69 bd7ec17577834736ac8e037e9830ed21 c6a1988a7fe541c892eb1b6e6445e90c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 00:13:31.824 8 INFO glance.location [None req-15ce5bef-f935-4289-8fb7-5f9bc8693d69 bd7ec17577834736ac8e037e9830ed21 c6a1988a7fe541c892eb1b6e6445e90c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 245/464] 199.204.45.227 () {48 vars in 1045 bytes} [Tue Jul 7 00:13:10 2026] PUT /v2/images/81bbd9fc-c316-46ec-a632-4955d671d1fb/file => generated 0 bytes in 20936 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28151 switches on core 0) [pid: 7|app: 0|req: 220/465] 199.204.45.227 () {44 vars in 970 bytes} [Tue Jul 7 00:13:31 2026] GET /v2/images/81bbd9fc-c316-46ec-a632-4955d671d1fb => generated 1204 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/466] 199.204.45.227 () {48 vars in 1050 bytes} [Tue Jul 7 00:13:31 2026] PATCH /v2/images/81bbd9fc-c316-46ec-a632-4955d671d1fb => generated 1382 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/467] 199.204.45.227 () {44 vars in 970 bytes} [Tue Jul 7 00:13:31 2026] GET /v2/images/81bbd9fc-c316-46ec-a632-4955d671d1fb => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/622] 199.204.45.227 () {42 vars in 687 bytes} [Tue Jul 7 00:26:28 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: 324/623] 199.204.45.227 () {44 vars in 909 bytes} [Tue Jul 7 00:26:28 2026] GET /v2/images => generated 5574 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/652] 199.204.45.227 () {42 vars in 687 bytes} [Tue Jul 7 00:28:46 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: 314/653] 199.204.45.227 () {44 vars in 909 bytes} [Tue Jul 7 00:28:46 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/654] 199.204.45.227 () {42 vars in 687 bytes} [Tue Jul 7 00:28:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/655] 199.204.45.227 () {44 vars in 909 bytes} [Tue Jul 7 00:28:48 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/668] 199.204.45.227 () {42 vars in 687 bytes} [Tue Jul 7 00:29:42 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: 347/669] 199.204.45.227 () {44 vars in 909 bytes} [Tue Jul 7 00:29:42 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/670] 199.204.45.227 () {42 vars in 687 bytes} [Tue Jul 7 00:29:51 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/671] 199.204.45.227 () {44 vars in 909 bytes} [Tue Jul 7 00:29:51 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/686] 199.204.45.227 () {42 vars in 687 bytes} [Tue Jul 7 00:30:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/687] 199.204.45.227 () {44 vars in 909 bytes} [Tue Jul 7 00:30:52 2026] GET /v2/images => generated 5574 bytes in 57 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: 361/696] 10.0.0.50 () {32 vars in 631 bytes} [Tue Jul 7 00:31:35 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/703] 10.0.0.173 () {36 vars in 986 bytes} [Tue Jul 7 00:32:04 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/704] 10.0.0.173 () {36 vars in 926 bytes} [Tue Jul 7 00:32:04 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: 366/705] 10.0.0.31 () {36 vars in 985 bytes} [Tue Jul 7 00:32:06 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => generated 1312 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/706] 10.0.0.31 () {36 vars in 925 bytes} [Tue Jul 7 00:32:06 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: 367/707] 10.0.0.31 () {36 vars in 925 bytes} [Tue Jul 7 00:32:06 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: 341/708] 10.0.0.31 () {36 vars in 985 bytes} [Tue Jul 7 00:32:06 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/709] 10.0.0.31 () {36 vars in 925 bytes} [Tue Jul 7 00:32:06 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: 342/710] 10.0.0.31 () {36 vars in 925 bytes} [Tue Jul 7 00:32:06 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: 369/711] 10.0.0.31 () {36 vars in 985 bytes} [Tue Jul 7 00:32:06 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/712] 10.0.0.31 () {36 vars in 925 bytes} [Tue Jul 7 00:32:06 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: 370/713] 10.0.0.31 () {36 vars in 925 bytes} [Tue Jul 7 00:32:06 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: 344/714] 10.0.0.147 () {36 vars in 986 bytes} [Tue Jul 7 00:32:07 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => generated 1312 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/715] 10.0.0.147 () {36 vars in 926 bytes} [Tue Jul 7 00:32: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: 345/716] 10.0.0.147 () {36 vars in 986 bytes} [Tue Jul 7 00:32:07 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => 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: 372/717] 10.0.0.147 () {36 vars in 926 bytes} [Tue Jul 7 00:32: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: 346/718] 10.0.0.147 () {36 vars in 926 bytes} [Tue Jul 7 00:32: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: 7|app: 0|req: 348/721] 199.204.45.227 () {36 vars in 990 bytes} [Tue Jul 7 00:32:12 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => 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: 374/722] 199.204.45.227 () {36 vars in 930 bytes} [Tue Jul 7 00:32:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/723] 199.204.45.227 () {36 vars in 990 bytes} [Tue Jul 7 00:32:12 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => 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: 375/724] 199.204.45.227 () {36 vars in 930 bytes} [Tue Jul 7 00:32:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/725] 10.0.0.173 () {36 vars in 986 bytes} [Tue Jul 7 00:32:20 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => 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: 376/726] 10.0.0.173 () {36 vars in 926 bytes} [Tue Jul 7 00:32: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: 352/729] 10.0.0.50 () {30 vars in 409 bytes} [Tue Jul 7 00:32:27 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/736] 10.0.0.173 () {36 vars in 986 bytes} [Tue Jul 7 00:32:51 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => 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: 381/737] 10.0.0.173 () {36 vars in 926 bytes} [Tue Jul 7 00:32: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: 360/744] 10.0.0.173 () {36 vars in 986 bytes} [Tue Jul 7 00:33:31 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => 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: 385/745] 10.0.0.173 () {36 vars in 926 bytes} [Tue Jul 7 00:33:31 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: 364/752] 10.0.0.50 () {32 vars in 705 bytes} [Tue Jul 7 00:34:01 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => 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: 389/753] 10.0.0.50 () {32 vars in 705 bytes} [Tue Jul 7 00:34:01 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => 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: 365/754] 10.0.0.31 () {36 vars in 985 bytes} [Tue Jul 7 00:34:01 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => 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: 390/755] 10.0.0.31 () {36 vars in 925 bytes} [Tue Jul 7 00:34:01 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/758] 10.0.0.31 () {36 vars in 925 bytes} [Tue Jul 7 00:34:01 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/759] 10.0.0.31 () {36 vars in 985 bytes} [Tue Jul 7 00:34:01 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => 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: 393/760] 10.0.0.31 () {36 vars in 925 bytes} [Tue Jul 7 00:34:01 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: 368/761] 10.0.0.31 () {36 vars in 925 bytes} [Tue Jul 7 00:34:01 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: 394/762] 10.0.0.31 () {36 vars in 985 bytes} [Tue Jul 7 00:34:01 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/763] 10.0.0.31 () {36 vars in 925 bytes} [Tue Jul 7 00:34:01 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: 395/764] 10.0.0.147 () {36 vars in 986 bytes} [Tue Jul 7 00:34:01 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => 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: 370/765] 10.0.0.147 () {36 vars in 926 bytes} [Tue Jul 7 00:34:01 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: 396/766] 10.0.0.147 () {36 vars in 986 bytes} [Tue Jul 7 00:34:01 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/767] 10.0.0.147 () {36 vars in 926 bytes} [Tue Jul 7 00:34: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: 8|app: 0|req: 397/768] 10.0.0.147 () {36 vars in 926 bytes} [Tue Jul 7 00:34:01 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: 372/769] 10.0.0.173 () {36 vars in 986 bytes} [Tue Jul 7 00:34:08 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => 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: 398/770] 10.0.0.173 () {36 vars in 926 bytes} [Tue Jul 7 00:34: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: 402/777] 10.0.0.173 () {36 vars in 986 bytes} [Tue Jul 7 00:34:35 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => 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: 376/778] 10.0.0.173 () {36 vars in 926 bytes} [Tue Jul 7 00:34:35 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: 404/781] 10.0.0.173 () {36 vars in 986 bytes} [Tue Jul 7 00:34:45 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => 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: 378/782] 10.0.0.173 () {36 vars in 926 bytes} [Tue Jul 7 00:34:45 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: 406/785] 10.0.0.173 () {36 vars in 986 bytes} [Tue Jul 7 00:34:52 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => 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: 380/786] 10.0.0.173 () {36 vars in 926 bytes} [Tue Jul 7 00:34:52 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: 383/791] 10.0.0.173 () {36 vars in 986 bytes} [Tue Jul 7 00:35:18 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => 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: 409/792] 10.0.0.173 () {36 vars in 926 bytes} [Tue Jul 7 00:35:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/795] 10.0.0.50 () {34 vars in 653 bytes} [Tue Jul 7 00:35:30 2026] POST /v2/images => generated 649 bytes in 329 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-07 00:35:30.436 8 WARNING glance.api.v2.images [None req-7380103c-ab14-4ff1-947d-d3bf714f8853 91e0e8a3ec414bbfa8ff046b018c427d 5ba79dabd6774e47aef2814a62e41a0d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//573df843-c79a-4c52-b0cc-743d2f6d77be [pid: 8|app: 0|req: 411/796] 10.0.0.50 () {32 vars in 708 bytes} [Tue Jul 7 00:35:30 2026] DELETE /v2/images/573df843-c79a-4c52-b0cc-743d2f6d77be => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/797] 10.0.0.50 () {32 vars in 705 bytes} [Tue Jul 7 00:35:30 2026] GET /v2/images/573df843-c79a-4c52-b0cc-743d2f6d77be => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/798] 10.0.0.50 () {32 vars in 631 bytes} [Tue Jul 7 00:35:30 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/799] 10.0.0.50 () {34 vars in 653 bytes} [Tue Jul 7 00:35:30 2026] POST /v2/images => generated 702 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/800] 10.0.0.50 () {32 vars in 715 bytes} [Tue Jul 7 00:35:30 2026] GET /v2/images/3dfe7777-860d-4c8c-b6d2-572f0379066d/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-07 00:35:30.638 7 INFO glance.api.v2.image_data [None req-941c9d05-0b22-421e-a65c-aac01fce2153 91e0e8a3ec414bbfa8ff046b018c427d 5ba79dabd6774e47aef2814a62e41a0d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 00:35:30.682 7 WARNING glance_store._drivers.rbd [None req-941c9d05-0b22-421e-a65c-aac01fce2153 91e0e8a3ec414bbfa8ff046b018c427d 5ba79dabd6774e47aef2814a62e41a0d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-07 00:35:31.289 7 INFO glance.location [None req-941c9d05-0b22-421e-a65c-aac01fce2153 91e0e8a3ec414bbfa8ff046b018c427d 5ba79dabd6774e47aef2814a62e41a0d - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 388/803] 10.0.0.50 () {32 vars in 725 bytes} [Tue Jul 7 00:35:30 2026] PUT /v2/images/3dfe7777-860d-4c8c-b6d2-572f0379066d/file => generated 0 bytes in 730 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/804] 10.0.0.50 () {32 vars in 705 bytes} [Tue Jul 7 00:35:31 2026] GET /v2/images/3dfe7777-860d-4c8c-b6d2-572f0379066d => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/805] 10.0.0.50 () {32 vars in 715 bytes} [Tue Jul 7 00:35:31 2026] GET /v2/images/3dfe7777-860d-4c8c-b6d2-572f0379066d/file => generated 1024 bytes in 116 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/806] 10.0.0.50 () {34 vars in 653 bytes} [Tue Jul 7 00:35:31 2026] POST /v2/images => generated 649 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/807] 10.0.0.50 () {32 vars in 724 bytes} [Tue Jul 7 00:35:31 2026] PATCH /v2/images/5c2f3755-628f-4115-8865-9c50b69815c3 => generated 651 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/808] 10.0.0.50 () {32 vars in 705 bytes} [Tue Jul 7 00:35:31 2026] GET /v2/images/5c2f3755-628f-4115-8865-9c50b69815c3 => generated 651 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-07 00:35:31.658 7 WARNING glance.api.v2.images [None req-e5f0de37-71f0-40e4-bac8-393e0490df1d 91e0e8a3ec414bbfa8ff046b018c427d 5ba79dabd6774e47aef2814a62e41a0d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5c2f3755-628f-4115-8865-9c50b69815c3 [pid: 7|app: 0|req: 391/809] 10.0.0.50 () {32 vars in 708 bytes} [Tue Jul 7 00:35:31 2026] DELETE /v2/images/5c2f3755-628f-4115-8865-9c50b69815c3 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/810] 10.0.0.50 () {32 vars in 705 bytes} [Tue Jul 7 00:35:31 2026] GET /v2/images/5c2f3755-628f-4115-8865-9c50b69815c3 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-07 00:35:31.722 7 WARNING glance.api.v2.images [None req-4eb14123-a5bc-46a2-9c17-e1cda15e638f 91e0e8a3ec414bbfa8ff046b018c427d 5ba79dabd6774e47aef2814a62e41a0d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3dfe7777-860d-4c8c-b6d2-572f0379066d [pid: 7|app: 0|req: 392/811] 10.0.0.50 () {32 vars in 708 bytes} [Tue Jul 7 00:35:31 2026] DELETE /v2/images/3dfe7777-860d-4c8c-b6d2-572f0379066d => generated 0 bytes in 832 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/812] 10.0.0.50 () {32 vars in 705 bytes} [Tue Jul 7 00:35:32 2026] GET /v2/images/3dfe7777-860d-4c8c-b6d2-572f0379066d => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-07 00:35:32.575 7 WARNING glance.api.v2.images [None req-87f8c07a-a7dd-444d-8455-8ee398bc07ee 91e0e8a3ec414bbfa8ff046b018c427d 5ba79dabd6774e47aef2814a62e41a0d - - default default] Failed to find image 573df843-c79a-4c52-b0cc-743d2f6d77be to delete: glance.common.exception.ImageNotFound: No image found with ID 573df843-c79a-4c52-b0cc-743d2f6d77be [pid: 7|app: 0|req: 393/813] 10.0.0.50 () {32 vars in 708 bytes} [Tue Jul 7 00:35:32 2026] DELETE /v2/images/573df843-c79a-4c52-b0cc-743d2f6d77be => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/814] 10.0.0.50 () {32 vars in 705 bytes} [Tue Jul 7 00:35:32 2026] GET /v2/images/573df843-c79a-4c52-b0cc-743d2f6d77be => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/819] 10.0.0.173 () {36 vars in 986 bytes} [Tue Jul 7 00:35:51 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => 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: 424/820] 10.0.0.173 () {36 vars in 926 bytes} [Tue Jul 7 00:35: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: 399/825] 10.0.0.173 () {36 vars in 986 bytes} [Tue Jul 7 00:36:18 2026] GET /v2/images/60870357-d9ed-4412-9d4d-34e728baae10 => 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: 427/826] 10.0.0.173 () {36 vars in 926 bytes} [Tue Jul 7 00:36:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/835] 199.204.45.227 () {32 vars in 825 bytes} [Tue Jul 7 00:36:58 2026] GET /v2/images?status=active&owner=c6a1988a7fe541c892eb1b6e6445e90c&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/836] 199.204.45.227 () {32 vars in 652 bytes} [Tue Jul 7 00:36:59 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/837] 10.0.0.31 () {36 vars in 985 bytes} [Tue Jul 7 00:36:59 2026] GET /v2/images/eef3a97c-56b8-4ccc-8ec9-9a02631c7af9 => generated 1395 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/838] 10.0.0.31 () {36 vars in 925 bytes} [Tue Jul 7 00:36:59 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: 406/839] 10.0.0.31 () {36 vars in 925 bytes} [Tue Jul 7 00:37:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/840] 10.0.0.31 () {36 vars in 985 bytes} [Tue Jul 7 00:37:00 2026] GET /v2/images/eef3a97c-56b8-4ccc-8ec9-9a02631c7af9 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/841] 10.0.0.31 () {36 vars in 925 bytes} [Tue Jul 7 00:37:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/842] 10.0.0.31 () {36 vars in 925 bytes} [Tue Jul 7 00:37:00 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: 408/843] 10.0.0.31 () {36 vars in 985 bytes} [Tue Jul 7 00:37:00 2026] GET /v2/images/eef3a97c-56b8-4ccc-8ec9-9a02631c7af9 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/844] 10.0.0.31 () {36 vars in 925 bytes} [Tue Jul 7 00:37:00 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: 409/845] 10.0.0.31 () {36 vars in 925 bytes} [Tue Jul 7 00:37:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/846] 10.0.0.147 () {36 vars in 986 bytes} [Tue Jul 7 00:37:00 2026] GET /v2/images/eef3a97c-56b8-4ccc-8ec9-9a02631c7af9 => 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: 410/847] 10.0.0.147 () {36 vars in 926 bytes} [Tue Jul 7 00:37:00 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: 438/848] 10.0.0.147 () {36 vars in 986 bytes} [Tue Jul 7 00:37:00 2026] GET /v2/images/eef3a97c-56b8-4ccc-8ec9-9a02631c7af9 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/849] 10.0.0.147 () {36 vars in 926 bytes} [Tue Jul 7 00:37:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/850] 10.0.0.147 () {36 vars in 926 bytes} [Tue Jul 7 00:37:00 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: 435/897] 10.0.0.50 () {32 vars in 631 bytes} [Tue Jul 7 00:40:42 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)