+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 23 19:02:40 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:05:55 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-7cc5c7678c-vbz4g 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 0x55f82db15fa0 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-23 19:02:42.265 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-23 19:02:42.360 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-23 19:02:42.905 7 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-06-23 19:02:42.969 8 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-06-23 19:02:42.989 7 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-06-23 19:02:42.991 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-23 19:02:42.992 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-23 19:02:43.051 8 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-06-23 19:02:43.053 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-23 19:02:43.054 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-23 19:02:44.583 7 WARNING glance.api.v2.images [None req-3dbb5938-65ea-4449-9e34-debd1a14369f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 19:02:44.614 8 WARNING glance.api.v2.images [None req-c9f4cedc-8336-451d-bedb-a90a834a8992 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 19:02:44.784 7 WARNING keystonemiddleware._common.config [None req-3dbb5938-65ea-4449-9e34-debd1a14369f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 19:02:44.792 7 WARNING oslo_config.cfg [None req-3dbb5938-65ea-4449-9e34-debd1a14369f - - - - - -] 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 0x55f82db15fa0 pid: 7 (default app) 2026-06-23 19:02:44.814 8 WARNING keystonemiddleware._common.config [None req-c9f4cedc-8336-451d-bedb-a90a834a8992 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 19:02:44.822 8 WARNING oslo_config.cfg [None req-c9f4cedc-8336-451d-bedb-a90a834a8992 - - - - - -] 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 0x55f82db15fa0 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.19.213.169 () {42 vars in 689 bytes} [Tue Jun 23 19:02:47 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-06-23 19:02:47.432 8 WARNING oslo_policy.policy [None req-0ac2ba00-00b5-4b96-9dde-2013990dec3b 5d23929a18d74fe9a3352a75b245aecc 453c9fb63fbf436cb14a698f59aea67b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:02:47.433 8 WARNING oslo_policy.policy [None req-0ac2ba00-00b5-4b96-9dde-2013990dec3b 5d23929a18d74fe9a3352a75b245aecc 453c9fb63fbf436cb14a698f59aea67b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:02:47.455 8 WARNING oslo_policy.policy [None req-0ac2ba00-00b5-4b96-9dde-2013990dec3b 5d23929a18d74fe9a3352a75b245aecc 453c9fb63fbf436cb14a698f59aea67b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:02:47.455 8 WARNING oslo_policy.policy [None req-0ac2ba00-00b5-4b96-9dde-2013990dec3b 5d23929a18d74fe9a3352a75b245aecc 453c9fb63fbf436cb14a698f59aea67b - - 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: 2/6] 199.19.213.169 () {44 vars in 911 bytes} [Tue Jun 23 19:02:47 2026] GET /v2/images => generated 69 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.19.213.169 () {42 vars in 689 bytes} [Tue Jun 23 19:02:50 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: 3/8] 199.19.213.169 () {44 vars in 911 bytes} [Tue Jun 23 19:02:50 2026] GET /v2/images => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:02:50.730 7 WARNING oslo_policy.policy [None req-a4c34749-9409-499f-bd28-58182929d4ef 5d23929a18d74fe9a3352a75b245aecc 453c9fb63fbf436cb14a698f59aea67b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:02:50.731 7 WARNING oslo_policy.policy [None req-a4c34749-9409-499f-bd28-58182929d4ef 5d23929a18d74fe9a3352a75b245aecc 453c9fb63fbf436cb14a698f59aea67b - - 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.169 () {44 vars in 912 bytes} [Tue Jun 23 19:02:50 2026] GET /v2/images/cirros => generated 151 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.19.213.169 () {44 vars in 934 bytes} [Tue Jun 23 19:02:50 2026] GET /v2/images?name=cirros => generated 81 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:02:50.877 7 WARNING oslo_policy.policy [None req-a768ba98-a9af-43e8-b467-78b956e19ca5 5d23929a18d74fe9a3352a75b245aecc 453c9fb63fbf436cb14a698f59aea67b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:02:50.877 7 WARNING oslo_policy.policy [None req-a768ba98-a9af-43e8-b467-78b956e19ca5 5d23929a18d74fe9a3352a75b245aecc 453c9fb63fbf436cb14a698f59aea67b - - 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/11] 199.19.213.169 () {44 vars in 940 bytes} [Tue Jun 23 19:02:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:02:50.958 8 WARNING oslo_config.cfg [None req-a1164aa2-80a1-42d1-8d7a-35572238ad7e 5d23929a18d74fe9a3352a75b245aecc 453c9fb63fbf436cb14a698f59aea67b - - 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: 5/12] 199.19.213.169 () {48 vars in 952 bytes} [Tue Jun 23 19:02:50 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-23 19:02:50.983 7 WARNING oslo_policy.policy [None req-e1601a07-f602-4fe7-84ce-01c1c207327e 5d23929a18d74fe9a3352a75b245aecc 453c9fb63fbf436cb14a698f59aea67b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:02:50.983 7 WARNING oslo_policy.policy [None req-e1601a07-f602-4fe7-84ce-01c1c207327e 5d23929a18d74fe9a3352a75b245aecc 453c9fb63fbf436cb14a698f59aea67b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:02:50.985 7 INFO glance.api.v2.image_data [None req-e1601a07-f602-4fe7-84ce-01c1c207327e 5d23929a18d74fe9a3352a75b245aecc 453c9fb63fbf436cb14a698f59aea67b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:02:54.943 7 INFO glance.location [None req-e1601a07-f602-4fe7-84ce-01c1c207327e 5d23929a18d74fe9a3352a75b245aecc 453c9fb63fbf436cb14a698f59aea67b - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/13] 199.19.213.169 () {48 vars in 1046 bytes} [Tue Jun 23 19:02:50 2026] PUT /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef/file => generated 0 bytes in 4006 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6841 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.19.213.169 () {44 vars in 911 bytes} [Tue Jun 23 19:02:54 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:02:55.023 7 WARNING oslo_config.cfg [None req-980cf794-372a-44e7-9dbb-f5452cbd8af5 5d23929a18d74fe9a3352a75b245aecc 453c9fb63fbf436cb14a698f59aea67b - - 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/15] 199.19.213.169 () {48 vars in 1050 bytes} [Tue Jun 23 19:02:55 2026] PATCH /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.169 () {44 vars in 911 bytes} [Tue Jun 23 19:02:55 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 199.19.213.169 () {42 vars in 689 bytes} [Tue Jun 23 19:24:38 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: 141/280] 199.19.213.169 () {44 vars in 911 bytes} [Tue Jun 23 19:24:38 2026] GET /v2/images => generated 1240 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/291] 199.19.213.169 () {42 vars in 689 bytes} [Tue Jun 23 19:25:31 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: 147/292] 199.19.213.169 () {44 vars in 911 bytes} [Tue Jun 23 19:25:31 2026] GET /v2/images => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/293] 199.19.213.169 () {44 vars in 938 bytes} [Tue Jun 23 19:25:31 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/294] 199.19.213.169 () {44 vars in 960 bytes} [Tue Jun 23 19:25:31 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/295] 199.19.213.169 () {44 vars in 940 bytes} [Tue Jun 23 19:25:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/296] 199.19.213.169 () {48 vars in 952 bytes} [Tue Jun 23 19:25:31 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-23 19:25:31.498 8 WARNING oslo_policy.policy [None req-8bab2eb0-c89b-414b-a7c1-b95875bcf6be 5d23929a18d74fe9a3352a75b245aecc 453c9fb63fbf436cb14a698f59aea67b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:25:31.498 8 WARNING oslo_policy.policy [None req-8bab2eb0-c89b-414b-a7c1-b95875bcf6be 5d23929a18d74fe9a3352a75b245aecc 453c9fb63fbf436cb14a698f59aea67b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:25:31.501 8 INFO glance.api.v2.image_data [None req-8bab2eb0-c89b-414b-a7c1-b95875bcf6be 5d23929a18d74fe9a3352a75b245aecc 453c9fb63fbf436cb14a698f59aea67b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:25:57.667 8 INFO glance.location [None req-8bab2eb0-c89b-414b-a7c1-b95875bcf6be 5d23929a18d74fe9a3352a75b245aecc 453c9fb63fbf436cb14a698f59aea67b - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 148/303] 199.19.213.169 () {48 vars in 1047 bytes} [Tue Jun 23 19:25:31 2026] PUT /v2/images/f973e3a3-e26e-4a57-b2e3-465bccfc6eaa/file => generated 0 bytes in 26227 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62376 switches on core 0) [pid: 7|app: 0|req: 156/304] 199.19.213.169 () {44 vars in 911 bytes} [Tue Jun 23 19:25:57 2026] GET /v2/images => generated 2451 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/305] 199.19.213.169 () {48 vars in 1050 bytes} [Tue Jun 23 19:25:57 2026] PATCH /v2/images/f973e3a3-e26e-4a57-b2e3-465bccfc6eaa => 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: 157/306] 199.19.213.169 () {48 vars in 1051 bytes} [Tue Jun 23 19:25:57 2026] PATCH /v2/images/f973e3a3-e26e-4a57-b2e3-465bccfc6eaa => generated 1209 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/307] 199.19.213.169 () {44 vars in 911 bytes} [Tue Jun 23 19:25:57 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: 7|app: 0|req: 158/308] 199.19.213.169 () {42 vars in 689 bytes} [Tue Jun 23 19:25: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: 151/309] 199.19.213.169 () {44 vars in 911 bytes} [Tue Jun 23 19:25:59 2026] GET /v2/images => generated 2451 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 199.19.213.169 () {42 vars in 689 bytes} [Tue Jun 23 19:32:30 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: 198/389] 199.19.213.169 () {44 vars in 911 bytes} [Tue Jun 23 19:32:30 2026] GET /v2/images => generated 2451 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/392] 199.19.213.169 () {42 vars in 689 bytes} [Tue Jun 23 19:32:40 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/393] 199.19.213.169 () {44 vars in 911 bytes} [Tue Jun 23 19:32:40 2026] GET /v2/images => generated 2451 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/394] 199.19.213.169 () {44 vars in 948 bytes} [Tue Jun 23 19:32:40 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/395] 199.19.213.169 () {44 vars in 970 bytes} [Tue Jun 23 19:32:40 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: 195/396] 199.19.213.169 () {44 vars in 940 bytes} [Tue Jun 23 19:32:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/397] 199.19.213.169 () {48 vars in 952 bytes} [Tue Jun 23 19:32:40 2026] POST /v2/images => generated 799 bytes in 150 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 19:32:41.049 8 INFO glance.api.v2.image_data [None req-75e8f520-9a92-4e5f-9eb2-13db9ace2a34 5d23929a18d74fe9a3352a75b245aecc 453c9fb63fbf436cb14a698f59aea67b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:32:58.786 8 INFO glance.location [None req-75e8f520-9a92-4e5f-9eb2-13db9ace2a34 5d23929a18d74fe9a3352a75b245aecc 453c9fb63fbf436cb14a698f59aea67b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 196/402] 199.19.213.169 () {48 vars in 1046 bytes} [Tue Jun 23 19:32:41 2026] PUT /v2/images/a251b086-d08e-4ed5-b47d-1e0e2afdd7cf/file => generated 0 bytes in 17790 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28492 switches on core 0) [pid: 7|app: 0|req: 207/403] 199.19.213.169 () {44 vars in 911 bytes} [Tue Jun 23 19:32:58 2026] GET /v2/images => generated 3664 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/404] 199.19.213.169 () {48 vars in 1051 bytes} [Tue Jun 23 19:32:58 2026] PATCH /v2/images/a251b086-d08e-4ed5-b47d-1e0e2afdd7cf => generated 1234 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/405] 199.19.213.169 () {44 vars in 911 bytes} [Tue Jun 23 19:32:58 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: 202/414] 199.19.213.169 () {42 vars in 689 bytes} [Tue Jun 23 19:33:41 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: 213/415] 199.19.213.169 () {44 vars in 911 bytes} [Tue Jun 23 19:33:41 2026] GET /v2/images => generated 3687 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/420] 199.19.213.169 () {42 vars in 689 bytes} [Tue Jun 23 19:33:57 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: 216/421] 199.19.213.169 () {44 vars in 911 bytes} [Tue Jun 23 19:33:57 2026] GET /v2/images => generated 3687 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/422] 199.19.213.169 () {44 vars in 940 bytes} [Tue Jun 23 19:33:58 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/423] 199.19.213.169 () {44 vars in 962 bytes} [Tue Jun 23 19:33:58 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/424] 199.19.213.169 () {44 vars in 940 bytes} [Tue Jun 23 19:33:58 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: 7|app: 0|req: 218/425] 199.19.213.169 () {48 vars in 952 bytes} [Tue Jun 23 19:33:58 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 19:33:58.139 8 INFO glance.api.v2.image_data [None req-e310ddbe-6c32-4efe-afd1-8fd0af01f730 5d23929a18d74fe9a3352a75b245aecc 453c9fb63fbf436cb14a698f59aea67b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:34:16.774 8 INFO glance.location [None req-e310ddbe-6c32-4efe-afd1-8fd0af01f730 5d23929a18d74fe9a3352a75b245aecc 453c9fb63fbf436cb14a698f59aea67b - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 208/430] 199.19.213.169 () {48 vars in 1047 bytes} [Tue Jun 23 19:33:58 2026] PUT /v2/images/aee51bb0-3cb0-479a-85a5-93a3171cbc9f/file => generated 0 bytes in 18696 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27542 switches on core 0) [pid: 7|app: 0|req: 223/431] 199.19.213.169 () {44 vars in 911 bytes} [Tue Jun 23 19:34:16 2026] GET /v2/images => generated 4893 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/432] 199.19.213.169 () {48 vars in 1050 bytes} [Tue Jun 23 19:34:16 2026] PATCH /v2/images/aee51bb0-3cb0-479a-85a5-93a3171cbc9f => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/433] 199.19.213.169 () {44 vars in 911 bytes} [Tue Jun 23 19:34:16 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/586] 199.19.213.169 () {42 vars in 689 bytes} [Tue Jun 23 19:46:56 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: 286/587] 199.19.213.169 () {44 vars in 911 bytes} [Tue Jun 23 19:46:56 2026] GET /v2/images => generated 4893 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/618] 199.19.213.169 () {42 vars in 689 bytes} [Tue Jun 23 19:49:33 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: 302/619] 199.19.213.169 () {44 vars in 911 bytes} [Tue Jun 23 19:49:33 2026] GET /v2/images => generated 4893 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/620] 199.19.213.169 () {42 vars in 689 bytes} [Tue Jun 23 19:49:35 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: 303/621] 199.19.213.169 () {44 vars in 911 bytes} [Tue Jun 23 19:49:35 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/634] 199.19.213.169 () {42 vars in 689 bytes} [Tue Jun 23 19:50:26 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: 325/635] 199.19.213.169 () {44 vars in 911 bytes} [Tue Jun 23 19:50:27 2026] GET /v2/images => generated 4893 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/636] 199.19.213.169 () {42 vars in 689 bytes} [Tue Jun 23 19:50:34 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: 326/637] 199.19.213.169 () {44 vars in 911 bytes} [Tue Jun 23 19:50:34 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/652] 199.19.213.169 () {42 vars in 689 bytes} [Tue Jun 23 19:51:37 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/653] 199.19.213.169 () {44 vars in 911 bytes} [Tue Jun 23 19:51:37 2026] GET /v2/images => generated 4893 bytes in 68 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: 324/662] 10.0.0.52 () {32 vars in 632 bytes} [Tue Jun 23 19:52:21 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: 327/667] 10.0.0.84 () {36 vars in 986 bytes} [Tue Jun 23 19:52:43 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => generated 1171 bytes in 277 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: 341/668] 10.0.0.84 () {36 vars in 926 bytes} [Tue Jun 23 19:52:43 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: 328/669] 10.0.0.84 () {36 vars in 986 bytes} [Tue Jun 23 19:52:45 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => 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: 342/670] 10.0.0.84 () {36 vars in 926 bytes} [Tue Jun 23 19:52:45 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: 344/673] 199.19.213.169 () {36 vars in 991 bytes} [Tue Jun 23 19:52:46 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => generated 1171 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/674] 199.19.213.169 () {36 vars in 931 bytes} [Tue Jun 23 19:52:46 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: 345/675] 199.19.213.169 () {36 vars in 991 bytes} [Tue Jun 23 19:52:47 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => 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: 331/676] 199.19.213.169 () {36 vars in 931 bytes} [Tue Jun 23 19:52:47 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: 335/683] 10.0.0.52 () {30 vars in 410 bytes} [Tue Jun 23 19:53:17 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: 349/684] 10.0.0.146 () {36 vars in 987 bytes} [Tue Jun 23 19:53:18 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => generated 1171 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/685] 10.0.0.146 () {36 vars in 927 bytes} [Tue Jun 23 19:53:18 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: 350/686] 10.0.0.146 () {36 vars in 927 bytes} [Tue Jun 23 19:53:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/687] 10.0.0.146 () {36 vars in 987 bytes} [Tue Jun 23 19:53:18 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => 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: 351/688] 10.0.0.146 () {36 vars in 927 bytes} [Tue Jun 23 19:53:18 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: 338/689] 10.0.0.146 () {36 vars in 927 bytes} [Tue Jun 23 19:53:18 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: 352/690] 10.0.0.146 () {36 vars in 987 bytes} [Tue Jun 23 19:53:18 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => 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: 339/691] 10.0.0.146 () {36 vars in 927 bytes} [Tue Jun 23 19:53:18 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: 353/692] 10.0.0.146 () {36 vars in 927 bytes} [Tue Jun 23 19:53:18 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: 340/693] 10.0.0.53 () {36 vars in 986 bytes} [Tue Jun 23 19:53:19 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => generated 1171 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/694] 10.0.0.53 () {36 vars in 926 bytes} [Tue Jun 23 19:53:19 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: 341/695] 10.0.0.53 () {36 vars in 986 bytes} [Tue Jun 23 19:53:19 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => 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: 355/696] 10.0.0.53 () {36 vars in 926 bytes} [Tue Jun 23 19:53:19 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: 342/697] 10.0.0.53 () {36 vars in 926 bytes} [Tue Jun 23 19:53: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: 360/706] 10.0.0.84 () {36 vars in 986 bytes} [Tue Jun 23 19:53:56 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => 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: 347/707] 10.0.0.84 () {36 vars in 926 bytes} [Tue Jun 23 19:53:56 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: 351/714] 10.0.0.84 () {36 vars in 986 bytes} [Tue Jun 23 19:54:26 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => 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: 364/715] 10.0.0.84 () {36 vars in 926 bytes} [Tue Jun 23 19:54:26 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: 353/718] 10.0.0.84 () {36 vars in 986 bytes} [Tue Jun 23 19:54:43 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => 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: 366/719] 10.0.0.84 () {36 vars in 926 bytes} [Tue Jun 23 19:54:43 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: 354/720] 10.0.0.84 () {36 vars in 986 bytes} [Tue Jun 23 19:54:44 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => 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: 367/721] 10.0.0.84 () {36 vars in 926 bytes} [Tue Jun 23 19:54:44 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: 356/724] 10.0.0.84 () {36 vars in 986 bytes} [Tue Jun 23 19:54:50 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/725] 10.0.0.84 () {36 vars in 926 bytes} [Tue Jun 23 19:54:50 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/726] 10.0.0.84 () {36 vars in 986 bytes} [Tue Jun 23 19:54:55 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => 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: 370/727] 10.0.0.84 () {36 vars in 926 bytes} [Tue Jun 23 19:54:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/734] 10.0.0.84 () {36 vars in 986 bytes} [Tue Jun 23 19:55:18 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => 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: 361/735] 10.0.0.84 () {36 vars in 926 bytes} [Tue Jun 23 19:55:18 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: 378/742] 10.0.0.52 () {34 vars in 654 bytes} [Tue Jun 23 19:55:48 2026] POST /v2/images => generated 649 bytes in 274 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-23 19:55:49.236 8 WARNING glance.api.v2.images [None req-c44111af-eec8-49fe-bbf5-645f7a227f73 1c4986b0fecb4507ac72747aec23ac5c e63f054f63464ee3a401173ad9fec896 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//055442ba-a516-44fa-8dca-759e2b53f920 [pid: 8|app: 0|req: 365/743] 10.0.0.52 () {32 vars in 709 bytes} [Tue Jun 23 19:55:49 2026] DELETE /v2/images/055442ba-a516-44fa-8dca-759e2b53f920 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/744] 10.0.0.52 () {32 vars in 706 bytes} [Tue Jun 23 19:55:49 2026] GET /v2/images/055442ba-a516-44fa-8dca-759e2b53f920 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/745] 10.0.0.52 () {32 vars in 632 bytes} [Tue Jun 23 19:55:49 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/746] 10.0.0.52 () {34 vars in 654 bytes} [Tue Jun 23 19:55:49 2026] POST /v2/images => generated 703 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/747] 10.0.0.52 () {32 vars in 716 bytes} [Tue Jun 23 19:55:49 2026] GET /v2/images/9768f881-fcb2-4bef-a6a6-53e2ec1c50d2/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:55:49.415 7 INFO glance.api.v2.image_data [None req-cc128e54-5ff2-4d28-b650-2fbc005f48e7 1c4986b0fecb4507ac72747aec23ac5c e63f054f63464ee3a401173ad9fec896 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:55:49.454 7 WARNING glance_store._drivers.rbd [None req-cc128e54-5ff2-4d28-b650-2fbc005f48e7 1c4986b0fecb4507ac72747aec23ac5c e63f054f63464ee3a401173ad9fec896 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-23 19:55:50.469 7 INFO glance.location [None req-cc128e54-5ff2-4d28-b650-2fbc005f48e7 1c4986b0fecb4507ac72747aec23ac5c e63f054f63464ee3a401173ad9fec896 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 381/748] 10.0.0.52 () {32 vars in 726 bytes} [Tue Jun 23 19:55:49 2026] PUT /v2/images/9768f881-fcb2-4bef-a6a6-53e2ec1c50d2/file => generated 0 bytes in 1111 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/749] 10.0.0.52 () {32 vars in 706 bytes} [Tue Jun 23 19:55:50 2026] GET /v2/images/9768f881-fcb2-4bef-a6a6-53e2ec1c50d2 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/750] 10.0.0.52 () {32 vars in 716 bytes} [Tue Jun 23 19:55:50 2026] GET /v2/images/9768f881-fcb2-4bef-a6a6-53e2ec1c50d2/file => generated 1024 bytes in 123 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/751] 10.0.0.52 () {34 vars in 654 bytes} [Tue Jun 23 19:55:50 2026] POST /v2/images => generated 648 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/752] 10.0.0.52 () {32 vars in 725 bytes} [Tue Jun 23 19:55:50 2026] PATCH /v2/images/b2880e4e-97f2-4c35-9c68-1d6021f28420 => generated 652 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/753] 10.0.0.52 () {32 vars in 706 bytes} [Tue Jun 23 19:55:50 2026] GET /v2/images/b2880e4e-97f2-4c35-9c68-1d6021f28420 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:50.822 7 WARNING glance.api.v2.images [None req-d585138f-9310-4a20-9e72-bf904b565743 1c4986b0fecb4507ac72747aec23ac5c e63f054f63464ee3a401173ad9fec896 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b2880e4e-97f2-4c35-9c68-1d6021f28420 [pid: 7|app: 0|req: 384/754] 10.0.0.52 () {32 vars in 709 bytes} [Tue Jun 23 19:55:50 2026] DELETE /v2/images/b2880e4e-97f2-4c35-9c68-1d6021f28420 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/755] 10.0.0.52 () {32 vars in 706 bytes} [Tue Jun 23 19:55:50 2026] GET /v2/images/b2880e4e-97f2-4c35-9c68-1d6021f28420 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:55:50.898 7 WARNING glance.api.v2.images [None req-eb8179b7-9e38-4f84-9c00-12d552a40d4a 1c4986b0fecb4507ac72747aec23ac5c e63f054f63464ee3a401173ad9fec896 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9768f881-fcb2-4bef-a6a6-53e2ec1c50d2 [pid: 7|app: 0|req: 385/756] 10.0.0.52 () {32 vars in 709 bytes} [Tue Jun 23 19:55:50 2026] DELETE /v2/images/9768f881-fcb2-4bef-a6a6-53e2ec1c50d2 => generated 0 bytes in 862 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/757] 10.0.0.52 () {32 vars in 706 bytes} [Tue Jun 23 19:55:51 2026] GET /v2/images/9768f881-fcb2-4bef-a6a6-53e2ec1c50d2 => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:55:51.792 7 WARNING glance.api.v2.images [None req-8aac87e3-3152-48a3-a1e5-c1b1ad98051a 1c4986b0fecb4507ac72747aec23ac5c e63f054f63464ee3a401173ad9fec896 - - default default] Failed to find image 055442ba-a516-44fa-8dca-759e2b53f920 to delete: glance.common.exception.ImageNotFound: No image found with ID 055442ba-a516-44fa-8dca-759e2b53f920 [pid: 7|app: 0|req: 386/758] 10.0.0.52 () {32 vars in 709 bytes} [Tue Jun 23 19:55:51 2026] DELETE /v2/images/055442ba-a516-44fa-8dca-759e2b53f920 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/759] 10.0.0.52 () {32 vars in 706 bytes} [Tue Jun 23 19:55:51 2026] GET /v2/images/055442ba-a516-44fa-8dca-759e2b53f920 => 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: 393/772] 10.0.0.52 () {32 vars in 706 bytes} [Tue Jun 23 19:56:54 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/773] 10.0.0.52 () {32 vars in 706 bytes} [Tue Jun 23 19:56:54 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/774] 10.0.0.146 () {36 vars in 987 bytes} [Tue Jun 23 19:56:54 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/775] 10.0.0.146 () {36 vars in 927 bytes} [Tue Jun 23 19:56:54 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/776] 10.0.0.146 () {36 vars in 927 bytes} [Tue Jun 23 19:56:54 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: 382/777] 10.0.0.146 () {36 vars in 987 bytes} [Tue Jun 23 19:56:54 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => 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: 396/778] 10.0.0.146 () {36 vars in 927 bytes} [Tue Jun 23 19:56:54 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: 383/779] 10.0.0.146 () {36 vars in 927 bytes} [Tue Jun 23 19:56:54 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: 397/780] 10.0.0.146 () {36 vars in 987 bytes} [Tue Jun 23 19:56:54 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => 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: 384/781] 10.0.0.146 () {36 vars in 927 bytes} [Tue Jun 23 19:56:54 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/782] 10.0.0.53 () {36 vars in 986 bytes} [Tue Jun 23 19:56:54 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/783] 10.0.0.53 () {36 vars in 926 bytes} [Tue Jun 23 19:56:54 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: 399/784] 10.0.0.53 () {36 vars in 986 bytes} [Tue Jun 23 19:56:54 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => 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: 386/785] 10.0.0.53 () {36 vars in 926 bytes} [Tue Jun 23 19:56:54 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: 400/786] 10.0.0.53 () {36 vars in 926 bytes} [Tue Jun 23 19:56:54 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: 389/791] 10.0.0.84 () {36 vars in 986 bytes} [Tue Jun 23 19:57:11 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => 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: 403/792] 10.0.0.84 () {36 vars in 926 bytes} [Tue Jun 23 19:57:11 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: 391/795] 10.0.0.84 () {36 vars in 986 bytes} [Tue Jun 23 19:57:19 2026] GET /v2/images/3ef19356-1f7f-4d54-82f8-7c3821fdb5ef => 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: 405/796] 10.0.0.84 () {36 vars in 926 bytes} [Tue Jun 23 19:57:19 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: 394/801] 199.19.213.169 () {32 vars in 826 bytes} [Tue Jun 23 19:57:43 2026] GET /v2/images?status=active&owner=453c9fb63fbf436cb14a698f59aea67b&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/802] 199.19.213.169 () {32 vars in 653 bytes} [Tue Jun 23 19:57:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/803] 10.0.0.146 () {36 vars in 987 bytes} [Tue Jun 23 19:57:44 2026] GET /v2/images/f973e3a3-e26e-4a57-b2e3-465bccfc6eaa => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/804] 10.0.0.146 () {36 vars in 927 bytes} [Tue Jun 23 19:57:44 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: 396/805] 10.0.0.146 () {36 vars in 927 bytes} [Tue Jun 23 19:57:44 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: 410/806] 10.0.0.146 () {36 vars in 987 bytes} [Tue Jun 23 19:57:44 2026] GET /v2/images/f973e3a3-e26e-4a57-b2e3-465bccfc6eaa => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/807] 10.0.0.146 () {36 vars in 927 bytes} [Tue Jun 23 19:57:44 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: 411/808] 10.0.0.146 () {36 vars in 927 bytes} [Tue Jun 23 19:57:44 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: 398/809] 10.0.0.146 () {36 vars in 987 bytes} [Tue Jun 23 19:57:44 2026] GET /v2/images/f973e3a3-e26e-4a57-b2e3-465bccfc6eaa => 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: 412/810] 10.0.0.146 () {36 vars in 927 bytes} [Tue Jun 23 19:57:44 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: 399/811] 10.0.0.146 () {36 vars in 927 bytes} [Tue Jun 23 19:57: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: 7|app: 0|req: 413/812] 10.0.0.53 () {36 vars in 986 bytes} [Tue Jun 23 19:57:44 2026] GET /v2/images/f973e3a3-e26e-4a57-b2e3-465bccfc6eaa => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/813] 10.0.0.53 () {36 vars in 926 bytes} [Tue Jun 23 19:57:44 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: 414/814] 10.0.0.53 () {36 vars in 986 bytes} [Tue Jun 23 19:57:44 2026] GET /v2/images/f973e3a3-e26e-4a57-b2e3-465bccfc6eaa => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/815] 10.0.0.53 () {36 vars in 926 bytes} [Tue Jun 23 19:57:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/816] 10.0.0.53 () {36 vars in 926 bytes} [Tue Jun 23 19:57:45 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: 432/849] 10.0.0.52 () {32 vars in 632 bytes} [Tue Jun 23 20:00:17 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)