+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 21 05:21:18 2026] *** compiled with version: 11.4.0 on 20 May 2026 04:37:34 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-68f49847d-9cmn8 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 0x55a7648e2180 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-05-21 05:21:20.768 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-21 05:21:20.795 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-05-21 05:21:21.460 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 05:21:21.462 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 05:21:21.504 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 05:21:21.505 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 05:21:23.276 8 WARNING glance.api.v2.images [None req-8730cfa7-2617-4995-a410-ba49bf24516a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 05:21:23.489 7 WARNING glance.api.v2.images [None req-5c4397e6-b5b0-442c-9b85-10f1a7075816 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 05:21:23.566 8 WARNING keystonemiddleware._common.config [None req-8730cfa7-2617-4995-a410-ba49bf24516a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 05:21:23.575 8 WARNING oslo_config.cfg [None req-8730cfa7-2617-4995-a410-ba49bf24516a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55a7648e2180 pid: 8 (default app) 2026-05-21 05:21:23.757 7 WARNING keystonemiddleware._common.config [None req-5c4397e6-b5b0-442c-9b85-10f1a7075816 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 05:21:23.766 7 WARNING oslo_config.cfg [None req-5c4397e6-b5b0-442c-9b85-10f1a7075816 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55a7648e2180 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.128 () {42 vars in 687 bytes} [Thu May 21 05:21:25 2026] GET / => generated 1193 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-05-21 05:21:25.831 7 WARNING oslo_policy.policy [None req-cee0adf2-e353-4d9b-bb75-4a68dab66445 4dbe2005abd3469789b78953920f9335 36692ae09ab14a0d82f0a4148603ecde - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:21:25.831 7 WARNING oslo_policy.policy [None req-cee0adf2-e353-4d9b-bb75-4a68dab66445 4dbe2005abd3469789b78953920f9335 36692ae09ab14a0d82f0a4148603ecde - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:21:25.854 7 WARNING oslo_policy.policy [None req-cee0adf2-e353-4d9b-bb75-4a68dab66445 4dbe2005abd3469789b78953920f9335 36692ae09ab14a0d82f0a4148603ecde - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:21:25.855 7 WARNING oslo_policy.policy [None req-cee0adf2-e353-4d9b-bb75-4a68dab66445 4dbe2005abd3469789b78953920f9335 36692ae09ab14a0d82f0a4148603ecde - - 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/6] 199.19.213.128 () {44 vars in 909 bytes} [Thu May 21 05:21:25 2026] GET /v2/images => generated 69 bytes in 595 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.128 () {42 vars in 687 bytes} [Thu May 21 05:21:29 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.19.213.128 () {44 vars in 909 bytes} [Thu May 21 05:21:29 2026] GET /v2/images => generated 69 bytes in 53 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-05-21 05:21:29.452 8 WARNING oslo_policy.policy [None req-2f1f7a21-fb17-4ddd-8c9f-97757cd0ec58 4dbe2005abd3469789b78953920f9335 36692ae09ab14a0d82f0a4148603ecde - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:21:29.452 8 WARNING oslo_policy.policy [None req-2f1f7a21-fb17-4ddd-8c9f-97757cd0ec58 4dbe2005abd3469789b78953920f9335 36692ae09ab14a0d82f0a4148603ecde - - 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/9] 199.19.213.128 () {44 vars in 910 bytes} [Thu May 21 05:21:29 2026] GET /v2/images/cirros => generated 151 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.128 () {44 vars in 932 bytes} [Thu May 21 05:21:29 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:21:29.607 8 WARNING oslo_policy.policy [None req-e9361804-ad3c-4753-b93c-c03397bde3fc 4dbe2005abd3469789b78953920f9335 36692ae09ab14a0d82f0a4148603ecde - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:21:29.608 8 WARNING oslo_policy.policy [None req-e9361804-ad3c-4753-b93c-c03397bde3fc 4dbe2005abd3469789b78953920f9335 36692ae09ab14a0d82f0a4148603ecde - - 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: 8/11] 199.19.213.128 () {44 vars in 938 bytes} [Thu May 21 05:21:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:21:29.706 7 WARNING oslo_config.cfg [None req-0bff380f-3216-458e-b90a-7494deb68a09 4dbe2005abd3469789b78953920f9335 36692ae09ab14a0d82f0a4148603ecde - - 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/12] 199.19.213.128 () {48 vars in 950 bytes} [Thu May 21 05:21:29 2026] POST /v2/images => generated 760 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 05:21:29.730 8 WARNING oslo_policy.policy [None req-926a79db-6cbb-4dde-9cd1-d17fd1f905f0 4dbe2005abd3469789b78953920f9335 36692ae09ab14a0d82f0a4148603ecde - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:21:29.730 8 WARNING oslo_policy.policy [None req-926a79db-6cbb-4dde-9cd1-d17fd1f905f0 4dbe2005abd3469789b78953920f9335 36692ae09ab14a0d82f0a4148603ecde - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:21:29.733 8 INFO glance.api.v2.image_data [None req-926a79db-6cbb-4dde-9cd1-d17fd1f905f0 4dbe2005abd3469789b78953920f9335 36692ae09ab14a0d82f0a4148603ecde - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 05:21:33.972 8 INFO glance.location [None req-926a79db-6cbb-4dde-9cd1-d17fd1f905f0 4dbe2005abd3469789b78953920f9335 36692ae09ab14a0d82f0a4148603ecde - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 9/15] 199.19.213.128 () {48 vars in 1044 bytes} [Thu May 21 05:21:29 2026] PUT /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665/file => generated 0 bytes in 4292 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5454 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.19.213.128 () {44 vars in 909 bytes} [Thu May 21 05:21:34 2026] GET /v2/images => generated 1240 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:21:34.063 8 WARNING oslo_config.cfg [None req-3c446664-df70-469f-9d8e-6b6ae54238c5 4dbe2005abd3469789b78953920f9335 36692ae09ab14a0d82f0a4148603ecde - - 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: 10/17] 199.19.213.128 () {48 vars in 1048 bytes} [Thu May 21 05:21:34 2026] PATCH /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.128 () {44 vars in 909 bytes} [Thu May 21 05:21:34 2026] GET /v2/images => generated 1240 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/303] 199.19.213.128 () {42 vars in 687 bytes} [Thu May 21 05:45:18 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/304] 199.19.213.128 () {44 vars in 909 bytes} [Thu May 21 05:45:18 2026] GET /v2/images => generated 1240 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/309] 199.19.213.128 () {42 vars in 687 bytes} [Thu May 21 05:45:37 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/310] 199.19.213.128 () {44 vars in 909 bytes} [Thu May 21 05:45:37 2026] GET /v2/images => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/311] 199.19.213.128 () {44 vars in 936 bytes} [Thu May 21 05:45:37 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/312] 199.19.213.128 () {44 vars in 958 bytes} [Thu May 21 05:45:37 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/313] 199.19.213.128 () {44 vars in 938 bytes} [Thu May 21 05:45:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/314] 199.19.213.128 () {48 vars in 950 bytes} [Thu May 21 05:45:37 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 05:45:37.547 8 INFO glance.api.v2.image_data [None req-3ec86bf3-5a14-4979-a677-5a24ef17ac8c 4dbe2005abd3469789b78953920f9335 36692ae09ab14a0d82f0a4148603ecde - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 05:46:16.053 8 INFO glance.location [None req-3ec86bf3-5a14-4979-a677-5a24ef17ac8c 4dbe2005abd3469789b78953920f9335 36692ae09ab14a0d82f0a4148603ecde - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 159/323] 199.19.213.128 () {48 vars in 1045 bytes} [Thu May 21 05:45:37 2026] PUT /v2/images/b97f1da9-5c62-4622-9597-4852fd3ab788/file => generated 0 bytes in 38564 msecs (HTTP/1.1 204) 4 headers in 171 bytes (54780 switches on core 0) [pid: 7|app: 0|req: 165/324] 199.19.213.128 () {44 vars in 909 bytes} [Thu May 21 05:46:16 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: 8|app: 0|req: 160/325] 199.19.213.128 () {48 vars in 1048 bytes} [Thu May 21 05:46:16 2026] PATCH /v2/images/b97f1da9-5c62-4622-9597-4852fd3ab788 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/326] 199.19.213.128 () {48 vars in 1049 bytes} [Thu May 21 05:46:16 2026] PATCH /v2/images/b97f1da9-5c62-4622-9597-4852fd3ab788 => generated 1209 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/327] 199.19.213.128 () {44 vars in 909 bytes} [Thu May 21 05:46:16 2026] GET /v2/images => generated 2451 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/328] 199.19.213.128 () {42 vars in 687 bytes} [Thu May 21 05:46:17 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/329] 199.19.213.128 () {44 vars in 909 bytes} [Thu May 21 05:46:17 2026] GET /v2/images => generated 2451 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/414] 199.19.213.128 () {42 vars in 687 bytes} [Thu May 21 05:53:22 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/415] 199.19.213.128 () {44 vars in 909 bytes} [Thu May 21 05:53:22 2026] GET /v2/images => generated 2451 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/420] 199.19.213.128 () {42 vars in 687 bytes} [Thu May 21 05:53:43 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/421] 199.19.213.128 () {44 vars in 909 bytes} [Thu May 21 05:53:43 2026] GET /v2/images => generated 2451 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/422] 199.19.213.128 () {44 vars in 946 bytes} [Thu May 21 05:53:43 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: 8|app: 0|req: 209/423] 199.19.213.128 () {44 vars in 968 bytes} [Thu May 21 05:53:43 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/424] 199.19.213.128 () {44 vars in 938 bytes} [Thu May 21 05:53:43 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) [pid: 8|app: 0|req: 210/427] 199.19.213.128 () {48 vars in 950 bytes} [Thu May 21 05:53:43 2026] POST /v2/images => generated 799 bytes in 1026 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 05:53:44.297 7 WARNING oslo_policy.policy [None req-ff7dfa13-1fee-40c6-b71e-1ea5ada43588 4dbe2005abd3469789b78953920f9335 36692ae09ab14a0d82f0a4148603ecde - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:53:44.297 7 WARNING oslo_policy.policy [None req-ff7dfa13-1fee-40c6-b71e-1ea5ada43588 4dbe2005abd3469789b78953920f9335 36692ae09ab14a0d82f0a4148603ecde - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:53:44.299 7 INFO glance.api.v2.image_data [None req-ff7dfa13-1fee-40c6-b71e-1ea5ada43588 4dbe2005abd3469789b78953920f9335 36692ae09ab14a0d82f0a4148603ecde - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 05:54:18.540 7 INFO glance.location [None req-ff7dfa13-1fee-40c6-b71e-1ea5ada43588 4dbe2005abd3469789b78953920f9335 36692ae09ab14a0d82f0a4148603ecde - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 218/434] 199.19.213.128 () {48 vars in 1044 bytes} [Thu May 21 05:53:44 2026] PUT /v2/images/490a8dc1-1d04-4815-9ec0-b1f4d00dcd27/file => generated 0 bytes in 34300 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21532 switches on core 0) [pid: 8|app: 0|req: 217/435] 199.19.213.128 () {44 vars in 909 bytes} [Thu May 21 05:54:18 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: 7|app: 0|req: 219/436] 199.19.213.128 () {48 vars in 1049 bytes} [Thu May 21 05:54:18 2026] PATCH /v2/images/490a8dc1-1d04-4815-9ec0-b1f4d00dcd27 => generated 1234 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/437] 199.19.213.128 () {44 vars in 909 bytes} [Thu May 21 05:54:18 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: 7|app: 0|req: 232/462] 199.19.213.128 () {42 vars in 687 bytes} [Thu May 21 05:56:19 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/463] 199.19.213.128 () {44 vars in 909 bytes} [Thu May 21 05:56:19 2026] GET /v2/images => generated 3687 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/468] 199.19.213.128 () {42 vars in 687 bytes} [Thu May 21 05:56:39 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/469] 199.19.213.128 () {44 vars in 909 bytes} [Thu May 21 05:56:39 2026] GET /v2/images => generated 3687 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/470] 199.19.213.128 () {44 vars in 938 bytes} [Thu May 21 05:56:39 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: 236/471] 199.19.213.128 () {44 vars in 960 bytes} [Thu May 21 05:56:39 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/472] 199.19.213.128 () {44 vars in 938 bytes} [Thu May 21 05:56:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/473] 199.19.213.128 () {48 vars in 950 bytes} [Thu May 21 05:56:39 2026] POST /v2/images => generated 791 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 05:56:39.778 8 INFO glance.api.v2.image_data [None req-eb3990d3-eebe-4ffa-b712-42197e987c9e 4dbe2005abd3469789b78953920f9335 36692ae09ab14a0d82f0a4148603ecde - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 05:56:55.242 8 INFO glance.location [None req-eb3990d3-eebe-4ffa-b712-42197e987c9e 4dbe2005abd3469789b78953920f9335 36692ae09ab14a0d82f0a4148603ecde - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 237/478] 199.19.213.128 () {48 vars in 1045 bytes} [Thu May 21 05:56:39 2026] PUT /v2/images/0608c4b8-85f2-466b-9ab7-aee1e31bb374/file => generated 0 bytes in 15508 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27006 switches on core 0) [pid: 7|app: 0|req: 242/479] 199.19.213.128 () {44 vars in 909 bytes} [Thu May 21 05:56:55 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: 238/480] 199.19.213.128 () {48 vars in 1048 bytes} [Thu May 21 05:56:55 2026] PATCH /v2/images/0608c4b8-85f2-466b-9ab7-aee1e31bb374 => 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: 243/481] 199.19.213.128 () {44 vars in 909 bytes} [Thu May 21 05:56:55 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/632] 199.19.213.128 () {42 vars in 687 bytes} [Thu May 21 06:09:31 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/633] 199.19.213.128 () {44 vars in 909 bytes} [Thu May 21 06:09:31 2026] GET /v2/images => generated 4893 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/662] 199.19.213.128 () {42 vars in 687 bytes} [Thu May 21 06:11:50 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/663] 199.19.213.128 () {44 vars in 909 bytes} [Thu May 21 06:11:50 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/664] 199.19.213.128 () {42 vars in 687 bytes} [Thu May 21 06:11:51 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/665] 199.19.213.128 () {44 vars in 909 bytes} [Thu May 21 06:11:51 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/676] 199.19.213.128 () {42 vars in 687 bytes} [Thu May 21 06:12:37 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/677] 199.19.213.128 () {44 vars in 909 bytes} [Thu May 21 06:12:37 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/680] 199.19.213.128 () {42 vars in 687 bytes} [Thu May 21 06:12:44 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/681] 199.19.213.128 () {44 vars in 909 bytes} [Thu May 21 06:12:45 2026] GET /v2/images => generated 4893 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/692] 199.19.213.128 () {42 vars in 687 bytes} [Thu May 21 06:13:43 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/693] 199.19.213.128 () {44 vars in 909 bytes} [Thu May 21 06:13:43 2026] GET /v2/images => generated 4893 bytes in 62 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: 355/704] 10.0.0.192 () {32 vars in 632 bytes} [Thu May 21 06:14:25 2026] GET /v2/images => generated 4893 bytes in 21 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: 352/709] 10.0.0.203 () {36 vars in 986 bytes} [Thu May 21 06:14:46 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/710] 10.0.0.203 () {36 vars in 926 bytes} [Thu May 21 06:14:46 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/711] 199.19.213.128 () {36 vars in 990 bytes} [Thu May 21 06:14:49 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => generated 1171 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/712] 199.19.213.128 () {36 vars in 930 bytes} [Thu May 21 06:14:50 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/713] 199.19.213.128 () {36 vars in 990 bytes} [Thu May 21 06:14:50 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => 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: 360/714] 199.19.213.128 () {36 vars in 930 bytes} [Thu May 21 06:14:50 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/715] 10.0.0.203 () {36 vars in 986 bytes} [Thu May 21 06:14:52 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => 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: 361/716] 10.0.0.203 () {36 vars in 926 bytes} [Thu May 21 06:14: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: 7|app: 0|req: 363/719] 10.0.0.26 () {36 vars in 985 bytes} [Thu May 21 06:15:02 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => generated 1171 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/720] 10.0.0.26 () {36 vars in 925 bytes} [Thu May 21 06:15:03 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: 364/721] 10.0.0.26 () {36 vars in 925 bytes} [Thu May 21 06:15:03 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/722] 10.0.0.26 () {36 vars in 985 bytes} [Thu May 21 06:15:03 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => 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: 365/723] 10.0.0.26 () {36 vars in 925 bytes} [Thu May 21 06:15:03 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/724] 10.0.0.26 () {36 vars in 925 bytes} [Thu May 21 06:15:03 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/725] 10.0.0.26 () {36 vars in 985 bytes} [Thu May 21 06:15:03 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/726] 10.0.0.26 () {36 vars in 925 bytes} [Thu May 21 06:15:03 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: 367/727] 10.0.0.26 () {36 vars in 925 bytes} [Thu May 21 06:15:03 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/730] 10.0.0.71 () {36 vars in 985 bytes} [Thu May 21 06:15:04 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => generated 1171 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/731] 10.0.0.71 () {36 vars in 925 bytes} [Thu May 21 06:15:04 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: 370/732] 10.0.0.71 () {36 vars in 985 bytes} [Thu May 21 06:15:04 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/733] 10.0.0.71 () {36 vars in 925 bytes} [Thu May 21 06:15:04 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/734] 10.0.0.71 () {36 vars in 925 bytes} [Thu May 21 06:15:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/735] 10.0.0.203 () {36 vars in 986 bytes} [Thu May 21 06:15:06 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => 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: 372/736] 10.0.0.203 () {36 vars in 926 bytes} [Thu May 21 06:15:06 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: 367/741] 10.0.0.192 () {34 vars in 654 bytes} [Thu May 21 06:15:30 2026] POST /v2/images => generated 649 bytes in 177 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-21 06:15:30.662 7 WARNING glance.api.v2.images [None req-bc1ddee0-7c5e-43ed-a4d7-82aa75809dfd 8cd6cf0630724365a1d48f924ae51115 97a2e22fd92a45318f21c7eaa422f22c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2a60fdf1-7e6a-48d3-bcc7-23178d6cf91f [pid: 7|app: 0|req: 375/742] 10.0.0.192 () {32 vars in 709 bytes} [Thu May 21 06:15:30 2026] DELETE /v2/images/2a60fdf1-7e6a-48d3-bcc7-23178d6cf91f => 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: 368/743] 10.0.0.192 () {32 vars in 706 bytes} [Thu May 21 06:15:30 2026] GET /v2/images/2a60fdf1-7e6a-48d3-bcc7-23178d6cf91f => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/744] 10.0.0.192 () {32 vars in 632 bytes} [Thu May 21 06:15:30 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/745] 10.0.0.192 () {34 vars in 654 bytes} [Thu May 21 06:15:30 2026] POST /v2/images => generated 703 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/746] 10.0.0.192 () {32 vars in 716 bytes} [Thu May 21 06:15:30 2026] GET /v2/images/1ef19ce9-6daf-471c-8453-56916b94c632/file => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:15:30.845 8 INFO glance.api.v2.image_data [None req-8908af2a-72da-48d9-b56c-0b9d526d8f28 8cd6cf0630724365a1d48f924ae51115 97a2e22fd92a45318f21c7eaa422f22c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 06:15:30.880 8 WARNING glance_store._drivers.rbd [None req-8908af2a-72da-48d9-b56c-0b9d526d8f28 8cd6cf0630724365a1d48f924ae51115 97a2e22fd92a45318f21c7eaa422f22c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-21 06:15:31.564 8 INFO glance.location [None req-8908af2a-72da-48d9-b56c-0b9d526d8f28 8cd6cf0630724365a1d48f924ae51115 97a2e22fd92a45318f21c7eaa422f22c - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 370/747] 10.0.0.192 () {32 vars in 726 bytes} [Thu May 21 06:15:30 2026] PUT /v2/images/1ef19ce9-6daf-471c-8453-56916b94c632/file => generated 0 bytes in 774 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/748] 10.0.0.192 () {32 vars in 706 bytes} [Thu May 21 06:15:31 2026] GET /v2/images/1ef19ce9-6daf-471c-8453-56916b94c632 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/749] 10.0.0.192 () {32 vars in 716 bytes} [Thu May 21 06:15:31 2026] GET /v2/images/1ef19ce9-6daf-471c-8453-56916b94c632/file => generated 1024 bytes in 120 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/750] 10.0.0.192 () {34 vars in 654 bytes} [Thu May 21 06:15:31 2026] POST /v2/images => generated 649 bytes in 143 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/751] 10.0.0.192 () {32 vars in 725 bytes} [Thu May 21 06:15:31 2026] PATCH /v2/images/ec4172cc-30ea-4df9-8236-75f24f925a01 => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/752] 10.0.0.192 () {32 vars in 706 bytes} [Thu May 21 06:15:31 2026] GET /v2/images/ec4172cc-30ea-4df9-8236-75f24f925a01 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:15:31.986 8 WARNING glance.api.v2.images [None req-8dddfc9e-f363-424d-995e-06a42f709fea 8cd6cf0630724365a1d48f924ae51115 97a2e22fd92a45318f21c7eaa422f22c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ec4172cc-30ea-4df9-8236-75f24f925a01 [pid: 8|app: 0|req: 373/753] 10.0.0.192 () {32 vars in 709 bytes} [Thu May 21 06:15:31 2026] DELETE /v2/images/ec4172cc-30ea-4df9-8236-75f24f925a01 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/754] 10.0.0.192 () {32 vars in 706 bytes} [Thu May 21 06:15:32 2026] GET /v2/images/ec4172cc-30ea-4df9-8236-75f24f925a01 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:15:32.045 8 WARNING glance.api.v2.images [None req-05f1daad-0c00-41e8-86f3-597f34204c8c 8cd6cf0630724365a1d48f924ae51115 97a2e22fd92a45318f21c7eaa422f22c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1ef19ce9-6daf-471c-8453-56916b94c632 [pid: 8|app: 0|req: 374/755] 10.0.0.192 () {32 vars in 709 bytes} [Thu May 21 06:15:32 2026] DELETE /v2/images/1ef19ce9-6daf-471c-8453-56916b94c632 => generated 0 bytes in 765 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/756] 10.0.0.192 () {32 vars in 706 bytes} [Thu May 21 06:15:32 2026] GET /v2/images/1ef19ce9-6daf-471c-8453-56916b94c632 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:15:32.837 8 WARNING glance.api.v2.images [None req-795466f4-96ae-4c48-80d9-03e54fa63fef 8cd6cf0630724365a1d48f924ae51115 97a2e22fd92a45318f21c7eaa422f22c - - default default] Failed to find image 2a60fdf1-7e6a-48d3-bcc7-23178d6cf91f to delete: glance.common.exception.ImageNotFound: No image found with ID 2a60fdf1-7e6a-48d3-bcc7-23178d6cf91f [pid: 8|app: 0|req: 375/757] 10.0.0.192 () {32 vars in 709 bytes} [Thu May 21 06:15:32 2026] DELETE /v2/images/2a60fdf1-7e6a-48d3-bcc7-23178d6cf91f => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/758] 10.0.0.192 () {32 vars in 706 bytes} [Thu May 21 06:15:32 2026] GET /v2/images/2a60fdf1-7e6a-48d3-bcc7-23178d6cf91f => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/761] 10.0.0.192 () {30 vars in 410 bytes} [Thu May 21 06:15:35 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/762] 10.0.0.203 () {36 vars in 986 bytes} [Thu May 21 06:15:35 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => 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: 378/763] 10.0.0.203 () {36 vars in 926 bytes} [Thu May 21 06:15:35 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: 384/774] 10.0.0.203 () {36 vars in 986 bytes} [Thu May 21 06:16:31 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/775] 10.0.0.203 () {36 vars in 926 bytes} [Thu May 21 06:16:31 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: 385/776] 10.0.0.203 () {36 vars in 986 bytes} [Thu May 21 06:16:32 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => 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: 392/777] 10.0.0.203 () {36 vars in 926 bytes} [Thu May 21 06:16:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/784] 10.0.0.203 () {36 vars in 986 bytes} [Thu May 21 06:16:53 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => 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: 389/785] 10.0.0.203 () {36 vars in 926 bytes} [Thu May 21 06:16:54 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: 397/786] 10.0.0.203 () {36 vars in 986 bytes} [Thu May 21 06:16:54 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/787] 10.0.0.203 () {36 vars in 926 bytes} [Thu May 21 06:16:54 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: 403/798] 10.0.0.203 () {36 vars in 986 bytes} [Thu May 21 06:17:45 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => 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: 396/799] 10.0.0.203 () {36 vars in 926 bytes} [Thu May 21 06:17:45 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: 398/802] 10.0.0.192 () {32 vars in 706 bytes} [Thu May 21 06:17:59 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => 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: 405/803] 10.0.0.192 () {32 vars in 706 bytes} [Thu May 21 06:17:59 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => 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: 399/804] 10.0.0.26 () {36 vars in 985 bytes} [Thu May 21 06:17:59 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => 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: 406/805] 10.0.0.26 () {36 vars in 925 bytes} [Thu May 21 06:17:59 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: 400/806] 10.0.0.26 () {36 vars in 925 bytes} [Thu May 21 06:17:59 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: 407/807] 10.0.0.26 () {36 vars in 985 bytes} [Thu May 21 06:17:59 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => 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: 401/808] 10.0.0.26 () {36 vars in 925 bytes} [Thu May 21 06:17:59 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: 408/809] 10.0.0.26 () {36 vars in 925 bytes} [Thu May 21 06:17:59 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/810] 10.0.0.26 () {36 vars in 985 bytes} [Thu May 21 06:17:59 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => 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: 409/811] 10.0.0.26 () {36 vars in 925 bytes} [Thu May 21 06:17:59 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: 403/812] 10.0.0.71 () {36 vars in 985 bytes} [Thu May 21 06:17:59 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => generated 1171 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/813] 10.0.0.71 () {36 vars in 925 bytes} [Thu May 21 06:17:59 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: 404/814] 10.0.0.71 () {36 vars in 985 bytes} [Thu May 21 06:17:59 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => 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/815] 10.0.0.71 () {36 vars in 925 bytes} [Thu May 21 06:17:59 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: 405/816] 10.0.0.71 () {36 vars in 925 bytes} [Thu May 21 06:17:59 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: 421/835] 10.0.0.203 () {36 vars in 986 bytes} [Thu May 21 06:19:25 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => 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: 415/836] 10.0.0.203 () {36 vars in 926 bytes} [Thu May 21 06:19:25 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: 422/837] 10.0.0.203 () {36 vars in 986 bytes} [Thu May 21 06:19:32 2026] GET /v2/images/614a5b50-7a45-4c96-8099-e012b90c0665 => 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: 416/838] 10.0.0.203 () {36 vars in 926 bytes} [Thu May 21 06:19:32 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: 420/845] 199.19.213.128 () {32 vars in 825 bytes} [Thu May 21 06:19:59 2026] GET /v2/images?status=active&owner=36692ae09ab14a0d82f0a4148603ecde&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/846] 199.19.213.128 () {32 vars in 652 bytes} [Thu May 21 06:19:59 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: 421/847] 10.0.0.26 () {36 vars in 985 bytes} [Thu May 21 06:19:59 2026] GET /v2/images/b97f1da9-5c62-4622-9597-4852fd3ab788 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/848] 10.0.0.26 () {36 vars in 925 bytes} [Thu May 21 06:19:59 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: 422/849] 10.0.0.26 () {36 vars in 925 bytes} [Thu May 21 06:19:59 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: 428/850] 10.0.0.26 () {36 vars in 985 bytes} [Thu May 21 06:19:59 2026] GET /v2/images/b97f1da9-5c62-4622-9597-4852fd3ab788 => 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: 423/851] 10.0.0.26 () {36 vars in 925 bytes} [Thu May 21 06:19:59 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: 429/852] 10.0.0.26 () {36 vars in 925 bytes} [Thu May 21 06:19:59 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: 424/853] 10.0.0.26 () {36 vars in 985 bytes} [Thu May 21 06:19:59 2026] GET /v2/images/b97f1da9-5c62-4622-9597-4852fd3ab788 => 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: 430/854] 10.0.0.26 () {36 vars in 925 bytes} [Thu May 21 06:20:00 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: 425/855] 10.0.0.71 () {36 vars in 985 bytes} [Thu May 21 06:20:00 2026] GET /v2/images/b97f1da9-5c62-4622-9597-4852fd3ab788 => 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: 431/856] 10.0.0.71 () {36 vars in 925 bytes} [Thu May 21 06:20:00 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: 426/857] 10.0.0.71 () {36 vars in 985 bytes} [Thu May 21 06:20:00 2026] GET /v2/images/b97f1da9-5c62-4622-9597-4852fd3ab788 => 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: 432/858] 10.0.0.71 () {36 vars in 925 bytes} [Thu May 21 06:20:00 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: 427/859] 10.0.0.71 () {36 vars in 925 bytes} [Thu May 21 06:20:00 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: 443/890] 10.0.0.192 () {32 vars in 632 bytes} [Thu May 21 06:22:30 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)