+ 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 Jul 9 17:04:09 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:55:00 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-8bb468845-ggshz 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.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f68dd646668 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.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html __import__(import_str) /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html __import__(import_str) 2026-07-09 17:04:12.567 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-09 17:04:12.577 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-09 17:04:13.497 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-09 17:04:13.498 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-09 17:04:13.499 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-09 17:04:13.513 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-09 17:04:13.514 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-09 17:04:13.515 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-09 17:04:15.267 8 WARNING glance.api.v2.images [None req-e4f234e7-7657-4804-ac81-7429ab998cbf - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-09 17:04:15.315 7 WARNING glance.api.v2.images [None req-c6b137fc-4037-4c78-823d-56b717c49bb7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-09 17:04:15.530 8 WARNING keystonemiddleware._common.config [None req-e4f234e7-7657-4804-ac81-7429ab998cbf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 17:04:15.538 8 WARNING keystonemiddleware.auth_token [None req-e4f234e7-7657-4804-ac81-7429ab998cbf - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f68dd646668 pid: 8 (default app) 2026-07-09 17:04:15.587 7 WARNING keystonemiddleware._common.config [None req-c6b137fc-4037-4c78-823d-56b717c49bb7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 17:04:15.595 7 WARNING keystonemiddleware.auth_token [None req-c6b137fc-4037-4c78-823d-56b717c49bb7 - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f68dd646668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.22 () {42 vars in 684 bytes} [Thu Jul 9 17:04:17 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/6] 199.204.45.22 () {44 vars in 906 bytes} [Thu Jul 9 17:04:17 2026] GET /v2/images => generated 69 bytes in 642 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.22 () {42 vars in 684 bytes} [Thu Jul 9 17:04:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.22 () {44 vars in 906 bytes} [Thu Jul 9 17:04:21 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 7/9] 199.204.45.22 () {44 vars in 907 bytes} [Thu Jul 9 17:04:21 2026] GET /v2/images/cirros => generated 151 bytes in 161 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.22 () {44 vars in 929 bytes} [Thu Jul 9 17:04:21 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/11] 199.204.45.22 () {44 vars in 935 bytes} [Thu Jul 9 17:04:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 17:04:21.764 7 WARNING oslo_config.cfg [None req-043cfcc3-5cda-46f3-ab51-78a9a407e440 c1bc8a05a7cd4b9a928f6faaa3069027 a6171be703fd4f72ae46800aafc580c1 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.22 () {48 vars in 947 bytes} [Thu Jul 9 17:04:21 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-09 17:04:21.792 8 INFO glance.api.v2.image_data [None req-15e050dc-8fa5-432f-b015-c2550908f12b c1bc8a05a7cd4b9a928f6faaa3069027 a6171be703fd4f72ae46800aafc580c1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 17:04:25.577 8 WARNING glance.location [None req-15e050dc-8fa5-432f-b015-c2550908f12b c1bc8a05a7cd4b9a928f6faaa3069027 a6171be703fd4f72ae46800aafc580c1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.22 () {48 vars in 1041 bytes} [Thu Jul 9 17:04:21 2026] PUT /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8/file => generated 0 bytes in 3834 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4877 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.22 () {44 vars in 967 bytes} [Thu Jul 9 17:04:25 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 17:04:25.734 8 WARNING oslo_config.cfg [None req-3e748c53-2ca8-47aa-9998-310a3ba3e4e3 c1bc8a05a7cd4b9a928f6faaa3069027 a6171be703fd4f72ae46800aafc580c1 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/17] 199.204.45.22 () {48 vars in 1047 bytes} [Thu Jul 9 17:04:25 2026] PATCH /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.22 () {44 vars in 967 bytes} [Thu Jul 9 17:04:25 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/295] 199.204.45.22 () {42 vars in 684 bytes} [Thu Jul 9 17:27:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/296] 199.204.45.22 () {44 vars in 906 bytes} [Thu Jul 9 17:27:30 2026] GET /v2/images => generated 1381 bytes in 581 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/301] 199.204.45.22 () {42 vars in 684 bytes} [Thu Jul 9 17:27:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/302] 199.204.45.22 () {44 vars in 906 bytes} [Thu Jul 9 17:27:48 2026] GET /v2/images => generated 1381 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/303] 199.204.45.22 () {44 vars in 933 bytes} [Thu Jul 9 17:27:49 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/304] 199.204.45.22 () {44 vars in 955 bytes} [Thu Jul 9 17:27:49 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/305] 199.204.45.22 () {44 vars in 935 bytes} [Thu Jul 9 17:27:49 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: 152/306] 199.204.45.22 () {48 vars in 947 bytes} [Thu Jul 9 17:27:49 2026] POST /v2/images => generated 796 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-09 17:27:49.202 8 INFO glance.api.v2.image_data [None req-8ee287ab-d0f7-4193-ac43-1f45cff5a5d5 c1bc8a05a7cd4b9a928f6faaa3069027 a6171be703fd4f72ae46800aafc580c1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 17:28:15.864 8 WARNING glance.location [None req-8ee287ab-d0f7-4193-ac43-1f45cff5a5d5 c1bc8a05a7cd4b9a928f6faaa3069027 a6171be703fd4f72ae46800aafc580c1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 155/313] 199.204.45.22 () {48 vars in 1042 bytes} [Thu Jul 9 17:27:49 2026] PUT /v2/images/51ee5426-1edc-4ed9-93ca-065caecf4778/file => generated 0 bytes in 26716 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60512 switches on core 0) [pid: 7|app: 0|req: 159/314] 199.204.45.22 () {44 vars in 967 bytes} [Thu Jul 9 17:28:15 2026] GET /v2/images/51ee5426-1edc-4ed9-93ca-065caecf4778 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/315] 199.204.45.22 () {48 vars in 1047 bytes} [Thu Jul 9 17:28:15 2026] PATCH /v2/images/51ee5426-1edc-4ed9-93ca-065caecf4778 => generated 1395 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/316] 199.204.45.22 () {44 vars in 967 bytes} [Thu Jul 9 17:28:16 2026] GET /v2/images/51ee5426-1edc-4ed9-93ca-065caecf4778 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/317] 199.204.45.22 () {42 vars in 684 bytes} [Thu Jul 9 17:28:17 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/318] 199.204.45.22 () {44 vars in 906 bytes} [Thu Jul 9 17:28:17 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/413] 199.204.45.22 () {42 vars in 684 bytes} [Thu Jul 9 17:36:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/414] 199.204.45.22 () {44 vars in 906 bytes} [Thu Jul 9 17:36:10 2026] GET /v2/images => generated 2778 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/417] 199.204.45.22 () {42 vars in 684 bytes} [Thu Jul 9 17:36:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/418] 199.204.45.22 () {44 vars in 906 bytes} [Thu Jul 9 17:36:19 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/419] 199.204.45.22 () {44 vars in 943 bytes} [Thu Jul 9 17:36:19 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: 8|app: 0|req: 208/420] 199.204.45.22 () {44 vars in 965 bytes} [Thu Jul 9 17:36:19 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/421] 199.204.45.22 () {44 vars in 935 bytes} [Thu Jul 9 17:36:19 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: 8|app: 0|req: 209/422] 199.204.45.22 () {48 vars in 947 bytes} [Thu Jul 9 17:36:19 2026] POST /v2/images => generated 799 bytes in 532 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-09 17:36:20.417 7 INFO glance.api.v2.image_data [None req-409b1139-2f6b-4d7d-b582-e3561e776167 c1bc8a05a7cd4b9a928f6faaa3069027 a6171be703fd4f72ae46800aafc580c1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 17:36:54.228 7 INFO glance.location [None req-409b1139-2f6b-4d7d-b582-e3561e776167 c1bc8a05a7cd4b9a928f6faaa3069027 a6171be703fd4f72ae46800aafc580c1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 214/429] 199.204.45.22 () {48 vars in 1041 bytes} [Thu Jul 9 17:36:20 2026] PUT /v2/images/d3d4181c-cf56-4cab-a251-790bc3e4b67f/file => generated 0 bytes in 33903 msecs (HTTP/1.1 204) 4 headers in 171 bytes (9071 switches on core 0) [pid: 8|app: 0|req: 216/430] 199.204.45.22 () {44 vars in 967 bytes} [Thu Jul 9 17:36:54 2026] GET /v2/images/d3d4181c-cf56-4cab-a251-790bc3e4b67f => generated 1211 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/431] 199.204.45.22 () {48 vars in 1047 bytes} [Thu Jul 9 17:36:54 2026] PATCH /v2/images/d3d4181c-cf56-4cab-a251-790bc3e4b67f => generated 1410 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/432] 199.204.45.22 () {44 vars in 967 bytes} [Thu Jul 9 17:36:54 2026] GET /v2/images/d3d4181c-cf56-4cab-a251-790bc3e4b67f => generated 1410 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/445] 199.204.45.22 () {42 vars in 684 bytes} [Thu Jul 9 17:37:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/446] 199.204.45.22 () {44 vars in 906 bytes} [Thu Jul 9 17:37:45 2026] GET /v2/images => generated 4190 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/449] 199.204.45.22 () {42 vars in 684 bytes} [Thu Jul 9 17:37:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/450] 199.204.45.22 () {44 vars in 906 bytes} [Thu Jul 9 17:37:57 2026] GET /v2/images => generated 4190 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/451] 199.204.45.22 () {44 vars in 935 bytes} [Thu Jul 9 17:37:58 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: 7|app: 0|req: 225/452] 199.204.45.22 () {44 vars in 957 bytes} [Thu Jul 9 17:37:58 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/453] 199.204.45.22 () {44 vars in 935 bytes} [Thu Jul 9 17:37:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/454] 199.204.45.22 () {48 vars in 947 bytes} [Thu Jul 9 17:37:58 2026] POST /v2/images => generated 791 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-09 17:37:58.265 8 INFO glance.api.v2.image_data [None req-811a700e-7492-49e8-bda6-0949efc3092e c1bc8a05a7cd4b9a928f6faaa3069027 a6171be703fd4f72ae46800aafc580c1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 17:38:16.111 8 INFO glance.location [None req-811a700e-7492-49e8-bda6-0949efc3092e c1bc8a05a7cd4b9a928f6faaa3069027 a6171be703fd4f72ae46800aafc580c1 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 229/459] 199.204.45.22 () {48 vars in 1042 bytes} [Thu Jul 9 17:37:58 2026] PUT /v2/images/2ceab944-3703-485d-b129-6431e8eaf998/file => generated 0 bytes in 17914 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59447 switches on core 0) [pid: 7|app: 0|req: 231/460] 199.204.45.22 () {44 vars in 967 bytes} [Thu Jul 9 17:38:16 2026] GET /v2/images/2ceab944-3703-485d-b129-6431e8eaf998 => generated 1204 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/461] 199.204.45.22 () {48 vars in 1047 bytes} [Thu Jul 9 17:38:16 2026] PATCH /v2/images/2ceab944-3703-485d-b129-6431e8eaf998 => generated 1382 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/462] 199.204.45.22 () {44 vars in 967 bytes} [Thu Jul 9 17:38:16 2026] GET /v2/images/2ceab944-3703-485d-b129-6431e8eaf998 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/637] 199.204.45.22 () {42 vars in 684 bytes} [Thu Jul 9 17:52:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/638] 199.204.45.22 () {44 vars in 906 bytes} [Thu Jul 9 17:52:52 2026] GET /v2/images => generated 5574 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/671] 199.204.45.22 () {42 vars in 684 bytes} [Thu Jul 9 17:55:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/672] 199.204.45.22 () {44 vars in 906 bytes} [Thu Jul 9 17:55:31 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/673] 199.204.45.22 () {42 vars in 684 bytes} [Thu Jul 9 17:55:33 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/674] 199.204.45.22 () {44 vars in 906 bytes} [Thu Jul 9 17:55:33 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/687] 199.204.45.22 () {42 vars in 684 bytes} [Thu Jul 9 17:56:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/688] 199.204.45.22 () {44 vars in 906 bytes} [Thu Jul 9 17:56:31 2026] GET /v2/images => generated 5574 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/691] 199.204.45.22 () {42 vars in 684 bytes} [Thu Jul 9 17:56:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/692] 199.204.45.22 () {44 vars in 906 bytes} [Thu Jul 9 17:56:40 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/707] 199.204.45.22 () {42 vars in 684 bytes} [Thu Jul 9 17:57:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/708] 199.204.45.22 () {44 vars in 906 bytes} [Thu Jul 9 17:57:47 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 361/719] 10.0.0.139 () {32 vars in 632 bytes} [Thu Jul 9 17:58:36 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/724] 10.0.0.179 () {36 vars in 986 bytes} [Thu Jul 9 17:58:58 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 361/725] 10.0.0.179 () {36 vars in 926 bytes} [Thu Jul 9 17:58:58 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: 365/726] 10.0.0.179 () {36 vars in 926 bytes} [Thu Jul 9 17:58:58 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: 362/727] 10.0.0.179 () {36 vars in 986 bytes} [Thu Jul 9 17:58:58 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/728] 10.0.0.179 () {36 vars in 926 bytes} [Thu Jul 9 17:58:58 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: 363/729] 10.0.0.179 () {36 vars in 926 bytes} [Thu Jul 9 17:58:58 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/730] 10.0.0.179 () {36 vars in 986 bytes} [Thu Jul 9 17:58:58 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/731] 10.0.0.179 () {36 vars in 926 bytes} [Thu Jul 9 17:58:58 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/732] 10.0.0.179 () {36 vars in 926 bytes} [Thu Jul 9 17:58:58 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/733] 10.0.0.85 () {36 vars in 909 bytes} [Thu Jul 9 17:58:59 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/734] 10.0.0.85 () {36 vars in 1005 bytes} [Thu Jul 9 17:58:59 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8/locations => generated 185 bytes in 131 msecs (HTTP/1.1 403) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/735] 10.0.0.85 () {36 vars in 985 bytes} [Thu Jul 9 17:58:59 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/736] 10.0.0.85 () {36 vars in 925 bytes} [Thu Jul 9 17:58:59 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/737] 10.0.0.85 () {36 vars in 985 bytes} [Thu Jul 9 17:58:59 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/738] 10.0.0.85 () {36 vars in 925 bytes} [Thu Jul 9 17:58:59 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/739] 10.0.0.85 () {36 vars in 925 bytes} [Thu Jul 9 17:58:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/740] 10.0.0.139 () {30 vars in 410 bytes} [Thu Jul 9 17:59:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/743] 10.0.0.135 () {36 vars in 986 bytes} [Thu Jul 9 17:59:10 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/744] 10.0.0.135 () {36 vars in 926 bytes} [Thu Jul 9 17:59:10 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: 376/747] 199.204.45.22 () {36 vars in 989 bytes} [Thu Jul 9 17:59:17 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/748] 199.204.45.22 () {36 vars in 929 bytes} [Thu Jul 9 17:59:17 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: 377/749] 10.0.0.135 () {36 vars in 986 bytes} [Thu Jul 9 17:59:17 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/750] 10.0.0.135 () {36 vars in 926 bytes} [Thu Jul 9 17:59:17 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: 378/751] 199.204.45.22 () {36 vars in 989 bytes} [Thu Jul 9 17:59:18 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/752] 199.204.45.22 () {36 vars in 929 bytes} [Thu Jul 9 17:59: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: 381/757] 10.0.0.135 () {36 vars in 986 bytes} [Thu Jul 9 17:59:38 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/758] 10.0.0.135 () {36 vars in 926 bytes} [Thu Jul 9 17:59:38 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: 383/761] 10.0.0.135 () {36 vars in 986 bytes} [Thu Jul 9 17:59:48 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 19 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.135 () {36 vars in 926 bytes} [Thu Jul 9 17:59:48 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: 386/767] 10.0.0.135 () {36 vars in 986 bytes} [Thu Jul 9 18:00:07 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 30 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.135 () {36 vars in 926 bytes} [Thu Jul 9 18:00:07 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: 384/771] 10.0.0.135 () {36 vars in 986 bytes} [Thu Jul 9 18:00:20 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/772] 10.0.0.135 () {36 vars in 926 bytes} [Thu Jul 9 18:00:20 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/773] 10.0.0.139 () {34 vars in 654 bytes} [Thu Jul 9 18:00:20 2026] POST /v2/images => generated 648 bytes in 333 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-09 18:00:20.744 8 WARNING glance.api.v2.images [None req-f3917619-8836-4c59-9bff-1b258fe77323 30350becb32c4da4bf16f712bd4c119e 94512b18233345aba49c434ca28be6d1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//38a27718-496f-4d50-9cbb-7eca4b39a2b2 [pid: 8|app: 0|req: 386/774] 10.0.0.139 () {32 vars in 709 bytes} [Thu Jul 9 18:00:20 2026] DELETE /v2/images/38a27718-496f-4d50-9cbb-7eca4b39a2b2 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/775] 10.0.0.139 () {32 vars in 706 bytes} [Thu Jul 9 18:00:20 2026] GET /v2/images/38a27718-496f-4d50-9cbb-7eca4b39a2b2 => 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: 387/776] 10.0.0.139 () {32 vars in 632 bytes} [Thu Jul 9 18:00:20 2026] GET /v2/images => generated 1381 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/777] 10.0.0.139 () {34 vars in 654 bytes} [Thu Jul 9 18:00:20 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/778] 10.0.0.139 () {32 vars in 716 bytes} [Thu Jul 9 18:00:20 2026] GET /v2/images/44d34957-57cc-4918-99d5-a888504897ad/file => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:00:20.963 7 INFO glance.api.v2.image_data [None req-1861318a-6ab2-4f7c-898d-0ff15ceac7de 30350becb32c4da4bf16f712bd4c119e 94512b18233345aba49c434ca28be6d1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 18:00:21.016 7 WARNING glance_store._drivers.rbd [None req-1861318a-6ab2-4f7c-898d-0ff15ceac7de 30350becb32c4da4bf16f712bd4c119e 94512b18233345aba49c434ca28be6d1 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-09 18:00:21.806 7 INFO glance.location [None req-1861318a-6ab2-4f7c-898d-0ff15ceac7de 30350becb32c4da4bf16f712bd4c119e 94512b18233345aba49c434ca28be6d1 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 391/779] 10.0.0.139 () {32 vars in 726 bytes} [Thu Jul 9 18:00:20 2026] PUT /v2/images/44d34957-57cc-4918-99d5-a888504897ad/file => generated 0 bytes in 891 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/780] 10.0.0.139 () {32 vars in 706 bytes} [Thu Jul 9 18:00:21 2026] GET /v2/images/44d34957-57cc-4918-99d5-a888504897ad => generated 1103 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/781] 10.0.0.139 () {32 vars in 716 bytes} [Thu Jul 9 18:00:21 2026] GET /v2/images/44d34957-57cc-4918-99d5-a888504897ad/file => generated 1024 bytes in 110 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/782] 10.0.0.139 () {34 vars in 654 bytes} [Thu Jul 9 18:00:22 2026] POST /v2/images => generated 649 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/783] 10.0.0.139 () {32 vars in 725 bytes} [Thu Jul 9 18:00:22 2026] PATCH /v2/images/223e1bdd-d932-4055-b9ba-d18f19e11a20 => generated 653 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/784] 10.0.0.139 () {32 vars in 706 bytes} [Thu Jul 9 18:00:22 2026] GET /v2/images/223e1bdd-d932-4055-b9ba-d18f19e11a20 => generated 653 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:00:22.201 7 WARNING glance.api.v2.images [None req-c93955f2-9559-44c4-8204-6b8bbae770b9 30350becb32c4da4bf16f712bd4c119e 94512b18233345aba49c434ca28be6d1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//223e1bdd-d932-4055-b9ba-d18f19e11a20 [pid: 7|app: 0|req: 394/785] 10.0.0.139 () {32 vars in 709 bytes} [Thu Jul 9 18:00:22 2026] DELETE /v2/images/223e1bdd-d932-4055-b9ba-d18f19e11a20 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/786] 10.0.0.139 () {32 vars in 706 bytes} [Thu Jul 9 18:00:22 2026] GET /v2/images/223e1bdd-d932-4055-b9ba-d18f19e11a20 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:00:22.273 7 WARNING glance.api.v2.images [None req-7d65e1da-1868-4f07-8e8e-48bfdf3203ef 30350becb32c4da4bf16f712bd4c119e 94512b18233345aba49c434ca28be6d1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//44d34957-57cc-4918-99d5-a888504897ad [pid: 7|app: 0|req: 395/787] 10.0.0.139 () {32 vars in 709 bytes} [Thu Jul 9 18:00:22 2026] DELETE /v2/images/44d34957-57cc-4918-99d5-a888504897ad => generated 0 bytes in 864 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/788] 10.0.0.139 () {32 vars in 706 bytes} [Thu Jul 9 18:00:23 2026] GET /v2/images/44d34957-57cc-4918-99d5-a888504897ad => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:00:23.164 7 WARNING glance.api.v2.images [None req-a1cea6d5-578f-4cc9-942f-e68bf8672078 30350becb32c4da4bf16f712bd4c119e 94512b18233345aba49c434ca28be6d1 - - default default] Failed to find image 38a27718-496f-4d50-9cbb-7eca4b39a2b2 to delete: glance.common.exception.ImageNotFound: No image found with ID 38a27718-496f-4d50-9cbb-7eca4b39a2b2 [pid: 7|app: 0|req: 396/789] 10.0.0.139 () {32 vars in 709 bytes} [Thu Jul 9 18:00:23 2026] DELETE /v2/images/38a27718-496f-4d50-9cbb-7eca4b39a2b2 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/790] 10.0.0.139 () {32 vars in 706 bytes} [Thu Jul 9 18:00:23 2026] GET /v2/images/38a27718-496f-4d50-9cbb-7eca4b39a2b2 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/793] 10.0.0.139 () {32 vars in 706 bytes} [Thu Jul 9 18:00:26 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/794] 10.0.0.139 () {32 vars in 706 bytes} [Thu Jul 9 18:00:27 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/795] 10.0.0.179 () {36 vars in 986 bytes} [Thu Jul 9 18:00:27 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/796] 10.0.0.179 () {36 vars in 926 bytes} [Thu Jul 9 18:00:27 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: 398/797] 10.0.0.179 () {36 vars in 926 bytes} [Thu Jul 9 18:00:27 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/798] 10.0.0.179 () {36 vars in 986 bytes} [Thu Jul 9 18:00:27 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/799] 10.0.0.179 () {36 vars in 926 bytes} [Thu Jul 9 18:00:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/800] 10.0.0.179 () {36 vars in 926 bytes} [Thu Jul 9 18:00:27 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: 400/801] 10.0.0.179 () {36 vars in 986 bytes} [Thu Jul 9 18:00:27 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/802] 10.0.0.179 () {36 vars in 926 bytes} [Thu Jul 9 18:00:27 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: 401/803] 10.0.0.85 () {36 vars in 909 bytes} [Thu Jul 9 18:00:27 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/804] 10.0.0.85 () {36 vars in 1005 bytes} [Thu Jul 9 18:00:27 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8/locations => generated 185 bytes in 24 msecs (HTTP/1.1 403) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/805] 10.0.0.85 () {36 vars in 985 bytes} [Thu Jul 9 18:00:27 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/806] 10.0.0.85 () {36 vars in 925 bytes} [Thu Jul 9 18:00:27 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: 403/807] 10.0.0.85 () {36 vars in 985 bytes} [Thu Jul 9 18:00:27 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/808] 10.0.0.85 () {36 vars in 925 bytes} [Thu Jul 9 18:00:27 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: 404/809] 10.0.0.85 () {36 vars in 925 bytes} [Thu Jul 9 18:00:27 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: 408/816] 10.0.0.135 () {36 vars in 986 bytes} [Thu Jul 9 18:00:56 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/817] 10.0.0.135 () {36 vars in 926 bytes} [Thu Jul 9 18:00:56 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: 415/830] 10.0.0.135 () {36 vars in 986 bytes} [Thu Jul 9 18:02:04 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/831] 10.0.0.135 () {36 vars in 926 bytes} [Thu Jul 9 18:02:04 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/840] 10.0.0.135 () {36 vars in 986 bytes} [Thu Jul 9 18:02:41 2026] GET /v2/images/0edba3d3-af59-42e2-a7bb-163003087ec8 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/841] 10.0.0.135 () {36 vars in 926 bytes} [Thu Jul 9 18:02:41 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)