+ 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 05:32:42 2026] *** compiled with version: 13.3.0 on 09 May 2026 00:56:47 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-55d9bfd9f8-vvdtj 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 0x7fe6b72a1668 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 05:32:44.328 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-09 05:32:44.366 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-05-09 05:32:45.187 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 05:32:45.188 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 05:32:45.189 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 05:32:45.265 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 05:32:45.266 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 05:32:45.267 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 05:32:47.242 8 WARNING glance.api.v2.images [None req-e2d1dacb-04fd-4777-8c3b-de345c25f41b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 05:32:47.330 7 WARNING glance.api.v2.images [None req-646422a5-44c2-4ac4-ba6c-112911462c25 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 05:32:47.646 8 WARNING keystonemiddleware._common.config [None req-e2d1dacb-04fd-4777-8c3b-de345c25f41b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 05:32:47.654 8 WARNING oslo_config.cfg [None req-e2d1dacb-04fd-4777-8c3b-de345c25f41b - - - - - -] 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 0x7fe6b72a1668 pid: 8 (default app) 2026-05-09 05:32:47.692 7 WARNING keystonemiddleware._common.config [None req-646422a5-44c2-4ac4-ba6c-112911462c25 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 05:32:47.700 7 WARNING oslo_config.cfg [None req-646422a5-44c2-4ac4-ba6c-112911462c25 - - - - - -] 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 0x7fe6b72a1668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 05:32:48 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 05:32:49.658 7 WARNING oslo_policy.policy [None req-d6c4f156-918b-415c-a142-e2e90f712231 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - 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 05:32:49.658 7 WARNING oslo_policy.policy [None req-d6c4f156-918b-415c-a142-e2e90f712231 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - 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 05:32:49.675 7 WARNING oslo_policy.policy [None req-d6c4f156-918b-415c-a142-e2e90f712231 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - 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 05:32:49.675 7 WARNING oslo_policy.policy [None req-d6c4f156-918b-415c-a142-e2e90f712231 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - 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.89 () {44 vars in 907 bytes} [Sat May 9 05:32:48 2026] GET /v2/images => generated 69 bytes in 983 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.89 () {42 vars in 685 bytes} [Sat May 9 05:32:53 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: 2/7] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 05:32:53 2026] GET /v2/images => generated 69 bytes in 39 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-05-09 05:32:53.179 8 WARNING oslo_policy.policy [None req-42b702b9-d3d3-443d-9139-27cca1df2e32 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - 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 05:32:53.180 8 WARNING oslo_policy.policy [None req-42b702b9-d3d3-443d-9139-27cca1df2e32 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - 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.89 () {44 vars in 908 bytes} [Sat May 9 05:32:53 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.89 () {44 vars in 930 bytes} [Sat May 9 05:32:53 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-05-09 05:32:53.316 8 WARNING oslo_policy.policy [None req-8db2c734-d8cc-4f44-ba03-6484b3ed4f2d 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - 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 05:32:53.317 8 WARNING oslo_policy.policy [None req-8db2c734-d8cc-4f44-ba03-6484b3ed4f2d 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - 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.89 () {44 vars in 936 bytes} [Sat May 9 05:32:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 05:32:53.393 7 WARNING oslo_config.cfg [None req-af87bf6d-5565-4543-a229-c9b1f2337ff7 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - 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.89 () {48 vars in 948 bytes} [Sat May 9 05:32:53 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 05:32:53.417 8 WARNING oslo_policy.policy [None req-da9fd43c-ef4b-49f5-9d0b-6dd54baad868 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - 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 05:32:53.417 8 WARNING oslo_policy.policy [None req-da9fd43c-ef4b-49f5-9d0b-6dd54baad868 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - 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 05:32:53.418 8 INFO glance.api.v2.image_data [None req-da9fd43c-ef4b-49f5-9d0b-6dd54baad868 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 05:32:56.986 8 WARNING glance.location [None req-da9fd43c-ef4b-49f5-9d0b-6dd54baad868 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.89 () {48 vars in 1042 bytes} [Sat May 9 05:32:53 2026] PUT /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc/file => generated 0 bytes in 3616 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5496 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.89 () {44 vars in 968 bytes} [Sat May 9 05:32:57 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 05:32:57.064 8 WARNING oslo_config.cfg [None req-97bba730-b335-402f-be0b-31a90965a523 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - 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/16] 199.204.45.89 () {44 vars in 968 bytes} [Sat May 9 05:32:57 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => 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: 134/265] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 05:53:40 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: 132/266] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 05:53:40 2026] GET /v2/images => generated 1240 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 05:53:59 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: 135/272] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 05:53:59 2026] GET /v2/images => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/273] 199.204.45.89 () {44 vars in 934 bytes} [Sat May 9 05:53:59 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.204.45.89 () {44 vars in 956 bytes} [Sat May 9 05:53:59 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 199.204.45.89 () {44 vars in 936 bytes} [Sat May 9 05:53:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.204.45.89 () {48 vars in 948 bytes} [Sat May 9 05:53:59 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 05:53:59.403 8 INFO glance.api.v2.image_data [None req-fba88422-de49-494b-8866-130e8968a4dc 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 05:54:25.331 8 WARNING glance.location [None req-fba88422-de49-494b-8866-130e8968a4dc 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/281] 199.204.45.89 () {48 vars in 1043 bytes} [Sat May 9 05:53:59 2026] PUT /v2/images/7193a2df-e79b-421c-beea-39825e827d4b/file => generated 0 bytes in 25976 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61597 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.89 () {44 vars in 968 bytes} [Sat May 9 05:54:25 2026] GET /v2/images/7193a2df-e79b-421c-beea-39825e827d4b => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.204.45.89 () {44 vars in 968 bytes} [Sat May 9 05:54:25 2026] GET /v2/images/7193a2df-e79b-421c-beea-39825e827d4b => 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: 143/284] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 05:54: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: 145/287] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 05:54:26 2026] GET /v2/images => generated 2451 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/372] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 06:01:28 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: 185/373] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 06:01:28 2026] GET /v2/images => generated 2451 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/376] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 06:01:37 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: 187/377] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 06:01:37 2026] GET /v2/images => generated 2451 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.204.45.89 () {44 vars in 944 bytes} [Sat May 9 06:01:37 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/379] 199.204.45.89 () {44 vars in 966 bytes} [Sat May 9 06:01:37 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/380] 199.204.45.89 () {44 vars in 936 bytes} [Sat May 9 06:01:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/381] 199.204.45.89 () {48 vars in 948 bytes} [Sat May 9 06:01:37 2026] POST /v2/images => generated 799 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 06:01:37.340 7 WARNING oslo_policy.policy [None req-e8964ee1-9843-4bfc-ad82-a652c077176c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - 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 06:01:37.341 7 WARNING oslo_policy.policy [None req-e8964ee1-9843-4bfc-ad82-a652c077176c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - 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 06:01:37.342 7 INFO glance.api.v2.image_data [None req-e8964ee1-9843-4bfc-ad82-a652c077176c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 06:01:56.207 7 INFO glance.location [None req-e8964ee1-9843-4bfc-ad82-a652c077176c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 193/384] 199.204.45.89 () {48 vars in 1042 bytes} [Sat May 9 06:01:37 2026] PUT /v2/images/0c887a81-bcf0-4e5b-9d26-7749556bb064/file => generated 0 bytes in 18919 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26599 switches on core 0) [pid: 8|app: 0|req: 192/385] 199.204.45.89 () {44 vars in 968 bytes} [Sat May 9 06:01:56 2026] GET /v2/images/0c887a81-bcf0-4e5b-9d26-7749556bb064 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/386] 199.204.45.89 () {48 vars in 1047 bytes} [Sat May 9 06:01:56 2026] PATCH /v2/images/0c887a81-bcf0-4e5b-9d26-7749556bb064 => generated 1234 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/387] 199.204.45.89 () {44 vars in 968 bytes} [Sat May 9 06:01:56 2026] GET /v2/images/0c887a81-bcf0-4e5b-9d26-7749556bb064 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 06:02: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: 199/397] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 06:02:33 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 06:02:51 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: 202/403] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 06:02:51 2026] GET /v2/images => generated 3687 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/404] 199.204.45.89 () {44 vars in 936 bytes} [Sat May 9 06:02:51 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: 203/405] 199.204.45.89 () {44 vars in 958 bytes} [Sat May 9 06:02:51 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: 8|app: 0|req: 203/406] 199.204.45.89 () {44 vars in 936 bytes} [Sat May 9 06:02:51 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: 204/407] 199.204.45.89 () {48 vars in 948 bytes} [Sat May 9 06:02:51 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 06:02:51.809 8 INFO glance.api.v2.image_data [None req-9f43a9dd-8e49-44f0-9867-c0c266bd605c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 06:03:06.015 8 INFO glance.location [None req-9f43a9dd-8e49-44f0-9867-c0c266bd605c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 204/410] 199.204.45.89 () {48 vars in 1043 bytes} [Sat May 9 06:02:51 2026] PUT /v2/images/de61493c-b909-4f5b-acc7-9f803031e744/file => generated 0 bytes in 14251 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33436 switches on core 0) [pid: 7|app: 0|req: 207/411] 199.204.45.89 () {44 vars in 968 bytes} [Sat May 9 06:03:06 2026] GET /v2/images/de61493c-b909-4f5b-acc7-9f803031e744 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/412] 199.204.45.89 () {44 vars in 968 bytes} [Sat May 9 06:03:06 2026] GET /v2/images/de61493c-b909-4f5b-acc7-9f803031e744 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/565] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 06:15:41 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: 284/566] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 06:15:41 2026] GET /v2/images => generated 4893 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/595] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 06:17:59 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: 297/596] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 06:17:59 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/597] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 06:18:00 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: 298/598] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 06:18:00 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/609] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 06:18:51 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: 306/610] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 06:18:51 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: 306/613] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 06:18:58 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: 308/614] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 06:18:58 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/627] 199.204.45.89 () {42 vars in 685 bytes} [Sat May 9 06:20:01 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: 313/628] 199.204.45.89 () {44 vars in 907 bytes} [Sat May 9 06:20:01 2026] GET /v2/images => generated 4893 bytes in 59 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: 320/637] 10.0.0.188 () {32 vars in 633 bytes} [Sat May 9 06:20:44 2026] GET /v2/images => generated 4893 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: 8|app: 0|req: 320/642] 10.0.0.55 () {36 vars in 986 bytes} [Sat May 9 06:21:02 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => generated 1171 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/643] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 06:21:02 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: 321/644] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 06:21:02 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/645] 10.0.0.55 () {36 vars in 986 bytes} [Sat May 9 06:21:02 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => 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: 322/646] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 06:21:02 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: 325/647] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 06:21:02 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: 323/648] 10.0.0.55 () {36 vars in 986 bytes} [Sat May 9 06:21:03 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => 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: 326/649] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 06:21:03 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: 324/650] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 06:21:03 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: 327/651] 10.0.0.111 () {36 vars in 987 bytes} [Sat May 9 06:21:04 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => generated 1171 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/652] 10.0.0.111 () {36 vars in 927 bytes} [Sat May 9 06:21:04 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: 328/653] 10.0.0.111 () {36 vars in 987 bytes} [Sat May 9 06:21:04 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => 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: 326/654] 10.0.0.111 () {36 vars in 927 bytes} [Sat May 9 06:21:04 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: 329/655] 10.0.0.111 () {36 vars in 927 bytes} [Sat May 9 06:21:04 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: 327/656] 10.0.0.116 () {36 vars in 987 bytes} [Sat May 9 06:21:04 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => 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: 330/657] 10.0.0.116 () {36 vars in 927 bytes} [Sat May 9 06:21:04 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: 332/660] 10.0.0.116 () {36 vars in 987 bytes} [Sat May 9 06:21:08 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/661] 10.0.0.116 () {36 vars in 927 bytes} [Sat May 9 06:21: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: 7|app: 0|req: 333/662] 199.204.45.89 () {36 vars in 990 bytes} [Sat May 9 06:21:13 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => 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: 330/663] 199.204.45.89 () {36 vars in 930 bytes} [Sat May 9 06:21:13 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: 334/664] 199.204.45.89 () {36 vars in 990 bytes} [Sat May 9 06:21:14 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/665] 199.204.45.89 () {36 vars in 930 bytes} [Sat May 9 06:21:14 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/670] 10.0.0.116 () {36 vars in 987 bytes} [Sat May 9 06:21:27 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/671] 10.0.0.116 () {36 vars in 927 bytes} [Sat May 9 06:21:27 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: 339/674] 10.0.0.116 () {36 vars in 987 bytes} [Sat May 9 06:21:46 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => 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: 336/675] 10.0.0.116 () {36 vars in 927 bytes} [Sat May 9 06:21:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/680] 10.0.0.188 () {34 vars in 655 bytes} [Sat May 9 06:21:57 2026] POST /v2/images => generated 649 bytes in 223 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-09 06:21:57.824 8 WARNING glance.api.v2.images [None req-ca8dce3a-c896-495a-9225-c0e408e021af 0125274ac91a4edf9d0328d28079bfca bae07b42c184483695abc53763555ef6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//242e6144-e228-453a-ab51-9fe4cf077608 [pid: 8|app: 0|req: 339/681] 10.0.0.188 () {32 vars in 710 bytes} [Sat May 9 06:21:57 2026] DELETE /v2/images/242e6144-e228-453a-ab51-9fe4cf077608 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/682] 10.0.0.188 () {32 vars in 707 bytes} [Sat May 9 06:21:57 2026] GET /v2/images/242e6144-e228-453a-ab51-9fe4cf077608 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/683] 10.0.0.188 () {32 vars in 633 bytes} [Sat May 9 06:21:57 2026] GET /v2/images => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/684] 10.0.0.188 () {34 vars in 655 bytes} [Sat May 9 06:21:57 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: 8|app: 0|req: 341/685] 10.0.0.188 () {32 vars in 717 bytes} [Sat May 9 06:21:57 2026] GET /v2/images/cc4a722c-556c-4b7e-a93c-f1e0776c504f/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 06:21:58.016 7 INFO glance.api.v2.image_data [None req-0ce2fe9c-c3e4-4856-b6bf-b4ace7980dc7 0125274ac91a4edf9d0328d28079bfca bae07b42c184483695abc53763555ef6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 06:21:58.063 7 WARNING glance_store._drivers.rbd [None req-0ce2fe9c-c3e4-4856-b6bf-b4ace7980dc7 0125274ac91a4edf9d0328d28079bfca bae07b42c184483695abc53763555ef6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-09 06:21:58.504 7 INFO glance.location [None req-0ce2fe9c-c3e4-4856-b6bf-b4ace7980dc7 0125274ac91a4edf9d0328d28079bfca bae07b42c184483695abc53763555ef6 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 345/686] 10.0.0.188 () {32 vars in 727 bytes} [Sat May 9 06:21:58 2026] PUT /v2/images/cc4a722c-556c-4b7e-a93c-f1e0776c504f/file => generated 0 bytes in 535 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/687] 10.0.0.188 () {32 vars in 707 bytes} [Sat May 9 06:21:58 2026] GET /v2/images/cc4a722c-556c-4b7e-a93c-f1e0776c504f => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/688] 10.0.0.188 () {32 vars in 717 bytes} [Sat May 9 06:21:58 2026] GET /v2/images/cc4a722c-556c-4b7e-a93c-f1e0776c504f/file => generated 1024 bytes in 150 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/689] 10.0.0.188 () {34 vars in 655 bytes} [Sat May 9 06:21:58 2026] POST /v2/images => generated 648 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/690] 10.0.0.188 () {32 vars in 726 bytes} [Sat May 9 06:21:58 2026] PATCH /v2/images/567decaf-dc97-46f1-95f9-880f1712b3dc => generated 651 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/691] 10.0.0.188 () {32 vars in 707 bytes} [Sat May 9 06:21:58 2026] GET /v2/images/567decaf-dc97-46f1-95f9-880f1712b3dc => generated 651 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 06:21:58.892 7 WARNING glance.api.v2.images [None req-cede528f-5ed3-4b6e-964e-e75f7f944a3e 0125274ac91a4edf9d0328d28079bfca bae07b42c184483695abc53763555ef6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//567decaf-dc97-46f1-95f9-880f1712b3dc [pid: 7|app: 0|req: 348/692] 10.0.0.188 () {32 vars in 710 bytes} [Sat May 9 06:21:58 2026] DELETE /v2/images/567decaf-dc97-46f1-95f9-880f1712b3dc => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/693] 10.0.0.188 () {32 vars in 707 bytes} [Sat May 9 06:21:58 2026] GET /v2/images/567decaf-dc97-46f1-95f9-880f1712b3dc => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 06:21:58.973 7 WARNING glance.api.v2.images [None req-07bc5979-c205-4392-8769-165a23b5a026 0125274ac91a4edf9d0328d28079bfca bae07b42c184483695abc53763555ef6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cc4a722c-556c-4b7e-a93c-f1e0776c504f [pid: 7|app: 0|req: 349/694] 10.0.0.188 () {32 vars in 710 bytes} [Sat May 9 06:21:58 2026] DELETE /v2/images/cc4a722c-556c-4b7e-a93c-f1e0776c504f => generated 0 bytes in 794 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/695] 10.0.0.188 () {32 vars in 707 bytes} [Sat May 9 06:21:59 2026] GET /v2/images/cc4a722c-556c-4b7e-a93c-f1e0776c504f => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 06:21:59.784 7 WARNING glance.api.v2.images [None req-2168ccfe-72f6-4ade-be79-13ce7b43d817 0125274ac91a4edf9d0328d28079bfca bae07b42c184483695abc53763555ef6 - - default default] Failed to find image 242e6144-e228-453a-ab51-9fe4cf077608 to delete: glance.common.exception.ImageNotFound: No image found with ID 242e6144-e228-453a-ab51-9fe4cf077608 [pid: 7|app: 0|req: 350/696] 10.0.0.188 () {32 vars in 710 bytes} [Sat May 9 06:21:59 2026] DELETE /v2/images/242e6144-e228-453a-ab51-9fe4cf077608 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/697] 10.0.0.188 () {32 vars in 707 bytes} [Sat May 9 06:21:59 2026] GET /v2/images/242e6144-e228-453a-ab51-9fe4cf077608 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/698] 10.0.0.188 () {30 vars in 411 bytes} [Sat May 9 06:22:06 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: 355/705] 10.0.0.116 () {36 vars in 987 bytes} [Sat May 9 06:22:28 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/706] 10.0.0.116 () {36 vars in 927 bytes} [Sat May 9 06:22:28 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: 357/709] 10.0.0.116 () {36 vars in 987 bytes} [Sat May 9 06:22:39 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => 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: 353/710] 10.0.0.116 () {36 vars in 927 bytes} [Sat May 9 06:22:39 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/723] 10.0.0.116 () {36 vars in 987 bytes} [Sat May 9 06:23:40 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/724] 10.0.0.116 () {36 vars in 927 bytes} [Sat May 9 06:23:40 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/729] 10.0.0.116 () {36 vars in 987 bytes} [Sat May 9 06:23:58 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/730] 10.0.0.116 () {36 vars in 927 bytes} [Sat May 9 06:23:58 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/731] 10.0.0.188 () {32 vars in 707 bytes} [Sat May 9 06:24:05 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/732] 10.0.0.188 () {32 vars in 707 bytes} [Sat May 9 06:24:05 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => 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: 369/733] 10.0.0.55 () {36 vars in 986 bytes} [Sat May 9 06:24:05 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => generated 1171 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/734] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 06:24:06 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: 370/735] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 06:24:06 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: 366/736] 10.0.0.55 () {36 vars in 986 bytes} [Sat May 9 06:24:06 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => 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: 371/737] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 06:24: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: 8|app: 0|req: 367/738] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 06:24: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: 372/739] 10.0.0.55 () {36 vars in 986 bytes} [Sat May 9 06:24:06 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/740] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 06:24: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: 7|app: 0|req: 373/741] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 06:24:06 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/742] 10.0.0.111 () {36 vars in 987 bytes} [Sat May 9 06:24:06 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => 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: 374/743] 10.0.0.111 () {36 vars in 927 bytes} [Sat May 9 06:24:06 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: 370/744] 10.0.0.111 () {36 vars in 987 bytes} [Sat May 9 06:24:06 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/745] 10.0.0.111 () {36 vars in 927 bytes} [Sat May 9 06:24:06 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: 371/746] 10.0.0.111 () {36 vars in 927 bytes} [Sat May 9 06:24:06 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: 375/753] 10.0.0.116 () {36 vars in 987 bytes} [Sat May 9 06:24:33 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/754] 10.0.0.116 () {36 vars in 927 bytes} [Sat May 9 06:24:34 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/757] 199.204.45.89 () {32 vars in 825 bytes} [Sat May 9 06:24:40 2026] GET /v2/images?status=active&owner=0a433f7c24444332b61579c03d299cab&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/758] 199.204.45.89 () {32 vars in 652 bytes} [Sat May 9 06:24:40 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/759] 10.0.0.55 () {36 vars in 986 bytes} [Sat May 9 06:24:40 2026] GET /v2/images/7193a2df-e79b-421c-beea-39825e827d4b => 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: 378/760] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 06:24:40 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/761] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 06:24: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: 8|app: 0|req: 379/762] 10.0.0.55 () {36 vars in 986 bytes} [Sat May 9 06:24:41 2026] GET /v2/images/7193a2df-e79b-421c-beea-39825e827d4b => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/763] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 06:24:41 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: 380/764] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 06:24:41 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/765] 10.0.0.55 () {36 vars in 986 bytes} [Sat May 9 06:24:41 2026] GET /v2/images/7193a2df-e79b-421c-beea-39825e827d4b => 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: 381/766] 10.0.0.55 () {36 vars in 926 bytes} [Sat May 9 06:24:41 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: 386/767] 10.0.0.111 () {36 vars in 987 bytes} [Sat May 9 06:24:41 2026] GET /v2/images/7193a2df-e79b-421c-beea-39825e827d4b => 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: 382/768] 10.0.0.111 () {36 vars in 927 bytes} [Sat May 9 06:24:41 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: 387/769] 10.0.0.111 () {36 vars in 987 bytes} [Sat May 9 06:24:41 2026] GET /v2/images/7193a2df-e79b-421c-beea-39825e827d4b => 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: 383/770] 10.0.0.111 () {36 vars in 927 bytes} [Sat May 9 06:24:41 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: 388/771] 10.0.0.111 () {36 vars in 927 bytes} [Sat May 9 06:24:41 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: 387/778] 10.0.0.116 () {36 vars in 987 bytes} [Sat May 9 06:25:08 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/779] 10.0.0.116 () {36 vars in 927 bytes} [Sat May 9 06:25:08 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: 392/788] 10.0.0.116 () {36 vars in 987 bytes} [Sat May 9 06:25:47 2026] GET /v2/images/f3f4d2b8-4db0-4e74-9cd0-ffd1783cd7cc => 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: 397/789] 10.0.0.116 () {36 vars in 927 bytes} [Sat May 9 06:25:47 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: 407/818] 10.0.0.188 () {32 vars in 633 bytes} [Sat May 9 06:28:14 2026] GET /v2/images => generated 4893 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)