+ 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 [Thu May 14 01:24:10 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-6bb5c95ffb-vvzjh 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f7927495668 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-14 01:24:12.486 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-14 01:24:12.508 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-14 01:24:13.384 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-14 01:24:13.385 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-14 01:24:13.386 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-14 01:24:13.390 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-14 01:24:13.391 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-14 01:24:13.392 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-14 01:24:15.440 7 WARNING glance.api.v2.images [None req-16184f9c-2742-4476-b97b-11d1bacf4491 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-14 01:24:15.479 8 WARNING glance.api.v2.images [None req-e20520ab-49dd-426b-ac8a-439389d9bfc4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-14 01:24:15.779 7 WARNING keystonemiddleware._common.config [None req-16184f9c-2742-4476-b97b-11d1bacf4491 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 01:24:15.787 7 WARNING oslo_config.cfg [None req-16184f9c-2742-4476-b97b-11d1bacf4491 - - - - - -] 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 0x7f7927495668 pid: 7 (default app) 2026-05-14 01:24:15.828 8 WARNING keystonemiddleware._common.config [None req-e20520ab-49dd-426b-ac8a-439389d9bfc4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 01:24:15.836 8 WARNING oslo_config.cfg [None req-e20520ab-49dd-426b-ac8a-439389d9bfc4 - - - - - -] 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 0x7f7927495668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.235 () {42 vars in 689 bytes} [Thu May 14 01:24:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 01:24:17.443 8 WARNING oslo_policy.policy [None req-5ea69e31-cce0-4cfe-9924-7856b713f26d 09a1d7e9f7454b3caad08d1bfe359571 4c82eb1e25c8488581763241f431a12e - - 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-14 01:24:17.443 8 WARNING oslo_policy.policy [None req-5ea69e31-cce0-4cfe-9924-7856b713f26d 09a1d7e9f7454b3caad08d1bfe359571 4c82eb1e25c8488581763241f431a12e - - 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-14 01:24:17.459 8 WARNING oslo_policy.policy [None req-5ea69e31-cce0-4cfe-9924-7856b713f26d 09a1d7e9f7454b3caad08d1bfe359571 4c82eb1e25c8488581763241f431a12e - - 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-14 01:24:17.459 8 WARNING oslo_policy.policy [None req-5ea69e31-cce0-4cfe-9924-7856b713f26d 09a1d7e9f7454b3caad08d1bfe359571 4c82eb1e25c8488581763241f431a12e - - 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.235 () {44 vars in 911 bytes} [Thu May 14 01:24:16 2026] GET /v2/images => generated 69 bytes in 584 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.235 () {42 vars in 689 bytes} [Thu May 14 01:24:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.235 () {44 vars in 911 bytes} [Thu May 14 01:24:20 2026] GET /v2/images => generated 69 bytes in 36 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-14 01:24:21.004 7 WARNING oslo_policy.policy [None req-894ed90b-0593-46f3-81f5-16e9d63c706f 09a1d7e9f7454b3caad08d1bfe359571 4c82eb1e25c8488581763241f431a12e - - 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-14 01:24:21.004 7 WARNING oslo_policy.policy [None req-894ed90b-0593-46f3-81f5-16e9d63c706f 09a1d7e9f7454b3caad08d1bfe359571 4c82eb1e25c8488581763241f431a12e - - 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.235 () {44 vars in 912 bytes} [Thu May 14 01:24:20 2026] GET /v2/images/cirros => generated 151 bytes in 125 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.235 () {44 vars in 934 bytes} [Thu May 14 01:24:21 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 01:24:21.146 7 WARNING oslo_policy.policy [None req-c60baac1-03d9-4ed1-ac98-37de41c365f5 09a1d7e9f7454b3caad08d1bfe359571 4c82eb1e25c8488581763241f431a12e - - 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-14 01:24:21.147 7 WARNING oslo_policy.policy [None req-c60baac1-03d9-4ed1-ac98-37de41c365f5 09a1d7e9f7454b3caad08d1bfe359571 4c82eb1e25c8488581763241f431a12e - - 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.235 () {44 vars in 940 bytes} [Thu May 14 01:24:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 01:24:21.228 8 WARNING oslo_config.cfg [None req-3424565c-8621-45aa-a13e-bb3eef5d8858 09a1d7e9f7454b3caad08d1bfe359571 4c82eb1e25c8488581763241f431a12e - - 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.235 () {48 vars in 952 bytes} [Thu May 14 01:24:21 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-14 01:24:21.250 7 WARNING oslo_policy.policy [None req-7e227890-5b49-4b30-a0c8-90b4036b0112 09a1d7e9f7454b3caad08d1bfe359571 4c82eb1e25c8488581763241f431a12e - - 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-14 01:24:21.250 7 WARNING oslo_policy.policy [None req-7e227890-5b49-4b30-a0c8-90b4036b0112 09a1d7e9f7454b3caad08d1bfe359571 4c82eb1e25c8488581763241f431a12e - - 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-14 01:24:21.251 7 INFO glance.api.v2.image_data [None req-7e227890-5b49-4b30-a0c8-90b4036b0112 09a1d7e9f7454b3caad08d1bfe359571 4c82eb1e25c8488581763241f431a12e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-14 01:24:24.776 7 WARNING glance.location [None req-7e227890-5b49-4b30-a0c8-90b4036b0112 09a1d7e9f7454b3caad08d1bfe359571 4c82eb1e25c8488581763241f431a12e - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.235 () {48 vars in 1046 bytes} [Thu May 14 01:24:21 2026] PUT /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f/file => generated 0 bytes in 3567 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4764 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.235 () {44 vars in 972 bytes} [Thu May 14 01:24:24 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 01:24:24.849 7 WARNING oslo_config.cfg [None req-48c2fd1c-7615-4544-9047-412628ff2192 09a1d7e9f7454b3caad08d1bfe359571 4c82eb1e25c8488581763241f431a12e - - 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.235 () {44 vars in 972 bytes} [Thu May 14 01:24:24 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/272] 199.204.45.235 () {42 vars in 689 bytes} [Thu May 14 01:45:36 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/273] 199.204.45.235 () {44 vars in 911 bytes} [Thu May 14 01:45:36 2026] GET /v2/images => generated 1240 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/276] 199.204.45.235 () {42 vars in 689 bytes} [Thu May 14 01:45:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/277] 199.204.45.235 () {44 vars in 911 bytes} [Thu May 14 01:45:53 2026] GET /v2/images => generated 1240 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/278] 199.204.45.235 () {44 vars in 938 bytes} [Thu May 14 01:45:53 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/279] 199.204.45.235 () {44 vars in 960 bytes} [Thu May 14 01:45:53 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/280] 199.204.45.235 () {44 vars in 940 bytes} [Thu May 14 01:45:53 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) [pid: 7|app: 0|req: 143/281] 199.204.45.235 () {48 vars in 952 bytes} [Thu May 14 01:45:53 2026] POST /v2/images => generated 796 bytes in 78 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-14 01:45:53.936 8 WARNING oslo_policy.policy [None req-5b305c9a-9c40-45b3-92e1-bbe6897ce3d2 09a1d7e9f7454b3caad08d1bfe359571 4c82eb1e25c8488581763241f431a12e - - 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-14 01:45:53.936 8 WARNING oslo_policy.policy [None req-5b305c9a-9c40-45b3-92e1-bbe6897ce3d2 09a1d7e9f7454b3caad08d1bfe359571 4c82eb1e25c8488581763241f431a12e - - 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-14 01:45:53.937 8 INFO glance.api.v2.image_data [None req-5b305c9a-9c40-45b3-92e1-bbe6897ce3d2 09a1d7e9f7454b3caad08d1bfe359571 4c82eb1e25c8488581763241f431a12e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-14 01:46:42.967 8 WARNING glance.location [None req-5b305c9a-9c40-45b3-92e1-bbe6897ce3d2 09a1d7e9f7454b3caad08d1bfe359571 4c82eb1e25c8488581763241f431a12e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 139/292] 199.204.45.235 () {48 vars in 1047 bytes} [Thu May 14 01:45:53 2026] PUT /v2/images/764e72d7-839a-4390-b581-c0935b465502/file => generated 0 bytes in 49090 msecs (HTTP/1.1 204) 4 headers in 171 bytes (57979 switches on core 0) [pid: 7|app: 0|req: 154/293] 199.204.45.235 () {44 vars in 972 bytes} [Thu May 14 01:46:43 2026] GET /v2/images/764e72d7-839a-4390-b581-c0935b465502 => 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: 140/294] 199.204.45.235 () {44 vars in 972 bytes} [Thu May 14 01:46:43 2026] GET /v2/images/764e72d7-839a-4390-b581-c0935b465502 => 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: 155/295] 199.204.45.235 () {42 vars in 689 bytes} [Thu May 14 01:46:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/296] 199.204.45.235 () {44 vars in 911 bytes} [Thu May 14 01:46:44 2026] GET /v2/images => generated 2451 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/381] 199.204.45.235 () {42 vars in 689 bytes} [Thu May 14 01:53:43 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/382] 199.204.45.235 () {44 vars in 911 bytes} [Thu May 14 01:53:43 2026] GET /v2/images => generated 2451 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/385] 199.204.45.235 () {42 vars in 689 bytes} [Thu May 14 01:53:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/386] 199.204.45.235 () {44 vars in 911 bytes} [Thu May 14 01:53:54 2026] GET /v2/images => generated 2451 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/387] 199.204.45.235 () {44 vars in 948 bytes} [Thu May 14 01:53:54 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: 7|app: 0|req: 201/388] 199.204.45.235 () {44 vars in 970 bytes} [Thu May 14 01:53:54 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/389] 199.204.45.235 () {44 vars in 940 bytes} [Thu May 14 01:53:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/390] 199.204.45.235 () {48 vars in 952 bytes} [Thu May 14 01:53:54 2026] POST /v2/images => generated 799 bytes in 668 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-14 01:53:55.153 8 INFO glance.api.v2.image_data [None req-26f7d235-ffae-4e06-a040-de6fc75976cf 09a1d7e9f7454b3caad08d1bfe359571 4c82eb1e25c8488581763241f431a12e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-14 01:57:42.961 8 INFO glance.location [None req-26f7d235-ffae-4e06-a040-de6fc75976cf 09a1d7e9f7454b3caad08d1bfe359571 4c82eb1e25c8488581763241f431a12e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 189/437] 199.204.45.235 () {48 vars in 1046 bytes} [Thu May 14 01:53:55 2026] PUT /v2/images/f0ec7346-0a45-4886-b4ac-0fcc5888a2e4/file => generated 0 bytes in 227859 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8984 switches on core 0) [pid: 7|app: 0|req: 249/438] 199.204.45.235 () {44 vars in 972 bytes} [Thu May 14 01:57:43 2026] GET /v2/images/f0ec7346-0a45-4886-b4ac-0fcc5888a2e4 => generated 1211 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/439] 199.204.45.235 () {48 vars in 1051 bytes} [Thu May 14 01:57:43 2026] PATCH /v2/images/f0ec7346-0a45-4886-b4ac-0fcc5888a2e4 => generated 1234 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/440] 199.204.45.235 () {44 vars in 972 bytes} [Thu May 14 01:57:43 2026] GET /v2/images/f0ec7346-0a45-4886-b4ac-0fcc5888a2e4 => generated 1234 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/453] 199.204.45.235 () {42 vars in 689 bytes} [Thu May 14 01:58:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/454] 199.204.45.235 () {44 vars in 911 bytes} [Thu May 14 01:58:35 2026] GET /v2/images => generated 3687 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/457] 199.204.45.235 () {42 vars in 689 bytes} [Thu May 14 01:58:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/458] 199.204.45.235 () {44 vars in 911 bytes} [Thu May 14 01:58:46 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: 200/459] 199.204.45.235 () {44 vars in 940 bytes} [Thu May 14 01:58:46 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/460] 199.204.45.235 () {44 vars in 962 bytes} [Thu May 14 01:58:46 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/461] 199.204.45.235 () {44 vars in 940 bytes} [Thu May 14 01:58:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/462] 199.204.45.235 () {48 vars in 952 bytes} [Thu May 14 01:58:46 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-14 01:58:46.458 8 INFO glance.api.v2.image_data [None req-955e5343-bd7b-42ff-bbfc-fe6e28314f1b 09a1d7e9f7454b3caad08d1bfe359571 4c82eb1e25c8488581763241f431a12e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-14 01:59:04.285 8 INFO glance.location [None req-955e5343-bd7b-42ff-bbfc-fe6e28314f1b 09a1d7e9f7454b3caad08d1bfe359571 4c82eb1e25c8488581763241f431a12e - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 202/465] 199.204.45.235 () {48 vars in 1046 bytes} [Thu May 14 01:58:46 2026] PUT /v2/images/fc64ebe8-d6b9-4550-9e3d-149193696971/file => generated 0 bytes in 17875 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16510 switches on core 0) [pid: 7|app: 0|req: 264/466] 199.204.45.235 () {44 vars in 972 bytes} [Thu May 14 01:59:04 2026] GET /v2/images/fc64ebe8-d6b9-4550-9e3d-149193696971 => generated 1203 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/467] 199.204.45.235 () {44 vars in 972 bytes} [Thu May 14 01:59:04 2026] GET /v2/images/fc64ebe8-d6b9-4550-9e3d-149193696971 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/618] 199.204.45.235 () {42 vars in 689 bytes} [Thu May 14 02:11:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/619] 199.204.45.235 () {44 vars in 911 bytes} [Thu May 14 02:11:33 2026] GET /v2/images => generated 4892 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/650] 199.204.45.235 () {42 vars in 689 bytes} [Thu May 14 02:13:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/651] 199.204.45.235 () {44 vars in 911 bytes} [Thu May 14 02:13:56 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/652] 199.204.45.235 () {42 vars in 689 bytes} [Thu May 14 02:13:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/653] 199.204.45.235 () {44 vars in 911 bytes} [Thu May 14 02:13:58 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/664] 199.204.45.235 () {42 vars in 689 bytes} [Thu May 14 02:14:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/665] 199.204.45.235 () {44 vars in 911 bytes} [Thu May 14 02:14:49 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/668] 199.204.45.235 () {42 vars in 689 bytes} [Thu May 14 02:14:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/669] 199.204.45.235 () {44 vars in 911 bytes} [Thu May 14 02:14:57 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/682] 199.204.45.235 () {42 vars in 689 bytes} [Thu May 14 02:16:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/683] 199.204.45.235 () {44 vars in 911 bytes} [Thu May 14 02:16:00 2026] GET /v2/images => generated 4892 bytes in 48 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: 377/692] 10.0.0.203 () {32 vars in 633 bytes} [Thu May 14 02:16:42 2026] GET /v2/images => generated 4892 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: 319/699] 10.0.0.102 () {36 vars in 987 bytes} [Thu May 14 02:17:07 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => 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: 381/700] 10.0.0.102 () {36 vars in 927 bytes} [Thu May 14 02:17:07 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/701] 10.0.0.102 () {36 vars in 987 bytes} [Thu May 14 02:17:09 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/702] 10.0.0.102 () {36 vars in 927 bytes} [Thu May 14 02:17:09 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/703] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 14 02:17:10 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => generated 1171 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/704] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 02:17:11 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: 322/705] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 02:17:11 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: 384/706] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 14 02:17:11 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => 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: 323/707] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 02:17:11 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/708] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 02:17:11 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: 324/709] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 14 02:17:11 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => 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: 386/710] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 02:17:11 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: 325/711] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 02:17:11 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/712] 10.0.0.60 () {36 vars in 910 bytes} [Thu May 14 02:17:12 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/713] 10.0.0.60 () {36 vars in 1006 bytes} [Thu May 14 02:17:12 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f/locations => generated 127 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/714] 10.0.0.60 () {36 vars in 986 bytes} [Thu May 14 02:17:12 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => 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: 327/715] 10.0.0.60 () {36 vars in 926 bytes} [Thu May 14 02:17:12 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: 389/716] 10.0.0.60 () {36 vars in 926 bytes} [Thu May 14 02:17:12 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: 329/719] 199.204.45.235 () {36 vars in 991 bytes} [Thu May 14 02:17:16 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => 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: 391/720] 199.204.45.235 () {36 vars in 931 bytes} [Thu May 14 02:17:16 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: 330/721] 199.204.45.235 () {36 vars in 991 bytes} [Thu May 14 02:17:17 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/722] 199.204.45.235 () {36 vars in 931 bytes} [Thu May 14 02:17:17 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/729] 10.0.0.102 () {36 vars in 987 bytes} [Thu May 14 02:17:50 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => 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: 396/730] 10.0.0.102 () {36 vars in 927 bytes} [Thu May 14 02:17:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/731] 10.0.0.102 () {36 vars in 987 bytes} [Thu May 14 02:17:54 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => 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: 397/732] 10.0.0.102 () {36 vars in 927 bytes} [Thu May 14 02:17: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: 401/739] 10.0.0.102 () {36 vars in 987 bytes} [Thu May 14 02:18:19 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/740] 10.0.0.102 () {36 vars in 927 bytes} [Thu May 14 02:18:19 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: 403/743] 10.0.0.203 () {30 vars in 411 bytes} [Thu May 14 02:18:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/752] 10.0.0.203 () {34 vars in 655 bytes} [Thu May 14 02:19:11 2026] POST /v2/images => generated 648 bytes in 211 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-14 02:19:11.957 7 WARNING glance.api.v2.images [None req-385d04bc-c439-44e4-977d-d4706c7020a4 8bed0e252a424526a5cfe5f1d1090479 d651261e309d4c4197050ed88cf06cc7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4e36d255-46c3-44d0-befc-6898b3b53615 [pid: 7|app: 0|req: 408/753] 10.0.0.203 () {32 vars in 710 bytes} [Thu May 14 02:19:11 2026] DELETE /v2/images/4e36d255-46c3-44d0-befc-6898b3b53615 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/754] 10.0.0.203 () {32 vars in 707 bytes} [Thu May 14 02:19:12 2026] GET /v2/images/4e36d255-46c3-44d0-befc-6898b3b53615 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/755] 10.0.0.203 () {32 vars in 633 bytes} [Thu May 14 02:19:12 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/756] 10.0.0.203 () {34 vars in 655 bytes} [Thu May 14 02:19:12 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/757] 10.0.0.203 () {32 vars in 717 bytes} [Thu May 14 02:19:12 2026] GET /v2/images/0edb2a11-7f85-470d-a44c-43e5992ddd0f/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 02:19:12.143 8 INFO glance.api.v2.image_data [None req-d0243a83-ad66-46f9-85da-4518449ec878 8bed0e252a424526a5cfe5f1d1090479 d651261e309d4c4197050ed88cf06cc7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-14 02:19:12.187 8 WARNING glance_store._drivers.rbd [None req-d0243a83-ad66-46f9-85da-4518449ec878 8bed0e252a424526a5cfe5f1d1090479 d651261e309d4c4197050ed88cf06cc7 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-14 02:19:12.985 8 INFO glance.location [None req-d0243a83-ad66-46f9-85da-4518449ec878 8bed0e252a424526a5cfe5f1d1090479 d651261e309d4c4197050ed88cf06cc7 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 348/758] 10.0.0.203 () {32 vars in 727 bytes} [Thu May 14 02:19:12 2026] PUT /v2/images/0edb2a11-7f85-470d-a44c-43e5992ddd0f/file => generated 0 bytes in 894 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/759] 10.0.0.203 () {32 vars in 707 bytes} [Thu May 14 02:19:13 2026] GET /v2/images/0edb2a11-7f85-470d-a44c-43e5992ddd0f => 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: 349/760] 10.0.0.203 () {32 vars in 717 bytes} [Thu May 14 02:19:13 2026] GET /v2/images/0edb2a11-7f85-470d-a44c-43e5992ddd0f/file => generated 1024 bytes in 124 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/761] 10.0.0.203 () {34 vars in 655 bytes} [Thu May 14 02:19:13 2026] POST /v2/images => generated 649 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/762] 10.0.0.203 () {32 vars in 726 bytes} [Thu May 14 02:19:13 2026] PATCH /v2/images/a936f97a-5f87-4c88-a8c6-cef2080d0b4d => generated 653 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/763] 10.0.0.203 () {32 vars in 707 bytes} [Thu May 14 02:19:13 2026] GET /v2/images/a936f97a-5f87-4c88-a8c6-cef2080d0b4d => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 02:19:13.345 8 WARNING glance.api.v2.images [None req-b281373a-e602-43bd-ae0b-4094cbc1622c 8bed0e252a424526a5cfe5f1d1090479 d651261e309d4c4197050ed88cf06cc7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a936f97a-5f87-4c88-a8c6-cef2080d0b4d [pid: 8|app: 0|req: 351/764] 10.0.0.203 () {32 vars in 710 bytes} [Thu May 14 02:19:13 2026] DELETE /v2/images/a936f97a-5f87-4c88-a8c6-cef2080d0b4d => 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: 414/765] 10.0.0.203 () {32 vars in 707 bytes} [Thu May 14 02:19:13 2026] GET /v2/images/a936f97a-5f87-4c88-a8c6-cef2080d0b4d => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:19:13.407 8 WARNING glance.api.v2.images [None req-55e7f88b-6b79-48b8-880c-6a1871b3f280 8bed0e252a424526a5cfe5f1d1090479 d651261e309d4c4197050ed88cf06cc7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0edb2a11-7f85-470d-a44c-43e5992ddd0f [pid: 8|app: 0|req: 352/766] 10.0.0.203 () {32 vars in 710 bytes} [Thu May 14 02:19:13 2026] DELETE /v2/images/0edb2a11-7f85-470d-a44c-43e5992ddd0f => generated 0 bytes in 879 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/767] 10.0.0.203 () {32 vars in 707 bytes} [Thu May 14 02:19:14 2026] GET /v2/images/0edb2a11-7f85-470d-a44c-43e5992ddd0f => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 02:19:14.300 8 WARNING glance.api.v2.images [None req-53ad5d6e-083c-4c69-9ab1-e5fd38b8a14d 8bed0e252a424526a5cfe5f1d1090479 d651261e309d4c4197050ed88cf06cc7 - - default default] Failed to find image 4e36d255-46c3-44d0-befc-6898b3b53615 to delete: glance.common.exception.ImageNotFound: No image found with ID 4e36d255-46c3-44d0-befc-6898b3b53615 [pid: 8|app: 0|req: 353/768] 10.0.0.203 () {32 vars in 710 bytes} [Thu May 14 02:19:14 2026] DELETE /v2/images/4e36d255-46c3-44d0-befc-6898b3b53615 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/769] 10.0.0.203 () {32 vars in 707 bytes} [Thu May 14 02:19:14 2026] GET /v2/images/4e36d255-46c3-44d0-befc-6898b3b53615 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/772] 10.0.0.102 () {36 vars in 987 bytes} [Thu May 14 02:19:18 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => 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: 355/773] 10.0.0.102 () {36 vars in 927 bytes} [Thu May 14 02:19:18 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: 421/778] 10.0.0.102 () {36 vars in 987 bytes} [Thu May 14 02:19:36 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => 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: 358/779] 10.0.0.102 () {36 vars in 927 bytes} [Thu May 14 02:19: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: 7|app: 0|req: 423/782] 10.0.0.102 () {36 vars in 987 bytes} [Thu May 14 02:19:53 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/783] 10.0.0.102 () {36 vars in 927 bytes} [Thu May 14 02:19:53 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: 362/786] 10.0.0.203 () {32 vars in 707 bytes} [Thu May 14 02:20:00 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/787] 10.0.0.203 () {32 vars in 707 bytes} [Thu May 14 02:20:00 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => 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: 363/788] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 14 02:20:01 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => generated 1171 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/789] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 02:20:01 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: 364/790] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 02:20:01 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: 427/791] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 14 02:20:01 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => 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: 365/792] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 02:20:01 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/793] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 02:20:01 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/794] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 14 02:20:01 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/795] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 02:20:01 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: 367/796] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 02:20:01 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/797] 10.0.0.60 () {36 vars in 910 bytes} [Thu May 14 02:20:01 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/798] 10.0.0.60 () {36 vars in 1006 bytes} [Thu May 14 02:20:01 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/799] 10.0.0.60 () {36 vars in 986 bytes} [Thu May 14 02:20:01 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => 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: 369/800] 10.0.0.60 () {36 vars in 926 bytes} [Thu May 14 02:20:01 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: 432/801] 10.0.0.60 () {36 vars in 926 bytes} [Thu May 14 02:20:01 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/808] 10.0.0.102 () {36 vars in 987 bytes} [Thu May 14 02:20:26 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => 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: 373/809] 10.0.0.102 () {36 vars in 927 bytes} [Thu May 14 02:20:26 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: 381/824] 10.0.0.102 () {36 vars in 987 bytes} [Thu May 14 02:21:38 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => 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: 444/825] 10.0.0.102 () {36 vars in 927 bytes} [Thu May 14 02:21:38 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/830] 10.0.0.102 () {36 vars in 987 bytes} [Thu May 14 02:21:56 2026] GET /v2/images/3892497d-5f1c-40eb-b58a-484381e3836f => 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: 384/831] 10.0.0.102 () {36 vars in 927 bytes} [Thu May 14 02:21:56 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/838] 199.204.45.235 () {32 vars in 826 bytes} [Thu May 14 02:22:31 2026] GET /v2/images?status=active&owner=4c82eb1e25c8488581763241f431a12e&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/839] 199.204.45.235 () {32 vars in 653 bytes} [Thu May 14 02:22:31 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: 389/840] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 14 02:22:31 2026] GET /v2/images/764e72d7-839a-4390-b581-c0935b465502 => 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: 452/841] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 02:22:32 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: 390/842] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 02:22:32 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: 453/843] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 14 02:22:32 2026] GET /v2/images/764e72d7-839a-4390-b581-c0935b465502 => 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: 391/844] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 02:22:32 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: 454/845] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 02:22:32 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: 392/846] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 14 02:22:32 2026] GET /v2/images/764e72d7-839a-4390-b581-c0935b465502 => 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: 455/847] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 14 02:22:32 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: 393/848] 10.0.0.60 () {36 vars in 910 bytes} [Thu May 14 02:22:32 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/849] 10.0.0.60 () {36 vars in 1006 bytes} [Thu May 14 02:22:32 2026] GET /v2/images/764e72d7-839a-4390-b581-c0935b465502/locations => generated 127 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/850] 10.0.0.60 () {36 vars in 986 bytes} [Thu May 14 02:22:32 2026] GET /v2/images/764e72d7-839a-4390-b581-c0935b465502 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/851] 10.0.0.60 () {36 vars in 926 bytes} [Thu May 14 02:22:32 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: 395/852] 10.0.0.60 () {36 vars in 926 bytes} [Thu May 14 02:22:32 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: 480/897] 10.0.0.203 () {32 vars in 633 bytes} [Thu May 14 02:26:05 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)