+ 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 Jul 14 17:57:31 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-67f9c95f54-c6csk 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 0x5644a9cea130 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-07-14 17:57:33.413 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-14 17:57:33.438 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-07-14 17:57:34.038 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-07-14 17:57:34.039 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-07-14 17:57:34.044 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-07-14 17:57:34.045 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-07-14 17:57:35.630 8 WARNING glance.api.v2.images [None req-db086d12-a9f5-4aab-bd70-b265b9da5046 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-14 17:57:35.693 7 WARNING glance.api.v2.images [None req-8edc69af-6d87-4cd1-bc20-1f885f9859ef - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-14 17:57:35.882 8 WARNING keystonemiddleware._common.config [None req-db086d12-a9f5-4aab-bd70-b265b9da5046 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 17:57:35.890 8 WARNING oslo_config.cfg [None req-db086d12-a9f5-4aab-bd70-b265b9da5046 - - - - - -] 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 0x5644a9cea130 pid: 8 (default app) 2026-07-14 17:57:35.943 7 WARNING keystonemiddleware._common.config [None req-8edc69af-6d87-4cd1-bc20-1f885f9859ef - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 17:57:35.952 7 WARNING oslo_config.cfg [None req-8edc69af-6d87-4cd1-bc20-1f885f9859ef - - - - - -] 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 0x5644a9cea130 pid: 7 (default app) [pid: 8|app: 0|req: 4/5] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jul 14 17:57:38 2026] GET / => generated 1173 bytes in 1 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-07-14 17:57:38.823 7 WARNING oslo_policy.policy [None req-8284a131-7ede-4f1a-a5d8-3a3f52905bdf 3995412008174383b082863498ae8558 52f23ae4f2534fea9aa9f107a70d888c - - 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-07-14 17:57:38.823 7 WARNING oslo_policy.policy [None req-8284a131-7ede-4f1a-a5d8-3a3f52905bdf 3995412008174383b082863498ae8558 52f23ae4f2534fea9aa9f107a70d888c - - 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-07-14 17:57:38.844 7 WARNING oslo_policy.policy [None req-8284a131-7ede-4f1a-a5d8-3a3f52905bdf 3995412008174383b082863498ae8558 52f23ae4f2534fea9aa9f107a70d888c - - 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-07-14 17:57:38.844 7 WARNING oslo_policy.policy [None req-8284a131-7ede-4f1a-a5d8-3a3f52905bdf 3995412008174383b082863498ae8558 52f23ae4f2534fea9aa9f107a70d888c - - 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: 2/6] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 17:57:38 2026] GET /v2/images => generated 69 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jul 14 17:57:42 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 17:57:42 2026] GET /v2/images => generated 69 bytes in 48 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-07-14 17:57:42.245 8 WARNING oslo_policy.policy [None req-6a4d30a6-2866-4cf3-a69c-2f264561b3bd 3995412008174383b082863498ae8558 52f23ae4f2534fea9aa9f107a70d888c - - 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-07-14 17:57:42.246 8 WARNING oslo_policy.policy [None req-6a4d30a6-2866-4cf3-a69c-2f264561b3bd 3995412008174383b082863498ae8558 52f23ae4f2534fea9aa9f107a70d888c - - 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/9] 199.204.45.4 () {44 vars in 904 bytes} [Tue Jul 14 17:57:42 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.204.45.4 () {44 vars in 926 bytes} [Tue Jul 14 17:57:42 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-14 17:57:42.381 8 WARNING oslo_policy.policy [None req-87fc030a-5855-456d-bc41-e76168e18dba 3995412008174383b082863498ae8558 52f23ae4f2534fea9aa9f107a70d888c - - 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-07-14 17:57:42.382 8 WARNING oslo_policy.policy [None req-87fc030a-5855-456d-bc41-e76168e18dba 3995412008174383b082863498ae8558 52f23ae4f2534fea9aa9f107a70d888c - - 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/11] 199.204.45.4 () {44 vars in 932 bytes} [Tue Jul 14 17:57:42 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) 2026-07-14 17:57:42.457 7 WARNING oslo_config.cfg [None req-0632928f-f4bc-4cb2-b48f-1d08457a3e3f 3995412008174383b082863498ae8558 52f23ae4f2534fea9aa9f107a70d888c - - 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: 5/12] 199.204.45.4 () {48 vars in 944 bytes} [Tue Jul 14 17:57:42 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-14 17:57:42.479 8 WARNING oslo_policy.policy [None req-8f531309-8800-452f-b34a-67ab93fd4619 3995412008174383b082863498ae8558 52f23ae4f2534fea9aa9f107a70d888c - - 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-07-14 17:57:42.479 8 WARNING oslo_policy.policy [None req-8f531309-8800-452f-b34a-67ab93fd4619 3995412008174383b082863498ae8558 52f23ae4f2534fea9aa9f107a70d888c - - 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-07-14 17:57:42.480 8 INFO glance.api.v2.image_data [None req-8f531309-8800-452f-b34a-67ab93fd4619 3995412008174383b082863498ae8558 52f23ae4f2534fea9aa9f107a70d888c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 17:57:45.991 8 INFO glance.location [None req-8f531309-8800-452f-b34a-67ab93fd4619 3995412008174383b082863498ae8558 52f23ae4f2534fea9aa9f107a70d888c - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/13] 199.204.45.4 () {48 vars in 1038 bytes} [Tue Jul 14 17:57:42 2026] PUT /v2/images/369408be-f88e-44e8-97e6-2186cc650a56/file => generated 0 bytes in 3553 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7402 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 17:57:46 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-07-14 17:57:46.063 8 WARNING oslo_config.cfg [None req-8e661a9b-fc37-4091-a396-ce104f97e0cd 3995412008174383b082863498ae8558 52f23ae4f2534fea9aa9f107a70d888c - - 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/15] 199.204.45.4 () {48 vars in 1042 bytes} [Tue Jul 14 17:57:46 2026] PATCH /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 17:57:46 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/297] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jul 14 18:21:05 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/298] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 18:21:05 2026] GET /v2/images => generated 1240 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/303] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jul 14 18:21:22 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/304] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 18:21:22 2026] GET /v2/images => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/305] 199.204.45.4 () {44 vars in 930 bytes} [Tue Jul 14 18:21:22 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/306] 199.204.45.4 () {44 vars in 952 bytes} [Tue Jul 14 18:21:22 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/307] 199.204.45.4 () {44 vars in 932 bytes} [Tue Jul 14 18:21:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/308] 199.204.45.4 () {48 vars in 944 bytes} [Tue Jul 14 18:21:22 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-14 18:21:22.786 8 INFO glance.api.v2.image_data [None req-5f806bd3-f2dd-426a-916e-b368e9885144 3995412008174383b082863498ae8558 52f23ae4f2534fea9aa9f107a70d888c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 18:21:57.124 8 INFO glance.location [None req-5f806bd3-f2dd-426a-916e-b368e9885144 3995412008174383b082863498ae8558 52f23ae4f2534fea9aa9f107a70d888c - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 156/317] 199.204.45.4 () {48 vars in 1039 bytes} [Tue Jul 14 18:21:22 2026] PUT /v2/images/d74312ff-ca32-48a3-9a84-dfa9f381c42d/file => generated 0 bytes in 34394 msecs (HTTP/1.1 204) 4 headers in 171 bytes (70250 switches on core 0) [pid: 7|app: 0|req: 162/318] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 18:21:57 2026] GET /v2/images => generated 2451 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/319] 199.204.45.4 () {48 vars in 1042 bytes} [Tue Jul 14 18:21:57 2026] PATCH /v2/images/d74312ff-ca32-48a3-9a84-dfa9f381c42d => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/320] 199.204.45.4 () {48 vars in 1043 bytes} [Tue Jul 14 18:21:57 2026] PATCH /v2/images/d74312ff-ca32-48a3-9a84-dfa9f381c42d => generated 1209 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/321] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 18:21:57 2026] GET /v2/images => generated 2451 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/322] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jul 14 18:21:58 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/323] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 18:21:58 2026] GET /v2/images => generated 2451 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/404] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jul 14 18:28:42 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/405] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 18:28:42 2026] GET /v2/images => generated 2451 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/410] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jul 14 18:29:01 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/411] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 18:29:01 2026] GET /v2/images => generated 2451 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/412] 199.204.45.4 () {44 vars in 940 bytes} [Tue Jul 14 18:29:01 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/413] 199.204.45.4 () {44 vars in 962 bytes} [Tue Jul 14 18:29:01 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: 205/414] 199.204.45.4 () {44 vars in 932 bytes} [Tue Jul 14 18:29:01 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: 210/415] 199.204.45.4 () {48 vars in 944 bytes} [Tue Jul 14 18:29:01 2026] POST /v2/images => generated 799 bytes in 590 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-14 18:29:01.891 8 INFO glance.api.v2.image_data [None req-8de89842-627b-438e-b2ca-ad9d0c9eac8b 3995412008174383b082863498ae8558 52f23ae4f2534fea9aa9f107a70d888c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 18:29:26.916 8 INFO glance.location [None req-8de89842-627b-438e-b2ca-ad9d0c9eac8b 3995412008174383b082863498ae8558 52f23ae4f2534fea9aa9f107a70d888c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 206/422] 199.204.45.4 () {48 vars in 1038 bytes} [Tue Jul 14 18:29:01 2026] PUT /v2/images/eae738d6-7df9-4b06-9c3d-eeb4b7159cd4/file => generated 0 bytes in 25075 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23357 switches on core 0) [pid: 7|app: 0|req: 217/423] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 18:29:26 2026] GET /v2/images => generated 3664 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/424] 199.204.45.4 () {48 vars in 1043 bytes} [Tue Jul 14 18:29:26 2026] PATCH /v2/images/eae738d6-7df9-4b06-9c3d-eeb4b7159cd4 => generated 1234 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/425] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 18:29:27 2026] GET /v2/images => generated 3687 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/434] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jul 14 18:30:10 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/435] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 18:30:10 2026] GET /v2/images => generated 3687 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/438] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jul 14 18:30:25 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/439] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 18:30:25 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/440] 199.204.45.4 () {44 vars in 932 bytes} [Tue Jul 14 18:30:25 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/441] 199.204.45.4 () {44 vars in 954 bytes} [Tue Jul 14 18:30:25 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/442] 199.204.45.4 () {44 vars in 932 bytes} [Tue Jul 14 18:30:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/443] 199.204.45.4 () {48 vars in 944 bytes} [Tue Jul 14 18:30:25 2026] POST /v2/images => generated 791 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-14 18:30:26.048 8 INFO glance.api.v2.image_data [None req-857c011b-ff38-48a5-9a13-72a658c54ded 3995412008174383b082863498ae8558 52f23ae4f2534fea9aa9f107a70d888c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 18:30:42.881 8 INFO glance.location [None req-857c011b-ff38-48a5-9a13-72a658c54ded 3995412008174383b082863498ae8558 52f23ae4f2534fea9aa9f107a70d888c - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 217/448] 199.204.45.4 () {48 vars in 1039 bytes} [Tue Jul 14 18:30:26 2026] PUT /v2/images/4a97f7a9-eea3-4c90-a5bf-93220ff4cfed/file => generated 0 bytes in 16894 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33038 switches on core 0) [pid: 7|app: 0|req: 232/449] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 18:30: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) [pid: 8|app: 0|req: 218/450] 199.204.45.4 () {48 vars in 1042 bytes} [Tue Jul 14 18:30:42 2026] PATCH /v2/images/4a97f7a9-eea3-4c90-a5bf-93220ff4cfed => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/451] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 18:30:42 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/612] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jul 14 18:44:03 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/613] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 18:44:03 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: 7|app: 0|req: 330/644] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jul 14 18:46:27 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/645] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 18:46:27 2026] GET /v2/images => generated 4893 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/646] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jul 14 18:46:28 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/647] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 18:46:29 2026] GET /v2/images => generated 4893 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/656] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jul 14 18:47:15 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/657] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 18:47:15 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/660] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jul 14 18:47:23 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/661] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 18:47:23 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/674] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jul 14 18:48:25 2026] GET / => generated 1173 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/675] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jul 14 18:48:25 2026] GET /v2/images => generated 4893 bytes in 72 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: 351/686] 10.0.0.169 () {32 vars in 633 bytes} [Tue Jul 14 18:49:07 2026] GET /v2/images => generated 4893 bytes in 20 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: 337/689] 10.0.0.207 () {36 vars in 987 bytes} [Tue Jul 14 18:49:26 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/690] 10.0.0.207 () {36 vars in 927 bytes} [Tue Jul 14 18:49: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: 339/693] 199.204.45.4 () {36 vars in 989 bytes} [Tue Jul 14 18:49:29 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => generated 1171 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/694] 199.204.45.4 () {36 vars in 929 bytes} [Tue Jul 14 18:49: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: 8|app: 0|req: 340/695] 199.204.45.4 () {36 vars in 989 bytes} [Tue Jul 14 18:49:30 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => 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: 356/696] 199.204.45.4 () {36 vars in 929 bytes} [Tue Jul 14 18:49:30 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: 342/699] 10.0.0.207 () {36 vars in 987 bytes} [Tue Jul 14 18:49:43 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/700] 10.0.0.207 () {36 vars in 927 bytes} [Tue Jul 14 18:49:43 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: 344/703] 10.0.0.59 () {36 vars in 986 bytes} [Tue Jul 14 18:49:49 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => generated 1171 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/704] 10.0.0.59 () {36 vars in 926 bytes} [Tue Jul 14 18:49:49 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: 345/705] 10.0.0.59 () {36 vars in 926 bytes} [Tue Jul 14 18:49: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: 361/706] 10.0.0.59 () {36 vars in 986 bytes} [Tue Jul 14 18:49:49 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => 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: 346/707] 10.0.0.59 () {36 vars in 926 bytes} [Tue Jul 14 18:49:49 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: 362/708] 10.0.0.59 () {36 vars in 926 bytes} [Tue Jul 14 18:49:49 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: 347/709] 10.0.0.59 () {36 vars in 986 bytes} [Tue Jul 14 18:49:49 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => 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: 363/710] 10.0.0.59 () {36 vars in 926 bytes} [Tue Jul 14 18:49:49 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: 348/711] 10.0.0.59 () {36 vars in 926 bytes} [Tue Jul 14 18:49:49 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: 364/712] 10.0.0.7 () {36 vars in 985 bytes} [Tue Jul 14 18:49:50 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => generated 1171 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/713] 10.0.0.7 () {36 vars in 925 bytes} [Tue Jul 14 18:49:50 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: 365/714] 10.0.0.7 () {36 vars in 985 bytes} [Tue Jul 14 18:49:50 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/715] 10.0.0.7 () {36 vars in 925 bytes} [Tue Jul 14 18:49:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/716] 10.0.0.7 () {36 vars in 925 bytes} [Tue Jul 14 18:49:50 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: 351/717] 10.0.0.169 () {34 vars in 655 bytes} [Tue Jul 14 18:49:55 2026] POST /v2/images => generated 649 bytes in 255 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-14 18:49:56.262 7 WARNING glance.api.v2.images [None req-ef5bac51-378c-4cb9-a100-c0d024eaaa9e 32a1c98cbd9d48d686adba18d3c2792d 7b1d50ae656942f0ba5bdc34e750bd22 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//759d3cd5-56d1-4afd-831d-dcd83f211c2a [pid: 7|app: 0|req: 367/718] 10.0.0.169 () {32 vars in 710 bytes} [Tue Jul 14 18:49:56 2026] DELETE /v2/images/759d3cd5-56d1-4afd-831d-dcd83f211c2a => generated 0 bytes in 71 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/719] 10.0.0.169 () {32 vars in 707 bytes} [Tue Jul 14 18:49:56 2026] GET /v2/images/759d3cd5-56d1-4afd-831d-dcd83f211c2a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/720] 10.0.0.169 () {32 vars in 633 bytes} [Tue Jul 14 18:49:56 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/723] 10.0.0.169 () {34 vars in 655 bytes} [Tue Jul 14 18:49:56 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-14 18:49:56.459 7 WARNING oslo_policy.policy [None req-a326f740-134e-402c-b928-9b8ea98625d8 32a1c98cbd9d48d686adba18d3c2792d 7b1d50ae656942f0ba5bdc34e750bd22 - - 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-07-14 18:49:56.460 7 WARNING oslo_policy.policy [None req-a326f740-134e-402c-b928-9b8ea98625d8 32a1c98cbd9d48d686adba18d3c2792d 7b1d50ae656942f0ba5bdc34e750bd22 - - 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: 371/724] 10.0.0.169 () {32 vars in 717 bytes} [Tue Jul 14 18:49:56 2026] GET /v2/images/acafc540-a27d-4072-90a1-56ded99d2fef/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-14 18:49:56.483 8 INFO glance.api.v2.image_data [None req-aaf7f731-1d31-4853-96d3-3d5e204c7f20 32a1c98cbd9d48d686adba18d3c2792d 7b1d50ae656942f0ba5bdc34e750bd22 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 18:49:56.533 8 WARNING glance_store._drivers.rbd [None req-aaf7f731-1d31-4853-96d3-3d5e204c7f20 32a1c98cbd9d48d686adba18d3c2792d 7b1d50ae656942f0ba5bdc34e750bd22 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-14 18:49:57.434 8 INFO glance.location [None req-aaf7f731-1d31-4853-96d3-3d5e204c7f20 32a1c98cbd9d48d686adba18d3c2792d 7b1d50ae656942f0ba5bdc34e750bd22 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 354/725] 10.0.0.169 () {32 vars in 727 bytes} [Tue Jul 14 18:49:56 2026] PUT /v2/images/acafc540-a27d-4072-90a1-56ded99d2fef/file => generated 0 bytes in 1003 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/726] 10.0.0.169 () {32 vars in 707 bytes} [Tue Jul 14 18:49:57 2026] GET /v2/images/acafc540-a27d-4072-90a1-56ded99d2fef => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/727] 10.0.0.169 () {32 vars in 717 bytes} [Tue Jul 14 18:49:57 2026] GET /v2/images/acafc540-a27d-4072-90a1-56ded99d2fef/file => generated 1024 bytes in 171 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/728] 10.0.0.169 () {34 vars in 655 bytes} [Tue Jul 14 18:49:57 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/729] 10.0.0.169 () {32 vars in 726 bytes} [Tue Jul 14 18:49:57 2026] PATCH /v2/images/23bdfefe-76b1-425d-8355-2dc5db403718 => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/730] 10.0.0.169 () {32 vars in 707 bytes} [Tue Jul 14 18:49:57 2026] GET /v2/images/23bdfefe-76b1-425d-8355-2dc5db403718 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-14 18:49:57.790 8 WARNING glance.api.v2.images [None req-eaebfb5c-d6e0-40d5-aed5-eaaf0a95d890 32a1c98cbd9d48d686adba18d3c2792d 7b1d50ae656942f0ba5bdc34e750bd22 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//23bdfefe-76b1-425d-8355-2dc5db403718 [pid: 8|app: 0|req: 357/731] 10.0.0.169 () {32 vars in 710 bytes} [Tue Jul 14 18:49:57 2026] DELETE /v2/images/23bdfefe-76b1-425d-8355-2dc5db403718 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/732] 10.0.0.169 () {32 vars in 707 bytes} [Tue Jul 14 18:49:57 2026] GET /v2/images/23bdfefe-76b1-425d-8355-2dc5db403718 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-14 18:49:57.867 8 WARNING glance.api.v2.images [None req-e1d1e2d4-a68c-4c2f-980f-313152407c5e 32a1c98cbd9d48d686adba18d3c2792d 7b1d50ae656942f0ba5bdc34e750bd22 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//acafc540-a27d-4072-90a1-56ded99d2fef [pid: 8|app: 0|req: 358/733] 10.0.0.169 () {32 vars in 710 bytes} [Tue Jul 14 18:49:57 2026] DELETE /v2/images/acafc540-a27d-4072-90a1-56ded99d2fef => generated 0 bytes in 813 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/734] 10.0.0.169 () {32 vars in 707 bytes} [Tue Jul 14 18:49:58 2026] GET /v2/images/acafc540-a27d-4072-90a1-56ded99d2fef => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-14 18:49:58.711 8 WARNING glance.api.v2.images [None req-8540d6e5-dfad-4eea-b0ab-2f946abaa712 32a1c98cbd9d48d686adba18d3c2792d 7b1d50ae656942f0ba5bdc34e750bd22 - - default default] Failed to find image 759d3cd5-56d1-4afd-831d-dcd83f211c2a to delete: glance.common.exception.ImageNotFound: No image found with ID 759d3cd5-56d1-4afd-831d-dcd83f211c2a [pid: 8|app: 0|req: 359/735] 10.0.0.169 () {32 vars in 710 bytes} [Tue Jul 14 18:49:58 2026] DELETE /v2/images/759d3cd5-56d1-4afd-831d-dcd83f211c2a => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/736] 10.0.0.169 () {32 vars in 707 bytes} [Tue Jul 14 18:49:58 2026] GET /v2/images/759d3cd5-56d1-4afd-831d-dcd83f211c2a => generated 139 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/741] 10.0.0.207 () {36 vars in 987 bytes} [Tue Jul 14 18:50:22 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/742] 10.0.0.207 () {36 vars in 927 bytes} [Tue Jul 14 18:50:22 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: 366/749] 10.0.0.207 () {36 vars in 987 bytes} [Tue Jul 14 18:50:49 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => 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: 384/750] 10.0.0.207 () {36 vars in 927 bytes} [Tue Jul 14 18:50:49 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: 367/751] 10.0.0.207 () {36 vars in 987 bytes} [Tue Jul 14 18:50:52 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/752] 10.0.0.207 () {36 vars in 927 bytes} [Tue Jul 14 18:50:52 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/759] 10.0.0.207 () {36 vars in 987 bytes} [Tue Jul 14 18:51:25 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => generated 1171 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/760] 10.0.0.207 () {36 vars in 927 bytes} [Tue Jul 14 18:51:25 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: 393/767] 10.0.0.207 () {36 vars in 987 bytes} [Tue Jul 14 18:51:53 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => 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: 375/768] 10.0.0.207 () {36 vars in 927 bytes} [Tue Jul 14 18:51:53 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/769] 10.0.0.207 () {36 vars in 987 bytes} [Tue Jul 14 18:51:53 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => 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: 376/770] 10.0.0.207 () {36 vars in 927 bytes} [Tue Jul 14 18:51:53 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: 397/775] 10.0.0.169 () {30 vars in 411 bytes} [Tue Jul 14 18:52:09 2026] GET / => generated 1173 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/776] 10.0.0.169 () {32 vars in 707 bytes} [Tue Jul 14 18:52:13 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => 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: 398/777] 10.0.0.169 () {32 vars in 707 bytes} [Tue Jul 14 18:52:13 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => 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: 380/778] 10.0.0.59 () {36 vars in 986 bytes} [Tue Jul 14 18:52:13 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => generated 1171 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/779] 10.0.0.59 () {36 vars in 926 bytes} [Tue Jul 14 18:52:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/780] 10.0.0.59 () {36 vars in 926 bytes} [Tue Jul 14 18:52:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/781] 10.0.0.59 () {36 vars in 986 bytes} [Tue Jul 14 18:52:13 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => 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: 382/782] 10.0.0.59 () {36 vars in 926 bytes} [Tue Jul 14 18:52:13 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: 401/783] 10.0.0.59 () {36 vars in 926 bytes} [Tue Jul 14 18:52:13 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: 383/784] 10.0.0.59 () {36 vars in 986 bytes} [Tue Jul 14 18:52:13 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/785] 10.0.0.59 () {36 vars in 926 bytes} [Tue Jul 14 18:52:13 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: 384/786] 10.0.0.59 () {36 vars in 926 bytes} [Tue Jul 14 18:52:13 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: 403/787] 10.0.0.7 () {36 vars in 985 bytes} [Tue Jul 14 18:52:14 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => 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: 385/788] 10.0.0.7 () {36 vars in 925 bytes} [Tue Jul 14 18:52:14 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: 404/789] 10.0.0.7 () {36 vars in 985 bytes} [Tue Jul 14 18:52:14 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/790] 10.0.0.7 () {36 vars in 925 bytes} [Tue Jul 14 18:52:14 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: 405/791] 10.0.0.7 () {36 vars in 925 bytes} [Tue Jul 14 18:52:14 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: 391/800] 10.0.0.207 () {36 vars in 987 bytes} [Tue Jul 14 18:52:47 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/801] 10.0.0.207 () {36 vars in 927 bytes} [Tue Jul 14 18:52: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: 392/802] 10.0.0.207 () {36 vars in 987 bytes} [Tue Jul 14 18:52:49 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => 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: 411/803] 10.0.0.207 () {36 vars in 927 bytes} [Tue Jul 14 18:52:49 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: 413/806] 10.0.0.207 () {36 vars in 987 bytes} [Tue Jul 14 18:52:57 2026] GET /v2/images/369408be-f88e-44e8-97e6-2186cc650a56 => 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: 394/807] 10.0.0.207 () {36 vars in 927 bytes} [Tue Jul 14 18:52:57 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: 416/812] 199.204.45.4 () {32 vars in 824 bytes} [Tue Jul 14 18:53:24 2026] GET /v2/images?status=active&owner=52f23ae4f2534fea9aa9f107a70d888c&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/813] 199.204.45.4 () {32 vars in 651 bytes} [Tue Jul 14 18:53:24 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: 417/814] 10.0.0.59 () {36 vars in 986 bytes} [Tue Jul 14 18:53:25 2026] GET /v2/images/d74312ff-ca32-48a3-9a84-dfa9f381c42d => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/815] 10.0.0.59 () {36 vars in 926 bytes} [Tue Jul 14 18:53:25 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: 418/816] 10.0.0.59 () {36 vars in 926 bytes} [Tue Jul 14 18:53:25 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: 399/817] 10.0.0.59 () {36 vars in 986 bytes} [Tue Jul 14 18:53:25 2026] GET /v2/images/d74312ff-ca32-48a3-9a84-dfa9f381c42d => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/818] 10.0.0.59 () {36 vars in 926 bytes} [Tue Jul 14 18:53: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: 400/819] 10.0.0.59 () {36 vars in 926 bytes} [Tue Jul 14 18:53: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: 7|app: 0|req: 420/820] 10.0.0.59 () {36 vars in 986 bytes} [Tue Jul 14 18:53:25 2026] GET /v2/images/d74312ff-ca32-48a3-9a84-dfa9f381c42d => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/821] 10.0.0.59 () {36 vars in 926 bytes} [Tue Jul 14 18:53:25 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/822] 10.0.0.7 () {36 vars in 985 bytes} [Tue Jul 14 18:53:25 2026] GET /v2/images/d74312ff-ca32-48a3-9a84-dfa9f381c42d => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/823] 10.0.0.7 () {36 vars in 925 bytes} [Tue Jul 14 18:53: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: 7|app: 0|req: 422/824] 10.0.0.7 () {36 vars in 985 bytes} [Tue Jul 14 18:53:25 2026] GET /v2/images/d74312ff-ca32-48a3-9a84-dfa9f381c42d => 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: 403/825] 10.0.0.7 () {36 vars in 925 bytes} [Tue Jul 14 18:53: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: 7|app: 0|req: 423/826] 10.0.0.7 () {36 vars in 925 bytes} [Tue Jul 14 18:53:25 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: 440/859] 10.0.0.169 () {32 vars in 633 bytes} [Tue Jul 14 18:55:57 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)