+ 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 [Fri Jun 26 10:42:28 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-6ff46575c5-d6skb 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 0x557082bb5170 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-26 10:42:30.288 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-26 10:42:30.294 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-26 10:42:30.918 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-26 10:42:30.919 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-26 10:42:30.927 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-26 10:42:30.928 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-26 10:42:32.530 7 WARNING glance.api.v2.images [None req-ae062083-820e-4510-a185-d879355f58fb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-26 10:42:32.647 8 WARNING glance.api.v2.images [None req-39b0e7c5-cc13-4eb0-b4b4-17f3fcc28f76 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-26 10:42:32.787 7 WARNING keystonemiddleware._common.config [None req-ae062083-820e-4510-a185-d879355f58fb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-26 10:42:32.795 7 WARNING oslo_config.cfg [None req-ae062083-820e-4510-a185-d879355f58fb - - - - - -] 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 0x557082bb5170 pid: 7 (default app) 2026-06-26 10:42:32.952 8 WARNING keystonemiddleware._common.config [None req-39b0e7c5-cc13-4eb0-b4b4-17f3fcc28f76 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-26 10:42:32.963 8 WARNING oslo_config.cfg [None req-39b0e7c5-cc13-4eb0-b4b4-17f3fcc28f76 - - - - - -] 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 0x557082bb5170 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.147 () {42 vars in 689 bytes} [Fri Jun 26 10:42:33 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 10:42:33.579 8 WARNING oslo_policy.policy [None req-eeeae1a8-2ca6-4824-9db8-baf25bfe2ad4 8d8b93d0de2e4d33a9527d5ff193614f 0d9cfadafc714e47be3a14b9ff0c38c6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-26 10:42:33.580 8 WARNING oslo_policy.policy [None req-eeeae1a8-2ca6-4824-9db8-baf25bfe2ad4 8d8b93d0de2e4d33a9527d5ff193614f 0d9cfadafc714e47be3a14b9ff0c38c6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-26 10:42:33.597 8 WARNING oslo_policy.policy [None req-eeeae1a8-2ca6-4824-9db8-baf25bfe2ad4 8d8b93d0de2e4d33a9527d5ff193614f 0d9cfadafc714e47be3a14b9ff0c38c6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-26 10:42:33.598 8 WARNING oslo_policy.policy [None req-eeeae1a8-2ca6-4824-9db8-baf25bfe2ad4 8d8b93d0de2e4d33a9527d5ff193614f 0d9cfadafc714e47be3a14b9ff0c38c6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/4] 199.19.213.147 () {44 vars in 911 bytes} [Fri Jun 26 10:42:33 2026] GET /v2/images => generated 69 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.19.213.147 () {42 vars in 689 bytes} [Fri Jun 26 10:42:37 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: 2/6] 199.19.213.147 () {44 vars in 911 bytes} [Fri Jun 26 10:42:37 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-06-26 10:42:37.249 7 WARNING oslo_policy.policy [None req-2d012853-649c-4e37-a538-ce0e92b9651c 8d8b93d0de2e4d33a9527d5ff193614f 0d9cfadafc714e47be3a14b9ff0c38c6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-26 10:42:37.249 7 WARNING oslo_policy.policy [None req-2d012853-649c-4e37-a538-ce0e92b9651c 8d8b93d0de2e4d33a9527d5ff193614f 0d9cfadafc714e47be3a14b9ff0c38c6 - - 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: 5/7] 199.19.213.147 () {44 vars in 912 bytes} [Fri Jun 26 10:42:37 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: 8|app: 0|req: 3/8] 199.19.213.147 () {44 vars in 934 bytes} [Fri Jun 26 10:42:37 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 10:42:37.382 7 WARNING oslo_policy.policy [None req-f24acb35-517f-4ec3-ba9c-bfa571dcb1b7 8d8b93d0de2e4d33a9527d5ff193614f 0d9cfadafc714e47be3a14b9ff0c38c6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-26 10:42:37.384 7 WARNING oslo_policy.policy [None req-f24acb35-517f-4ec3-ba9c-bfa571dcb1b7 8d8b93d0de2e4d33a9527d5ff193614f 0d9cfadafc714e47be3a14b9ff0c38c6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.19.213.147 () {44 vars in 940 bytes} [Fri Jun 26 10:42:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 10:42:37.461 8 WARNING oslo_config.cfg [None req-fa130b5f-5ca3-42c5-9d16-fca8349bd6c2 8d8b93d0de2e4d33a9527d5ff193614f 0d9cfadafc714e47be3a14b9ff0c38c6 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/10] 199.19.213.147 () {48 vars in 952 bytes} [Fri Jun 26 10:42:37 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-26 10:42:37.489 7 WARNING oslo_policy.policy [None req-6bca9f2f-a8e5-4865-a89d-ad9995d88417 8d8b93d0de2e4d33a9527d5ff193614f 0d9cfadafc714e47be3a14b9ff0c38c6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-26 10:42:37.489 7 WARNING oslo_policy.policy [None req-6bca9f2f-a8e5-4865-a89d-ad9995d88417 8d8b93d0de2e4d33a9527d5ff193614f 0d9cfadafc714e47be3a14b9ff0c38c6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-26 10:42:37.491 7 INFO glance.api.v2.image_data [None req-6bca9f2f-a8e5-4865-a89d-ad9995d88417 8d8b93d0de2e4d33a9527d5ff193614f 0d9cfadafc714e47be3a14b9ff0c38c6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 10:42:40.984 7 INFO glance.location [None req-6bca9f2f-a8e5-4865-a89d-ad9995d88417 8d8b93d0de2e4d33a9527d5ff193614f 0d9cfadafc714e47be3a14b9ff0c38c6 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 7/11] 199.19.213.147 () {48 vars in 1046 bytes} [Fri Jun 26 10:42:37 2026] PUT /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad/file => generated 0 bytes in 3547 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5216 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.19.213.147 () {44 vars in 911 bytes} [Fri Jun 26 10:42:41 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 10:42:41.067 7 WARNING oslo_config.cfg [None req-d6520512-7bde-4bec-b7d8-43034096ffc0 8d8b93d0de2e4d33a9527d5ff193614f 0d9cfadafc714e47be3a14b9ff0c38c6 - - 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: 8/13] 199.19.213.147 () {48 vars in 1050 bytes} [Fri Jun 26 10:42:41 2026] PATCH /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => 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: 6/14] 199.19.213.147 () {44 vars in 911 bytes} [Fri Jun 26 10:42:41 2026] GET /v2/images => generated 1240 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/301] 199.19.213.147 () {42 vars in 689 bytes} [Fri Jun 26 11:06:27 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: 150/302] 199.19.213.147 () {44 vars in 911 bytes} [Fri Jun 26 11:06:27 2026] GET /v2/images => generated 1240 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/307] 199.19.213.147 () {42 vars in 689 bytes} [Fri Jun 26 11:06: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: 153/308] 199.19.213.147 () {44 vars in 911 bytes} [Fri Jun 26 11:06:44 2026] GET /v2/images => generated 1240 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/309] 199.19.213.147 () {44 vars in 938 bytes} [Fri Jun 26 11:06:44 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/310] 199.19.213.147 () {44 vars in 960 bytes} [Fri Jun 26 11:06:44 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/311] 199.19.213.147 () {44 vars in 940 bytes} [Fri Jun 26 11:06:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/312] 199.19.213.147 () {48 vars in 952 bytes} [Fri Jun 26 11:06:44 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-26 11:06:44.339 7 INFO glance.api.v2.image_data [None req-fc576b7e-44fc-43ab-8cf4-d0f54ffe87b6 8d8b93d0de2e4d33a9527d5ff193614f 0d9cfadafc714e47be3a14b9ff0c38c6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 11:07:21.885 7 INFO glance.location [None req-fc576b7e-44fc-43ab-8cf4-d0f54ffe87b6 8d8b93d0de2e4d33a9527d5ff193614f 0d9cfadafc714e47be3a14b9ff0c38c6 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 158/319] 199.19.213.147 () {48 vars in 1047 bytes} [Fri Jun 26 11:06:44 2026] PUT /v2/images/157477fa-803b-4391-bfc8-f61815dead1f/file => generated 0 bytes in 37602 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68211 switches on core 0) [pid: 8|app: 0|req: 162/320] 199.19.213.147 () {44 vars in 911 bytes} [Fri Jun 26 11:07:21 2026] GET /v2/images => generated 2451 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/321] 199.19.213.147 () {48 vars in 1050 bytes} [Fri Jun 26 11:07:21 2026] PATCH /v2/images/157477fa-803b-4391-bfc8-f61815dead1f => 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: 163/322] 199.19.213.147 () {48 vars in 1051 bytes} [Fri Jun 26 11:07:21 2026] PATCH /v2/images/157477fa-803b-4391-bfc8-f61815dead1f => generated 1209 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/323] 199.19.213.147 () {44 vars in 911 bytes} [Fri Jun 26 11:07:22 2026] GET /v2/images => generated 2451 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/326] 199.19.213.147 () {42 vars in 689 bytes} [Fri Jun 26 11:07:23 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: 162/327] 199.19.213.147 () {44 vars in 911 bytes} [Fri Jun 26 11:07:23 2026] GET /v2/images => generated 2451 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.19.213.147 () {42 vars in 689 bytes} [Fri Jun 26 11:13:59 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: 205/407] 199.19.213.147 () {44 vars in 911 bytes} [Fri Jun 26 11:13:59 2026] GET /v2/images => generated 2451 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/410] 199.19.213.147 () {42 vars in 689 bytes} [Fri Jun 26 11:14:08 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: 204/411] 199.19.213.147 () {44 vars in 911 bytes} [Fri Jun 26 11:14:08 2026] GET /v2/images => generated 2451 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/412] 199.19.213.147 () {44 vars in 948 bytes} [Fri Jun 26 11:14:08 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/413] 199.19.213.147 () {44 vars in 970 bytes} [Fri Jun 26 11:14:08 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/414] 199.19.213.147 () {44 vars in 940 bytes} [Fri Jun 26 11:14:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/415] 199.19.213.147 () {48 vars in 952 bytes} [Fri Jun 26 11:14:08 2026] POST /v2/images => generated 799 bytes in 330 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-26 11:14:08.569 8 WARNING oslo_policy.policy [None req-5de65176-c851-4607-82d9-d0f9ad694dd0 8d8b93d0de2e4d33a9527d5ff193614f 0d9cfadafc714e47be3a14b9ff0c38c6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-26 11:14:08.569 8 WARNING oslo_policy.policy [None req-5de65176-c851-4607-82d9-d0f9ad694dd0 8d8b93d0de2e4d33a9527d5ff193614f 0d9cfadafc714e47be3a14b9ff0c38c6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-26 11:14:08.570 8 INFO glance.api.v2.image_data [None req-5de65176-c851-4607-82d9-d0f9ad694dd0 8d8b93d0de2e4d33a9527d5ff193614f 0d9cfadafc714e47be3a14b9ff0c38c6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 11:15:02.080 8 INFO glance.location [None req-5de65176-c851-4607-82d9-d0f9ad694dd0 8d8b93d0de2e4d33a9527d5ff193614f 0d9cfadafc714e47be3a14b9ff0c38c6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 210/426] 199.19.213.147 () {48 vars in 1046 bytes} [Fri Jun 26 11:14:08 2026] PUT /v2/images/7791b0ae-4fc0-470a-bda1-c1eb1e80b19c/file => generated 0 bytes in 53564 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31059 switches on core 0) [pid: 7|app: 0|req: 217/427] 199.19.213.147 () {44 vars in 911 bytes} [Fri Jun 26 11:15:02 2026] GET /v2/images => generated 3664 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/428] 199.19.213.147 () {48 vars in 1051 bytes} [Fri Jun 26 11:15:02 2026] PATCH /v2/images/7791b0ae-4fc0-470a-bda1-c1eb1e80b19c => generated 1234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/429] 199.19.213.147 () {44 vars in 911 bytes} [Fri Jun 26 11:15:02 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: 218/442] 199.19.213.147 () {42 vars in 689 bytes} [Fri Jun 26 11:15:58 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: 225/443] 199.19.213.147 () {44 vars in 911 bytes} [Fri Jun 26 11:15:58 2026] GET /v2/images => generated 3687 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/448] 199.19.213.147 () {42 vars in 689 bytes} [Fri Jun 26 11:16:15 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: 228/449] 199.19.213.147 () {44 vars in 911 bytes} [Fri Jun 26 11:16:15 2026] GET /v2/images => generated 3687 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/450] 199.19.213.147 () {44 vars in 940 bytes} [Fri Jun 26 11:16:15 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/451] 199.19.213.147 () {44 vars in 962 bytes} [Fri Jun 26 11:16:15 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/452] 199.19.213.147 () {44 vars in 940 bytes} [Fri Jun 26 11:16:15 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: 230/453] 199.19.213.147 () {48 vars in 952 bytes} [Fri Jun 26 11:16:15 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-26 11:16:15.402 8 INFO glance.api.v2.image_data [None req-27497eda-eb71-4420-b842-976822e06107 8d8b93d0de2e4d33a9527d5ff193614f 0d9cfadafc714e47be3a14b9ff0c38c6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 11:16:31.169 8 INFO glance.location [None req-27497eda-eb71-4420-b842-976822e06107 8d8b93d0de2e4d33a9527d5ff193614f 0d9cfadafc714e47be3a14b9ff0c38c6 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 224/456] 199.19.213.147 () {48 vars in 1047 bytes} [Fri Jun 26 11:16:15 2026] PUT /v2/images/3fc07094-774b-40ab-8c1c-10de2408ca01/file => generated 0 bytes in 15830 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28113 switches on core 0) [pid: 7|app: 0|req: 233/457] 199.19.213.147 () {44 vars in 911 bytes} [Fri Jun 26 11:16:31 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/458] 199.19.213.147 () {48 vars in 1050 bytes} [Fri Jun 26 11:16:31 2026] PATCH /v2/images/3fc07094-774b-40ab-8c1c-10de2408ca01 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/459] 199.19.213.147 () {44 vars in 911 bytes} [Fri Jun 26 11:16:31 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/614] 199.19.213.147 () {42 vars in 689 bytes} [Fri Jun 26 11:29:18 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: 312/615] 199.19.213.147 () {44 vars in 911 bytes} [Fri Jun 26 11:29:18 2026] GET /v2/images => generated 4893 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/646] 199.19.213.147 () {42 vars in 689 bytes} [Fri Jun 26 11:31: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: 328/647] 199.19.213.147 () {44 vars in 911 bytes} [Fri Jun 26 11:31:43 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/648] 199.19.213.147 () {42 vars in 689 bytes} [Fri Jun 26 11:31:45 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: 329/649] 199.19.213.147 () {44 vars in 911 bytes} [Fri Jun 26 11:31:45 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: 8|app: 0|req: 325/658] 199.19.213.147 () {42 vars in 689 bytes} [Fri Jun 26 11:32: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: 334/659] 199.19.213.147 () {44 vars in 911 bytes} [Fri Jun 26 11:32:31 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: 336/662] 199.19.213.147 () {42 vars in 689 bytes} [Fri Jun 26 11:32:38 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: 327/663] 199.19.213.147 () {44 vars in 911 bytes} [Fri Jun 26 11:32:38 2026] GET /v2/images => generated 4893 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/676] 199.19.213.147 () {42 vars in 689 bytes} [Fri Jun 26 11:33:40 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: 334/677] 199.19.213.147 () {44 vars in 911 bytes} [Fri Jun 26 11:33:41 2026] GET /v2/images => generated 4893 bytes in 61 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: 349/688] 10.0.0.155 () {32 vars in 633 bytes} [Fri Jun 26 11:34:23 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/693] 10.0.0.21 () {36 vars in 986 bytes} [Fri Jun 26 11:34:44 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => generated 1171 bytes in 121 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: 342/694] 10.0.0.21 () {36 vars in 926 bytes} [Fri Jun 26 11:34:45 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/695] 10.0.0.21 () {36 vars in 986 bytes} [Fri Jun 26 11:34:46 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => generated 1171 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/696] 10.0.0.21 () {36 vars in 926 bytes} [Fri Jun 26 11:34:46 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: 354/697] 10.0.0.21 () {36 vars in 986 bytes} [Fri Jun 26 11:34:47 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/698] 10.0.0.21 () {36 vars in 926 bytes} [Fri Jun 26 11:34:47 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/699] 199.19.213.147 () {36 vars in 991 bytes} [Fri Jun 26 11:34:47 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => generated 1171 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/700] 199.19.213.147 () {36 vars in 931 bytes} [Fri Jun 26 11:34:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/701] 199.19.213.147 () {36 vars in 991 bytes} [Fri Jun 26 11:34:48 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/702] 199.19.213.147 () {36 vars in 931 bytes} [Fri Jun 26 11:34:48 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: 350/709] 10.0.0.21 () {36 vars in 986 bytes} [Fri Jun 26 11:35:16 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => 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: 360/710] 10.0.0.21 () {36 vars in 926 bytes} [Fri Jun 26 11:35:16 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/715] 10.0.0.209 () {36 vars in 987 bytes} [Fri Jun 26 11:35:35 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => generated 1171 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/716] 10.0.0.209 () {36 vars in 927 bytes} [Fri Jun 26 11:35:35 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: 364/717] 10.0.0.209 () {36 vars in 927 bytes} [Fri Jun 26 11:35:35 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/718] 10.0.0.209 () {36 vars in 987 bytes} [Fri Jun 26 11:35:35 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => 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: 365/719] 10.0.0.209 () {36 vars in 927 bytes} [Fri Jun 26 11:35:35 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/720] 10.0.0.209 () {36 vars in 927 bytes} [Fri Jun 26 11:35: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: 7|app: 0|req: 366/721] 10.0.0.209 () {36 vars in 987 bytes} [Fri Jun 26 11:35:35 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => 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: 356/722] 10.0.0.209 () {36 vars in 927 bytes} [Fri Jun 26 11:35:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/723] 10.0.0.209 () {36 vars in 927 bytes} [Fri Jun 26 11:35: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: 357/724] 10.0.0.33 () {36 vars in 986 bytes} [Fri Jun 26 11:35:36 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => generated 1171 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/725] 10.0.0.33 () {36 vars in 926 bytes} [Fri Jun 26 11:35:36 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/726] 10.0.0.33 () {36 vars in 986 bytes} [Fri Jun 26 11:35:36 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => 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: 369/727] 10.0.0.33 () {36 vars in 926 bytes} [Fri Jun 26 11:35:36 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: 359/728] 10.0.0.33 () {36 vars in 926 bytes} [Fri Jun 26 11:35:36 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/729] 10.0.0.21 () {36 vars in 986 bytes} [Fri Jun 26 11:35:38 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/730] 10.0.0.21 () {36 vars in 926 bytes} [Fri Jun 26 11:35:38 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: 371/731] 10.0.0.155 () {34 vars in 655 bytes} [Fri Jun 26 11:35:39 2026] POST /v2/images => generated 649 bytes in 249 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-26 11:35:39.508 8 WARNING glance.api.v2.images [None req-f35a001f-325e-4d94-bcab-c80234b529ba dc14766cbe6b4e00bd1359f4c6b5283f 12a857e978114e108cb2bbaf2d0f5daa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3e6db7c9-2905-4716-8f1c-dc1cc6bc7337 [pid: 8|app: 0|req: 361/732] 10.0.0.155 () {32 vars in 710 bytes} [Fri Jun 26 11:35:39 2026] DELETE /v2/images/3e6db7c9-2905-4716-8f1c-dc1cc6bc7337 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/733] 10.0.0.155 () {32 vars in 707 bytes} [Fri Jun 26 11:35:39 2026] GET /v2/images/3e6db7c9-2905-4716-8f1c-dc1cc6bc7337 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/734] 10.0.0.155 () {32 vars in 633 bytes} [Fri Jun 26 11:35:39 2026] GET /v2/images => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/735] 10.0.0.155 () {34 vars in 655 bytes} [Fri Jun 26 11:35:39 2026] POST /v2/images => generated 702 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/736] 10.0.0.155 () {32 vars in 717 bytes} [Fri Jun 26 11:35:39 2026] GET /v2/images/14b79831-6cc2-407c-be0b-bc43c0ffade3/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 11:35:39.767 7 INFO glance.api.v2.image_data [None req-14f39b96-13cd-4eca-aad1-d994c02b85a5 dc14766cbe6b4e00bd1359f4c6b5283f 12a857e978114e108cb2bbaf2d0f5daa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 11:35:39.804 7 WARNING glance_store._drivers.rbd [None req-14f39b96-13cd-4eca-aad1-d994c02b85a5 dc14766cbe6b4e00bd1359f4c6b5283f 12a857e978114e108cb2bbaf2d0f5daa - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-26 11:35:40.766 7 INFO glance.location [None req-14f39b96-13cd-4eca-aad1-d994c02b85a5 dc14766cbe6b4e00bd1359f4c6b5283f 12a857e978114e108cb2bbaf2d0f5daa - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 374/737] 10.0.0.155 () {32 vars in 727 bytes} [Fri Jun 26 11:35:39 2026] PUT /v2/images/14b79831-6cc2-407c-be0b-bc43c0ffade3/file => generated 0 bytes in 1043 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/738] 10.0.0.155 () {32 vars in 707 bytes} [Fri Jun 26 11:35:40 2026] GET /v2/images/14b79831-6cc2-407c-be0b-bc43c0ffade3 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/739] 10.0.0.155 () {32 vars in 717 bytes} [Fri Jun 26 11:35:40 2026] GET /v2/images/14b79831-6cc2-407c-be0b-bc43c0ffade3/file => generated 1024 bytes in 108 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/740] 10.0.0.155 () {34 vars in 655 bytes} [Fri Jun 26 11:35:40 2026] POST /v2/images => generated 648 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/741] 10.0.0.155 () {32 vars in 726 bytes} [Fri Jun 26 11:35:40 2026] PATCH /v2/images/5bb322aa-7989-41df-b423-d32de894fecd => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/742] 10.0.0.155 () {32 vars in 707 bytes} [Fri Jun 26 11:35:41 2026] GET /v2/images/5bb322aa-7989-41df-b423-d32de894fecd => generated 652 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 11:35:41.048 7 WARNING glance.api.v2.images [None req-9c5abfbd-1b69-4b61-8959-5a5bf91caa98 dc14766cbe6b4e00bd1359f4c6b5283f 12a857e978114e108cb2bbaf2d0f5daa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5bb322aa-7989-41df-b423-d32de894fecd [pid: 7|app: 0|req: 377/743] 10.0.0.155 () {32 vars in 710 bytes} [Fri Jun 26 11:35:41 2026] DELETE /v2/images/5bb322aa-7989-41df-b423-d32de894fecd => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/744] 10.0.0.155 () {32 vars in 707 bytes} [Fri Jun 26 11:35:41 2026] GET /v2/images/5bb322aa-7989-41df-b423-d32de894fecd => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 11:35:41.292 7 WARNING glance.api.v2.images [None req-7d3e6fd6-e003-4ac4-92e4-1065c73d1133 dc14766cbe6b4e00bd1359f4c6b5283f 12a857e978114e108cb2bbaf2d0f5daa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//14b79831-6cc2-407c-be0b-bc43c0ffade3 [pid: 7|app: 0|req: 378/745] 10.0.0.155 () {32 vars in 710 bytes} [Fri Jun 26 11:35:41 2026] DELETE /v2/images/14b79831-6cc2-407c-be0b-bc43c0ffade3 => generated 0 bytes in 1026 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/746] 10.0.0.155 () {32 vars in 707 bytes} [Fri Jun 26 11:35:42 2026] GET /v2/images/14b79831-6cc2-407c-be0b-bc43c0ffade3 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 11:35:42.154 7 WARNING glance.api.v2.images [None req-3ee68492-99a9-4f37-900b-ceba46d815ea dc14766cbe6b4e00bd1359f4c6b5283f 12a857e978114e108cb2bbaf2d0f5daa - - default default] Failed to find image 3e6db7c9-2905-4716-8f1c-dc1cc6bc7337 to delete: glance.common.exception.ImageNotFound: No image found with ID 3e6db7c9-2905-4716-8f1c-dc1cc6bc7337 [pid: 7|app: 0|req: 379/747] 10.0.0.155 () {32 vars in 710 bytes} [Fri Jun 26 11:35:42 2026] DELETE /v2/images/3e6db7c9-2905-4716-8f1c-dc1cc6bc7337 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/748] 10.0.0.155 () {32 vars in 707 bytes} [Fri Jun 26 11:35:42 2026] GET /v2/images/3e6db7c9-2905-4716-8f1c-dc1cc6bc7337 => 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: 383/755] 10.0.0.155 () {30 vars in 411 bytes} [Fri Jun 26 11:36:03 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: 376/762] 10.0.0.21 () {36 vars in 986 bytes} [Fri Jun 26 11:36:33 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => 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: 387/763] 10.0.0.21 () {36 vars in 926 bytes} [Fri Jun 26 11:36:33 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: 8|app: 0|req: 379/768] 10.0.0.21 () {36 vars in 986 bytes} [Fri Jun 26 11:36:56 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => 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: 390/769] 10.0.0.21 () {36 vars in 926 bytes} [Fri Jun 26 11:36:56 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: 380/770] 10.0.0.155 () {32 vars in 707 bytes} [Fri Jun 26 11:37:02 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => 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: 391/771] 10.0.0.155 () {32 vars in 707 bytes} [Fri Jun 26 11:37:02 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/774] 10.0.0.209 () {36 vars in 987 bytes} [Fri Jun 26 11:37:02 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => generated 1171 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/775] 10.0.0.209 () {36 vars in 927 bytes} [Fri Jun 26 11:37:02 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: 383/776] 10.0.0.209 () {36 vars in 927 bytes} [Fri Jun 26 11:37:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/777] 10.0.0.209 () {36 vars in 987 bytes} [Fri Jun 26 11:37:02 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => 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: 384/778] 10.0.0.209 () {36 vars in 927 bytes} [Fri Jun 26 11:37:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/779] 10.0.0.209 () {36 vars in 927 bytes} [Fri Jun 26 11:37:02 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/780] 10.0.0.209 () {36 vars in 987 bytes} [Fri Jun 26 11:37:02 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/781] 10.0.0.209 () {36 vars in 927 bytes} [Fri Jun 26 11:37: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: 8|app: 0|req: 386/782] 10.0.0.209 () {36 vars in 927 bytes} [Fri Jun 26 11:37: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: 397/783] 10.0.0.33 () {36 vars in 986 bytes} [Fri Jun 26 11:37:03 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => 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: 387/784] 10.0.0.33 () {36 vars in 926 bytes} [Fri Jun 26 11:37: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: 398/785] 10.0.0.33 () {36 vars in 986 bytes} [Fri Jun 26 11:37:03 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => 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: 388/786] 10.0.0.33 () {36 vars in 926 bytes} [Fri Jun 26 11:37:03 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: 399/787] 10.0.0.33 () {36 vars in 926 bytes} [Fri Jun 26 11:37: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: 401/790] 10.0.0.21 () {36 vars in 986 bytes} [Fri Jun 26 11:37:20 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => 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: 390/791] 10.0.0.21 () {36 vars in 926 bytes} [Fri Jun 26 11:37:20 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: 393/796] 10.0.0.21 () {36 vars in 986 bytes} [Fri Jun 26 11:37:40 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => 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: 404/797] 10.0.0.21 () {36 vars in 926 bytes} [Fri Jun 26 11:37:40 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: 397/804] 10.0.0.21 () {36 vars in 986 bytes} [Fri Jun 26 11:38:11 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => 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: 408/805] 10.0.0.21 () {36 vars in 926 bytes} [Fri Jun 26 11:38:11 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: 399/808] 10.0.0.21 () {36 vars in 986 bytes} [Fri Jun 26 11:38:20 2026] GET /v2/images/8c1172a8-a284-40ab-89da-938c020dc3ad => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/809] 10.0.0.21 () {36 vars in 926 bytes} [Fri Jun 26 11:38:20 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/816] 199.19.213.147 () {32 vars in 826 bytes} [Fri Jun 26 11:38:47 2026] GET /v2/images?status=active&owner=0d9cfadafc714e47be3a14b9ff0c38c6&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/817] 199.19.213.147 () {32 vars in 653 bytes} [Fri Jun 26 11:38:47 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/818] 10.0.0.209 () {36 vars in 987 bytes} [Fri Jun 26 11:38:48 2026] GET /v2/images/157477fa-803b-4391-bfc8-f61815dead1f => 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: 415/819] 10.0.0.209 () {36 vars in 927 bytes} [Fri Jun 26 11:38:48 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/820] 10.0.0.209 () {36 vars in 927 bytes} [Fri Jun 26 11:38:48 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: 416/821] 10.0.0.209 () {36 vars in 987 bytes} [Fri Jun 26 11:38:48 2026] GET /v2/images/157477fa-803b-4391-bfc8-f61815dead1f => generated 1209 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/822] 10.0.0.209 () {36 vars in 927 bytes} [Fri Jun 26 11:38:48 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: 417/823] 10.0.0.209 () {36 vars in 927 bytes} [Fri Jun 26 11:38:48 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/824] 10.0.0.209 () {36 vars in 987 bytes} [Fri Jun 26 11:38:48 2026] GET /v2/images/157477fa-803b-4391-bfc8-f61815dead1f => 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: 418/825] 10.0.0.209 () {36 vars in 927 bytes} [Fri Jun 26 11:38:48 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/826] 10.0.0.33 () {36 vars in 986 bytes} [Fri Jun 26 11:38:48 2026] GET /v2/images/157477fa-803b-4391-bfc8-f61815dead1f => 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/827] 10.0.0.33 () {36 vars in 926 bytes} [Fri Jun 26 11:38:48 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: 409/828] 10.0.0.33 () {36 vars in 986 bytes} [Fri Jun 26 11:38:48 2026] GET /v2/images/157477fa-803b-4391-bfc8-f61815dead1f => 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: 420/829] 10.0.0.33 () {36 vars in 926 bytes} [Fri Jun 26 11:38:48 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: 410/830] 10.0.0.33 () {36 vars in 926 bytes} [Fri Jun 26 11:38:48 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: 441/871] 10.0.0.155 () {32 vars in 633 bytes} [Fri Jun 26 11:42:11 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)