+ 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 Jun 18 12:58:27 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-67f78547cc-sb5lc 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f6d2fbd9668 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-06-18 12:58:29.244 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-18 12:58:29.393 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-18 12:58:30.186 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-18 12:58:30.187 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-18 12:58:30.188 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-18 12:58:30.322 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-18 12:58:30.323 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-18 12:58:30.324 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-18 12:58:32.463 7 WARNING glance.api.v2.images [None req-94dc61c0-3eaf-46c1-952b-2d7431c1a1b7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-18 12:58:32.562 8 WARNING glance.api.v2.images [None req-934bdfc1-ec46-4e19-a79c-c4b2ed0d5a22 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-18 12:58:32.935 7 WARNING keystonemiddleware._common.config [None req-94dc61c0-3eaf-46c1-952b-2d7431c1a1b7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 12:58:32.944 7 WARNING oslo_config.cfg [None req-94dc61c0-3eaf-46c1-952b-2d7431c1a1b7 - - - - - -] 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 0x7f6d2fbd9668 pid: 7 (default app) 2026-06-18 12:58:32.954 8 WARNING keystonemiddleware._common.config [None req-934bdfc1-ec46-4e19-a79c-c4b2ed0d5a22 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 12:58:32.962 8 WARNING oslo_config.cfg [None req-934bdfc1-ec46-4e19-a79c-c4b2ed0d5a22 - - - - - -] 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 0x7f6d2fbd9668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.19 () {42 vars in 685 bytes} [Thu Jun 18 12:58:35 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, ' 2026-06-18 12:58:35.769 8 WARNING oslo_policy.policy [None req-6ffb8070-5792-42f4-9b47-813b058550a2 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-18 12:58:35.769 8 WARNING oslo_policy.policy [None req-6ffb8070-5792-42f4-9b47-813b058550a2 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-18 12:58:35.784 8 WARNING oslo_policy.policy [None req-6ffb8070-5792-42f4-9b47-813b058550a2 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-18 12:58:35.784 8 WARNING oslo_policy.policy [None req-6ffb8070-5792-42f4-9b47-813b058550a2 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/4] 199.204.45.19 () {44 vars in 907 bytes} [Thu Jun 18 12:58:35 2026] GET /v2/images => generated 69 bytes in 641 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.19 () {42 vars in 685 bytes} [Thu Jun 18 12:58:39 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.19 () {44 vars in 907 bytes} [Thu Jun 18 12:58:39 2026] GET /v2/images => generated 69 bytes in 44 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-06-18 12:58:39.798 7 WARNING oslo_policy.policy [None req-8f93fc45-facc-485f-a744-ddaf9ccd21c3 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-18 12:58:39.799 7 WARNING oslo_policy.policy [None req-8f93fc45-facc-485f-a744-ddaf9ccd21c3 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 5/7] 199.204.45.19 () {44 vars in 908 bytes} [Thu Jun 18 12:58:39 2026] GET /v2/images/cirros => generated 151 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.19 () {44 vars in 930 bytes} [Thu Jun 18 12:58:39 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 12:58:39.956 7 WARNING oslo_policy.policy [None req-30c7b1f3-0262-4d49-9a07-8c31f9b703ea 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-18 12:58:39.957 7 WARNING oslo_policy.policy [None req-30c7b1f3-0262-4d49-9a07-8c31f9b703ea 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.204.45.19 () {44 vars in 936 bytes} [Thu Jun 18 12:58:39 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-06-18 12:58:40.112 8 WARNING oslo_config.cfg [None req-50beed48-dc3d-4500-87ec-480cc76b3b81 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/10] 199.204.45.19 () {48 vars in 948 bytes} [Thu Jun 18 12:58:39 2026] POST /v2/images => generated 760 bytes in 130 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-18 12:58:40.134 7 WARNING oslo_policy.policy [None req-2f50a218-a538-4b0b-be98-930a76c13020 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-18 12:58:40.135 7 WARNING oslo_policy.policy [None req-2f50a218-a538-4b0b-be98-930a76c13020 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-18 12:58:40.136 7 INFO glance.api.v2.image_data [None req-2f50a218-a538-4b0b-be98-930a76c13020 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 12:58:43.889 7 WARNING glance.location [None req-2f50a218-a538-4b0b-be98-930a76c13020 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.204.45.19 () {48 vars in 1042 bytes} [Thu Jun 18 12:58:40 2026] PUT /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6/file => generated 0 bytes in 3800 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5677 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.19 () {44 vars in 968 bytes} [Thu Jun 18 12:58:43 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 12:58:44.039 7 WARNING oslo_config.cfg [None req-273ba7e0-32fd-41b0-af1d-f9ff4148edf2 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 8/15] 199.204.45.19 () {48 vars in 1048 bytes} [Thu Jun 18 12:58:43 2026] PATCH /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => generated 1312 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.19 () {44 vars in 968 bytes} [Thu Jun 18 12:58:44 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/279] 199.204.45.19 () {42 vars in 685 bytes} [Thu Jun 18 13:20:37 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: 140/280] 199.204.45.19 () {44 vars in 907 bytes} [Thu Jun 18 13:20:37 2026] GET /v2/images => generated 1381 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.204.45.19 () {42 vars in 685 bytes} [Thu Jun 18 13:21:05 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: 144/288] 199.204.45.19 () {44 vars in 907 bytes} [Thu Jun 18 13:21:05 2026] GET /v2/images => generated 1381 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/289] 199.204.45.19 () {44 vars in 934 bytes} [Thu Jun 18 13:21:05 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/290] 199.204.45.19 () {44 vars in 956 bytes} [Thu Jun 18 13:21:05 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/291] 199.204.45.19 () {44 vars in 936 bytes} [Thu Jun 18 13:21:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/292] 199.204.45.19 () {48 vars in 948 bytes} [Thu Jun 18 13:21:05 2026] POST /v2/images => generated 796 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-18 13:21:05.972 8 WARNING oslo_policy.policy [None req-c346e1f9-f4e7-428e-9bba-213fd118edf2 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-18 13:21:05.972 8 WARNING oslo_policy.policy [None req-c346e1f9-f4e7-428e-9bba-213fd118edf2 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-18 13:21:05.973 8 INFO glance.api.v2.image_data [None req-c346e1f9-f4e7-428e-9bba-213fd118edf2 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 13:21:33.146 8 WARNING glance.location [None req-c346e1f9-f4e7-428e-9bba-213fd118edf2 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 147/299] 199.204.45.19 () {48 vars in 1043 bytes} [Thu Jun 18 13:21:05 2026] PUT /v2/images/90ec1f31-9699-4857-b184-ef9032bff3aa/file => generated 0 bytes in 27226 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62437 switches on core 0) [pid: 7|app: 0|req: 153/300] 199.204.45.19 () {44 vars in 968 bytes} [Thu Jun 18 13:21:33 2026] GET /v2/images/90ec1f31-9699-4857-b184-ef9032bff3aa => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/301] 199.204.45.19 () {48 vars in 1048 bytes} [Thu Jun 18 13:21:33 2026] PATCH /v2/images/90ec1f31-9699-4857-b184-ef9032bff3aa => generated 1395 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/302] 199.204.45.19 () {44 vars in 968 bytes} [Thu Jun 18 13:21:33 2026] GET /v2/images/90ec1f31-9699-4857-b184-ef9032bff3aa => 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: 149/303] 199.204.45.19 () {42 vars in 685 bytes} [Thu Jun 18 13:21:35 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: 155/304] 199.204.45.19 () {44 vars in 907 bytes} [Thu Jun 18 13:21:35 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: 200/393] 199.204.45.19 () {42 vars in 685 bytes} [Thu Jun 18 13:29:00 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: 194/394] 199.204.45.19 () {44 vars in 907 bytes} [Thu Jun 18 13:29:00 2026] GET /v2/images => generated 2778 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/399] 199.204.45.19 () {42 vars in 685 bytes} [Thu Jun 18 13:29:20 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: 203/400] 199.204.45.19 () {44 vars in 907 bytes} [Thu Jun 18 13:29:20 2026] GET /v2/images => generated 2778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/401] 199.204.45.19 () {44 vars in 944 bytes} [Thu Jun 18 13:29:20 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/402] 199.204.45.19 () {44 vars in 966 bytes} [Thu Jun 18 13:29:20 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/403] 199.204.45.19 () {44 vars in 936 bytes} [Thu Jun 18 13:29:20 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: 205/404] 199.204.45.19 () {48 vars in 948 bytes} [Thu Jun 18 13:29:20 2026] POST /v2/images => generated 799 bytes in 184 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-18 13:29:20.750 8 INFO glance.api.v2.image_data [None req-0902af6f-7699-4f1e-94ac-78bca866e02d 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 13:29:36.973 8 INFO glance.location [None req-0902af6f-7699-4f1e-94ac-78bca866e02d 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 200/409] 199.204.45.19 () {48 vars in 1042 bytes} [Thu Jun 18 13:29:20 2026] PUT /v2/images/79015eeb-a1ae-450e-83da-30beb3926280/file => generated 0 bytes in 16274 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24673 switches on core 0) [pid: 7|app: 0|req: 210/410] 199.204.45.19 () {44 vars in 968 bytes} [Thu Jun 18 13:29:37 2026] GET /v2/images/79015eeb-a1ae-450e-83da-30beb3926280 => generated 1211 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/411] 199.204.45.19 () {48 vars in 1048 bytes} [Thu Jun 18 13:29:37 2026] PATCH /v2/images/79015eeb-a1ae-450e-83da-30beb3926280 => generated 1410 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/412] 199.204.45.19 () {44 vars in 968 bytes} [Thu Jun 18 13:29:37 2026] GET /v2/images/79015eeb-a1ae-450e-83da-30beb3926280 => generated 1410 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/421] 199.204.45.19 () {42 vars in 685 bytes} [Thu Jun 18 13:30:15 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: 206/422] 199.204.45.19 () {44 vars in 907 bytes} [Thu Jun 18 13:30:15 2026] GET /v2/images => generated 4190 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/431] 199.204.45.19 () {42 vars in 685 bytes} [Thu Jun 18 13:30: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: 221/432] 199.204.45.19 () {44 vars in 907 bytes} [Thu Jun 18 13:30:52 2026] GET /v2/images => generated 4190 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/433] 199.204.45.19 () {44 vars in 936 bytes} [Thu Jun 18 13:30:52 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/434] 199.204.45.19 () {44 vars in 958 bytes} [Thu Jun 18 13:30:52 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/435] 199.204.45.19 () {44 vars in 936 bytes} [Thu Jun 18 13:30:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/436] 199.204.45.19 () {48 vars in 948 bytes} [Thu Jun 18 13:30:52 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-18 13:30:52.923 8 INFO glance.api.v2.image_data [None req-13bcf7c7-6cfa-4ba8-b784-b8facc66d108 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 13:31:06.756 8 INFO glance.location [None req-13bcf7c7-6cfa-4ba8-b784-b8facc66d108 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 214/439] 199.204.45.19 () {48 vars in 1043 bytes} [Thu Jun 18 13:30:52 2026] PUT /v2/images/e8a18199-dcc5-4a5b-999f-8222092fbb7d/file => generated 0 bytes in 13895 msecs (HTTP/1.1 204) 4 headers in 171 bytes (39043 switches on core 0) [pid: 7|app: 0|req: 226/440] 199.204.45.19 () {44 vars in 968 bytes} [Thu Jun 18 13:31:06 2026] GET /v2/images/e8a18199-dcc5-4a5b-999f-8222092fbb7d => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/441] 199.204.45.19 () {48 vars in 1048 bytes} [Thu Jun 18 13:31:06 2026] PATCH /v2/images/e8a18199-dcc5-4a5b-999f-8222092fbb7d => generated 1382 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/442] 199.204.45.19 () {44 vars in 968 bytes} [Thu Jun 18 13:31:06 2026] GET /v2/images/e8a18199-dcc5-4a5b-999f-8222092fbb7d => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/605] 199.204.45.19 () {42 vars in 685 bytes} [Thu Jun 18 13:44:41 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: 309/606] 199.204.45.19 () {44 vars in 907 bytes} [Thu Jun 18 13:44:41 2026] GET /v2/images => generated 5574 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/639] 199.204.45.19 () {42 vars in 685 bytes} [Thu Jun 18 13:47:12 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/640] 199.204.45.19 () {44 vars in 907 bytes} [Thu Jun 18 13:47:12 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/641] 199.204.45.19 () {42 vars in 685 bytes} [Thu Jun 18 13:47:14 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/642] 199.204.45.19 () {44 vars in 907 bytes} [Thu Jun 18 13:47:14 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: 333/653] 199.204.45.19 () {42 vars in 685 bytes} [Thu Jun 18 13:48:09 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: 321/654] 199.204.45.19 () {44 vars in 907 bytes} [Thu Jun 18 13:48:09 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/657] 199.204.45.19 () {42 vars in 685 bytes} [Thu Jun 18 13:48:19 2026] GET / => generated 1301 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/658] 199.204.45.19 () {44 vars in 907 bytes} [Thu Jun 18 13:48:19 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/673] 199.204.45.19 () {42 vars in 685 bytes} [Thu Jun 18 13:49:25 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: 343/674] 199.204.45.19 () {44 vars in 907 bytes} [Thu Jun 18 13:49:25 2026] GET /v2/images => generated 5574 bytes in 59 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: 348/683] 10.0.0.134 () {32 vars in 633 bytes} [Thu Jun 18 13:50:10 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/688] 10.0.0.178 () {36 vars in 987 bytes} [Thu Jun 18 13:50:31 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => generated 1312 bytes in 20 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: 338/689] 10.0.0.178 () {36 vars in 927 bytes} [Thu Jun 18 13:50:31 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: 353/692] 10.0.0.178 () {36 vars in 987 bytes} [Thu Jun 18 13:50:33 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => 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: 340/693] 10.0.0.178 () {36 vars in 927 bytes} [Thu Jun 18 13:50:33 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: 354/694] 199.204.45.19 () {36 vars in 990 bytes} [Thu Jun 18 13:50:41 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => 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: 341/695] 199.204.45.19 () {36 vars in 930 bytes} [Thu Jun 18 13:50:41 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: 355/696] 199.204.45.19 () {36 vars in 990 bytes} [Thu Jun 18 13:50:41 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => 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: 342/697] 199.204.45.19 () {36 vars in 930 bytes} [Thu Jun 18 13:50:41 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: 344/700] 10.0.0.178 () {36 vars in 987 bytes} [Thu Jun 18 13:50:44 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => 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: 357/701] 10.0.0.178 () {36 vars in 927 bytes} [Thu Jun 18 13:50:44 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: 346/704] 10.0.0.134 () {34 vars in 655 bytes} [Thu Jun 18 13:50:53 2026] POST /v2/images => generated 649 bytes in 147 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-18 13:50:53.527 7 WARNING glance.api.v2.images [None req-69869d89-9dbf-4345-a26e-c1b3e7f5a01f 05367d2d4a5c41829adb49f14e291f76 b7389f4509554b838ce8d5d1de13883a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//25422ed7-6e09-4087-96e9-a8b506c11a0b [pid: 7|app: 0|req: 359/705] 10.0.0.134 () {32 vars in 710 bytes} [Thu Jun 18 13:50:53 2026] DELETE /v2/images/25422ed7-6e09-4087-96e9-a8b506c11a0b => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/706] 10.0.0.134 () {32 vars in 707 bytes} [Thu Jun 18 13:50:53 2026] GET /v2/images/25422ed7-6e09-4087-96e9-a8b506c11a0b => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/707] 10.0.0.134 () {32 vars in 633 bytes} [Thu Jun 18 13:50:53 2026] GET /v2/images => generated 1381 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/708] 10.0.0.134 () {34 vars in 655 bytes} [Thu Jun 18 13:50:53 2026] POST /v2/images => generated 702 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/709] 10.0.0.134 () {32 vars in 717 bytes} [Thu Jun 18 13:50:53 2026] GET /v2/images/8e0748bf-18e5-4c8e-bdb1-48cb9ad06c65/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 13:50:53.743 8 INFO glance.api.v2.image_data [None req-ea7b8631-bd28-4496-a420-8f374aa5d13e 05367d2d4a5c41829adb49f14e291f76 b7389f4509554b838ce8d5d1de13883a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 13:50:53.796 8 WARNING glance_store._drivers.rbd [None req-ea7b8631-bd28-4496-a420-8f374aa5d13e 05367d2d4a5c41829adb49f14e291f76 b7389f4509554b838ce8d5d1de13883a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-18 13:50:54.318 8 INFO glance.location [None req-ea7b8631-bd28-4496-a420-8f374aa5d13e 05367d2d4a5c41829adb49f14e291f76 b7389f4509554b838ce8d5d1de13883a - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 349/710] 10.0.0.134 () {32 vars in 727 bytes} [Thu Jun 18 13:50:53 2026] PUT /v2/images/8e0748bf-18e5-4c8e-bdb1-48cb9ad06c65/file => generated 0 bytes in 658 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/711] 10.0.0.134 () {32 vars in 707 bytes} [Thu Jun 18 13:50:54 2026] GET /v2/images/8e0748bf-18e5-4c8e-bdb1-48cb9ad06c65 => generated 1103 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/712] 10.0.0.134 () {32 vars in 717 bytes} [Thu Jun 18 13:50:54 2026] GET /v2/images/8e0748bf-18e5-4c8e-bdb1-48cb9ad06c65/file => generated 1024 bytes in 153 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/713] 10.0.0.134 () {34 vars in 655 bytes} [Thu Jun 18 13:50:54 2026] POST /v2/images => generated 649 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/714] 10.0.0.134 () {32 vars in 726 bytes} [Thu Jun 18 13:50:54 2026] PATCH /v2/images/5f04e891-0315-4979-98cc-d542012dbe53 => generated 652 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/715] 10.0.0.134 () {32 vars in 707 bytes} [Thu Jun 18 13:50:54 2026] GET /v2/images/5f04e891-0315-4979-98cc-d542012dbe53 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 13:50:54.732 8 WARNING glance.api.v2.images [None req-44a93407-c737-48aa-a5fb-d9ad3107816d 05367d2d4a5c41829adb49f14e291f76 b7389f4509554b838ce8d5d1de13883a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5f04e891-0315-4979-98cc-d542012dbe53 [pid: 8|app: 0|req: 352/716] 10.0.0.134 () {32 vars in 710 bytes} [Thu Jun 18 13:50:54 2026] DELETE /v2/images/5f04e891-0315-4979-98cc-d542012dbe53 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/717] 10.0.0.134 () {32 vars in 707 bytes} [Thu Jun 18 13:50:54 2026] GET /v2/images/5f04e891-0315-4979-98cc-d542012dbe53 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 13:50:54.803 8 WARNING glance.api.v2.images [None req-b217c0e3-74ef-49d2-b6eb-64cd1caa6c83 05367d2d4a5c41829adb49f14e291f76 b7389f4509554b838ce8d5d1de13883a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8e0748bf-18e5-4c8e-bdb1-48cb9ad06c65 [pid: 8|app: 0|req: 353/718] 10.0.0.134 () {32 vars in 710 bytes} [Thu Jun 18 13:50:54 2026] DELETE /v2/images/8e0748bf-18e5-4c8e-bdb1-48cb9ad06c65 => generated 0 bytes in 728 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/719] 10.0.0.134 () {32 vars in 707 bytes} [Thu Jun 18 13:50:55 2026] GET /v2/images/8e0748bf-18e5-4c8e-bdb1-48cb9ad06c65 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 13:50:55.565 8 WARNING glance.api.v2.images [None req-6b13093c-67bc-4940-ae64-fbd4a7e27811 05367d2d4a5c41829adb49f14e291f76 b7389f4509554b838ce8d5d1de13883a - - default default] Failed to find image 25422ed7-6e09-4087-96e9-a8b506c11a0b to delete: glance.common.exception.ImageNotFound: No image found with ID 25422ed7-6e09-4087-96e9-a8b506c11a0b [pid: 8|app: 0|req: 354/720] 10.0.0.134 () {32 vars in 710 bytes} [Thu Jun 18 13:50:55 2026] DELETE /v2/images/25422ed7-6e09-4087-96e9-a8b506c11a0b => generated 147 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/721] 10.0.0.134 () {32 vars in 707 bytes} [Thu Jun 18 13:50:55 2026] GET /v2/images/25422ed7-6e09-4087-96e9-a8b506c11a0b => 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: 357/726] 10.0.0.178 () {36 vars in 987 bytes} [Thu Jun 18 13:51:13 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/727] 10.0.0.178 () {36 vars in 927 bytes} [Thu Jun 18 13:51:13 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: 358/728] 10.0.0.178 () {36 vars in 987 bytes} [Thu Jun 18 13:51:18 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/729] 10.0.0.178 () {36 vars in 927 bytes} [Thu Jun 18 13:51:18 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: 374/734] 10.0.0.178 () {36 vars in 987 bytes} [Thu Jun 18 13:51:37 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => 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: 361/735] 10.0.0.178 () {36 vars in 927 bytes} [Thu Jun 18 13:51:37 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: 363/738] 10.0.0.166 () {36 vars in 987 bytes} [Thu Jun 18 13:51:50 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => generated 1312 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/739] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jun 18 13:51:50 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: 364/740] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jun 18 13:51:50 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/741] 10.0.0.166 () {36 vars in 987 bytes} [Thu Jun 18 13:51:50 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => 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: 365/742] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jun 18 13:51:50 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/743] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jun 18 13:51:51 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: 366/744] 10.0.0.166 () {36 vars in 987 bytes} [Thu Jun 18 13:51:51 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/745] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jun 18 13:51:51 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: 367/746] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jun 18 13:51:51 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: 381/749] 10.0.0.65 () {36 vars in 910 bytes} [Thu Jun 18 13:51:52 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/750] 10.0.0.65 () {36 vars in 1006 bytes} [Thu Jun 18 13:51:52 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6/locations => generated 127 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/751] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jun 18 13:51:52 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => 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: 370/752] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 18 13:51:52 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/753] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 18 13:51:52 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: 390/766] 10.0.0.134 () {30 vars in 411 bytes} [Thu Jun 18 13:52:53 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: 382/777] 10.0.0.134 () {32 vars in 707 bytes} [Thu Jun 18 13:53:44 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/778] 10.0.0.134 () {32 vars in 707 bytes} [Thu Jun 18 13:53:44 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => 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: 383/779] 10.0.0.166 () {36 vars in 987 bytes} [Thu Jun 18 13:53:44 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => 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: 397/780] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jun 18 13:53:44 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: 384/781] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jun 18 13:53:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/782] 10.0.0.166 () {36 vars in 987 bytes} [Thu Jun 18 13:53:44 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => 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: 385/783] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jun 18 13:53:44 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: 399/784] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jun 18 13:53:44 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/785] 10.0.0.166 () {36 vars in 987 bytes} [Thu Jun 18 13:53:44 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/786] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jun 18 13:53:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/787] 10.0.0.65 () {36 vars in 910 bytes} [Thu Jun 18 13:53:44 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: 401/788] 10.0.0.65 () {36 vars in 1006 bytes} [Thu Jun 18 13:53:44 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6/locations => generated 127 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/789] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jun 18 13:53:44 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/790] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 18 13:53:44 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: 389/791] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 18 13:53:44 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/792] 10.0.0.178 () {36 vars in 987 bytes} [Thu Jun 18 13:53:46 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/793] 10.0.0.178 () {36 vars in 927 bytes} [Thu Jun 18 13:53:46 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: 406/798] 10.0.0.178 () {36 vars in 987 bytes} [Thu Jun 18 13:54:04 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/799] 10.0.0.178 () {36 vars in 927 bytes} [Thu Jun 18 13:54:04 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: 407/800] 10.0.0.178 () {36 vars in 987 bytes} [Thu Jun 18 13:54:05 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/801] 10.0.0.178 () {36 vars in 927 bytes} [Thu Jun 18 13:54:05 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: 409/804] 10.0.0.178 () {36 vars in 987 bytes} [Thu Jun 18 13:54:16 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => generated 1312 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/805] 10.0.0.178 () {36 vars in 927 bytes} [Thu Jun 18 13:54: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: 8|app: 0|req: 400/812] 199.204.45.19 () {32 vars in 825 bytes} [Thu Jun 18 13:54:46 2026] GET /v2/images?status=active&owner=ea1e2bf7404745edaa0f0a9458467e72&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/813] 199.204.45.19 () {32 vars in 652 bytes} [Thu Jun 18 13:54:46 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: 401/814] 10.0.0.166 () {36 vars in 987 bytes} [Thu Jun 18 13:54:47 2026] GET /v2/images/90ec1f31-9699-4857-b184-ef9032bff3aa => generated 1395 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/815] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jun 18 13:54:47 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: 402/816] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jun 18 13:54:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/817] 10.0.0.166 () {36 vars in 987 bytes} [Thu Jun 18 13:54:47 2026] GET /v2/images/90ec1f31-9699-4857-b184-ef9032bff3aa => generated 1395 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/818] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jun 18 13:54:47 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: 416/819] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jun 18 13:54:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/820] 10.0.0.166 () {36 vars in 987 bytes} [Thu Jun 18 13:54:47 2026] GET /v2/images/90ec1f31-9699-4857-b184-ef9032bff3aa => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/821] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jun 18 13:54:47 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: 405/822] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jun 18 13:54:47 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: 418/823] 10.0.0.65 () {36 vars in 910 bytes} [Thu Jun 18 13:54:47 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/824] 10.0.0.65 () {36 vars in 1006 bytes} [Thu Jun 18 13:54:47 2026] GET /v2/images/90ec1f31-9699-4857-b184-ef9032bff3aa/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/825] 10.0.0.65 () {36 vars in 986 bytes} [Thu Jun 18 13:54:47 2026] GET /v2/images/90ec1f31-9699-4857-b184-ef9032bff3aa => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/826] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 18 13:54:47 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: 420/827] 10.0.0.65 () {36 vars in 926 bytes} [Thu Jun 18 13:54:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/830] 10.0.0.178 () {36 vars in 987 bytes} [Thu Jun 18 13:54:56 2026] GET /v2/images/c5db7fc1-1853-4204-83ea-9cef53fbd6f6 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/831] 10.0.0.178 () {36 vars in 927 bytes} [Thu Jun 18 13:54:56 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: 431/874] 10.0.0.134 () {32 vars in 633 bytes} [Thu Jun 18 13:58:22 2026] GET /v2/images => generated 5574 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)