+ 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 Jun 23 22:32:59 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-5cc4fd6b5c-t8485 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55ca682e7170 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-23 22:33:01.823 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-23 22:33:01.830 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-23 22:33:02.442 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-06-23 22:33:02.443 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-06-23 22:33:02.444 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-06-23 22:33:02.445 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-06-23 22:33:04.068 8 WARNING glance.api.v2.images [None req-ac5c3eda-0e41-48bb-98ed-60b655680ee6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 22:33:04.179 7 WARNING glance.api.v2.images [None req-d91903f4-fe0f-4974-8533-5f5f8bcce780 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 22:33:04.338 8 WARNING keystonemiddleware._common.config [None req-ac5c3eda-0e41-48bb-98ed-60b655680ee6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 22:33:04.346 8 WARNING oslo_config.cfg [None req-ac5c3eda-0e41-48bb-98ed-60b655680ee6 - - - - - -] 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 4 seconds on interpreter 0x55ca682e7170 pid: 8 (default app) 2026-06-23 22:33:04.427 7 WARNING keystonemiddleware._common.config [None req-d91903f4-fe0f-4974-8533-5f5f8bcce780 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 22:33:04.435 7 WARNING oslo_config.cfg [None req-d91903f4-fe0f-4974-8533-5f5f8bcce780 - - - - - -] 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 4 seconds on interpreter 0x55ca682e7170 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.74 () {42 vars in 684 bytes} [Tue Jun 23 22:33:06 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 22:33:07.191 7 WARNING oslo_policy.policy [None req-b4aa7786-f383-45d6-a7ab-2929d96bc0b9 41a23fa3c8b54e7bb4461425782ef7e9 016a3316d9f743b1a2d62de2ab7c984f - - 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-06-23 22:33:07.191 7 WARNING oslo_policy.policy [None req-b4aa7786-f383-45d6-a7ab-2929d96bc0b9 41a23fa3c8b54e7bb4461425782ef7e9 016a3316d9f743b1a2d62de2ab7c984f - - 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-06-23 22:33:07.211 7 WARNING oslo_policy.policy [None req-b4aa7786-f383-45d6-a7ab-2929d96bc0b9 41a23fa3c8b54e7bb4461425782ef7e9 016a3316d9f743b1a2d62de2ab7c984f - - 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-06-23 22:33:07.211 7 WARNING oslo_policy.policy [None req-b4aa7786-f383-45d6-a7ab-2929d96bc0b9 41a23fa3c8b54e7bb4461425782ef7e9 016a3316d9f743b1a2d62de2ab7c984f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.74 () {44 vars in 906 bytes} [Tue Jun 23 22:33:06 2026] GET /v2/images => generated 69 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.74 () {42 vars in 684 bytes} [Tue Jun 23 22:33:10 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.74 () {44 vars in 906 bytes} [Tue Jun 23 22:33:10 2026] GET /v2/images => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 22:33:10.756 8 WARNING oslo_policy.policy [None req-2c84d805-1a40-4b4b-a836-a4388e444da5 41a23fa3c8b54e7bb4461425782ef7e9 016a3316d9f743b1a2d62de2ab7c984f - - 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-06-23 22:33:10.756 8 WARNING oslo_policy.policy [None req-2c84d805-1a40-4b4b-a836-a4388e444da5 41a23fa3c8b54e7bb4461425782ef7e9 016a3316d9f743b1a2d62de2ab7c984f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.74 () {44 vars in 907 bytes} [Tue Jun 23 22:33:10 2026] GET /v2/images/cirros => generated 151 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.74 () {44 vars in 929 bytes} [Tue Jun 23 22:33:10 2026] GET /v2/images?name=cirros => generated 81 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 22:33:10.876 8 WARNING oslo_policy.policy [None req-f93359cd-9bc0-4b3d-90e3-a058ee2d1666 41a23fa3c8b54e7bb4461425782ef7e9 016a3316d9f743b1a2d62de2ab7c984f - - 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-06-23 22:33:10.877 8 WARNING oslo_policy.policy [None req-f93359cd-9bc0-4b3d-90e3-a058ee2d1666 41a23fa3c8b54e7bb4461425782ef7e9 016a3316d9f743b1a2d62de2ab7c984f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.74 () {44 vars in 935 bytes} [Tue Jun 23 22:33:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 22:33:10.953 7 WARNING oslo_config.cfg [None req-7eb3119d-2e87-4ff3-bdd2-b6559fec5e42 41a23fa3c8b54e7bb4461425782ef7e9 016a3316d9f743b1a2d62de2ab7c984f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.74 () {48 vars in 947 bytes} [Tue Jun 23 22:33:10 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-23 22:33:10.976 8 WARNING oslo_policy.policy [None req-b582fa10-05ef-4bfd-8089-e09e6652eb19 41a23fa3c8b54e7bb4461425782ef7e9 016a3316d9f743b1a2d62de2ab7c984f - - 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-06-23 22:33:10.976 8 WARNING oslo_policy.policy [None req-b582fa10-05ef-4bfd-8089-e09e6652eb19 41a23fa3c8b54e7bb4461425782ef7e9 016a3316d9f743b1a2d62de2ab7c984f - - 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-06-23 22:33:10.978 8 INFO glance.api.v2.image_data [None req-b582fa10-05ef-4bfd-8089-e09e6652eb19 41a23fa3c8b54e7bb4461425782ef7e9 016a3316d9f743b1a2d62de2ab7c984f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 22:33:14.743 8 INFO glance.location [None req-b582fa10-05ef-4bfd-8089-e09e6652eb19 41a23fa3c8b54e7bb4461425782ef7e9 016a3316d9f743b1a2d62de2ab7c984f - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/14] 199.204.45.74 () {48 vars in 1041 bytes} [Tue Jun 23 22:33:10 2026] PUT /v2/images/33947c61-0c99-4a67-b126-00c2d4591412/file => generated 0 bytes in 3823 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5891 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.74 () {44 vars in 906 bytes} [Tue Jun 23 22:33:14 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 22:33:14.829 8 WARNING oslo_config.cfg [None req-7a8d6de1-8f9a-4eca-b46b-32031bf19733 41a23fa3c8b54e7bb4461425782ef7e9 016a3316d9f743b1a2d62de2ab7c984f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.74 () {48 vars in 1045 bytes} [Tue Jun 23 22:33:14 2026] PATCH /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.74 () {44 vars in 906 bytes} [Tue Jun 23 22:33:14 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.204.45.74 () {42 vars in 684 bytes} [Tue Jun 23 22:55:11 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.204.45.74 () {44 vars in 906 bytes} [Tue Jun 23 22:55:11 2026] GET /v2/images => generated 1240 bytes in 486 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.74 () {42 vars in 684 bytes} [Tue Jun 23 22:55:28 2026] GET / => generated 1183 bytes in 2 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.74 () {44 vars in 906 bytes} [Tue Jun 23 22:55:28 2026] GET /v2/images => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 199.204.45.74 () {44 vars in 933 bytes} [Tue Jun 23 22:55:28 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/289] 199.204.45.74 () {44 vars in 955 bytes} [Tue Jun 23 22:55:28 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/290] 199.204.45.74 () {44 vars in 935 bytes} [Tue Jun 23 22:55:28 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: 8|app: 0|req: 146/291] 199.204.45.74 () {48 vars in 947 bytes} [Tue Jun 23 22:55:28 2026] POST /v2/images => generated 796 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-23 22:55:28.591 7 WARNING oslo_policy.policy [None req-0a090297-bf05-40b3-80e0-612105c5313b 41a23fa3c8b54e7bb4461425782ef7e9 016a3316d9f743b1a2d62de2ab7c984f - - 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-06-23 22:55:28.592 7 WARNING oslo_policy.policy [None req-0a090297-bf05-40b3-80e0-612105c5313b 41a23fa3c8b54e7bb4461425782ef7e9 016a3316d9f743b1a2d62de2ab7c984f - - 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-06-23 22:55:28.593 7 INFO glance.api.v2.image_data [None req-0a090297-bf05-40b3-80e0-612105c5313b 41a23fa3c8b54e7bb4461425782ef7e9 016a3316d9f743b1a2d62de2ab7c984f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 22:55:52.194 7 INFO glance.location [None req-0a090297-bf05-40b3-80e0-612105c5313b 41a23fa3c8b54e7bb4461425782ef7e9 016a3316d9f743b1a2d62de2ab7c984f - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 146/296] 199.204.45.74 () {48 vars in 1042 bytes} [Tue Jun 23 22:55:28 2026] PUT /v2/images/81a73ef6-ee36-4fd4-b88c-3566dacaec56/file => generated 0 bytes in 23654 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62617 switches on core 0) [pid: 8|app: 0|req: 151/297] 199.204.45.74 () {44 vars in 906 bytes} [Tue Jun 23 22:55:52 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/298] 199.204.45.74 () {48 vars in 1045 bytes} [Tue Jun 23 22:55:52 2026] PATCH /v2/images/81a73ef6-ee36-4fd4-b88c-3566dacaec56 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/299] 199.204.45.74 () {48 vars in 1046 bytes} [Tue Jun 23 22:55:52 2026] PATCH /v2/images/81a73ef6-ee36-4fd4-b88c-3566dacaec56 => generated 1209 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/300] 199.204.45.74 () {44 vars in 906 bytes} [Tue Jun 23 22:55:52 2026] GET /v2/images => generated 2451 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/301] 199.204.45.74 () {42 vars in 684 bytes} [Tue Jun 23 22:55:53 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/302] 199.204.45.74 () {44 vars in 906 bytes} [Tue Jun 23 22:55:53 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 199.204.45.74 () {42 vars in 684 bytes} [Tue Jun 23 23:02:33 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.204.45.74 () {44 vars in 906 bytes} [Tue Jun 23 23:02:33 2026] GET /v2/images => generated 2451 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.204.45.74 () {42 vars in 684 bytes} [Tue Jun 23 23:02:46 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/390] 199.204.45.74 () {44 vars in 906 bytes} [Tue Jun 23 23:02:46 2026] GET /v2/images => generated 2451 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/391] 199.204.45.74 () {44 vars in 943 bytes} [Tue Jun 23 23:02:46 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/392] 199.204.45.74 () {44 vars in 965 bytes} [Tue Jun 23 23:02:46 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: 8|app: 0|req: 199/393] 199.204.45.74 () {44 vars in 935 bytes} [Tue Jun 23 23:02:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/394] 199.204.45.74 () {48 vars in 947 bytes} [Tue Jun 23 23:02:46 2026] POST /v2/images => generated 799 bytes in 217 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-23 23:02:47.112 8 INFO glance.api.v2.image_data [None req-f9dbab77-f80f-48d1-9c30-e67ae1640329 41a23fa3c8b54e7bb4461425782ef7e9 016a3316d9f743b1a2d62de2ab7c984f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 23:03:01.934 8 INFO glance.location [None req-f9dbab77-f80f-48d1-9c30-e67ae1640329 41a23fa3c8b54e7bb4461425782ef7e9 016a3316d9f743b1a2d62de2ab7c984f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 200/397] 199.204.45.74 () {48 vars in 1041 bytes} [Tue Jun 23 23:02:47 2026] PUT /v2/images/d1ef2ae5-6381-4c0e-ac29-18027801957b/file => generated 0 bytes in 14865 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59915 switches on core 0) [pid: 7|app: 0|req: 198/398] 199.204.45.74 () {44 vars in 906 bytes} [Tue Jun 23 23:03:01 2026] GET /v2/images => generated 3664 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 199.204.45.74 () {48 vars in 1046 bytes} [Tue Jun 23 23:03:02 2026] PATCH /v2/images/d1ef2ae5-6381-4c0e-ac29-18027801957b => generated 1234 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/400] 199.204.45.74 () {44 vars in 906 bytes} [Tue Jun 23 23:03:02 2026] GET /v2/images => generated 3687 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/409] 199.204.45.74 () {42 vars in 684 bytes} [Tue Jun 23 23:03:43 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/410] 199.204.45.74 () {44 vars in 906 bytes} [Tue Jun 23 23:03:43 2026] GET /v2/images => generated 3687 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.204.45.74 () {42 vars in 684 bytes} [Tue Jun 23 23:04:04 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/418] 199.204.45.74 () {44 vars in 906 bytes} [Tue Jun 23 23:04:04 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/419] 199.204.45.74 () {44 vars in 935 bytes} [Tue Jun 23 23:04:04 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/420] 199.204.45.74 () {44 vars in 957 bytes} [Tue Jun 23 23:04:04 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: 212/421] 199.204.45.74 () {44 vars in 935 bytes} [Tue Jun 23 23:04:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/422] 199.204.45.74 () {48 vars in 947 bytes} [Tue Jun 23 23:04:04 2026] POST /v2/images => generated 791 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-23 23:04:05.027 8 INFO glance.api.v2.image_data [None req-97d481c5-ea69-4efc-980c-dada36ddf283 41a23fa3c8b54e7bb4461425782ef7e9 016a3316d9f743b1a2d62de2ab7c984f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 23:04:22.545 8 INFO glance.location [None req-97d481c5-ea69-4efc-980c-dada36ddf283 41a23fa3c8b54e7bb4461425782ef7e9 016a3316d9f743b1a2d62de2ab7c984f - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 213/425] 199.204.45.74 () {48 vars in 1042 bytes} [Tue Jun 23 23:04:05 2026] PUT /v2/images/090bd9cf-8c97-463e-a57a-809f15d89dc5/file => generated 0 bytes in 17574 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28055 switches on core 0) [pid: 7|app: 0|req: 213/426] 199.204.45.74 () {44 vars in 906 bytes} [Tue Jun 23 23:04:22 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/427] 199.204.45.74 () {48 vars in 1045 bytes} [Tue Jun 23 23:04:22 2026] PATCH /v2/images/090bd9cf-8c97-463e-a57a-809f15d89dc5 => generated 1204 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/428] 199.204.45.74 () {44 vars in 906 bytes} [Tue Jun 23 23:04:22 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/577] 199.204.45.74 () {42 vars in 684 bytes} [Tue Jun 23 23:16:43 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/578] 199.204.45.74 () {44 vars in 906 bytes} [Tue Jun 23 23:16:43 2026] GET /v2/images => generated 4893 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/607] 199.204.45.74 () {42 vars in 684 bytes} [Tue Jun 23 23:19:03 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/608] 199.204.45.74 () {44 vars in 906 bytes} [Tue Jun 23 23:19:03 2026] GET /v2/images => generated 4893 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/611] 199.204.45.74 () {42 vars in 684 bytes} [Tue Jun 23 23:19:04 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/612] 199.204.45.74 () {44 vars in 906 bytes} [Tue Jun 23 23:19:04 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/621] 199.204.45.74 () {42 vars in 684 bytes} [Tue Jun 23 23:19:50 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/622] 199.204.45.74 () {44 vars in 906 bytes} [Tue Jun 23 23:19:50 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/625] 199.204.45.74 () {42 vars in 684 bytes} [Tue Jun 23 23:19:57 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/626] 199.204.45.74 () {44 vars in 906 bytes} [Tue Jun 23 23:19:57 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/639] 199.204.45.74 () {42 vars in 684 bytes} [Tue Jun 23 23:21:00 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/640] 199.204.45.74 () {44 vars in 906 bytes} [Tue Jun 23 23:21:00 2026] GET /v2/images => generated 4893 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/649] 10.0.0.135 () {32 vars in 633 bytes} [Tue Jun 23 23:21:42 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 327/654] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 23 23:22:02 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/655] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 23 23:22:02 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: 328/656] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 23 23:22:03 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/657] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 23 23:22: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: 7|app: 0|req: 330/660] 199.204.45.74 () {36 vars in 990 bytes} [Tue Jun 23 23:22:05 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/661] 199.204.45.74 () {36 vars in 930 bytes} [Tue Jun 23 23:22:05 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: 331/662] 199.204.45.74 () {36 vars in 990 bytes} [Tue Jun 23 23:22:06 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/663] 199.204.45.74 () {36 vars in 930 bytes} [Tue Jun 23 23:22:06 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/666] 10.0.0.156 () {36 vars in 987 bytes} [Tue Jun 23 23:22:23 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/667] 10.0.0.156 () {36 vars in 927 bytes} [Tue Jun 23 23:22:23 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: 335/668] 10.0.0.156 () {36 vars in 927 bytes} [Tue Jun 23 23:22:23 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: 334/669] 10.0.0.156 () {36 vars in 987 bytes} [Tue Jun 23 23:22:23 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/670] 10.0.0.156 () {36 vars in 927 bytes} [Tue Jun 23 23:22:23 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: 335/671] 10.0.0.156 () {36 vars in 927 bytes} [Tue Jun 23 23:22:23 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: 337/672] 10.0.0.156 () {36 vars in 987 bytes} [Tue Jun 23 23:22:23 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/673] 10.0.0.156 () {36 vars in 927 bytes} [Tue Jun 23 23:22:23 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: 338/674] 10.0.0.156 () {36 vars in 927 bytes} [Tue Jun 23 23:22:23 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: 338/677] 10.0.0.76 () {36 vars in 986 bytes} [Tue Jun 23 23:22:24 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/678] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 23:22:25 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/679] 10.0.0.76 () {36 vars in 986 bytes} [Tue Jun 23 23:22:25 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/680] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 23:22:25 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: 340/681] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 23:22:25 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: 343/684] 10.0.0.135 () {30 vars in 411 bytes} [Tue Jun 23 23:22:37 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/689] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 23 23:22:56 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/690] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 23 23:22:56 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: 345/691] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 23 23:23:00 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/692] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 23 23:23: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: 352/701] 10.0.0.135 () {34 vars in 655 bytes} [Tue Jun 23 23:23:36 2026] POST /v2/images => generated 649 bytes in 176 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-23 23:23:36.257 7 WARNING glance.api.v2.images [None req-97c8f0a6-59f2-48fe-abcd-40aa1651bd54 713bac581fb34ff6b69e8b83e00f65b7 1c1adc22b6984bb8a09c3499adbab798 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//708c4716-e7db-4123-a24d-50b736087067 [pid: 7|app: 0|req: 350/702] 10.0.0.135 () {32 vars in 710 bytes} [Tue Jun 23 23:23:36 2026] DELETE /v2/images/708c4716-e7db-4123-a24d-50b736087067 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/703] 10.0.0.135 () {32 vars in 707 bytes} [Tue Jun 23 23:23:36 2026] GET /v2/images/708c4716-e7db-4123-a24d-50b736087067 => generated 139 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/704] 10.0.0.135 () {32 vars in 633 bytes} [Tue Jun 23 23:23:36 2026] GET /v2/images => generated 1240 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/705] 10.0.0.135 () {34 vars in 655 bytes} [Tue Jun 23 23:23:36 2026] POST /v2/images => generated 703 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/706] 10.0.0.135 () {32 vars in 717 bytes} [Tue Jun 23 23:23:36 2026] GET /v2/images/90c3b0e6-7e6b-4b67-ae1e-01b406dcf237/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 23:23:36.658 8 INFO glance.api.v2.image_data [None req-847196cd-7360-45ab-bd61-73f178caca97 713bac581fb34ff6b69e8b83e00f65b7 1c1adc22b6984bb8a09c3499adbab798 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 23:23:36.694 8 WARNING glance_store._drivers.rbd [None req-847196cd-7360-45ab-bd61-73f178caca97 713bac581fb34ff6b69e8b83e00f65b7 1c1adc22b6984bb8a09c3499adbab798 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-23 23:23:37.398 8 INFO glance.location [None req-847196cd-7360-45ab-bd61-73f178caca97 713bac581fb34ff6b69e8b83e00f65b7 1c1adc22b6984bb8a09c3499adbab798 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 355/707] 10.0.0.135 () {32 vars in 727 bytes} [Tue Jun 23 23:23:36 2026] PUT /v2/images/90c3b0e6-7e6b-4b67-ae1e-01b406dcf237/file => generated 0 bytes in 810 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/708] 10.0.0.135 () {32 vars in 707 bytes} [Tue Jun 23 23:23:37 2026] GET /v2/images/90c3b0e6-7e6b-4b67-ae1e-01b406dcf237 => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/709] 10.0.0.135 () {32 vars in 717 bytes} [Tue Jun 23 23:23:37 2026] GET /v2/images/90c3b0e6-7e6b-4b67-ae1e-01b406dcf237/file => generated 1024 bytes in 124 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/710] 10.0.0.135 () {34 vars in 655 bytes} [Tue Jun 23 23:23:37 2026] POST /v2/images => generated 649 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/711] 10.0.0.135 () {32 vars in 726 bytes} [Tue Jun 23 23:23:37 2026] PATCH /v2/images/a19943e3-bad7-4b77-ae1d-a770f46c13e9 => generated 653 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/712] 10.0.0.135 () {32 vars in 707 bytes} [Tue Jun 23 23:23:37 2026] GET /v2/images/a19943e3-bad7-4b77-ae1d-a770f46c13e9 => generated 653 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 23:23:37.832 8 WARNING glance.api.v2.images [None req-34f2fe51-47eb-4039-840f-fe1caa25cdc0 713bac581fb34ff6b69e8b83e00f65b7 1c1adc22b6984bb8a09c3499adbab798 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a19943e3-bad7-4b77-ae1d-a770f46c13e9 [pid: 8|app: 0|req: 358/713] 10.0.0.135 () {32 vars in 710 bytes} [Tue Jun 23 23:23:37 2026] DELETE /v2/images/a19943e3-bad7-4b77-ae1d-a770f46c13e9 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/714] 10.0.0.135 () {32 vars in 707 bytes} [Tue Jun 23 23:23:37 2026] GET /v2/images/a19943e3-bad7-4b77-ae1d-a770f46c13e9 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 23:23:37.910 8 WARNING glance.api.v2.images [None req-4c766843-8cc8-4e95-8edc-852f68ed7cd7 713bac581fb34ff6b69e8b83e00f65b7 1c1adc22b6984bb8a09c3499adbab798 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//90c3b0e6-7e6b-4b67-ae1e-01b406dcf237 [pid: 8|app: 0|req: 359/715] 10.0.0.135 () {32 vars in 710 bytes} [Tue Jun 23 23:23:37 2026] DELETE /v2/images/90c3b0e6-7e6b-4b67-ae1e-01b406dcf237 => generated 0 bytes in 747 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/716] 10.0.0.135 () {32 vars in 707 bytes} [Tue Jun 23 23:23:38 2026] GET /v2/images/90c3b0e6-7e6b-4b67-ae1e-01b406dcf237 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 23:23:38.678 8 WARNING glance.api.v2.images [None req-c8d0cfd6-ed77-48a0-834a-e458c93091c1 713bac581fb34ff6b69e8b83e00f65b7 1c1adc22b6984bb8a09c3499adbab798 - - default default] Failed to find image 708c4716-e7db-4123-a24d-50b736087067 to delete: glance.common.exception.ImageNotFound: No image found with ID 708c4716-e7db-4123-a24d-50b736087067 [pid: 8|app: 0|req: 360/717] 10.0.0.135 () {32 vars in 710 bytes} [Tue Jun 23 23:23:38 2026] DELETE /v2/images/708c4716-e7db-4123-a24d-50b736087067 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/718] 10.0.0.135 () {32 vars in 707 bytes} [Tue Jun 23 23:23:38 2026] GET /v2/images/708c4716-e7db-4123-a24d-50b736087067 => 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: 363/723] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 23 23:23:55 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/724] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 23 23:23: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: 7|app: 0|req: 366/733] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 23 23:24:43 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/734] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 23 23:24: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: 370/737] 10.0.0.135 () {32 vars in 707 bytes} [Tue Jun 23 23:24:47 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/738] 10.0.0.135 () {32 vars in 707 bytes} [Tue Jun 23 23:24:47 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/739] 10.0.0.156 () {36 vars in 987 bytes} [Tue Jun 23 23:24:47 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/740] 10.0.0.156 () {36 vars in 927 bytes} [Tue Jun 23 23:24:47 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: 372/741] 10.0.0.156 () {36 vars in 927 bytes} [Tue Jun 23 23:24:47 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: 370/742] 10.0.0.156 () {36 vars in 987 bytes} [Tue Jun 23 23:24:47 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/743] 10.0.0.156 () {36 vars in 927 bytes} [Tue Jun 23 23:24: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: 371/744] 10.0.0.156 () {36 vars in 927 bytes} [Tue Jun 23 23:24: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: 374/745] 10.0.0.156 () {36 vars in 987 bytes} [Tue Jun 23 23:24:47 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/746] 10.0.0.156 () {36 vars in 927 bytes} [Tue Jun 23 23:24:47 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/747] 10.0.0.76 () {36 vars in 986 bytes} [Tue Jun 23 23:24:47 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/748] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 23:24:47 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/749] 10.0.0.76 () {36 vars in 986 bytes} [Tue Jun 23 23:24:47 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/750] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 23:24: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: 8|app: 0|req: 377/751] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 23:24: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: 7|app: 0|req: 377/756] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 23 23:25:05 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/757] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 23 23:25:05 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: 380/762] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 23 23:25:32 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/763] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 23 23:25:32 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/774] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 23 23:26:15 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/775] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 23 23:26:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/776] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 23 23:26:18 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/777] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 23 23:26:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/780] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 23 23:26:26 2026] GET /v2/images/33947c61-0c99-4a67-b126-00c2d4591412 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/781] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 23 23:26:26 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: 395/786] 199.204.45.74 () {32 vars in 825 bytes} [Tue Jun 23 23:26:52 2026] GET /v2/images?status=active&owner=016a3316d9f743b1a2d62de2ab7c984f&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/787] 199.204.45.74 () {32 vars in 652 bytes} [Tue Jun 23 23:26:52 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: 396/788] 10.0.0.156 () {36 vars in 987 bytes} [Tue Jun 23 23:26:52 2026] GET /v2/images/81a73ef6-ee36-4fd4-b88c-3566dacaec56 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/789] 10.0.0.156 () {36 vars in 927 bytes} [Tue Jun 23 23:26:52 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: 397/790] 10.0.0.156 () {36 vars in 927 bytes} [Tue Jun 23 23:26: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: 394/791] 10.0.0.156 () {36 vars in 987 bytes} [Tue Jun 23 23:26:52 2026] GET /v2/images/81a73ef6-ee36-4fd4-b88c-3566dacaec56 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/792] 10.0.0.156 () {36 vars in 927 bytes} [Tue Jun 23 23:26:52 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/793] 10.0.0.156 () {36 vars in 927 bytes} [Tue Jun 23 23:26:52 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: 399/794] 10.0.0.156 () {36 vars in 987 bytes} [Tue Jun 23 23:26:53 2026] GET /v2/images/81a73ef6-ee36-4fd4-b88c-3566dacaec56 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/795] 10.0.0.156 () {36 vars in 927 bytes} [Tue Jun 23 23:26:53 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: 400/796] 10.0.0.76 () {36 vars in 986 bytes} [Tue Jun 23 23:26:53 2026] GET /v2/images/81a73ef6-ee36-4fd4-b88c-3566dacaec56 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/797] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 23:26:53 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/798] 10.0.0.76 () {36 vars in 986 bytes} [Tue Jun 23 23:26:53 2026] GET /v2/images/81a73ef6-ee36-4fd4-b88c-3566dacaec56 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/799] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 23:26: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: 402/800] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 23:26: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: 7|app: 0|req: 415/833] 10.0.0.135 () {32 vars in 633 bytes} [Tue Jun 23 23:29:25 2026] GET /v2/images => generated 4893 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)