+ 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 Apr 23 08:07:17 2026] *** compiled with version: 11.4.0 on 22 April 2026 06:41:00 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-69458fcf4f-486kp 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 0x557bcdae5180 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-04-23 08:07:19.075 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-23 08:07:19.158 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-04-23 08:07:19.727 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-04-23 08:07:19.729 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-04-23 08:07:19.825 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-04-23 08:07:19.826 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-04-23 08:07:21.417 7 WARNING glance.api.v2.images [None req-19e46c12-a2fb-478d-9360-0367ccf9dd0f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 08:07:21.517 8 WARNING glance.api.v2.images [None req-abae2b7a-6667-46f1-a8ed-f2fa1c1c9082 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 08:07:21.655 7 WARNING keystonemiddleware._common.config [None req-19e46c12-a2fb-478d-9360-0367ccf9dd0f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 08:07:21.663 7 WARNING oslo_config.cfg [None req-19e46c12-a2fb-478d-9360-0367ccf9dd0f - - - - - -] 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 0x557bcdae5180 pid: 7 (default app) 2026-04-23 08:07:21.770 8 WARNING keystonemiddleware._common.config [None req-abae2b7a-6667-46f1-a8ed-f2fa1c1c9082 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 08:07:21.779 8 WARNING oslo_config.cfg [None req-abae2b7a-6667-46f1-a8ed-f2fa1c1c9082 - - - - - -] 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 0x557bcdae5180 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.169 () {42 vars in 688 bytes} [Thu Apr 23 08:07:22 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-04-23 08:07:23.285 8 WARNING oslo_policy.policy [None req-277bcd94-8552-4b2d-86a3-5da4850c8aee f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - 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-04-23 08:07:23.285 8 WARNING oslo_policy.policy [None req-277bcd94-8552-4b2d-86a3-5da4850c8aee f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - 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-04-23 08:07:23.305 8 WARNING oslo_policy.policy [None req-277bcd94-8552-4b2d-86a3-5da4850c8aee f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - 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-04-23 08:07:23.305 8 WARNING oslo_policy.policy [None req-277bcd94-8552-4b2d-86a3-5da4850c8aee f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - 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/5] 199.204.45.169 () {44 vars in 910 bytes} [Thu Apr 23 08:07:22 2026] GET /v2/images => generated 69 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.169 () {42 vars in 688 bytes} [Thu Apr 23 08:07:26 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: 2/7] 199.204.45.169 () {44 vars in 910 bytes} [Thu Apr 23 08:07:26 2026] GET /v2/images => generated 69 bytes in 55 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-04-23 08:07:27.029 7 WARNING oslo_policy.policy [None req-9f690cea-0a03-4247-aa75-5c421ca007d9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - 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-04-23 08:07:27.029 7 WARNING oslo_policy.policy [None req-9f690cea-0a03-4247-aa75-5c421ca007d9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - 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/8] 199.204.45.169 () {44 vars in 911 bytes} [Thu Apr 23 08:07:27 2026] GET /v2/images/cirros => generated 151 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.169 () {44 vars in 933 bytes} [Thu Apr 23 08:07:27 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:07:27.163 7 WARNING oslo_policy.policy [None req-0c771e20-7a61-4b9b-ae8f-09b1fd05b128 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - 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-04-23 08:07:27.164 7 WARNING oslo_policy.policy [None req-0c771e20-7a61-4b9b-ae8f-09b1fd05b128 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - 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: 7/10] 199.204.45.169 () {44 vars in 939 bytes} [Thu Apr 23 08:07:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:07:27.243 8 WARNING oslo_config.cfg [None req-5e3e63f1-a29a-4bd4-9e4b-71644a85e3aa f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - 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/11] 199.204.45.169 () {48 vars in 951 bytes} [Thu Apr 23 08:07:27 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 08:07:27.274 7 WARNING oslo_policy.policy [None req-fd9828fc-7325-4210-b44d-d3372114670d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - 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-04-23 08:07:27.274 7 WARNING oslo_policy.policy [None req-fd9828fc-7325-4210-b44d-d3372114670d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - 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-04-23 08:07:27.276 7 INFO glance.api.v2.image_data [None req-fd9828fc-7325-4210-b44d-d3372114670d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 08:07:31.920 7 INFO glance.location [None req-fd9828fc-7325-4210-b44d-d3372114670d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/14] 199.204.45.169 () {48 vars in 1045 bytes} [Thu Apr 23 08:07:27 2026] PUT /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49/file => generated 0 bytes in 4700 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4829 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.169 () {44 vars in 910 bytes} [Thu Apr 23 08:07:31 2026] GET /v2/images => generated 1240 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:07:32.006 7 WARNING oslo_config.cfg [None req-1303aec4-868c-4432-b3be-b6c9cff383b8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - 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: 9/16] 199.204.45.169 () {48 vars in 1049 bytes} [Thu Apr 23 08:07:31 2026] PATCH /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.169 () {44 vars in 910 bytes} [Thu Apr 23 08:07:32 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/302] 199.204.45.169 () {42 vars in 688 bytes} [Thu Apr 23 08:31:13 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: 151/303] 199.204.45.169 () {44 vars in 910 bytes} [Thu Apr 23 08:31:13 2026] GET /v2/images => generated 1240 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/314] 199.204.45.169 () {42 vars in 688 bytes} [Thu Apr 23 08:32:02 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: 158/315] 199.204.45.169 () {44 vars in 910 bytes} [Thu Apr 23 08:32:02 2026] GET /v2/images => generated 1240 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/316] 199.204.45.169 () {44 vars in 937 bytes} [Thu Apr 23 08:32:03 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/317] 199.204.45.169 () {44 vars in 959 bytes} [Thu Apr 23 08:32:03 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/318] 199.204.45.169 () {44 vars in 939 bytes} [Thu Apr 23 08:32:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/319] 199.204.45.169 () {48 vars in 951 bytes} [Thu Apr 23 08:32:03 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-04-23 08:32:03.351 8 WARNING oslo_policy.policy [None req-a6db501c-26b8-4048-806e-fa907ae12706 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - 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-04-23 08:32:03.352 8 WARNING oslo_policy.policy [None req-a6db501c-26b8-4048-806e-fa907ae12706 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - 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-04-23 08:32:03.354 8 INFO glance.api.v2.image_data [None req-a6db501c-26b8-4048-806e-fa907ae12706 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 08:32:53.991 8 INFO glance.location [None req-a6db501c-26b8-4048-806e-fa907ae12706 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 160/330] 199.204.45.169 () {48 vars in 1046 bytes} [Thu Apr 23 08:32:03 2026] PUT /v2/images/ffb0ef9f-8566-4766-8590-1ae9f916e97d/file => generated 0 bytes in 50694 msecs (HTTP/1.1 204) 4 headers in 171 bytes (44314 switches on core 0) [pid: 7|app: 0|req: 171/331] 199.204.45.169 () {44 vars in 910 bytes} [Thu Apr 23 08:32:54 2026] GET /v2/images => generated 2451 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/332] 199.204.45.169 () {48 vars in 1049 bytes} [Thu Apr 23 08:32:54 2026] PATCH /v2/images/ffb0ef9f-8566-4766-8590-1ae9f916e97d => 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: 172/333] 199.204.45.169 () {48 vars in 1050 bytes} [Thu Apr 23 08:32:54 2026] PATCH /v2/images/ffb0ef9f-8566-4766-8590-1ae9f916e97d => generated 1209 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/334] 199.204.45.169 () {44 vars in 910 bytes} [Thu Apr 23 08:32:54 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/335] 199.204.45.169 () {42 vars in 688 bytes} [Thu Apr 23 08:32:55 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: 163/336] 199.204.45.169 () {44 vars in 910 bytes} [Thu Apr 23 08:32:55 2026] GET /v2/images => generated 2451 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/415] 199.204.45.169 () {42 vars in 688 bytes} [Thu Apr 23 08:39:27 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: 213/416] 199.204.45.169 () {44 vars in 910 bytes} [Thu Apr 23 08:39:27 2026] GET /v2/images => generated 2451 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/419] 199.204.45.169 () {42 vars in 688 bytes} [Thu Apr 23 08:39: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: 215/420] 199.204.45.169 () {44 vars in 910 bytes} [Thu Apr 23 08:39:37 2026] GET /v2/images => generated 2451 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/421] 199.204.45.169 () {44 vars in 947 bytes} [Thu Apr 23 08:39:37 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: 216/422] 199.204.45.169 () {44 vars in 969 bytes} [Thu Apr 23 08:39:37 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/423] 199.204.45.169 () {44 vars in 939 bytes} [Thu Apr 23 08:39:37 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: 217/424] 199.204.45.169 () {48 vars in 951 bytes} [Thu Apr 23 08:39:37 2026] POST /v2/images => generated 799 bytes in 2354 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 08:39:39.794 8 INFO glance.api.v2.image_data [None req-09b055b1-9c32-4577-a09b-ac02306736b0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 08:40:42.842 7 WARNING glance.api.v2.images [None req-2695602e-6806-4ff3-9bc6-207071dc61d7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//78fb8457-e361-4026-8a32-08e050836de2 [uwsgi-body-read] Error reading 7752336 bytes. Content-Length: 854769152 consumed: 636272 left: 854132880 message: Client closed connection [pid: 7|app: 0|req: 232/439] 199.204.45.169 () {46 vars in 993 bytes} [Thu Apr 23 08:40:42 2026] DELETE /v2/images/78fb8457-e361-4026-8a32-08e050836de2 => generated 0 bytes in 8779 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-04-23 08:40:53.323 8 ERROR glance_store._drivers.rbd [None req-09b055b1-9c32-4577-a09b-ac02306736b0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Failed to store image 78fb8457-e361-4026-8a32-08e050836de2 Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input [pid: 7|app: 0|req: 235/442] 199.204.45.169 () {42 vars in 688 bytes} [Thu Apr 23 08:40:57 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: 236/443] 199.204.45.169 () {44 vars in 910 bytes} [Thu Apr 23 08:40:57 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: 237/444] 199.204.45.169 () {44 vars in 947 bytes} [Thu Apr 23 08:40:57 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/445] 199.204.45.169 () {44 vars in 969 bytes} [Thu Apr 23 08:40:57 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/446] 199.204.45.169 () {44 vars in 939 bytes} [Thu Apr 23 08:40:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/447] 199.204.45.169 () {48 vars in 951 bytes} [Thu Apr 23 08:40:57 2026] POST /v2/images => generated 799 bytes in 1161 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 08:40:59.027 7 INFO glance.api.v2.image_data [None req-b1ffc4f5-351b-4530-8a42-bef7f2a61847 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 08:41:05.099 8 ERROR glance.api.v2.image_data [None req-09b055b1-9c32-4577-a09b-ac02306736b0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Failed to upload image data due to internal error: OSError: error during read(8388608) on wsgi.input 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi [None req-09b055b1-9c32-4577-a09b-ac02306736b0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Caught error: error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi Traceback (most recent call last): 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/common/wsgi.py", line 1286, in __call__ 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi action_result = self.dispatch(self.controller, action, 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/common/wsgi.py", line 1329, in dispatch 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi return method(*args, **kwargs) 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/common/utils.py", line 414, in wrapped 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi return func(self, req, *args, **kwargs) 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/api/v2/image_data.py", line 299, in upload 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi self.force_reraise() 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi raise self.value 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/api/v2/image_data.py", line 162, in upload 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi image.set_data(data, size, backend=backend) 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/notifier.py", line 492, in set_data 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi self.force_reraise() 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi raise self.value 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/notifier.py", line 443, in set_data 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi self.repo.set_data(data, size, backend=backend, 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/quota/__init__.py", line 322, in set_data 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi self.image.set_data(data, size=size, backend=backend, 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/location.py", line 596, in set_data 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi self._upload_to_store(data, verifier, backend, size) 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/location.py", line 502, in _upload_to_store 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi loc_meta) = self.store_api.add_to_backend_with_multihash( 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance_store/backend.py", line 489, in add_to_backend_with_multihash 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi return store_add_to_backend_with_multihash( 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance_store/backend.py", line 466, in store_add_to_backend_with_multihash 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi (location, size, checksum, multihash, metadata) = store.add( 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance_store/driver.py", line 277, in add_adapter 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi metadata_dict) = store_add_fun(*args, **kwargs) 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance_store/capabilities.py", line 176, in op_checker 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi return store_op_fun(store, *args, **kwargs) 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance_store/_drivers/rbd.py", line 649, in add 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi raise exc 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance_store/_drivers/rbd.py", line 594, in add 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi for chunk in chunks: 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance_store/common/utils.py", line 73, in chunkiter 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi chunk = fp.read(chunk_size) 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/common/utils.py", line 293, in read 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi result = self.data.read(i) 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/common/utils.py", line 120, in readfn 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi result = fd.read(*args) 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/common/format_inspector.py", line 956, in read 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi chunk = self._source.read(size) 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1538, in readinto 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi data = self.file.read(sz0) 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi OSError: error during read(8388608) on wsgi.input 2026-04-23 08:41:05.224 8 ERROR glance.common.wsgi  [pid: 8|app: 0|req: 208/448] 199.204.45.169 () {48 vars in 1045 bytes} [Thu Apr 23 08:39:39 2026] PUT /v2/images/78fb8457-e361-4026-8a32-08e050836de2/file => generated 114 bytes in 85450 msecs (HTTP/1.1 500) 4 headers in 185 bytes (1 switches on core 0) 2026-04-23 08:42:38.032 7 INFO glance.location [None req-b1ffc4f5-351b-4530-8a42-bef7f2a61847 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 241/469] 199.204.45.169 () {48 vars in 1045 bytes} [Thu Apr 23 08:40:59 2026] PUT /v2/images/9d77ecad-c638-4790-8203-93159cb92b9a/file => generated 0 bytes in 99212 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10079 switches on core 0) [pid: 8|app: 0|req: 229/470] 199.204.45.169 () {44 vars in 910 bytes} [Thu Apr 23 08:42:38 2026] GET /v2/images => generated 3664 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/471] 199.204.45.169 () {48 vars in 1050 bytes} [Thu Apr 23 08:42:38 2026] PATCH /v2/images/9d77ecad-c638-4790-8203-93159cb92b9a => generated 1234 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/472] 199.204.45.169 () {44 vars in 910 bytes} [Thu Apr 23 08:42:38 2026] GET /v2/images => generated 3687 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/487] 199.204.45.169 () {42 vars in 688 bytes} [Thu Apr 23 08:43:42 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: 250/488] 199.204.45.169 () {44 vars in 910 bytes} [Thu Apr 23 08:43:42 2026] GET /v2/images => generated 3687 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/493] 199.204.45.169 () {42 vars in 688 bytes} [Thu Apr 23 08:44:06 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: 241/494] 199.204.45.169 () {44 vars in 910 bytes} [Thu Apr 23 08:44:06 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/495] 199.204.45.169 () {44 vars in 939 bytes} [Thu Apr 23 08:44:06 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/496] 199.204.45.169 () {44 vars in 961 bytes} [Thu Apr 23 08:44:06 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/497] 199.204.45.169 () {44 vars in 939 bytes} [Thu Apr 23 08:44:06 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: 8|app: 0|req: 243/498] 199.204.45.169 () {48 vars in 951 bytes} [Thu Apr 23 08:44:06 2026] POST /v2/images => generated 791 bytes in 1113 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 08:44:08.048 7 INFO glance.api.v2.image_data [None req-0bd73490-6a4e-41c8-a18b-b52be556462e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 08:44:49.139 7 INFO glance.location [None req-0bd73490-6a4e-41c8-a18b-b52be556462e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 256/507] 199.204.45.169 () {48 vars in 1046 bytes} [Thu Apr 23 08:44:08 2026] PUT /v2/images/4b50de0e-b427-4dc6-b17d-524cd95b97bc/file => generated 0 bytes in 41151 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23350 switches on core 0) [pid: 8|app: 0|req: 252/508] 199.204.45.169 () {44 vars in 910 bytes} [Thu Apr 23 08:44:49 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: 257/509] 199.204.45.169 () {48 vars in 1049 bytes} [Thu Apr 23 08:44:49 2026] PATCH /v2/images/4b50de0e-b427-4dc6-b17d-524cd95b97bc => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/510] 199.204.45.169 () {44 vars in 910 bytes} [Thu Apr 23 08:44:49 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/665] 199.204.45.169 () {42 vars in 688 bytes} [Thu Apr 23 08:57:39 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: 335/666] 199.204.45.169 () {44 vars in 910 bytes} [Thu Apr 23 08:57:39 2026] GET /v2/images => generated 4893 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/699] 199.204.45.169 () {42 vars in 688 bytes} [Thu Apr 23 09:00:17 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: 352/700] 199.204.45.169 () {44 vars in 910 bytes} [Thu Apr 23 09:00:17 2026] GET /v2/images => generated 4893 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/701] 199.204.45.169 () {42 vars in 688 bytes} [Thu Apr 23 09:00:19 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: 353/702] 199.204.45.169 () {44 vars in 910 bytes} [Thu Apr 23 09:00:19 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/713] 199.204.45.169 () {42 vars in 688 bytes} [Thu Apr 23 09:01:10 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: 359/714] 199.204.45.169 () {44 vars in 910 bytes} [Thu Apr 23 09:01:10 2026] GET /v2/images => generated 4893 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/717] 199.204.45.169 () {42 vars in 688 bytes} [Thu Apr 23 09:01: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: 361/718] 199.204.45.169 () {44 vars in 910 bytes} [Thu Apr 23 09:01:18 2026] GET /v2/images => generated 4893 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/733] 199.204.45.169 () {42 vars in 688 bytes} [Thu Apr 23 09:02:25 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: 369/734] 199.204.45.169 () {44 vars in 910 bytes} [Thu Apr 23 09:02:25 2026] GET /v2/images => generated 4893 bytes in 94 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: 375/745] 10.0.0.66 () {32 vars in 632 bytes} [Thu Apr 23 09:03:13 2026] GET /v2/images => generated 4893 bytes in 26 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: 374/752] 10.0.0.154 () {36 vars in 987 bytes} [Thu Apr 23 09:03:41 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => generated 1171 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/753] 10.0.0.154 () {36 vars in 927 bytes} [Thu Apr 23 09:03:42 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/754] 10.0.0.154 () {36 vars in 987 bytes} [Thu Apr 23 09:03:44 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => 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: 380/755] 10.0.0.154 () {36 vars in 927 bytes} [Thu Apr 23 09:03:44 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: 376/756] 199.204.45.169 () {36 vars in 991 bytes} [Thu Apr 23 09:03:45 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => generated 1171 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/757] 199.204.45.169 () {36 vars in 931 bytes} [Thu Apr 23 09:03:45 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: 377/758] 199.204.45.169 () {36 vars in 991 bytes} [Thu Apr 23 09:03:46 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/759] 199.204.45.169 () {36 vars in 931 bytes} [Thu Apr 23 09:03:46 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: 379/762] 10.0.0.154 () {36 vars in 987 bytes} [Thu Apr 23 09:03:59 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/763] 10.0.0.154 () {36 vars in 927 bytes} [Thu Apr 23 09:03: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: 380/764] 10.0.0.149 () {36 vars in 987 bytes} [Thu Apr 23 09:04:00 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => generated 1171 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/765] 10.0.0.149 () {36 vars in 927 bytes} [Thu Apr 23 09:04:00 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: 381/766] 10.0.0.149 () {36 vars in 927 bytes} [Thu Apr 23 09:04: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: 7|app: 0|req: 386/767] 10.0.0.149 () {36 vars in 987 bytes} [Thu Apr 23 09:04:00 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/768] 10.0.0.149 () {36 vars in 927 bytes} [Thu Apr 23 09:04: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: 7|app: 0|req: 387/769] 10.0.0.149 () {36 vars in 927 bytes} [Thu Apr 23 09:04: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: 383/770] 10.0.0.149 () {36 vars in 987 bytes} [Thu Apr 23 09:04:00 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => 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: 388/771] 10.0.0.149 () {36 vars in 927 bytes} [Thu Apr 23 09:04: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: 384/772] 10.0.0.149 () {36 vars in 927 bytes} [Thu Apr 23 09:04: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: 386/775] 10.0.0.248 () {36 vars in 987 bytes} [Thu Apr 23 09:04:01 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => generated 1171 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/776] 10.0.0.248 () {36 vars in 927 bytes} [Thu Apr 23 09:04: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: 8|app: 0|req: 387/777] 10.0.0.248 () {36 vars in 987 bytes} [Thu Apr 23 09:04:02 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => 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: 391/778] 10.0.0.248 () {36 vars in 927 bytes} [Thu Apr 23 09:04: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: 388/779] 10.0.0.248 () {36 vars in 927 bytes} [Thu Apr 23 09:04: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: 8|app: 0|req: 392/786] 10.0.0.154 () {36 vars in 987 bytes} [Thu Apr 23 09:04:32 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => 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: 395/787] 10.0.0.154 () {36 vars in 927 bytes} [Thu Apr 23 09:04: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: 8|app: 0|req: 393/788] 10.0.0.66 () {34 vars in 654 bytes} [Thu Apr 23 09:04:38 2026] POST /v2/images => generated 649 bytes in 282 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-23 09:04:39.257 7 WARNING glance.api.v2.images [None req-7f8315b9-454c-4c62-84ba-ae3ef2bb4df7 308f7f83f3134f3ab2f51a6dc618ee7b 67c7117d2d904bc58de7bca07a12c3b3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//134ffbc5-68de-4d51-b872-c73b5a9be7bf [pid: 7|app: 0|req: 396/789] 10.0.0.66 () {32 vars in 709 bytes} [Thu Apr 23 09:04:39 2026] DELETE /v2/images/134ffbc5-68de-4d51-b872-c73b5a9be7bf => generated 0 bytes in 87 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/790] 10.0.0.66 () {32 vars in 706 bytes} [Thu Apr 23 09:04:39 2026] GET /v2/images/134ffbc5-68de-4d51-b872-c73b5a9be7bf => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/791] 10.0.0.66 () {32 vars in 632 bytes} [Thu Apr 23 09:04:39 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/792] 10.0.0.66 () {34 vars in 654 bytes} [Thu Apr 23 09:04:39 2026] POST /v2/images => generated 703 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/793] 10.0.0.66 () {32 vars in 716 bytes} [Thu Apr 23 09:04:39 2026] GET /v2/images/7cefb490-580b-4d52-9d13-b3642cf3fce7/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 09:04:39.474 8 INFO glance.api.v2.image_data [None req-42aa0afc-40d8-47b8-ba92-2d8fff85ea32 308f7f83f3134f3ab2f51a6dc618ee7b 67c7117d2d904bc58de7bca07a12c3b3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 09:04:39.515 8 WARNING glance_store._drivers.rbd [None req-42aa0afc-40d8-47b8-ba92-2d8fff85ea32 308f7f83f3134f3ab2f51a6dc618ee7b 67c7117d2d904bc58de7bca07a12c3b3 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-23 09:04:40.386 8 INFO glance.location [None req-42aa0afc-40d8-47b8-ba92-2d8fff85ea32 308f7f83f3134f3ab2f51a6dc618ee7b 67c7117d2d904bc58de7bca07a12c3b3 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 396/794] 10.0.0.66 () {32 vars in 726 bytes} [Thu Apr 23 09:04:39 2026] PUT /v2/images/7cefb490-580b-4d52-9d13-b3642cf3fce7/file => generated 0 bytes in 976 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/795] 10.0.0.66 () {32 vars in 706 bytes} [Thu Apr 23 09:04:40 2026] GET /v2/images/7cefb490-580b-4d52-9d13-b3642cf3fce7 => 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: 397/796] 10.0.0.66 () {32 vars in 716 bytes} [Thu Apr 23 09:04:40 2026] GET /v2/images/7cefb490-580b-4d52-9d13-b3642cf3fce7/file => generated 1024 bytes in 152 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/797] 10.0.0.66 () {34 vars in 654 bytes} [Thu Apr 23 09:04:40 2026] POST /v2/images => generated 649 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/798] 10.0.0.66 () {32 vars in 725 bytes} [Thu Apr 23 09:04:40 2026] PATCH /v2/images/5432b12f-3322-49db-9044-91f55c661031 => generated 653 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/799] 10.0.0.66 () {32 vars in 706 bytes} [Thu Apr 23 09:04:40 2026] GET /v2/images/5432b12f-3322-49db-9044-91f55c661031 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 09:04:40.797 8 WARNING glance.api.v2.images [None req-4b0671f3-b5cf-4aaf-9576-a9d17d3b0794 308f7f83f3134f3ab2f51a6dc618ee7b 67c7117d2d904bc58de7bca07a12c3b3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5432b12f-3322-49db-9044-91f55c661031 [pid: 8|app: 0|req: 399/800] 10.0.0.66 () {32 vars in 709 bytes} [Thu Apr 23 09:04:40 2026] DELETE /v2/images/5432b12f-3322-49db-9044-91f55c661031 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/801] 10.0.0.66 () {32 vars in 706 bytes} [Thu Apr 23 09:04:40 2026] GET /v2/images/5432b12f-3322-49db-9044-91f55c661031 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 09:04:40.991 8 WARNING glance.api.v2.images [None req-e727508a-cecb-46d9-a5f9-d98ae21ba1ad 308f7f83f3134f3ab2f51a6dc618ee7b 67c7117d2d904bc58de7bca07a12c3b3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7cefb490-580b-4d52-9d13-b3642cf3fce7 [pid: 8|app: 0|req: 400/804] 10.0.0.66 () {32 vars in 709 bytes} [Thu Apr 23 09:04:40 2026] DELETE /v2/images/7cefb490-580b-4d52-9d13-b3642cf3fce7 => generated 0 bytes in 713 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/805] 10.0.0.66 () {32 vars in 706 bytes} [Thu Apr 23 09:04:41 2026] GET /v2/images/7cefb490-580b-4d52-9d13-b3642cf3fce7 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 09:04:41.742 8 WARNING glance.api.v2.images [None req-313167de-77c7-4b8f-abfc-2a72552bfc8a 308f7f83f3134f3ab2f51a6dc618ee7b 67c7117d2d904bc58de7bca07a12c3b3 - - default default] Failed to find image 134ffbc5-68de-4d51-b872-c73b5a9be7bf to delete: glance.common.exception.ImageNotFound: No image found with ID 134ffbc5-68de-4d51-b872-c73b5a9be7bf [pid: 8|app: 0|req: 401/806] 10.0.0.66 () {32 vars in 709 bytes} [Thu Apr 23 09:04:41 2026] DELETE /v2/images/134ffbc5-68de-4d51-b872-c73b5a9be7bf => generated 147 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/807] 10.0.0.66 () {32 vars in 706 bytes} [Thu Apr 23 09:04:41 2026] GET /v2/images/134ffbc5-68de-4d51-b872-c73b5a9be7bf => generated 139 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/808] 10.0.0.66 () {30 vars in 410 bytes} [Thu Apr 23 09:04:44 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: 407/809] 10.0.0.154 () {36 vars in 987 bytes} [Thu Apr 23 09:04:50 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/810] 10.0.0.154 () {36 vars in 927 bytes} [Thu Apr 23 09:04:50 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/825] 10.0.0.154 () {36 vars in 987 bytes} [Thu Apr 23 09:05:55 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => 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: 411/826] 10.0.0.154 () {36 vars in 927 bytes} [Thu Apr 23 09:05:55 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/831] 10.0.0.154 () {36 vars in 987 bytes} [Thu Apr 23 09:06:20 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => 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: 418/832] 10.0.0.154 () {36 vars in 927 bytes} [Thu Apr 23 09:06: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: 7|app: 0|req: 421/837] 10.0.0.154 () {36 vars in 987 bytes} [Thu Apr 23 09:06:39 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => 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: 417/838] 10.0.0.154 () {36 vars in 927 bytes} [Thu Apr 23 09:06:39 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: 424/843] 10.0.0.66 () {32 vars in 706 bytes} [Thu Apr 23 09:07:00 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => 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: 420/844] 10.0.0.66 () {32 vars in 706 bytes} [Thu Apr 23 09:07:00 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => 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: 425/845] 10.0.0.149 () {36 vars in 987 bytes} [Thu Apr 23 09:07:00 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => 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: 421/846] 10.0.0.149 () {36 vars in 927 bytes} [Thu Apr 23 09:07:00 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/847] 10.0.0.149 () {36 vars in 927 bytes} [Thu Apr 23 09:07:00 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: 422/848] 10.0.0.149 () {36 vars in 987 bytes} [Thu Apr 23 09:07:00 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => 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: 427/849] 10.0.0.149 () {36 vars in 927 bytes} [Thu Apr 23 09:07:00 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: 423/850] 10.0.0.149 () {36 vars in 927 bytes} [Thu Apr 23 09:07:00 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: 428/851] 10.0.0.149 () {36 vars in 987 bytes} [Thu Apr 23 09:07:00 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => 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: 424/852] 10.0.0.149 () {36 vars in 927 bytes} [Thu Apr 23 09:07:00 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: 429/853] 10.0.0.248 () {36 vars in 987 bytes} [Thu Apr 23 09:07:01 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => 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: 425/854] 10.0.0.248 () {36 vars in 927 bytes} [Thu Apr 23 09:07:01 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/855] 10.0.0.248 () {36 vars in 987 bytes} [Thu Apr 23 09:07:01 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => 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: 426/856] 10.0.0.248 () {36 vars in 927 bytes} [Thu Apr 23 09:07:01 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: 431/857] 10.0.0.248 () {36 vars in 927 bytes} [Thu Apr 23 09:07:01 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/860] 10.0.0.154 () {36 vars in 987 bytes} [Thu Apr 23 09:07:09 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/861] 10.0.0.154 () {36 vars in 927 bytes} [Thu Apr 23 09:07:10 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/864] 10.0.0.154 () {36 vars in 987 bytes} [Thu Apr 23 09:07:19 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => 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: 435/865] 10.0.0.154 () {36 vars in 927 bytes} [Thu Apr 23 09:07:19 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: 437/868] 10.0.0.154 () {36 vars in 987 bytes} [Thu Apr 23 09:07:24 2026] GET /v2/images/e81f9c83-7c6a-4dbc-b027-3ba1a6067c49 => 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: 432/869] 10.0.0.154 () {36 vars in 927 bytes} [Thu Apr 23 09:07:24 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: 436/876] 199.204.45.169 () {32 vars in 826 bytes} [Thu Apr 23 09:07:52 2026] GET /v2/images?status=active&owner=efa8a2dadca24163b1cb3def49aa31fe&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/877] 199.204.45.169 () {32 vars in 653 bytes} [Thu Apr 23 09:07:52 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/878] 10.0.0.149 () {36 vars in 987 bytes} [Thu Apr 23 09:07:53 2026] GET /v2/images/ffb0ef9f-8566-4766-8590-1ae9f916e97d => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/879] 10.0.0.149 () {36 vars in 927 bytes} [Thu Apr 23 09:07:53 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: 438/880] 10.0.0.149 () {36 vars in 927 bytes} [Thu Apr 23 09:07:53 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: 443/881] 10.0.0.149 () {36 vars in 987 bytes} [Thu Apr 23 09:07:53 2026] GET /v2/images/ffb0ef9f-8566-4766-8590-1ae9f916e97d => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/882] 10.0.0.149 () {36 vars in 927 bytes} [Thu Apr 23 09:07:53 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: 444/883] 10.0.0.149 () {36 vars in 927 bytes} [Thu Apr 23 09:07:53 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/884] 10.0.0.149 () {36 vars in 987 bytes} [Thu Apr 23 09:07:53 2026] GET /v2/images/ffb0ef9f-8566-4766-8590-1ae9f916e97d => generated 1209 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/885] 10.0.0.149 () {36 vars in 927 bytes} [Thu Apr 23 09:07:53 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/886] 10.0.0.248 () {36 vars in 987 bytes} [Thu Apr 23 09:07:53 2026] GET /v2/images/ffb0ef9f-8566-4766-8590-1ae9f916e97d => 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: 446/887] 10.0.0.248 () {36 vars in 927 bytes} [Thu Apr 23 09:07:53 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/888] 10.0.0.248 () {36 vars in 987 bytes} [Thu Apr 23 09:07:53 2026] GET /v2/images/ffb0ef9f-8566-4766-8590-1ae9f916e97d => 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: 447/889] 10.0.0.248 () {36 vars in 927 bytes} [Thu Apr 23 09:07:53 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/890] 10.0.0.248 () {36 vars in 927 bytes} [Thu Apr 23 09:07:54 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: 465/925] 10.0.0.66 () {32 vars in 632 bytes} [Thu Apr 23 09:10:43 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)