+ 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 [Tue Aug 11 08:43:15 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-664d668d7b-47tkp 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 0x7f4c485cc668 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-11 08:43:17.990 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-11 08:43:18.009 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-11 08:43:18.878 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-11 08:43:18.879 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-11 08:43:18.879 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-11 08:43:18.889 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-11 08:43:18.890 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-11 08:43:18.891 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-11 08:43:20.999 7 WARNING glance.api.v2.images [None req-978badf8-3d85-4821-b18e-a0c310d379b5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-11 08:43:21.009 8 WARNING glance.api.v2.images [None req-b452bf3a-0eae-47db-82d1-d73a65500a17 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-11 08:43:21.350 7 WARNING keystonemiddleware._common.config [None req-978badf8-3d85-4821-b18e-a0c310d379b5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 08:43:21.353 8 WARNING keystonemiddleware._common.config [None req-b452bf3a-0eae-47db-82d1-d73a65500a17 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 08:43:21.358 7 WARNING oslo_config.cfg [None req-978badf8-3d85-4821-b18e-a0c310d379b5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 08:43:21.360 8 WARNING oslo_config.cfg [None req-b452bf3a-0eae-47db-82d1-d73a65500a17 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f4c485cc668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f4c485cc668 pid: 8 (default app) [pid: 8|app: 0|req: 1/4] 199.204.45.162 () {42 vars in 687 bytes} [Tue Aug 11 08:43:23 2026] GET / => generated 1312 bytes in 2 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-11 08:43:23.696 7 WARNING oslo_policy.policy [None req-ff2dbdf8-54c4-450b-8161-ee9a31b6546a 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - 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-11 08:43:23.696 7 WARNING oslo_policy.policy [None req-ff2dbdf8-54c4-450b-8161-ee9a31b6546a 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - 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-11 08:43:23.713 7 WARNING oslo_policy.policy [None req-ff2dbdf8-54c4-450b-8161-ee9a31b6546a 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - 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-11 08:43:23.713 7 WARNING oslo_policy.policy [None req-ff2dbdf8-54c4-450b-8161-ee9a31b6546a 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - 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: 4/5] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 08:43:23 2026] GET /v2/images => generated 69 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.162 () {42 vars in 687 bytes} [Tue Aug 11 08:43:27 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: 5/7] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 08:43:27 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 08:43:27.469 8 WARNING oslo_policy.policy [None req-0ae1b391-47eb-4316-887a-73d843ede118 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - 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-11 08:43:27.469 8 WARNING oslo_policy.policy [None req-0ae1b391-47eb-4316-887a-73d843ede118 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - 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: 3/8] 199.204.45.162 () {44 vars in 910 bytes} [Tue Aug 11 08:43:27 2026] GET /v2/images/cirros => generated 151 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 199.204.45.162 () {44 vars in 932 bytes} [Tue Aug 11 08:43:27 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 08:43:27.607 8 WARNING oslo_policy.policy [None req-f6389c23-2146-4176-8d2b-27149c0ccc1d 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - 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-11 08:43:27.608 8 WARNING oslo_policy.policy [None req-f6389c23-2146-4176-8d2b-27149c0ccc1d 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - 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: 4/10] 199.204.45.162 () {44 vars in 938 bytes} [Tue Aug 11 08:43:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 08:43:27.685 7 WARNING oslo_config.cfg [None req-2d839089-fdd1-4c0d-ad41-0c40c1e1faa3 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - 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: 7/11] 199.204.45.162 () {48 vars in 950 bytes} [Tue Aug 11 08:43:27 2026] POST /v2/images => generated 760 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-11 08:43:27.707 8 WARNING oslo_policy.policy [None req-b4f36ab9-63d4-4f64-b687-291de67b7c24 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - 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-11 08:43:27.707 8 WARNING oslo_policy.policy [None req-b4f36ab9-63d4-4f64-b687-291de67b7c24 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - 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-11 08:43:27.708 8 INFO glance.api.v2.image_data [None req-b4f36ab9-63d4-4f64-b687-291de67b7c24 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 08:43:31.275 8 WARNING glance.location [None req-b4f36ab9-63d4-4f64-b687-291de67b7c24 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 5/14] 199.204.45.162 () {48 vars in 1044 bytes} [Tue Aug 11 08:43:27 2026] PUT /v2/images/355add28-6115-4e9d-bbba-bb2508219d83/file => generated 0 bytes in 3612 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7376 switches on core 0) [pid: 7|app: 0|req: 10/15] 199.204.45.162 () {44 vars in 970 bytes} [Tue Aug 11 08:43:31 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 08:43:31.415 8 WARNING oslo_config.cfg [None req-087a1407-0a12-421f-9aaf-781683c2288d 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - 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: 6/16] 199.204.45.162 () {48 vars in 1050 bytes} [Tue Aug 11 08:43:31 2026] PATCH /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => generated 1312 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/17] 199.204.45.162 () {44 vars in 970 bytes} [Tue Aug 11 08:43:31 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => 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: 136/266] 199.204.45.162 () {42 vars in 687 bytes} [Tue Aug 11 09:04:11 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: 131/267] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 09:04:11 2026] GET /v2/images => generated 1381 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/270] 199.204.45.162 () {42 vars in 687 bytes} [Tue Aug 11 09:04:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/271] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 09:04:28 2026] GET /v2/images => generated 1381 bytes in 47 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.162 () {44 vars in 936 bytes} [Tue Aug 11 09:04:28 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/273] 199.204.45.162 () {44 vars in 958 bytes} [Tue Aug 11 09:04:28 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/274] 199.204.45.162 () {44 vars in 938 bytes} [Tue Aug 11 09:04:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/275] 199.204.45.162 () {48 vars in 950 bytes} [Tue Aug 11 09:04:29 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-11 09:04:29.091 7 WARNING oslo_policy.policy [None req-4e1cf4af-04c6-4ee1-a237-0a2891a83c72 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - 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-11 09:04:29.091 7 WARNING oslo_policy.policy [None req-4e1cf4af-04c6-4ee1-a237-0a2891a83c72 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - 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-11 09:04:29.098 7 INFO glance.api.v2.image_data [None req-4e1cf4af-04c6-4ee1-a237-0a2891a83c72 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 09:04:53.669 7 WARNING glance.location [None req-4e1cf4af-04c6-4ee1-a237-0a2891a83c72 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 141/282] 199.204.45.162 () {48 vars in 1045 bytes} [Tue Aug 11 09:04:29 2026] PUT /v2/images/9f8ed330-7225-4cbc-b6b0-dd9f62bf68d5/file => generated 0 bytes in 24628 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63812 switches on core 0) [pid: 8|app: 0|req: 142/283] 199.204.45.162 () {44 vars in 970 bytes} [Tue Aug 11 09:04:53 2026] GET /v2/images/9f8ed330-7225-4cbc-b6b0-dd9f62bf68d5 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.204.45.162 () {48 vars in 1050 bytes} [Tue Aug 11 09:04:53 2026] PATCH /v2/images/9f8ed330-7225-4cbc-b6b0-dd9f62bf68d5 => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/285] 199.204.45.162 () {44 vars in 970 bytes} [Tue Aug 11 09:04:53 2026] GET /v2/images/9f8ed330-7225-4cbc-b6b0-dd9f62bf68d5 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/286] 199.204.45.162 () {42 vars in 687 bytes} [Tue Aug 11 09:04:55 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: 144/287] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 09:04:55 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/370] 199.204.45.162 () {42 vars in 687 bytes} [Tue Aug 11 09:11:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/371] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 09:11:42 2026] GET /v2/images => generated 2778 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/372] 199.204.45.162 () {42 vars in 687 bytes} [Tue Aug 11 09:11: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: 187/373] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 09:11:49 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/374] 199.204.45.162 () {44 vars in 946 bytes} [Tue Aug 11 09:11:49 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/375] 199.204.45.162 () {44 vars in 968 bytes} [Tue Aug 11 09:11:49 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 199.204.45.162 () {44 vars in 938 bytes} [Tue Aug 11 09:11:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/377] 199.204.45.162 () {48 vars in 950 bytes} [Tue Aug 11 09:11:49 2026] POST /v2/images => generated 799 bytes in 131 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-11 09:11:50.001 7 INFO glance.api.v2.image_data [None req-a704d1bc-5400-4775-ae59-50bd94a6287c 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 09:12:09.494 7 INFO glance.location [None req-a704d1bc-5400-4775-ae59-50bd94a6287c 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 189/382] 199.204.45.162 () {48 vars in 1044 bytes} [Tue Aug 11 09:11:49 2026] PUT /v2/images/adfe7fee-a0ea-420a-bcb4-b2adbae39a49/file => generated 0 bytes in 19542 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25488 switches on core 0) [pid: 8|app: 0|req: 194/383] 199.204.45.162 () {44 vars in 970 bytes} [Tue Aug 11 09:12:09 2026] GET /v2/images/adfe7fee-a0ea-420a-bcb4-b2adbae39a49 => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/384] 199.204.45.162 () {48 vars in 1050 bytes} [Tue Aug 11 09:12:09 2026] PATCH /v2/images/adfe7fee-a0ea-420a-bcb4-b2adbae39a49 => generated 1410 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/385] 199.204.45.162 () {44 vars in 970 bytes} [Tue Aug 11 09:12:09 2026] GET /v2/images/adfe7fee-a0ea-420a-bcb4-b2adbae39a49 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/394] 199.204.45.162 () {42 vars in 687 bytes} [Tue Aug 11 09:12:47 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: 200/395] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 09:12:47 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/398] 199.204.45.162 () {42 vars in 687 bytes} [Tue Aug 11 09:12:58 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: 197/399] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 09:12:58 2026] GET /v2/images => generated 4190 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/400] 199.204.45.162 () {44 vars in 938 bytes} [Tue Aug 11 09:12:58 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: 198/401] 199.204.45.162 () {44 vars in 960 bytes} [Tue Aug 11 09:12:58 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: 204/402] 199.204.45.162 () {44 vars in 938 bytes} [Tue Aug 11 09:12:58 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: 199/403] 199.204.45.162 () {48 vars in 950 bytes} [Tue Aug 11 09:12:58 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-11 09:12:58.380 8 INFO glance.api.v2.image_data [None req-7dd46a6d-a819-45b9-b7a3-f6a149484909 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 09:13:13.497 8 INFO glance.location [None req-7dd46a6d-a819-45b9-b7a3-f6a149484909 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 205/408] 199.204.45.162 () {48 vars in 1045 bytes} [Tue Aug 11 09:12:58 2026] PUT /v2/images/2b5c50ee-905e-4f1f-9c1c-3ec24c958c8c/file => generated 0 bytes in 15163 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34712 switches on core 0) [pid: 7|app: 0|req: 204/409] 199.204.45.162 () {44 vars in 970 bytes} [Tue Aug 11 09:13:13 2026] GET /v2/images/2b5c50ee-905e-4f1f-9c1c-3ec24c958c8c => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/410] 199.204.45.162 () {48 vars in 1050 bytes} [Tue Aug 11 09:13:13 2026] PATCH /v2/images/2b5c50ee-905e-4f1f-9c1c-3ec24c958c8c => generated 1382 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 199.204.45.162 () {44 vars in 970 bytes} [Tue Aug 11 09:13:13 2026] GET /v2/images/2b5c50ee-905e-4f1f-9c1c-3ec24c958c8c => 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: 289/578] 199.204.45.162 () {42 vars in 687 bytes} [Tue Aug 11 09:27:03 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: 290/579] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 09:27:03 2026] GET /v2/images => generated 5574 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/608] 199.204.45.162 () {42 vars in 687 bytes} [Tue Aug 11 09:29:25 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: 304/609] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 09:29:25 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/610] 199.204.45.162 () {42 vars in 687 bytes} [Tue Aug 11 09:29:27 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: 305/611] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 09:29:27 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/622] 199.204.45.162 () {42 vars in 687 bytes} [Tue Aug 11 09:30:19 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/623] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 09:30:19 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/626] 199.204.45.162 () {42 vars in 687 bytes} [Tue Aug 11 09:30:27 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: 314/627] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 09:30:27 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/642] 199.204.45.162 () {42 vars in 687 bytes} [Tue Aug 11 09:31:32 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/643] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 09:31:32 2026] GET /v2/images => generated 5574 bytes in 60 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: 326/652] 10.0.0.137 () {32 vars in 633 bytes} [Tue Aug 11 09:32:16 2026] GET /v2/images => generated 5574 bytes in 29 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: 330/659] 10.0.0.244 () {36 vars in 987 bytes} [Tue Aug 11 09:32:42 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => 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: 330/660] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 09:32: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: 8|app: 0|req: 331/661] 10.0.0.108 () {36 vars in 987 bytes} [Tue Aug 11 09:32:47 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => generated 1312 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/662] 10.0.0.108 () {36 vars in 927 bytes} [Tue Aug 11 09:32:47 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/663] 10.0.0.108 () {36 vars in 927 bytes} [Tue Aug 11 09:32:47 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/664] 10.0.0.108 () {36 vars in 987 bytes} [Tue Aug 11 09:32:47 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/665] 10.0.0.108 () {36 vars in 927 bytes} [Tue Aug 11 09:32:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/666] 10.0.0.108 () {36 vars in 927 bytes} [Tue Aug 11 09:32:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/667] 10.0.0.108 () {36 vars in 987 bytes} [Tue Aug 11 09:32:47 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => 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: 334/668] 10.0.0.108 () {36 vars in 927 bytes} [Tue Aug 11 09:32:47 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/669] 10.0.0.108 () {36 vars in 927 bytes} [Tue Aug 11 09:32:47 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/670] 10.0.0.48 () {36 vars in 910 bytes} [Tue Aug 11 09:32:48 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: 336/671] 10.0.0.48 () {36 vars in 1006 bytes} [Tue Aug 11 09:32:48 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83/locations => generated 127 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/672] 10.0.0.48 () {36 vars in 986 bytes} [Tue Aug 11 09:32:48 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => 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: 337/673] 10.0.0.48 () {36 vars in 926 bytes} [Tue Aug 11 09:32:48 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: 337/674] 10.0.0.48 () {36 vars in 926 bytes} [Tue Aug 11 09:32:48 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: 339/677] 199.204.45.162 () {36 vars in 991 bytes} [Tue Aug 11 09:32:50 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/678] 199.204.45.162 () {36 vars in 931 bytes} [Tue Aug 11 09:32:50 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: 340/679] 199.204.45.162 () {36 vars in 991 bytes} [Tue Aug 11 09:32:51 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => 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: 340/680] 199.204.45.162 () {36 vars in 931 bytes} [Tue Aug 11 09:32:51 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/683] 10.0.0.244 () {36 vars in 987 bytes} [Tue Aug 11 09:33:01 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/684] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 09:33:01 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/685] 10.0.0.244 () {36 vars in 987 bytes} [Tue Aug 11 09:33:01 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => 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: 343/686] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 09:33:01 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/691] 10.0.0.244 () {36 vars in 987 bytes} [Tue Aug 11 09:33:29 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => 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: 346/692] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 09:33:29 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/695] 10.0.0.244 () {36 vars in 987 bytes} [Tue Aug 11 09:33:35 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => 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: 348/696] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 09:33:35 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: 352/703] 10.0.0.137 () {34 vars in 655 bytes} [Tue Aug 11 09:34:02 2026] POST /v2/images => generated 649 bytes in 160 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-11 09:34:03.002 7 WARNING glance.api.v2.images [None req-58d81003-7baa-4174-8d0c-a5197343c25a 8dde8f56cb68491d8e644681e241913e 2aa65327ca3040e6a152d82b240f5ca5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e30a7427-6228-4178-8b6b-79eada2b0db8 [pid: 7|app: 0|req: 352/704] 10.0.0.137 () {32 vars in 710 bytes} [Tue Aug 11 09:34:02 2026] DELETE /v2/images/e30a7427-6228-4178-8b6b-79eada2b0db8 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/705] 10.0.0.137 () {32 vars in 707 bytes} [Tue Aug 11 09:34:03 2026] GET /v2/images/e30a7427-6228-4178-8b6b-79eada2b0db8 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/706] 10.0.0.137 () {32 vars in 633 bytes} [Tue Aug 11 09:34:03 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/707] 10.0.0.137 () {34 vars in 655 bytes} [Tue Aug 11 09:34:03 2026] POST /v2/images => generated 703 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/708] 10.0.0.137 () {32 vars in 717 bytes} [Tue Aug 11 09:34:03 2026] GET /v2/images/32ffb1e1-b39c-4a40-b861-182191e148f7/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:34:03.205 8 INFO glance.api.v2.image_data [None req-34c3ec60-8734-4bbc-8f69-b433d70811c1 8dde8f56cb68491d8e644681e241913e 2aa65327ca3040e6a152d82b240f5ca5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 09:34:03.251 8 WARNING glance_store._drivers.rbd [None req-34c3ec60-8734-4bbc-8f69-b433d70811c1 8dde8f56cb68491d8e644681e241913e 2aa65327ca3040e6a152d82b240f5ca5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-11 09:34:03.519 8 INFO glance.location [None req-34c3ec60-8734-4bbc-8f69-b433d70811c1 8dde8f56cb68491d8e644681e241913e 2aa65327ca3040e6a152d82b240f5ca5 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 355/709] 10.0.0.137 () {32 vars in 727 bytes} [Tue Aug 11 09:34:03 2026] PUT /v2/images/32ffb1e1-b39c-4a40-b861-182191e148f7/file => generated 0 bytes in 360 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/710] 10.0.0.137 () {32 vars in 707 bytes} [Tue Aug 11 09:34:03 2026] GET /v2/images/32ffb1e1-b39c-4a40-b861-182191e148f7 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/711] 10.0.0.137 () {32 vars in 717 bytes} [Tue Aug 11 09:34:03 2026] GET /v2/images/32ffb1e1-b39c-4a40-b861-182191e148f7/file => generated 1024 bytes in 127 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/712] 10.0.0.137 () {34 vars in 655 bytes} [Tue Aug 11 09:34:03 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/713] 10.0.0.137 () {32 vars in 726 bytes} [Tue Aug 11 09:34:03 2026] PATCH /v2/images/8f63010e-c8c8-4872-9933-ecd074a9e534 => generated 653 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/714] 10.0.0.137 () {32 vars in 707 bytes} [Tue Aug 11 09:34:03 2026] GET /v2/images/8f63010e-c8c8-4872-9933-ecd074a9e534 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:34:03.865 8 WARNING glance.api.v2.images [None req-ec419669-ee25-45c4-a6f7-1111d3a74446 8dde8f56cb68491d8e644681e241913e 2aa65327ca3040e6a152d82b240f5ca5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8f63010e-c8c8-4872-9933-ecd074a9e534 [pid: 8|app: 0|req: 358/715] 10.0.0.137 () {32 vars in 710 bytes} [Tue Aug 11 09:34:03 2026] DELETE /v2/images/8f63010e-c8c8-4872-9933-ecd074a9e534 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/716] 10.0.0.137 () {32 vars in 707 bytes} [Tue Aug 11 09:34:03 2026] GET /v2/images/8f63010e-c8c8-4872-9933-ecd074a9e534 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:34:03.932 8 WARNING glance.api.v2.images [None req-1d7ad215-0c2c-4719-84cb-2651b6cda9e2 8dde8f56cb68491d8e644681e241913e 2aa65327ca3040e6a152d82b240f5ca5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//32ffb1e1-b39c-4a40-b861-182191e148f7 [pid: 8|app: 0|req: 359/717] 10.0.0.137 () {32 vars in 710 bytes} [Tue Aug 11 09:34:03 2026] DELETE /v2/images/32ffb1e1-b39c-4a40-b861-182191e148f7 => generated 0 bytes in 844 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/718] 10.0.0.137 () {32 vars in 707 bytes} [Tue Aug 11 09:34:04 2026] GET /v2/images/32ffb1e1-b39c-4a40-b861-182191e148f7 => generated 139 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:34:04.825 8 WARNING glance.api.v2.images [None req-effaad20-ec43-47f8-bc7b-ae1aa6060917 8dde8f56cb68491d8e644681e241913e 2aa65327ca3040e6a152d82b240f5ca5 - - default default] Failed to find image e30a7427-6228-4178-8b6b-79eada2b0db8 to delete: glance.common.exception.ImageNotFound: No image found with ID e30a7427-6228-4178-8b6b-79eada2b0db8 [pid: 8|app: 0|req: 360/719] 10.0.0.137 () {32 vars in 710 bytes} [Tue Aug 11 09:34:04 2026] DELETE /v2/images/e30a7427-6228-4178-8b6b-79eada2b0db8 => generated 147 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/720] 10.0.0.137 () {32 vars in 707 bytes} [Tue Aug 11 09:34:04 2026] GET /v2/images/e30a7427-6228-4178-8b6b-79eada2b0db8 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/733] 10.0.0.137 () {32 vars in 707 bytes} [Tue Aug 11 09:35:01 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => 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: 367/734] 10.0.0.137 () {32 vars in 707 bytes} [Tue Aug 11 09:35:01 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => 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: 368/735] 10.0.0.108 () {36 vars in 987 bytes} [Tue Aug 11 09:35:01 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => 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: 368/736] 10.0.0.108 () {36 vars in 927 bytes} [Tue Aug 11 09:35: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: 369/737] 10.0.0.108 () {36 vars in 927 bytes} [Tue Aug 11 09:35: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: 369/738] 10.0.0.108 () {36 vars in 987 bytes} [Tue Aug 11 09:35:01 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/739] 10.0.0.108 () {36 vars in 927 bytes} [Tue Aug 11 09:35: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: 370/740] 10.0.0.108 () {36 vars in 927 bytes} [Tue Aug 11 09:35: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: 371/741] 10.0.0.108 () {36 vars in 987 bytes} [Tue Aug 11 09:35:01 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/742] 10.0.0.108 () {36 vars in 927 bytes} [Tue Aug 11 09:35: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: 372/743] 10.0.0.48 () {36 vars in 910 bytes} [Tue Aug 11 09:35:01 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: 372/744] 10.0.0.48 () {36 vars in 1006 bytes} [Tue Aug 11 09:35:01 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/745] 10.0.0.48 () {36 vars in 986 bytes} [Tue Aug 11 09:35:01 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => 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: 373/746] 10.0.0.48 () {36 vars in 926 bytes} [Tue Aug 11 09:35: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: 374/747] 10.0.0.48 () {36 vars in 926 bytes} [Tue Aug 11 09:35:01 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/750] 10.0.0.137 () {30 vars in 411 bytes} [Tue Aug 11 09:35:11 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/751] 10.0.0.244 () {36 vars in 987 bytes} [Tue Aug 11 09:35:16 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/752] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 09:35:16 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: 379/759] 10.0.0.244 () {36 vars in 987 bytes} [Tue Aug 11 09:35:49 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/760] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 09:35:49 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: 382/765] 10.0.0.244 () {36 vars in 987 bytes} [Tue Aug 11 09:36:10 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/766] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 09:36:10 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/777] 10.0.0.244 () {36 vars in 987 bytes} [Tue Aug 11 09:36:55 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => 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: 388/778] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 09:36:55 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: 398/793] 10.0.0.244 () {36 vars in 987 bytes} [Tue Aug 11 09:38:10 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => generated 1312 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/794] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 09:38:10 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: 399/799] 10.0.0.244 () {36 vars in 987 bytes} [Tue Aug 11 09:38:27 2026] GET /v2/images/355add28-6115-4e9d-bbba-bb2508219d83 => 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: 401/800] 10.0.0.244 () {36 vars in 927 bytes} [Tue Aug 11 09:38:27 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: 404/809] 199.204.45.162 () {32 vars in 826 bytes} [Tue Aug 11 09:39:02 2026] GET /v2/images?status=active&owner=5edc00fd5d274d8cb34777e482b3e96b&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/810] 199.204.45.162 () {32 vars in 653 bytes} [Tue Aug 11 09:39: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: 405/811] 10.0.0.108 () {36 vars in 987 bytes} [Tue Aug 11 09:39:02 2026] GET /v2/images/9f8ed330-7225-4cbc-b6b0-dd9f62bf68d5 => generated 1395 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/812] 10.0.0.108 () {36 vars in 927 bytes} [Tue Aug 11 09:39:02 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: 406/813] 10.0.0.108 () {36 vars in 927 bytes} [Tue Aug 11 09:39:02 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: 408/814] 10.0.0.108 () {36 vars in 987 bytes} [Tue Aug 11 09:39:02 2026] GET /v2/images/9f8ed330-7225-4cbc-b6b0-dd9f62bf68d5 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/815] 10.0.0.108 () {36 vars in 927 bytes} [Tue Aug 11 09:39:02 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: 409/816] 10.0.0.108 () {36 vars in 927 bytes} [Tue Aug 11 09:39:02 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: 408/817] 10.0.0.108 () {36 vars in 987 bytes} [Tue Aug 11 09:39:02 2026] GET /v2/images/9f8ed330-7225-4cbc-b6b0-dd9f62bf68d5 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/818] 10.0.0.108 () {36 vars in 927 bytes} [Tue Aug 11 09:39:02 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/819] 10.0.0.48 () {36 vars in 910 bytes} [Tue Aug 11 09:39:03 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: 411/820] 10.0.0.48 () {36 vars in 1006 bytes} [Tue Aug 11 09:39:03 2026] GET /v2/images/9f8ed330-7225-4cbc-b6b0-dd9f62bf68d5/locations => generated 127 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/821] 10.0.0.48 () {36 vars in 986 bytes} [Tue Aug 11 09:39:03 2026] GET /v2/images/9f8ed330-7225-4cbc-b6b0-dd9f62bf68d5 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/822] 10.0.0.48 () {36 vars in 926 bytes} [Tue Aug 11 09:39:03 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: 411/823] 10.0.0.48 () {36 vars in 926 bytes} [Tue Aug 11 09:39:03 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/886] 10.0.0.137 () {32 vars in 633 bytes} [Tue Aug 11 09:44:14 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)