+ 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 [Sat May 9 13:14:57 2026] *** compiled with version: 13.3.0 on 09 May 2026 04:35:52 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-6b9997b558-l6tbr 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fc7aa2bc668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-09 13:14:59.762 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-09 13:14:59.812 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-09 13:15:00.635 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 13:15:00.636 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 13:15:00.636 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 13:15:00.710 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 13:15:00.710 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 13:15:00.711 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 13:15:02.694 7 WARNING glance.api.v2.images [None req-1a8c9cfc-eced-458f-8b94-b09cfbe1b4bb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 13:15:02.780 8 WARNING glance.api.v2.images [None req-19a6acd3-68ea-48c9-8f61-22c5e42aa23c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 13:15:03.025 7 WARNING keystonemiddleware._common.config [None req-1a8c9cfc-eced-458f-8b94-b09cfbe1b4bb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 13:15:03.032 7 WARNING oslo_config.cfg [None req-1a8c9cfc-eced-458f-8b94-b09cfbe1b4bb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fc7aa2bc668 pid: 7 (default app) 2026-05-09 13:15:03.131 8 WARNING keystonemiddleware._common.config [None req-19a6acd3-68ea-48c9-8f61-22c5e42aa23c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 13:15:03.139 8 WARNING oslo_config.cfg [None req-19a6acd3-68ea-48c9-8f61-22c5e42aa23c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fc7aa2bc668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.19 () {42 vars in 684 bytes} [Sat May 9 13:15:04 2026] GET / => generated 1301 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 13:15:04.876 8 WARNING oslo_policy.policy [None req-3fce9dcf-f97f-4626-b23e-63b70196a780 5c342ee513424c69af48bf20292d4aad 01e39f7dd9ca41319e65bf97647bb472 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 13:15:04.877 8 WARNING oslo_policy.policy [None req-3fce9dcf-f97f-4626-b23e-63b70196a780 5c342ee513424c69af48bf20292d4aad 01e39f7dd9ca41319e65bf97647bb472 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 13:15:04.893 8 WARNING oslo_policy.policy [None req-3fce9dcf-f97f-4626-b23e-63b70196a780 5c342ee513424c69af48bf20292d4aad 01e39f7dd9ca41319e65bf97647bb472 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 13:15:04.894 8 WARNING oslo_policy.policy [None req-3fce9dcf-f97f-4626-b23e-63b70196a780 5c342ee513424c69af48bf20292d4aad 01e39f7dd9ca41319e65bf97647bb472 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.19 () {44 vars in 906 bytes} [Sat May 9 13:15:04 2026] GET /v2/images => generated 69 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.19 () {42 vars in 684 bytes} [Sat May 9 13:15:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.19 () {44 vars in 906 bytes} [Sat May 9 13:15:08 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 13:15:08.331 7 WARNING oslo_policy.policy [None req-4d51c89d-0333-4b67-bd09-331d865a2ce4 5c342ee513424c69af48bf20292d4aad 01e39f7dd9ca41319e65bf97647bb472 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 13:15:08.331 7 WARNING oslo_policy.policy [None req-4d51c89d-0333-4b67-bd09-331d865a2ce4 5c342ee513424c69af48bf20292d4aad 01e39f7dd9ca41319e65bf97647bb472 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.19 () {44 vars in 907 bytes} [Sat May 9 13:15:08 2026] GET /v2/images/cirros => generated 151 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.19 () {44 vars in 929 bytes} [Sat May 9 13:15:08 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 13:15:08.461 7 WARNING oslo_policy.policy [None req-bb4ab86d-c682-402a-b57a-1754aead6d7d 5c342ee513424c69af48bf20292d4aad 01e39f7dd9ca41319e65bf97647bb472 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 13:15:08.462 7 WARNING oslo_policy.policy [None req-bb4ab86d-c682-402a-b57a-1754aead6d7d 5c342ee513424c69af48bf20292d4aad 01e39f7dd9ca41319e65bf97647bb472 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.19 () {44 vars in 935 bytes} [Sat May 9 13:15:08 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-05-09 13:15:08.540 8 WARNING oslo_config.cfg [None req-435dbe15-e2c3-47c3-9d41-a8b32af1dcff 5c342ee513424c69af48bf20292d4aad 01e39f7dd9ca41319e65bf97647bb472 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.19 () {48 vars in 947 bytes} [Sat May 9 13:15:08 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 13:15:08.561 7 WARNING oslo_policy.policy [None req-8233b64e-7d67-4be6-85ba-c03469e3e331 5c342ee513424c69af48bf20292d4aad 01e39f7dd9ca41319e65bf97647bb472 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 13:15:08.561 7 WARNING oslo_policy.policy [None req-8233b64e-7d67-4be6-85ba-c03469e3e331 5c342ee513424c69af48bf20292d4aad 01e39f7dd9ca41319e65bf97647bb472 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 13:15:08.562 7 INFO glance.api.v2.image_data [None req-8233b64e-7d67-4be6-85ba-c03469e3e331 5c342ee513424c69af48bf20292d4aad 01e39f7dd9ca41319e65bf97647bb472 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 13:15:12.439 7 INFO glance.location [None req-8233b64e-7d67-4be6-85ba-c03469e3e331 5c342ee513424c69af48bf20292d4aad 01e39f7dd9ca41319e65bf97647bb472 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/13] 199.204.45.19 () {48 vars in 1041 bytes} [Sat May 9 13:15:08 2026] PUT /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641/file => generated 0 bytes in 3917 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6522 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.19 () {44 vars in 967 bytes} [Sat May 9 13:15:12 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 13:15:12.505 7 WARNING oslo_config.cfg [None req-14b86b6e-223a-421e-a6e3-3b0500be45ff 5c342ee513424c69af48bf20292d4aad 01e39f7dd9ca41319e65bf97647bb472 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 199.204.45.19 () {44 vars in 967 bytes} [Sat May 9 13:15:12 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/262] 199.204.45.19 () {42 vars in 684 bytes} [Sat May 9 13:35:35 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/263] 199.204.45.19 () {44 vars in 906 bytes} [Sat May 9 13:35:35 2026] GET /v2/images => generated 1240 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/270] 199.204.45.19 () {42 vars in 684 bytes} [Sat May 9 13:36:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/271] 199.204.45.19 () {44 vars in 906 bytes} [Sat May 9 13:36:04 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/272] 199.204.45.19 () {44 vars in 933 bytes} [Sat May 9 13:36:04 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/273] 199.204.45.19 () {44 vars in 955 bytes} [Sat May 9 13:36:04 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/274] 199.204.45.19 () {44 vars in 935 bytes} [Sat May 9 13:36:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/275] 199.204.45.19 () {48 vars in 947 bytes} [Sat May 9 13:36:04 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 13:36:04.737 7 INFO glance.api.v2.image_data [None req-7bc8a210-70d4-44a8-8214-19e0c7f275ca 5c342ee513424c69af48bf20292d4aad 01e39f7dd9ca41319e65bf97647bb472 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 13:36:39.990 7 INFO glance.location [None req-7bc8a210-70d4-44a8-8214-19e0c7f275ca 5c342ee513424c69af48bf20292d4aad 01e39f7dd9ca41319e65bf97647bb472 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 141/282] 199.204.45.19 () {48 vars in 1042 bytes} [Sat May 9 13:36:04 2026] PUT /v2/images/0df1612a-bba4-417b-aca8-f80f6989c32b/file => generated 0 bytes in 35301 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67463 switches on core 0) [pid: 8|app: 0|req: 142/283] 199.204.45.19 () {44 vars in 967 bytes} [Sat May 9 13:36:40 2026] GET /v2/images/0df1612a-bba4-417b-aca8-f80f6989c32b => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.204.45.19 () {44 vars in 967 bytes} [Sat May 9 13:36:40 2026] GET /v2/images/0df1612a-bba4-417b-aca8-f80f6989c32b => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/285] 199.204.45.19 () {42 vars in 684 bytes} [Sat May 9 13:36:41 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/286] 199.204.45.19 () {44 vars in 906 bytes} [Sat May 9 13:36:41 2026] GET /v2/images => generated 2451 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/369] 199.204.45.19 () {42 vars in 684 bytes} [Sat May 9 13:43:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/370] 199.204.45.19 () {44 vars in 906 bytes} [Sat May 9 13:43:29 2026] GET /v2/images => generated 2451 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 199.204.45.19 () {42 vars in 684 bytes} [Sat May 9 13:44:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/388] 199.204.45.19 () {44 vars in 906 bytes} [Sat May 9 13:44:42 2026] GET /v2/images => generated 2451 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 199.204.45.19 () {44 vars in 943 bytes} [Sat May 9 13:44:42 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 199.204.45.19 () {44 vars in 965 bytes} [Sat May 9 13:44:42 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 199.204.45.19 () {44 vars in 935 bytes} [Sat May 9 13:44:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 199.204.45.19 () {48 vars in 947 bytes} [Sat May 9 13:44:42 2026] POST /v2/images => generated 799 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 13:44:42.857 7 INFO glance.api.v2.image_data [None req-43558226-b93f-410c-83d1-d30cfd8a7719 5c342ee513424c69af48bf20292d4aad 01e39f7dd9ca41319e65bf97647bb472 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 13:45:22.657 7 INFO glance.location [None req-43558226-b93f-410c-83d1-d30cfd8a7719 5c342ee513424c69af48bf20292d4aad 01e39f7dd9ca41319e65bf97647bb472 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/399] 199.204.45.19 () {48 vars in 1041 bytes} [Sat May 9 13:44:42 2026] PUT /v2/images/624f2cc5-e163-4621-8058-c924e5140371/file => generated 0 bytes in 39843 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20731 switches on core 0) [pid: 8|app: 0|req: 203/402] 199.204.45.19 () {44 vars in 967 bytes} [Sat May 9 13:45:22 2026] GET /v2/images/624f2cc5-e163-4621-8058-c924e5140371 => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/403] 199.204.45.19 () {48 vars in 1046 bytes} [Sat May 9 13:45:22 2026] PATCH /v2/images/624f2cc5-e163-4621-8058-c924e5140371 => generated 1234 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/404] 199.204.45.19 () {44 vars in 967 bytes} [Sat May 9 13:45:22 2026] GET /v2/images/624f2cc5-e163-4621-8058-c924e5140371 => generated 1234 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/433] 199.204.45.19 () {42 vars in 684 bytes} [Sat May 9 13:47:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/434] 199.204.45.19 () {44 vars in 906 bytes} [Sat May 9 13:47:49 2026] GET /v2/images => generated 3687 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/439] 199.204.45.19 () {42 vars in 684 bytes} [Sat May 9 13:48:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/440] 199.204.45.19 () {44 vars in 906 bytes} [Sat May 9 13:48:10 2026] GET /v2/images => generated 3687 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/441] 199.204.45.19 () {44 vars in 935 bytes} [Sat May 9 13:48:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/442] 199.204.45.19 () {44 vars in 957 bytes} [Sat May 9 13:48:10 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/443] 199.204.45.19 () {44 vars in 935 bytes} [Sat May 9 13:48:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/444] 199.204.45.19 () {48 vars in 947 bytes} [Sat May 9 13:48:10 2026] POST /v2/images => generated 791 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 13:48:10.410 7 INFO glance.api.v2.image_data [None req-04b2350e-5345-4f8d-9acf-c2b56b321431 5c342ee513424c69af48bf20292d4aad 01e39f7dd9ca41319e65bf97647bb472 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 13:48:25.442 7 INFO glance.location [None req-04b2350e-5345-4f8d-9acf-c2b56b321431 5c342ee513424c69af48bf20292d4aad 01e39f7dd9ca41319e65bf97647bb472 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 221/449] 199.204.45.19 () {48 vars in 1042 bytes} [Sat May 9 13:48:10 2026] PUT /v2/images/d637b817-6d8b-487f-b150-9767b5665fa3/file => generated 0 bytes in 15074 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35676 switches on core 0) [pid: 8|app: 0|req: 229/450] 199.204.45.19 () {44 vars in 967 bytes} [Sat May 9 13:48:25 2026] GET /v2/images/d637b817-6d8b-487f-b150-9767b5665fa3 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/451] 199.204.45.19 () {44 vars in 967 bytes} [Sat May 9 13:48:25 2026] GET /v2/images/d637b817-6d8b-487f-b150-9767b5665fa3 => generated 1204 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/596] 199.204.45.19 () {42 vars in 684 bytes} [Sat May 9 14:00:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/597] 199.204.45.19 () {44 vars in 906 bytes} [Sat May 9 14:00:24 2026] GET /v2/images => generated 4893 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/624] 199.204.45.19 () {42 vars in 684 bytes} [Sat May 9 14:02:36 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/625] 199.204.45.19 () {44 vars in 906 bytes} [Sat May 9 14:02:36 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/626] 199.204.45.19 () {42 vars in 684 bytes} [Sat May 9 14:02:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/627] 199.204.45.19 () {44 vars in 906 bytes} [Sat May 9 14:02:38 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/638] 199.204.45.19 () {42 vars in 684 bytes} [Sat May 9 14:03:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/639] 199.204.45.19 () {44 vars in 906 bytes} [Sat May 9 14:03:26 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/642] 199.204.45.19 () {42 vars in 684 bytes} [Sat May 9 14:03:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/643] 199.204.45.19 () {44 vars in 906 bytes} [Sat May 9 14:03:33 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/656] 199.204.45.19 () {42 vars in 684 bytes} [Sat May 9 14:04:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/657] 199.204.45.19 () {44 vars in 906 bytes} [Sat May 9 14:04:34 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/666] 10.0.0.171 () {32 vars in 633 bytes} [Sat May 9 14:05:16 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/671] 10.0.0.5 () {36 vars in 985 bytes} [Sat May 9 14:05:36 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 339/672] 10.0.0.5 () {36 vars in 925 bytes} [Sat May 9 14:05:36 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/673] 10.0.0.5 () {36 vars in 925 bytes} [Sat May 9 14:05:36 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: 340/674] 10.0.0.5 () {36 vars in 985 bytes} [Sat May 9 14:05:36 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/675] 10.0.0.5 () {36 vars in 925 bytes} [Sat May 9 14:05:36 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/676] 10.0.0.5 () {36 vars in 925 bytes} [Sat May 9 14:05:36 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: 336/677] 10.0.0.5 () {36 vars in 985 bytes} [Sat May 9 14:05:36 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/678] 10.0.0.5 () {36 vars in 925 bytes} [Sat May 9 14:05:36 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: 337/679] 10.0.0.5 () {36 vars in 925 bytes} [Sat May 9 14:05:36 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: 343/680] 10.0.0.115 () {36 vars in 987 bytes} [Sat May 9 14:05:36 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/681] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 14:05:36 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: 344/682] 10.0.0.164 () {36 vars in 987 bytes} [Sat May 9 14:05:37 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/683] 10.0.0.164 () {36 vars in 927 bytes} [Sat May 9 14:05: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: 8|app: 0|req: 345/684] 10.0.0.164 () {36 vars in 987 bytes} [Sat May 9 14:05:37 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/685] 10.0.0.164 () {36 vars in 927 bytes} [Sat May 9 14:05:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/686] 10.0.0.164 () {36 vars in 927 bytes} [Sat May 9 14:05: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: 8|app: 0|req: 348/689] 199.204.45.19 () {36 vars in 990 bytes} [Sat May 9 14:05:44 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/690] 199.204.45.19 () {36 vars in 930 bytes} [Sat May 9 14:05:44 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/691] 199.204.45.19 () {36 vars in 990 bytes} [Sat May 9 14:05:45 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/692] 199.204.45.19 () {36 vars in 930 bytes} [Sat May 9 14:05:45 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/693] 10.0.0.115 () {36 vars in 987 bytes} [Sat May 9 14:05:49 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/694] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 14:05:49 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: 351/695] 10.0.0.115 () {36 vars in 987 bytes} [Sat May 9 14:05:50 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/696] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 14:05: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: 352/709] 10.0.0.171 () {32 vars in 707 bytes} [Sat May 9 14:06:46 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/710] 10.0.0.171 () {32 vars in 707 bytes} [Sat May 9 14:06:46 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/711] 10.0.0.5 () {36 vars in 985 bytes} [Sat May 9 14:06:47 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/712] 10.0.0.5 () {36 vars in 925 bytes} [Sat May 9 14:06:47 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: 360/713] 10.0.0.5 () {36 vars in 925 bytes} [Sat May 9 14:06:47 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: 354/714] 10.0.0.115 () {36 vars in 987 bytes} [Sat May 9 14:06:47 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/715] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 14:06:47 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: 8|app: 0|req: 361/716] 10.0.0.5 () {36 vars in 985 bytes} [Sat May 9 14:06:47 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/717] 10.0.0.5 () {36 vars in 925 bytes} [Sat May 9 14:06:47 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: 8|app: 0|req: 362/718] 10.0.0.5 () {36 vars in 925 bytes} [Sat May 9 14:06:47 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: 357/719] 10.0.0.5 () {36 vars in 985 bytes} [Sat May 9 14:06:47 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/720] 10.0.0.5 () {36 vars in 925 bytes} [Sat May 9 14:06:47 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: 358/721] 10.0.0.5 () {36 vars in 925 bytes} [Sat May 9 14:06:47 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: 8|app: 0|req: 364/722] 10.0.0.164 () {36 vars in 987 bytes} [Sat May 9 14:06:47 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/723] 10.0.0.164 () {36 vars in 927 bytes} [Sat May 9 14:06:47 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: 365/724] 10.0.0.164 () {36 vars in 987 bytes} [Sat May 9 14:06:47 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/725] 10.0.0.164 () {36 vars in 927 bytes} [Sat May 9 14:06:47 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/726] 10.0.0.164 () {36 vars in 927 bytes} [Sat May 9 14:06:47 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: 363/731] 10.0.0.115 () {36 vars in 987 bytes} [Sat May 9 14:07:08 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/732] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 14:07:08 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: 373/739] 10.0.0.171 () {34 vars in 655 bytes} [Sat May 9 14:07:41 2026] POST /v2/images => generated 648 bytes in 227 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-09 14:07:41.797 7 WARNING glance.api.v2.images [None req-b24e1203-fdbf-497a-914e-4d75f7eb57f8 014bdf8babf140f0a6a7331645d4bd69 c13d92b9acc9461e8563bfbe738224a4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fedcde20-43fd-48bd-9b65-18b20832b568 [pid: 7|app: 0|req: 367/740] 10.0.0.171 () {32 vars in 710 bytes} [Sat May 9 14:07:41 2026] DELETE /v2/images/fedcde20-43fd-48bd-9b65-18b20832b568 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/741] 10.0.0.171 () {32 vars in 707 bytes} [Sat May 9 14:07:41 2026] GET /v2/images/fedcde20-43fd-48bd-9b65-18b20832b568 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/742] 10.0.0.171 () {32 vars in 633 bytes} [Sat May 9 14:07:41 2026] GET /v2/images => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/743] 10.0.0.171 () {34 vars in 655 bytes} [Sat May 9 14:07:41 2026] POST /v2/images => generated 703 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/744] 10.0.0.171 () {32 vars in 717 bytes} [Sat May 9 14:07:41 2026] GET /v2/images/32ad8b6f-3401-4e8a-aa93-27fe02f6084c/file => generated 0 bytes in 10 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 14:07:41.989 8 WARNING oslo_policy.policy [None req-0cdd83c8-1e17-4371-bc8a-952bdb822198 014bdf8babf140f0a6a7331645d4bd69 c13d92b9acc9461e8563bfbe738224a4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 14:07:41.989 8 WARNING oslo_policy.policy [None req-0cdd83c8-1e17-4371-bc8a-952bdb822198 014bdf8babf140f0a6a7331645d4bd69 c13d92b9acc9461e8563bfbe738224a4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 14:07:41.991 8 INFO glance.api.v2.image_data [None req-0cdd83c8-1e17-4371-bc8a-952bdb822198 014bdf8babf140f0a6a7331645d4bd69 c13d92b9acc9461e8563bfbe738224a4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 14:07:42.046 8 WARNING glance_store._drivers.rbd [None req-0cdd83c8-1e17-4371-bc8a-952bdb822198 014bdf8babf140f0a6a7331645d4bd69 c13d92b9acc9461e8563bfbe738224a4 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-09 14:07:42.431 8 INFO glance.location [None req-0cdd83c8-1e17-4371-bc8a-952bdb822198 014bdf8babf140f0a6a7331645d4bd69 c13d92b9acc9461e8563bfbe738224a4 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 376/745] 10.0.0.171 () {32 vars in 727 bytes} [Sat May 9 14:07:41 2026] PUT /v2/images/32ad8b6f-3401-4e8a-aa93-27fe02f6084c/file => generated 0 bytes in 486 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/746] 10.0.0.171 () {32 vars in 707 bytes} [Sat May 9 14:07:42 2026] GET /v2/images/32ad8b6f-3401-4e8a-aa93-27fe02f6084c => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/747] 10.0.0.171 () {32 vars in 717 bytes} [Sat May 9 14:07:42 2026] GET /v2/images/32ad8b6f-3401-4e8a-aa93-27fe02f6084c/file => generated 1024 bytes in 125 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/748] 10.0.0.171 () {34 vars in 655 bytes} [Sat May 9 14:07:42 2026] POST /v2/images => generated 649 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/751] 10.0.0.171 () {32 vars in 726 bytes} [Sat May 9 14:07:42 2026] PATCH /v2/images/ce1f7717-9cfd-4cf6-a767-e2830160cb52 => generated 652 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/752] 10.0.0.171 () {32 vars in 707 bytes} [Sat May 9 14:07:42 2026] GET /v2/images/ce1f7717-9cfd-4cf6-a767-e2830160cb52 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 14:07:42.750 8 WARNING glance.api.v2.images [None req-168607cc-f373-4b0d-a102-81211554b060 014bdf8babf140f0a6a7331645d4bd69 c13d92b9acc9461e8563bfbe738224a4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ce1f7717-9cfd-4cf6-a767-e2830160cb52 [pid: 8|app: 0|req: 379/753] 10.0.0.171 () {32 vars in 710 bytes} [Sat May 9 14:07:42 2026] DELETE /v2/images/ce1f7717-9cfd-4cf6-a767-e2830160cb52 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/754] 10.0.0.171 () {32 vars in 707 bytes} [Sat May 9 14:07:42 2026] GET /v2/images/ce1f7717-9cfd-4cf6-a767-e2830160cb52 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:07:42.810 8 WARNING glance.api.v2.images [None req-b3c0db06-2247-4d92-b839-bcc94b73281d 014bdf8babf140f0a6a7331645d4bd69 c13d92b9acc9461e8563bfbe738224a4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//32ad8b6f-3401-4e8a-aa93-27fe02f6084c [pid: 8|app: 0|req: 380/755] 10.0.0.171 () {32 vars in 710 bytes} [Sat May 9 14:07:42 2026] DELETE /v2/images/32ad8b6f-3401-4e8a-aa93-27fe02f6084c => generated 0 bytes in 897 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/756] 10.0.0.171 () {32 vars in 707 bytes} [Sat May 9 14:07:43 2026] GET /v2/images/32ad8b6f-3401-4e8a-aa93-27fe02f6084c => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 14:07:43.732 8 WARNING glance.api.v2.images [None req-b1cd40f2-e278-42db-8201-c469d33b9773 014bdf8babf140f0a6a7331645d4bd69 c13d92b9acc9461e8563bfbe738224a4 - - default default] Failed to find image fedcde20-43fd-48bd-9b65-18b20832b568 to delete: glance.common.exception.ImageNotFound: No image found with ID fedcde20-43fd-48bd-9b65-18b20832b568 [pid: 8|app: 0|req: 381/757] 10.0.0.171 () {32 vars in 710 bytes} [Sat May 9 14:07:43 2026] DELETE /v2/images/fedcde20-43fd-48bd-9b65-18b20832b568 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/758] 10.0.0.171 () {32 vars in 707 bytes} [Sat May 9 14:07:43 2026] GET /v2/images/fedcde20-43fd-48bd-9b65-18b20832b568 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/759] 10.0.0.171 () {30 vars in 411 bytes} [Sat May 9 14:07:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/770] 10.0.0.115 () {36 vars in 987 bytes} [Sat May 9 14:08:35 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/771] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 14:08: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: 7|app: 0|req: 384/772] 10.0.0.115 () {36 vars in 987 bytes} [Sat May 9 14:08:38 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/773] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 14:08:38 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: 385/774] 10.0.0.115 () {36 vars in 987 bytes} [Sat May 9 14:08:41 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/775] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 14:08:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/780] 10.0.0.115 () {36 vars in 987 bytes} [Sat May 9 14:08:54 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/781] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 14:08:54 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/788] 10.0.0.115 () {36 vars in 987 bytes} [Sat May 9 14:09:24 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/789] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 14:09:24 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: 393/790] 199.204.45.19 () {32 vars in 825 bytes} [Sat May 9 14:09:28 2026] GET /v2/images?status=active&owner=01e39f7dd9ca41319e65bf97647bb472&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/791] 199.204.45.19 () {32 vars in 652 bytes} [Sat May 9 14:09:28 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: 394/792] 10.0.0.5 () {36 vars in 985 bytes} [Sat May 9 14:09:29 2026] GET /v2/images/0df1612a-bba4-417b-aca8-f80f6989c32b => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/793] 10.0.0.5 () {36 vars in 925 bytes} [Sat May 9 14:09:29 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: 395/794] 10.0.0.5 () {36 vars in 925 bytes} [Sat May 9 14:09:29 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/795] 10.0.0.5 () {36 vars in 985 bytes} [Sat May 9 14:09:29 2026] GET /v2/images/0df1612a-bba4-417b-aca8-f80f6989c32b => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/796] 10.0.0.5 () {36 vars in 925 bytes} [Sat May 9 14:09:29 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: 401/797] 10.0.0.5 () {36 vars in 925 bytes} [Sat May 9 14:09:29 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: 397/798] 10.0.0.5 () {36 vars in 985 bytes} [Sat May 9 14:09:29 2026] GET /v2/images/0df1612a-bba4-417b-aca8-f80f6989c32b => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/799] 10.0.0.5 () {36 vars in 925 bytes} [Sat May 9 14:09:29 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: 398/800] 10.0.0.164 () {36 vars in 987 bytes} [Sat May 9 14:09:29 2026] GET /v2/images/0df1612a-bba4-417b-aca8-f80f6989c32b => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/801] 10.0.0.164 () {36 vars in 927 bytes} [Sat May 9 14:09:29 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/802] 10.0.0.164 () {36 vars in 987 bytes} [Sat May 9 14:09:29 2026] GET /v2/images/0df1612a-bba4-417b-aca8-f80f6989c32b => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/803] 10.0.0.164 () {36 vars in 927 bytes} [Sat May 9 14:09:29 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: 400/804] 10.0.0.164 () {36 vars in 927 bytes} [Sat May 9 14:09:29 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: 404/811] 10.0.0.115 () {36 vars in 987 bytes} [Sat May 9 14:09:54 2026] GET /v2/images/55b1af1f-5819-4cf6-8c50-43974e2d0641 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/812] 10.0.0.115 () {36 vars in 927 bytes} [Sat May 9 14:09:54 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/849] 10.0.0.171 () {32 vars in 633 bytes} [Sat May 9 14:12:56 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)