+ 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:23 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-54547cd945-7c9nd 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f1f20fb1668 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)... 2026-07-09 17:04:25.331 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-09 17:04:25.350 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:26.197 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:26.198 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:26.199 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:26.278 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:26.279 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:26.279 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:28.187 8 WARNING glance.api.v2.images [None req-dd8226d5-4e93-44d1-8fa1-4f15f6a6c436 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-09 17:04:28.366 7 WARNING glance.api.v2.images [None req-796cdd34-96da-41f6-8bff-8a4244500114 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-09 17:04:28.512 8 WARNING keystonemiddleware._common.config [None req-dd8226d5-4e93-44d1-8fa1-4f15f6a6c436 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 17:04:28.520 8 WARNING oslo_config.cfg [None req-dd8226d5-4e93-44d1-8fa1-4f15f6a6c436 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f1f20fb1668 pid: 8 (default app) 2026-07-09 17:04:28.730 7 WARNING keystonemiddleware._common.config [None req-796cdd34-96da-41f6-8bff-8a4244500114 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 17:04:28.737 7 WARNING oslo_config.cfg [None req-796cdd34-96da-41f6-8bff-8a4244500114 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f1f20fb1668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.127 () {42 vars in 688 bytes} [Thu Jul 9 17:04:29 2026] GET / => generated 1312 bytes in 1 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, ' 2026-07-09 17:04:29.853 7 WARNING oslo_policy.policy [None req-06ad1953-7f6f-46e0-b870-233e4a6399d2 9b6d47d8875b4599aa25cd9c0ae3e0f1 4342e49f986d407b95ab458f432a348f - - 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-07-09 17:04:29.853 7 WARNING oslo_policy.policy [None req-06ad1953-7f6f-46e0-b870-233e4a6399d2 9b6d47d8875b4599aa25cd9c0ae3e0f1 4342e49f986d407b95ab458f432a348f - - 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-07-09 17:04:29.874 7 WARNING oslo_policy.policy [None req-06ad1953-7f6f-46e0-b870-233e4a6399d2 9b6d47d8875b4599aa25cd9c0ae3e0f1 4342e49f986d407b95ab458f432a348f - - 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-07-09 17:04:29.875 7 WARNING oslo_policy.policy [None req-06ad1953-7f6f-46e0-b870-233e4a6399d2 9b6d47d8875b4599aa25cd9c0ae3e0f1 4342e49f986d407b95ab458f432a348f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.19.213.127 () {44 vars in 910 bytes} [Thu Jul 9 17:04:29 2026] GET /v2/images => generated 69 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.127 () {42 vars in 688 bytes} [Thu Jul 9 17:04:33 2026] GET / => generated 1312 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.19.213.127 () {44 vars in 910 bytes} [Thu Jul 9 17:04:33 2026] GET /v2/images => generated 69 bytes in 36 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, ' 2026-07-09 17:04:33.369 8 WARNING oslo_policy.policy [None req-51ba4b57-593b-4a07-9a15-625fe5acf61d 9b6d47d8875b4599aa25cd9c0ae3e0f1 4342e49f986d407b95ab458f432a348f - - 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-07-09 17:04:33.369 8 WARNING oslo_policy.policy [None req-51ba4b57-593b-4a07-9a15-625fe5acf61d 9b6d47d8875b4599aa25cd9c0ae3e0f1 4342e49f986d407b95ab458f432a348f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.19.213.127 () {44 vars in 911 bytes} [Thu Jul 9 17:04:33 2026] GET /v2/images/cirros => generated 151 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.127 () {44 vars in 933 bytes} [Thu Jul 9 17:04:33 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 17:04:33.513 8 WARNING oslo_policy.policy [None req-a001666e-0b2b-4c22-be38-b56612fb0ec1 9b6d47d8875b4599aa25cd9c0ae3e0f1 4342e49f986d407b95ab458f432a348f - - 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-07-09 17:04:33.513 8 WARNING oslo_policy.policy [None req-a001666e-0b2b-4c22-be38-b56612fb0ec1 9b6d47d8875b4599aa25cd9c0ae3e0f1 4342e49f986d407b95ab458f432a348f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.19.213.127 () {44 vars in 939 bytes} [Thu Jul 9 17:04:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 17:04:33.598 7 WARNING oslo_config.cfg [None req-8fb04107-6082-457f-a701-ab950726a0f8 9b6d47d8875b4599aa25cd9c0ae3e0f1 4342e49f986d407b95ab458f432a348f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.19.213.127 () {48 vars in 951 bytes} [Thu Jul 9 17:04:33 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-07-09 17:04:33.622 8 WARNING oslo_policy.policy [None req-888287f6-27d5-49a6-9bb8-45cfd648bf62 9b6d47d8875b4599aa25cd9c0ae3e0f1 4342e49f986d407b95ab458f432a348f - - 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-07-09 17:04:33.622 8 WARNING oslo_policy.policy [None req-888287f6-27d5-49a6-9bb8-45cfd648bf62 9b6d47d8875b4599aa25cd9c0ae3e0f1 4342e49f986d407b95ab458f432a348f - - 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-07-09 17:04:33.624 8 INFO glance.api.v2.image_data [None req-888287f6-27d5-49a6-9bb8-45cfd648bf62 9b6d47d8875b4599aa25cd9c0ae3e0f1 4342e49f986d407b95ab458f432a348f - - 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:37.252 8 WARNING glance.location [None req-888287f6-27d5-49a6-9bb8-45cfd648bf62 9b6d47d8875b4599aa25cd9c0ae3e0f1 4342e49f986d407b95ab458f432a348f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.19.213.127 () {48 vars in 1045 bytes} [Thu Jul 9 17:04:33 2026] PUT /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5/file => generated 0 bytes in 3681 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6121 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.19.213.127 () {44 vars in 971 bytes} [Thu Jul 9 17:04:37 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 17:04:37.400 8 WARNING oslo_config.cfg [None req-184ecfb2-775d-4c15-96a6-1bd8ea8675ae 9b6d47d8875b4599aa25cd9c0ae3e0f1 4342e49f986d407b95ab458f432a348f - - 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/15] 199.19.213.127 () {48 vars in 1051 bytes} [Thu Jul 9 17:04:37 2026] PATCH /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => generated 1312 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.19.213.127 () {44 vars in 971 bytes} [Thu Jul 9 17:04:37 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => 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: 140/275] 199.19.213.127 () {42 vars in 688 bytes} [Thu Jul 9 17:26:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/276] 199.19.213.127 () {44 vars in 910 bytes} [Thu Jul 9 17:26:06 2026] GET /v2/images => generated 1381 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/281] 199.19.213.127 () {42 vars in 688 bytes} [Thu Jul 9 17:26:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/282] 199.19.213.127 () {44 vars in 910 bytes} [Thu Jul 9 17:26:24 2026] GET /v2/images => generated 1381 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/283] 199.19.213.127 () {44 vars in 937 bytes} [Thu Jul 9 17:26:24 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/284] 199.19.213.127 () {44 vars in 959 bytes} [Thu Jul 9 17:26:24 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/285] 199.19.213.127 () {44 vars in 939 bytes} [Thu Jul 9 17:26:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/286] 199.19.213.127 () {48 vars in 951 bytes} [Thu Jul 9 17:26:24 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-07-09 17:26:24.829 8 INFO glance.api.v2.image_data [None req-5f533f34-255a-4527-8775-cff64af77171 9b6d47d8875b4599aa25cd9c0ae3e0f1 4342e49f986d407b95ab458f432a348f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 17:26:53.372 8 WARNING glance.location [None req-5f533f34-255a-4527-8775-cff64af77171 9b6d47d8875b4599aa25cd9c0ae3e0f1 4342e49f986d407b95ab458f432a348f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 146/293] 199.19.213.127 () {48 vars in 1046 bytes} [Thu Jul 9 17:26:24 2026] PUT /v2/images/3675814d-85d0-44ae-ba07-4b0da7b67138/file => generated 0 bytes in 28592 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67219 switches on core 0) [pid: 7|app: 0|req: 148/294] 199.19.213.127 () {44 vars in 971 bytes} [Thu Jul 9 17:26:53 2026] GET /v2/images/3675814d-85d0-44ae-ba07-4b0da7b67138 => 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: 147/295] 199.19.213.127 () {48 vars in 1051 bytes} [Thu Jul 9 17:26:53 2026] PATCH /v2/images/3675814d-85d0-44ae-ba07-4b0da7b67138 => generated 1395 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/296] 199.19.213.127 () {44 vars in 971 bytes} [Thu Jul 9 17:26:53 2026] GET /v2/images/3675814d-85d0-44ae-ba07-4b0da7b67138 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/297] 199.19.213.127 () {42 vars in 688 bytes} [Thu Jul 9 17:26:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/298] 199.19.213.127 () {44 vars in 910 bytes} [Thu Jul 9 17:26:55 2026] GET /v2/images => generated 2778 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.19.213.127 () {42 vars in 688 bytes} [Thu Jul 9 17:33:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 199.19.213.127 () {44 vars in 910 bytes} [Thu Jul 9 17:33:37 2026] GET /v2/images => generated 2778 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/385] 199.19.213.127 () {42 vars in 688 bytes} [Thu Jul 9 17:33:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/386] 199.19.213.127 () {44 vars in 910 bytes} [Thu Jul 9 17:33:48 2026] GET /v2/images => generated 2778 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/387] 199.19.213.127 () {44 vars in 947 bytes} [Thu Jul 9 17:33:48 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/388] 199.19.213.127 () {44 vars in 969 bytes} [Thu Jul 9 17:33:48 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/389] 199.19.213.127 () {44 vars in 939 bytes} [Thu Jul 9 17:33:48 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: 196/390] 199.19.213.127 () {48 vars in 951 bytes} [Thu Jul 9 17:33:48 2026] POST /v2/images => generated 799 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-09 17:33:48.899 8 INFO glance.api.v2.image_data [None req-bc69be98-026b-4b81-8a2a-414500f2add4 9b6d47d8875b4599aa25cd9c0ae3e0f1 4342e49f986d407b95ab458f432a348f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 17:34:02.473 8 INFO glance.location [None req-bc69be98-026b-4b81-8a2a-414500f2add4 9b6d47d8875b4599aa25cd9c0ae3e0f1 4342e49f986d407b95ab458f432a348f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 195/393] 199.19.213.127 () {48 vars in 1045 bytes} [Thu Jul 9 17:33:48 2026] PUT /v2/images/96c55e55-1a2a-4961-9987-f421852777dd/file => generated 0 bytes in 13618 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29007 switches on core 0) [pid: 7|app: 0|req: 199/394] 199.19.213.127 () {44 vars in 971 bytes} [Thu Jul 9 17:34:02 2026] GET /v2/images/96c55e55-1a2a-4961-9987-f421852777dd => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 199.19.213.127 () {48 vars in 1051 bytes} [Thu Jul 9 17:34:02 2026] PATCH /v2/images/96c55e55-1a2a-4961-9987-f421852777dd => generated 1410 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/396] 199.19.213.127 () {44 vars in 971 bytes} [Thu Jul 9 17:34:02 2026] GET /v2/images/96c55e55-1a2a-4961-9987-f421852777dd => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/405] 199.19.213.127 () {42 vars in 688 bytes} [Thu Jul 9 17:34:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/406] 199.19.213.127 () {44 vars in 910 bytes} [Thu Jul 9 17:34:40 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 199.19.213.127 () {42 vars in 688 bytes} [Thu Jul 9 17:34:52 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/410] 199.19.213.127 () {44 vars in 910 bytes} [Thu Jul 9 17:34:52 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/411] 199.19.213.127 () {44 vars in 939 bytes} [Thu Jul 9 17:34:52 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/412] 199.19.213.127 () {44 vars in 961 bytes} [Thu Jul 9 17:34:52 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/413] 199.19.213.127 () {44 vars in 939 bytes} [Thu Jul 9 17:34:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/414] 199.19.213.127 () {48 vars in 951 bytes} [Thu Jul 9 17:34:52 2026] POST /v2/images => generated 791 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-09 17:34:52.676 7 WARNING oslo_policy.policy [None req-66f3aee4-df5a-4dd6-8371-a7d0f492d7c9 9b6d47d8875b4599aa25cd9c0ae3e0f1 4342e49f986d407b95ab458f432a348f - - 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-07-09 17:34:52.676 7 WARNING oslo_policy.policy [None req-66f3aee4-df5a-4dd6-8371-a7d0f492d7c9 9b6d47d8875b4599aa25cd9c0ae3e0f1 4342e49f986d407b95ab458f432a348f - - 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-07-09 17:34:52.678 7 INFO glance.api.v2.image_data [None req-66f3aee4-df5a-4dd6-8371-a7d0f492d7c9 9b6d47d8875b4599aa25cd9c0ae3e0f1 4342e49f986d407b95ab458f432a348f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 17:35:09.508 7 INFO glance.location [None req-66f3aee4-df5a-4dd6-8371-a7d0f492d7c9 9b6d47d8875b4599aa25cd9c0ae3e0f1 4342e49f986d407b95ab458f432a348f - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 210/419] 199.19.213.127 () {48 vars in 1046 bytes} [Thu Jul 9 17:34:52 2026] PUT /v2/images/5750b8c6-6b83-4d72-9f54-bdadcb366ddb/file => generated 0 bytes in 16888 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30894 switches on core 0) [pid: 8|app: 0|req: 210/420] 199.19.213.127 () {44 vars in 971 bytes} [Thu Jul 9 17:35:09 2026] GET /v2/images/5750b8c6-6b83-4d72-9f54-bdadcb366ddb => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/421] 199.19.213.127 () {48 vars in 1051 bytes} [Thu Jul 9 17:35:09 2026] PATCH /v2/images/5750b8c6-6b83-4d72-9f54-bdadcb366ddb => generated 1382 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/422] 199.19.213.127 () {44 vars in 971 bytes} [Thu Jul 9 17:35:09 2026] GET /v2/images/5750b8c6-6b83-4d72-9f54-bdadcb366ddb => generated 1382 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/583] 199.19.213.127 () {42 vars in 688 bytes} [Thu Jul 9 17:48:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/584] 199.19.213.127 () {44 vars in 910 bytes} [Thu Jul 9 17:48:34 2026] GET /v2/images => generated 5574 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 199.19.213.127 () {42 vars in 688 bytes} [Thu Jul 9 17:50:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 199.19.213.127 () {44 vars in 910 bytes} [Thu Jul 9 17:50:54 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/615] 199.19.213.127 () {42 vars in 688 bytes} [Thu Jul 9 17:50:56 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/616] 199.19.213.127 () {44 vars in 910 bytes} [Thu Jul 9 17:50:56 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/627] 199.19.213.127 () {42 vars in 688 bytes} [Thu Jul 9 17:51:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/628] 199.19.213.127 () {44 vars in 910 bytes} [Thu Jul 9 17:51:47 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/631] 199.19.213.127 () {42 vars in 688 bytes} [Thu Jul 9 17:51:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/632] 199.19.213.127 () {44 vars in 910 bytes} [Thu Jul 9 17:51:55 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/647] 199.19.213.127 () {42 vars in 688 bytes} [Thu Jul 9 17:52:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/648] 199.19.213.127 () {44 vars in 910 bytes} [Thu Jul 9 17:52:58 2026] GET /v2/images => generated 5574 bytes in 60 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: 329/657] 10.0.0.169 () {32 vars in 633 bytes} [Thu Jul 9 17:53:41 2026] GET /v2/images => generated 5574 bytes in 16 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: 330/660] 10.0.0.169 () {34 vars in 655 bytes} [Thu Jul 9 17:53:57 2026] POST /v2/images => generated 647 bytes in 191 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-09 17:53:58.172 8 WARNING glance.api.v2.images [None req-8dffab13-d3e4-4053-a325-cf940b8b2e9d 8d59b7659d494c6da8398e3967055472 06a113878e3b4518b3f473eb3b38b665 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//87a5382a-bb77-4495-8ddb-d6551c966f03 [pid: 8|app: 0|req: 331/661] 10.0.0.169 () {32 vars in 710 bytes} [Thu Jul 9 17:53:58 2026] DELETE /v2/images/87a5382a-bb77-4495-8ddb-d6551c966f03 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/662] 10.0.0.169 () {32 vars in 707 bytes} [Thu Jul 9 17:53:58 2026] GET /v2/images/87a5382a-bb77-4495-8ddb-d6551c966f03 => 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: 332/663] 10.0.0.169 () {32 vars in 633 bytes} [Thu Jul 9 17:53:58 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/664] 10.0.0.169 () {34 vars in 655 bytes} [Thu Jul 9 17:53:58 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/665] 10.0.0.169 () {32 vars in 717 bytes} [Thu Jul 9 17:53:58 2026] GET /v2/images/947075ca-00d6-4706-ab71-1fb7101159aa/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 17:53:58.359 7 INFO glance.api.v2.image_data [None req-3686836d-4f9a-4d0a-9545-53cab4fe66c7 8d59b7659d494c6da8398e3967055472 06a113878e3b4518b3f473eb3b38b665 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 17:53:58.414 7 WARNING glance_store._drivers.rbd [None req-3686836d-4f9a-4d0a-9545-53cab4fe66c7 8d59b7659d494c6da8398e3967055472 06a113878e3b4518b3f473eb3b38b665 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-09 17:53:59.288 7 INFO glance.location [None req-3686836d-4f9a-4d0a-9545-53cab4fe66c7 8d59b7659d494c6da8398e3967055472 06a113878e3b4518b3f473eb3b38b665 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 333/668] 10.0.0.169 () {32 vars in 727 bytes} [Thu Jul 9 17:53:58 2026] PUT /v2/images/947075ca-00d6-4706-ab71-1fb7101159aa/file => generated 0 bytes in 980 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/669] 10.0.0.169 () {32 vars in 707 bytes} [Thu Jul 9 17:53:59 2026] GET /v2/images/947075ca-00d6-4706-ab71-1fb7101159aa => generated 1104 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/670] 10.0.0.169 () {32 vars in 717 bytes} [Thu Jul 9 17:53:59 2026] GET /v2/images/947075ca-00d6-4706-ab71-1fb7101159aa/file => generated 1024 bytes in 195 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/671] 10.0.0.169 () {34 vars in 655 bytes} [Thu Jul 9 17:53:59 2026] POST /v2/images => generated 649 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/672] 10.0.0.169 () {32 vars in 726 bytes} [Thu Jul 9 17:53:59 2026] PATCH /v2/images/a668e7ce-2764-4bf5-8989-1851dd6240cc => generated 651 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/673] 10.0.0.169 () {32 vars in 707 bytes} [Thu Jul 9 17:53:59 2026] GET /v2/images/a668e7ce-2764-4bf5-8989-1851dd6240cc => generated 651 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 17:53:59.725 7 WARNING glance.api.v2.images [None req-f30ef7dc-0747-4b07-ac09-397b358e5b00 8d59b7659d494c6da8398e3967055472 06a113878e3b4518b3f473eb3b38b665 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a668e7ce-2764-4bf5-8989-1851dd6240cc [pid: 7|app: 0|req: 336/674] 10.0.0.169 () {32 vars in 710 bytes} [Thu Jul 9 17:53:59 2026] DELETE /v2/images/a668e7ce-2764-4bf5-8989-1851dd6240cc => generated 0 bytes in 66 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/675] 10.0.0.169 () {32 vars in 707 bytes} [Thu Jul 9 17:53:59 2026] GET /v2/images/a668e7ce-2764-4bf5-8989-1851dd6240cc => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:53:59.818 7 WARNING glance.api.v2.images [None req-21a41581-ea4d-4ae4-8af8-7d130ddc5e0b 8d59b7659d494c6da8398e3967055472 06a113878e3b4518b3f473eb3b38b665 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//947075ca-00d6-4706-ab71-1fb7101159aa [pid: 7|app: 0|req: 337/676] 10.0.0.169 () {32 vars in 710 bytes} [Thu Jul 9 17:53:59 2026] DELETE /v2/images/947075ca-00d6-4706-ab71-1fb7101159aa => generated 0 bytes in 790 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/677] 10.0.0.169 () {32 vars in 707 bytes} [Thu Jul 9 17:54:00 2026] GET /v2/images/947075ca-00d6-4706-ab71-1fb7101159aa => generated 139 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 17:54:00.634 7 WARNING glance.api.v2.images [None req-3e5cb6a9-d6ff-495f-a685-c750864dbccc 8d59b7659d494c6da8398e3967055472 06a113878e3b4518b3f473eb3b38b665 - - default default] Failed to find image 87a5382a-bb77-4495-8ddb-d6551c966f03 to delete: glance.common.exception.ImageNotFound: No image found with ID 87a5382a-bb77-4495-8ddb-d6551c966f03 [pid: 7|app: 0|req: 338/678] 10.0.0.169 () {32 vars in 710 bytes} [Thu Jul 9 17:54:00 2026] DELETE /v2/images/87a5382a-bb77-4495-8ddb-d6551c966f03 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/679] 10.0.0.169 () {32 vars in 707 bytes} [Thu Jul 9 17:54:00 2026] GET /v2/images/87a5382a-bb77-4495-8ddb-d6551c966f03 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/680] 10.0.0.169 () {30 vars in 411 bytes} [Thu Jul 9 17:54:03 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/683] 10.0.0.15 () {36 vars in 986 bytes} [Thu Jul 9 17:54:14 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/684] 10.0.0.15 () {36 vars in 926 bytes} [Thu Jul 9 17:54:14 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: 344/685] 10.0.0.15 () {36 vars in 986 bytes} [Thu Jul 9 17:54:16 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/686] 10.0.0.15 () {36 vars in 926 bytes} [Thu Jul 9 17:54:16 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: 344/689] 199.19.213.127 () {36 vars in 991 bytes} [Thu Jul 9 17:54:23 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/690] 199.19.213.127 () {36 vars in 931 bytes} [Thu Jul 9 17:54:23 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: 345/691] 199.19.213.127 () {36 vars in 991 bytes} [Thu Jul 9 17:54:24 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/692] 199.19.213.127 () {36 vars in 931 bytes} [Thu Jul 9 17:54:24 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: 349/699] 10.0.0.15 () {36 vars in 986 bytes} [Thu Jul 9 17:54:57 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/700] 10.0.0.15 () {36 vars in 926 bytes} [Thu Jul 9 17:54:57 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: 353/707] 10.0.0.106 () {36 vars in 987 bytes} [Thu Jul 9 17:55:21 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => generated 1312 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/708] 10.0.0.106 () {36 vars in 927 bytes} [Thu Jul 9 17:55:21 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: 354/709] 10.0.0.106 () {36 vars in 927 bytes} [Thu Jul 9 17:55:21 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/710] 10.0.0.106 () {36 vars in 987 bytes} [Thu Jul 9 17:55:21 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/711] 10.0.0.106 () {36 vars in 927 bytes} [Thu Jul 9 17:55:21 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: 357/712] 10.0.0.106 () {36 vars in 927 bytes} [Thu Jul 9 17:55:21 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/713] 10.0.0.106 () {36 vars in 987 bytes} [Thu Jul 9 17:55:21 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => 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: 358/714] 10.0.0.106 () {36 vars in 927 bytes} [Thu Jul 9 17:55:21 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: 357/715] 10.0.0.106 () {36 vars in 927 bytes} [Thu Jul 9 17:55:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/716] 10.0.0.130 () {36 vars in 987 bytes} [Thu Jul 9 17:55:22 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => generated 1312 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/717] 10.0.0.130 () {36 vars in 927 bytes} [Thu Jul 9 17:55:22 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: 360/718] 10.0.0.130 () {36 vars in 987 bytes} [Thu Jul 9 17:55:22 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => 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: 359/719] 10.0.0.130 () {36 vars in 927 bytes} [Thu Jul 9 17:55:22 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: 361/720] 10.0.0.130 () {36 vars in 927 bytes} [Thu Jul 9 17:55:22 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: 360/721] 10.0.0.15 () {36 vars in 986 bytes} [Thu Jul 9 17:55:24 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => 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: 362/722] 10.0.0.15 () {36 vars in 926 bytes} [Thu Jul 9 17:55:24 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: 364/725] 10.0.0.15 () {36 vars in 986 bytes} [Thu Jul 9 17:55:31 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => 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: 362/726] 10.0.0.15 () {36 vars in 926 bytes} [Thu Jul 9 17:55:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/733] 10.0.0.15 () {36 vars in 986 bytes} [Thu Jul 9 17:56:03 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => 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: 366/734] 10.0.0.15 () {36 vars in 926 bytes} [Thu Jul 9 17:56:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/735] 10.0.0.169 () {32 vars in 707 bytes} [Thu Jul 9 17:56:08 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/736] 10.0.0.169 () {32 vars in 707 bytes} [Thu Jul 9 17:56:08 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/739] 10.0.0.106 () {36 vars in 987 bytes} [Thu Jul 9 17:56:08 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => generated 1312 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/740] 10.0.0.106 () {36 vars in 927 bytes} [Thu Jul 9 17:56:08 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: 372/741] 10.0.0.106 () {36 vars in 927 bytes} [Thu Jul 9 17:56:08 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: 370/742] 10.0.0.106 () {36 vars in 987 bytes} [Thu Jul 9 17:56:08 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => 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: 373/743] 10.0.0.106 () {36 vars in 927 bytes} [Thu Jul 9 17:56:08 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: 371/744] 10.0.0.106 () {36 vars in 927 bytes} [Thu Jul 9 17:56:08 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: 374/745] 10.0.0.106 () {36 vars in 987 bytes} [Thu Jul 9 17:56:09 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/746] 10.0.0.106 () {36 vars in 927 bytes} [Thu Jul 9 17:56:09 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: 375/747] 10.0.0.106 () {36 vars in 927 bytes} [Thu Jul 9 17:56:09 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: 373/748] 10.0.0.130 () {36 vars in 987 bytes} [Thu Jul 9 17:56:09 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => 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: 376/749] 10.0.0.130 () {36 vars in 927 bytes} [Thu Jul 9 17:56:09 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: 374/750] 10.0.0.130 () {36 vars in 987 bytes} [Thu Jul 9 17:56:09 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/751] 10.0.0.130 () {36 vars in 927 bytes} [Thu Jul 9 17:56:09 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: 375/752] 10.0.0.130 () {36 vars in 927 bytes} [Thu Jul 9 17:56:09 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/753] 10.0.0.15 () {36 vars in 986 bytes} [Thu Jul 9 17:56:11 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/754] 10.0.0.15 () {36 vars in 926 bytes} [Thu Jul 9 17:56:11 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: 379/759] 10.0.0.15 () {36 vars in 986 bytes} [Thu Jul 9 17:56:30 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => 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: 381/760] 10.0.0.15 () {36 vars in 926 bytes} [Thu Jul 9 17:56:30 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/761] 10.0.0.15 () {36 vars in 986 bytes} [Thu Jul 9 17:56:31 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/762] 10.0.0.15 () {36 vars in 926 bytes} [Thu Jul 9 17:56:31 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: 385/771] 10.0.0.15 () {36 vars in 986 bytes} [Thu Jul 9 17:57:16 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/772] 10.0.0.15 () {36 vars in 926 bytes} [Thu Jul 9 17:57:16 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: 391/783] 10.0.0.15 () {36 vars in 986 bytes} [Thu Jul 9 17:58:00 2026] GET /v2/images/c5ff01d5-e8c3-4c43-be84-d8421406e8e5 => 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: 393/784] 10.0.0.15 () {36 vars in 926 bytes} [Thu Jul 9 17:58:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)