+ 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 [Wed Aug 26 04:20:45 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-69549bbb4d-tmd2w machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f91e64e6668 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-08-26 04:20:47.217 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-26 04:20:47.263 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-08-26 04:20:48.057 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-08-26 04:20:48.058 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-08-26 04:20:48.059 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-26 04:20:48.100 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-08-26 04:20:48.101 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-08-26 04:20:48.101 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-26 04:20:50.058 7 WARNING glance.api.v2.images [None req-b08fc1f9-c2de-47c4-9b6d-41a999efe2a8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-26 04:20:50.072 8 WARNING glance.api.v2.images [None req-12513aab-7e2f-4234-b961-1554998ed12c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-26 04:20:50.381 7 WARNING keystonemiddleware._common.config [None req-b08fc1f9-c2de-47c4-9b6d-41a999efe2a8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-26 04:20:50.388 7 WARNING oslo_config.cfg [None req-b08fc1f9-c2de-47c4-9b6d-41a999efe2a8 - - - - - -] 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 0x7f91e64e6668 pid: 7 (default app) 2026-08-26 04:20:50.400 8 WARNING keystonemiddleware._common.config [None req-12513aab-7e2f-4234-b961-1554998ed12c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-26 04:20:50.408 8 WARNING oslo_config.cfg [None req-12513aab-7e2f-4234-b961-1554998ed12c - - - - - -] 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 0x7f91e64e6668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 162.253.55.6 () {42 vars in 680 bytes} [Wed Aug 26 04:20:50 2026] GET / => generated 1290 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-08-26 04:20:51.437 8 WARNING oslo_policy.policy [None req-beb81357-ce6a-43e5-a55b-03ac66fc8dcb 3e8b976e004247b1b5046ec601d07a5d 92e34bc1678f4de5a30d61c76b6da51b - - 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-08-26 04:20:51.437 8 WARNING oslo_policy.policy [None req-beb81357-ce6a-43e5-a55b-03ac66fc8dcb 3e8b976e004247b1b5046ec601d07a5d 92e34bc1678f4de5a30d61c76b6da51b - - 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-08-26 04:20:51.453 8 WARNING oslo_policy.policy [None req-beb81357-ce6a-43e5-a55b-03ac66fc8dcb 3e8b976e004247b1b5046ec601d07a5d 92e34bc1678f4de5a30d61c76b6da51b - - 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-08-26 04:20:51.453 8 WARNING oslo_policy.policy [None req-beb81357-ce6a-43e5-a55b-03ac66fc8dcb 3e8b976e004247b1b5046ec601d07a5d 92e34bc1678f4de5a30d61c76b6da51b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 162.253.55.6 () {44 vars in 902 bytes} [Wed Aug 26 04:20:51 2026] GET /v2/images => generated 69 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 162.253.55.6 () {42 vars in 680 bytes} [Wed Aug 26 04:20:54 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 162.253.55.6 () {44 vars in 902 bytes} [Wed Aug 26 04:20:54 2026] GET /v2/images => generated 69 bytes in 35 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-08-26 04:20:54.894 7 WARNING oslo_policy.policy [None req-e5fb970b-5c71-4ab6-b7c0-45de53175bde 3e8b976e004247b1b5046ec601d07a5d 92e34bc1678f4de5a30d61c76b6da51b - - 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-08-26 04:20:54.894 7 WARNING oslo_policy.policy [None req-e5fb970b-5c71-4ab6-b7c0-45de53175bde 3e8b976e004247b1b5046ec601d07a5d 92e34bc1678f4de5a30d61c76b6da51b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 162.253.55.6 () {44 vars in 903 bytes} [Wed Aug 26 04:20:54 2026] GET /v2/images/cirros => generated 151 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 162.253.55.6 () {44 vars in 925 bytes} [Wed Aug 26 04:20:54 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-26 04:20:55.028 7 WARNING oslo_policy.policy [None req-c25fa843-2e1b-4add-ade4-25aed682fc17 3e8b976e004247b1b5046ec601d07a5d 92e34bc1678f4de5a30d61c76b6da51b - - 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-08-26 04:20:55.028 7 WARNING oslo_policy.policy [None req-c25fa843-2e1b-4add-ade4-25aed682fc17 3e8b976e004247b1b5046ec601d07a5d 92e34bc1678f4de5a30d61c76b6da51b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 162.253.55.6 () {44 vars in 931 bytes} [Wed Aug 26 04:20:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-26 04:20:55.113 8 WARNING oslo_config.cfg [None req-1566bcc6-cfcd-4eb4-8dbf-cec2267eb582 3e8b976e004247b1b5046ec601d07a5d 92e34bc1678f4de5a30d61c76b6da51b - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 162.253.55.6 () {48 vars in 943 bytes} [Wed Aug 26 04:20:55 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-08-26 04:20:55.135 7 WARNING oslo_policy.policy [None req-a09ec680-9685-41ae-9b5d-ef9e2ffce8b4 3e8b976e004247b1b5046ec601d07a5d 92e34bc1678f4de5a30d61c76b6da51b - - 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-08-26 04:20:55.136 7 WARNING oslo_policy.policy [None req-a09ec680-9685-41ae-9b5d-ef9e2ffce8b4 3e8b976e004247b1b5046ec601d07a5d 92e34bc1678f4de5a30d61c76b6da51b - - 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-08-26 04:20:55.138 7 INFO glance.api.v2.image_data [None req-a09ec680-9685-41ae-9b5d-ef9e2ffce8b4 3e8b976e004247b1b5046ec601d07a5d 92e34bc1678f4de5a30d61c76b6da51b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-26 04:20:58.373 7 WARNING glance.location [None req-a09ec680-9685-41ae-9b5d-ef9e2ffce8b4 3e8b976e004247b1b5046ec601d07a5d 92e34bc1678f4de5a30d61c76b6da51b - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 162.253.55.6 () {48 vars in 1037 bytes} [Wed Aug 26 04:20:55 2026] PUT /v2/images/d2cdfdde-8ffd-4257-9107-331428486116/file => generated 0 bytes in 3278 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6809 switches on core 0) [pid: 8|app: 0|req: 5/13] 162.253.55.6 () {44 vars in 963 bytes} [Wed Aug 26 04:20:58 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-26 04:20:58.514 7 WARNING oslo_config.cfg [None req-97fe40cc-87d2-47cb-a1ff-33fe2d8c5e98 3e8b976e004247b1b5046ec601d07a5d 92e34bc1678f4de5a30d61c76b6da51b - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 162.253.55.6 () {48 vars in 1043 bytes} [Wed Aug 26 04:20:58 2026] PATCH /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 162.253.55.6 () {44 vars in 963 bytes} [Wed Aug 26 04:20:58 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/254] 162.253.55.6 () {42 vars in 680 bytes} [Wed Aug 26 04:40:49 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/257] 162.253.55.6 () {44 vars in 902 bytes} [Wed Aug 26 04:40:49 2026] GET /v2/images => generated 1381 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/260] 162.253.55.6 () {42 vars in 680 bytes} [Wed Aug 26 04:41:06 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/261] 162.253.55.6 () {44 vars in 902 bytes} [Wed Aug 26 04:41:06 2026] GET /v2/images => generated 1381 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/262] 162.253.55.6 () {44 vars in 929 bytes} [Wed Aug 26 04:41:06 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/263] 162.253.55.6 () {44 vars in 951 bytes} [Wed Aug 26 04:41:07 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/264] 162.253.55.6 () {44 vars in 931 bytes} [Wed Aug 26 04:41:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/265] 162.253.55.6 () {48 vars in 943 bytes} [Wed Aug 26 04:41:07 2026] POST /v2/images => generated 796 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-08-26 04:41:07.155 8 WARNING oslo_policy.policy [None req-5bd2646c-b766-467f-9ab2-316355ba3623 3e8b976e004247b1b5046ec601d07a5d 92e34bc1678f4de5a30d61c76b6da51b - - 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-08-26 04:41:07.156 8 WARNING oslo_policy.policy [None req-5bd2646c-b766-467f-9ab2-316355ba3623 3e8b976e004247b1b5046ec601d07a5d 92e34bc1678f4de5a30d61c76b6da51b - - 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-08-26 04:41:07.157 8 INFO glance.api.v2.image_data [None req-5bd2646c-b766-467f-9ab2-316355ba3623 3e8b976e004247b1b5046ec601d07a5d 92e34bc1678f4de5a30d61c76b6da51b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-26 04:41:33.341 8 WARNING glance.location [None req-5bd2646c-b766-467f-9ab2-316355ba3623 3e8b976e004247b1b5046ec601d07a5d 92e34bc1678f4de5a30d61c76b6da51b - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 133/272] 162.253.55.6 () {48 vars in 1038 bytes} [Wed Aug 26 04:41:07 2026] PUT /v2/images/6dd0b53a-dd7b-4231-abd5-58487e126575/file => generated 0 bytes in 26238 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65368 switches on core 0) [pid: 7|app: 0|req: 140/273] 162.253.55.6 () {44 vars in 963 bytes} [Wed Aug 26 04:41:33 2026] GET /v2/images/6dd0b53a-dd7b-4231-abd5-58487e126575 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/274] 162.253.55.6 () {48 vars in 1043 bytes} [Wed Aug 26 04:41:33 2026] PATCH /v2/images/6dd0b53a-dd7b-4231-abd5-58487e126575 => generated 1395 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/275] 162.253.55.6 () {44 vars in 963 bytes} [Wed Aug 26 04:41:33 2026] GET /v2/images/6dd0b53a-dd7b-4231-abd5-58487e126575 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/276] 162.253.55.6 () {42 vars in 680 bytes} [Wed Aug 26 04:41:35 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/277] 162.253.55.6 () {44 vars in 902 bytes} [Wed Aug 26 04:41:35 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/360] 162.253.55.6 () {42 vars in 680 bytes} [Wed Aug 26 04:48:28 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/361] 162.253.55.6 () {44 vars in 902 bytes} [Wed Aug 26 04:48:28 2026] GET /v2/images => generated 2778 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/366] 162.253.55.6 () {42 vars in 680 bytes} [Wed Aug 26 04:48:40 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/367] 162.253.55.6 () {44 vars in 902 bytes} [Wed Aug 26 04:48:40 2026] GET /v2/images => generated 2778 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/368] 162.253.55.6 () {44 vars in 939 bytes} [Wed Aug 26 04:48:40 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/369] 162.253.55.6 () {44 vars in 961 bytes} [Wed Aug 26 04:48:40 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: 7|app: 0|req: 189/370] 162.253.55.6 () {44 vars in 931 bytes} [Wed Aug 26 04:48:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/371] 162.253.55.6 () {48 vars in 943 bytes} [Wed Aug 26 04:48:40 2026] POST /v2/images => generated 799 bytes in 131 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-08-26 04:48:40.485 7 INFO glance.api.v2.image_data [None req-ebb6d580-78dd-4754-9012-0150abb96f93 3e8b976e004247b1b5046ec601d07a5d 92e34bc1678f4de5a30d61c76b6da51b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-26 04:49:01.218 7 INFO glance.location [None req-ebb6d580-78dd-4754-9012-0150abb96f93 3e8b976e004247b1b5046ec601d07a5d 92e34bc1678f4de5a30d61c76b6da51b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 190/376] 162.253.55.6 () {48 vars in 1037 bytes} [Wed Aug 26 04:48:40 2026] PUT /v2/images/02a3afad-2591-4384-a9e6-ddb1b85856e9/file => generated 0 bytes in 20794 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19376 switches on core 0) [pid: 8|app: 0|req: 187/377] 162.253.55.6 () {44 vars in 963 bytes} [Wed Aug 26 04:49:01 2026] GET /v2/images/02a3afad-2591-4384-a9e6-ddb1b85856e9 => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 162.253.55.6 () {48 vars in 1043 bytes} [Wed Aug 26 04:49:01 2026] PATCH /v2/images/02a3afad-2591-4384-a9e6-ddb1b85856e9 => generated 1410 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/379] 162.253.55.6 () {44 vars in 963 bytes} [Wed Aug 26 04:49:01 2026] GET /v2/images/02a3afad-2591-4384-a9e6-ddb1b85856e9 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/388] 162.253.55.6 () {42 vars in 680 bytes} [Wed Aug 26 04:49:42 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 162.253.55.6 () {44 vars in 902 bytes} [Wed Aug 26 04:49:42 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 162.253.55.6 () {42 vars in 680 bytes} [Wed Aug 26 04:49:57 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/393] 162.253.55.6 () {44 vars in 902 bytes} [Wed Aug 26 04:49:57 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 162.253.55.6 () {44 vars in 931 bytes} [Wed Aug 26 04:49:57 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/395] 162.253.55.6 () {44 vars in 953 bytes} [Wed Aug 26 04:49:57 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/396] 162.253.55.6 () {44 vars in 931 bytes} [Wed Aug 26 04:49:57 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: 200/397] 162.253.55.6 () {48 vars in 943 bytes} [Wed Aug 26 04:49:57 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-08-26 04:49:57.526 8 INFO glance.api.v2.image_data [None req-30f86197-5127-48c1-a4c8-b5226f2a4903 3e8b976e004247b1b5046ec601d07a5d 92e34bc1678f4de5a30d61c76b6da51b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-26 04:50:14.869 8 INFO glance.location [None req-30f86197-5127-48c1-a4c8-b5226f2a4903 3e8b976e004247b1b5046ec601d07a5d 92e34bc1678f4de5a30d61c76b6da51b - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 198/402] 162.253.55.6 () {48 vars in 1038 bytes} [Wed Aug 26 04:49:57 2026] PUT /v2/images/915774a9-6985-4dfe-81ed-6a32a9b58898/file => generated 0 bytes in 17384 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34135 switches on core 0) [pid: 7|app: 0|req: 205/403] 162.253.55.6 () {44 vars in 963 bytes} [Wed Aug 26 04:50:14 2026] GET /v2/images/915774a9-6985-4dfe-81ed-6a32a9b58898 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/404] 162.253.55.6 () {48 vars in 1043 bytes} [Wed Aug 26 04:50:14 2026] PATCH /v2/images/915774a9-6985-4dfe-81ed-6a32a9b58898 => generated 1382 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/405] 162.253.55.6 () {44 vars in 963 bytes} [Wed Aug 26 04:50:15 2026] GET /v2/images/915774a9-6985-4dfe-81ed-6a32a9b58898 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/572] 162.253.55.6 () {42 vars in 680 bytes} [Wed Aug 26 05:04:08 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/573] 162.253.55.6 () {44 vars in 902 bytes} [Wed Aug 26 05:04:08 2026] GET /v2/images => generated 5574 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/604] 162.253.55.6 () {42 vars in 680 bytes} [Wed Aug 26 05:06:30 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/605] 162.253.55.6 () {44 vars in 902 bytes} [Wed Aug 26 05:06:30 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/606] 162.253.55.6 () {42 vars in 680 bytes} [Wed Aug 26 05:06:32 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/607] 162.253.55.6 () {44 vars in 902 bytes} [Wed Aug 26 05:06:32 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/618] 162.253.55.6 () {42 vars in 680 bytes} [Wed Aug 26 05:07:23 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/619] 162.253.55.6 () {44 vars in 902 bytes} [Wed Aug 26 05:07:23 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/622] 162.253.55.6 () {42 vars in 680 bytes} [Wed Aug 26 05:07:32 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/623] 162.253.55.6 () {44 vars in 902 bytes} [Wed Aug 26 05:07:32 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/636] 162.253.55.6 () {42 vars in 680 bytes} [Wed Aug 26 05:08:36 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/637] 162.253.55.6 () {44 vars in 902 bytes} [Wed Aug 26 05:08:36 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 328/648] 10.0.0.24 () {32 vars in 632 bytes} [Wed Aug 26 05:09:20 2026] GET /v2/images => generated 5574 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: 323/653] 10.0.0.32 () {36 vars in 986 bytes} [Wed Aug 26 05:09:43 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/654] 10.0.0.32 () {36 vars in 926 bytes} [Wed Aug 26 05:09:43 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: 325/657] 162.253.55.6 () {36 vars in 989 bytes} [Wed Aug 26 05:09:52 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/658] 162.253.55.6 () {36 vars in 929 bytes} [Wed Aug 26 05:09:52 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: 333/659] 10.0.0.182 () {36 vars in 987 bytes} [Wed Aug 26 05:09:52 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/660] 10.0.0.182 () {36 vars in 927 bytes} [Wed Aug 26 05:09:52 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: 334/661] 10.0.0.182 () {36 vars in 927 bytes} [Wed Aug 26 05:09:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/662] 10.0.0.182 () {36 vars in 987 bytes} [Wed Aug 26 05:09:52 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/663] 10.0.0.182 () {36 vars in 927 bytes} [Wed Aug 26 05:09:52 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: 329/664] 10.0.0.182 () {36 vars in 927 bytes} [Wed Aug 26 05:09:52 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: 336/665] 10.0.0.182 () {36 vars in 987 bytes} [Wed Aug 26 05:09:52 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/666] 10.0.0.182 () {36 vars in 927 bytes} [Wed Aug 26 05:09:52 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: 337/667] 10.0.0.182 () {36 vars in 927 bytes} [Wed Aug 26 05:09:52 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: 331/668] 162.253.55.6 () {36 vars in 989 bytes} [Wed Aug 26 05:09:53 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/669] 162.253.55.6 () {36 vars in 929 bytes} [Wed Aug 26 05:09:53 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: 332/670] 10.0.0.229 () {36 vars in 987 bytes} [Wed Aug 26 05:09:53 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/671] 10.0.0.229 () {36 vars in 927 bytes} [Wed Aug 26 05:09:53 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: 333/672] 10.0.0.229 () {36 vars in 987 bytes} [Wed Aug 26 05:09:53 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/673] 10.0.0.229 () {36 vars in 927 bytes} [Wed Aug 26 05:09:53 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: 334/674] 10.0.0.229 () {36 vars in 927 bytes} [Wed Aug 26 05:09:53 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: 336/677] 10.0.0.32 () {36 vars in 986 bytes} [Wed Aug 26 05:10:02 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/678] 10.0.0.32 () {36 vars in 926 bytes} [Wed Aug 26 05:10:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/683] 10.0.0.24 () {34 vars in 654 bytes} [Wed Aug 26 05:10:26 2026] POST /v2/images => generated 648 bytes in 227 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-26 05:10:26.400 8 WARNING glance.api.v2.images [None req-a0aea80c-749f-4125-9ce8-2994f87338d4 05d4b70b564944b7b3c90aacab215339 ced0da06822a4c7692d4eddebdc4d285 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d527bb2d-5224-44f0-bf7f-8744aa28fbdf [pid: 8|app: 0|req: 339/684] 10.0.0.24 () {32 vars in 709 bytes} [Wed Aug 26 05:10:26 2026] DELETE /v2/images/d527bb2d-5224-44f0-bf7f-8744aa28fbdf => generated 0 bytes in 62 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/685] 10.0.0.24 () {32 vars in 706 bytes} [Wed Aug 26 05:10:26 2026] GET /v2/images/d527bb2d-5224-44f0-bf7f-8744aa28fbdf => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/686] 10.0.0.24 () {32 vars in 632 bytes} [Wed Aug 26 05:10:26 2026] GET /v2/images => generated 1381 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/687] 10.0.0.24 () {34 vars in 654 bytes} [Wed Aug 26 05:10:26 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: 8|app: 0|req: 341/688] 10.0.0.24 () {32 vars in 716 bytes} [Wed Aug 26 05:10:26 2026] GET /v2/images/98ba6467-3cab-43d8-b67e-403ffd21b2e2/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-26 05:10:26.587 7 INFO glance.api.v2.image_data [None req-0af4da19-1c96-4e9e-995d-45dfe2fe01ab 05d4b70b564944b7b3c90aacab215339 ced0da06822a4c7692d4eddebdc4d285 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-26 05:10:26.629 7 WARNING glance_store._drivers.rbd [None req-0af4da19-1c96-4e9e-995d-45dfe2fe01ab 05d4b70b564944b7b3c90aacab215339 ced0da06822a4c7692d4eddebdc4d285 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-26 05:10:26.968 7 INFO glance.location [None req-0af4da19-1c96-4e9e-995d-45dfe2fe01ab 05d4b70b564944b7b3c90aacab215339 ced0da06822a4c7692d4eddebdc4d285 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 348/689] 10.0.0.24 () {32 vars in 726 bytes} [Wed Aug 26 05:10:26 2026] PUT /v2/images/98ba6467-3cab-43d8-b67e-403ffd21b2e2/file => generated 0 bytes in 434 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/690] 10.0.0.24 () {32 vars in 706 bytes} [Wed Aug 26 05:10:27 2026] GET /v2/images/98ba6467-3cab-43d8-b67e-403ffd21b2e2 => 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: 349/691] 10.0.0.24 () {32 vars in 716 bytes} [Wed Aug 26 05:10:27 2026] GET /v2/images/98ba6467-3cab-43d8-b67e-403ffd21b2e2/file => generated 1024 bytes in 140 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/692] 10.0.0.24 () {34 vars in 654 bytes} [Wed Aug 26 05:10:27 2026] POST /v2/images => generated 647 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/693] 10.0.0.24 () {32 vars in 725 bytes} [Wed Aug 26 05:10:27 2026] PATCH /v2/images/4bc5af6e-9f12-4a6e-a213-1c967fcf9b66 => generated 653 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/694] 10.0.0.24 () {32 vars in 706 bytes} [Wed Aug 26 05:10:27 2026] GET /v2/images/4bc5af6e-9f12-4a6e-a213-1c967fcf9b66 => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-26 05:10:27.328 7 WARNING glance.api.v2.images [None req-5fc81376-1af8-4f38-bff0-b0b77f50ec48 05d4b70b564944b7b3c90aacab215339 ced0da06822a4c7692d4eddebdc4d285 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4bc5af6e-9f12-4a6e-a213-1c967fcf9b66 [pid: 7|app: 0|req: 351/695] 10.0.0.24 () {32 vars in 709 bytes} [Wed Aug 26 05:10:27 2026] DELETE /v2/images/4bc5af6e-9f12-4a6e-a213-1c967fcf9b66 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/696] 10.0.0.24 () {32 vars in 706 bytes} [Wed Aug 26 05:10:27 2026] GET /v2/images/4bc5af6e-9f12-4a6e-a213-1c967fcf9b66 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-26 05:10:27.415 7 WARNING glance.api.v2.images [None req-d69009e9-5b65-408d-8498-6621bf7f1a14 05d4b70b564944b7b3c90aacab215339 ced0da06822a4c7692d4eddebdc4d285 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//98ba6467-3cab-43d8-b67e-403ffd21b2e2 [pid: 7|app: 0|req: 352/697] 10.0.0.24 () {32 vars in 709 bytes} [Wed Aug 26 05:10:27 2026] DELETE /v2/images/98ba6467-3cab-43d8-b67e-403ffd21b2e2 => generated 0 bytes in 798 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/698] 10.0.0.24 () {32 vars in 706 bytes} [Wed Aug 26 05:10:28 2026] GET /v2/images/98ba6467-3cab-43d8-b67e-403ffd21b2e2 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-26 05:10:28.230 7 WARNING glance.api.v2.images [None req-daa18a9e-43f2-4961-90d1-6934504a5a36 05d4b70b564944b7b3c90aacab215339 ced0da06822a4c7692d4eddebdc4d285 - - default default] Failed to find image d527bb2d-5224-44f0-bf7f-8744aa28fbdf to delete: glance.common.exception.ImageNotFound: No image found with ID d527bb2d-5224-44f0-bf7f-8744aa28fbdf [pid: 7|app: 0|req: 353/699] 10.0.0.24 () {32 vars in 709 bytes} [Wed Aug 26 05:10:28 2026] DELETE /v2/images/d527bb2d-5224-44f0-bf7f-8744aa28fbdf => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/700] 10.0.0.24 () {32 vars in 706 bytes} [Wed Aug 26 05:10:28 2026] GET /v2/images/d527bb2d-5224-44f0-bf7f-8744aa28fbdf => 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: 349/703] 10.0.0.24 () {30 vars in 410 bytes} [Wed Aug 26 05:10:31 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/706] 10.0.0.32 () {36 vars in 986 bytes} [Wed Aug 26 05:10:40 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/707] 10.0.0.32 () {36 vars in 926 bytes} [Wed Aug 26 05:10:40 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: 359/712] 10.0.0.32 () {36 vars in 986 bytes} [Wed Aug 26 05:11:07 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/713] 10.0.0.32 () {36 vars in 926 bytes} [Wed Aug 26 05:11:07 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: 359/722] 10.0.0.24 () {32 vars in 706 bytes} [Wed Aug 26 05:11:44 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/723] 10.0.0.24 () {32 vars in 706 bytes} [Wed Aug 26 05:11:44 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/724] 10.0.0.182 () {36 vars in 987 bytes} [Wed Aug 26 05:11:44 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/725] 10.0.0.182 () {36 vars in 927 bytes} [Wed Aug 26 05:11:44 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: 361/726] 10.0.0.182 () {36 vars in 927 bytes} [Wed Aug 26 05:11:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/727] 10.0.0.182 () {36 vars in 987 bytes} [Wed Aug 26 05:11:44 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/728] 10.0.0.182 () {36 vars in 927 bytes} [Wed Aug 26 05:11:44 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: 367/729] 10.0.0.182 () {36 vars in 927 bytes} [Wed Aug 26 05:11:44 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: 363/730] 10.0.0.182 () {36 vars in 987 bytes} [Wed Aug 26 05:11:44 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/731] 10.0.0.182 () {36 vars in 927 bytes} [Wed Aug 26 05:11:44 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: 364/732] 10.0.0.229 () {36 vars in 987 bytes} [Wed Aug 26 05:11:44 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/733] 10.0.0.229 () {36 vars in 927 bytes} [Wed Aug 26 05:11:44 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: 365/734] 10.0.0.229 () {36 vars in 987 bytes} [Wed Aug 26 05:11:44 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/735] 10.0.0.229 () {36 vars in 927 bytes} [Wed Aug 26 05:11:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/736] 10.0.0.229 () {36 vars in 927 bytes} [Wed Aug 26 05:11:44 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/737] 10.0.0.32 () {36 vars in 986 bytes} [Wed Aug 26 05:11:46 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/738] 10.0.0.32 () {36 vars in 926 bytes} [Wed Aug 26 05:11:46 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: 374/743] 10.0.0.32 () {36 vars in 986 bytes} [Wed Aug 26 05:12:03 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/744] 10.0.0.32 () {36 vars in 926 bytes} [Wed Aug 26 05:12:03 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/747] 10.0.0.32 () {36 vars in 986 bytes} [Wed Aug 26 05:12:10 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/748] 10.0.0.32 () {36 vars in 926 bytes} [Wed Aug 26 05:12:10 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: 378/751] 10.0.0.32 () {36 vars in 986 bytes} [Wed Aug 26 05:12:22 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/752] 10.0.0.32 () {36 vars in 926 bytes} [Wed Aug 26 05:12:22 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/761] 10.0.0.32 () {36 vars in 986 bytes} [Wed Aug 26 05:13:01 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/762] 10.0.0.32 () {36 vars in 926 bytes} [Wed Aug 26 05:13: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: 380/763] 162.253.55.6 () {32 vars in 824 bytes} [Wed Aug 26 05:13:06 2026] GET /v2/images?status=active&owner=92e34bc1678f4de5a30d61c76b6da51b&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/764] 162.253.55.6 () {32 vars in 651 bytes} [Wed Aug 26 05:13: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: 381/765] 10.0.0.182 () {36 vars in 987 bytes} [Wed Aug 26 05:13:07 2026] GET /v2/images/6dd0b53a-dd7b-4231-abd5-58487e126575 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/766] 10.0.0.182 () {36 vars in 927 bytes} [Wed Aug 26 05:13:07 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: 382/767] 10.0.0.182 () {36 vars in 927 bytes} [Wed Aug 26 05:13:07 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: 386/768] 10.0.0.182 () {36 vars in 987 bytes} [Wed Aug 26 05:13:07 2026] GET /v2/images/6dd0b53a-dd7b-4231-abd5-58487e126575 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/769] 10.0.0.182 () {36 vars in 927 bytes} [Wed Aug 26 05:13:07 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: 387/770] 10.0.0.182 () {36 vars in 927 bytes} [Wed Aug 26 05:13:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/771] 10.0.0.182 () {36 vars in 987 bytes} [Wed Aug 26 05:13:07 2026] GET /v2/images/6dd0b53a-dd7b-4231-abd5-58487e126575 => generated 1395 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/772] 10.0.0.182 () {36 vars in 927 bytes} [Wed Aug 26 05:13:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/773] 10.0.0.229 () {36 vars in 987 bytes} [Wed Aug 26 05:13:07 2026] GET /v2/images/6dd0b53a-dd7b-4231-abd5-58487e126575 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/774] 10.0.0.229 () {36 vars in 927 bytes} [Wed Aug 26 05:13:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/775] 10.0.0.229 () {36 vars in 987 bytes} [Wed Aug 26 05:13:07 2026] GET /v2/images/6dd0b53a-dd7b-4231-abd5-58487e126575 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/776] 10.0.0.229 () {36 vars in 927 bytes} [Wed Aug 26 05:13:07 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: 387/777] 10.0.0.229 () {36 vars in 927 bytes} [Wed Aug 26 05:13:07 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/786] 10.0.0.32 () {36 vars in 986 bytes} [Wed Aug 26 05:13:42 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/787] 10.0.0.32 () {36 vars in 926 bytes} [Wed Aug 26 05:13:42 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: 399/794] 10.0.0.32 () {36 vars in 986 bytes} [Wed Aug 26 05:14:11 2026] GET /v2/images/d2cdfdde-8ffd-4257-9107-331428486116 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/795] 10.0.0.32 () {36 vars in 926 bytes} [Wed Aug 26 05:14:11 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: 418/838] 10.0.0.24 () {32 vars in 632 bytes} [Wed Aug 26 05:17:46 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)