+ 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 [Wed Jun 24 18:24:09 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-788cf64f97-hw92m 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 0x7f52ade2c668 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-24 18:24:11.883 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-24 18:24:11.953 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-24 18:24:12.756 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-24 18:24:12.757 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-24 18:24:12.757 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-24 18:24:12.864 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-24 18:24:12.865 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-24 18:24:12.865 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-24 18:24:15.008 8 WARNING glance.api.v2.images [None req-858ec8c6-69b8-4f50-9142-6d6d26b672a7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 18:24:15.044 7 WARNING glance.api.v2.images [None req-88779978-a88b-4814-967c-55b544a4f29b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 18:24:15.380 8 WARNING keystonemiddleware._common.config [None req-858ec8c6-69b8-4f50-9142-6d6d26b672a7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 18:24:15.388 8 WARNING oslo_config.cfg [None req-858ec8c6-69b8-4f50-9142-6d6d26b672a7 - - - - - -] 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 6 seconds on interpreter 0x7f52ade2c668 pid: 8 (default app) 2026-06-24 18:24:15.434 7 WARNING keystonemiddleware._common.config [None req-88779978-a88b-4814-967c-55b544a4f29b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 18:24:15.443 7 WARNING oslo_config.cfg [None req-88779978-a88b-4814-967c-55b544a4f29b - - - - - -] 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 6 seconds on interpreter 0x7f52ade2c668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.80 () {42 vars in 685 bytes} [Wed Jun 24 18:24:17 2026] GET / => generated 1301 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-06-24 18:24:17.672 7 WARNING oslo_policy.policy [None req-20ab377b-c974-4293-99ef-7df9d2154e09 aa3e577e267941c28f95e7104edccdde ee0c62f75c7c44c2aaf89663441b2979 - - 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-24 18:24:17.673 7 WARNING oslo_policy.policy [None req-20ab377b-c974-4293-99ef-7df9d2154e09 aa3e577e267941c28f95e7104edccdde ee0c62f75c7c44c2aaf89663441b2979 - - 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-24 18:24:17.690 7 WARNING oslo_policy.policy [None req-20ab377b-c974-4293-99ef-7df9d2154e09 aa3e577e267941c28f95e7104edccdde ee0c62f75c7c44c2aaf89663441b2979 - - 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-24 18:24:17.691 7 WARNING oslo_policy.policy [None req-20ab377b-c974-4293-99ef-7df9d2154e09 aa3e577e267941c28f95e7104edccdde ee0c62f75c7c44c2aaf89663441b2979 - - 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/5] 199.19.213.80 () {44 vars in 907 bytes} [Wed Jun 24 18:24:17 2026] GET /v2/images => generated 69 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.80 () {42 vars in 685 bytes} [Wed Jun 24 18:24:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.80 () {44 vars in 907 bytes} [Wed Jun 24 18:24:21 2026] GET /v2/images => generated 69 bytes in 40 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-24 18:24:21.625 8 WARNING oslo_policy.policy [None req-c2f23d55-c9a3-4c69-b465-73ffd3e9c306 aa3e577e267941c28f95e7104edccdde ee0c62f75c7c44c2aaf89663441b2979 - - 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-24 18:24:21.626 8 WARNING oslo_policy.policy [None req-c2f23d55-c9a3-4c69-b465-73ffd3e9c306 aa3e577e267941c28f95e7104edccdde ee0c62f75c7c44c2aaf89663441b2979 - - 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: 6/8] 199.19.213.80 () {44 vars in 908 bytes} [Wed Jun 24 18:24:21 2026] GET /v2/images/cirros => generated 151 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.80 () {44 vars in 930 bytes} [Wed Jun 24 18:24:21 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:24:21.765 8 WARNING oslo_policy.policy [None req-7b71bcd3-4c81-4768-8cea-25250bc32a07 aa3e577e267941c28f95e7104edccdde ee0c62f75c7c44c2aaf89663441b2979 - - 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-24 18:24:21.765 8 WARNING oslo_policy.policy [None req-7b71bcd3-4c81-4768-8cea-25250bc32a07 aa3e577e267941c28f95e7104edccdde ee0c62f75c7c44c2aaf89663441b2979 - - 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/10] 199.19.213.80 () {44 vars in 936 bytes} [Wed Jun 24 18:24:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:24:21.852 7 WARNING oslo_config.cfg [None req-5dbe255c-664d-4d54-bed4-d0da31772882 aa3e577e267941c28f95e7104edccdde ee0c62f75c7c44c2aaf89663441b2979 - - 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/11] 199.19.213.80 () {48 vars in 948 bytes} [Wed Jun 24 18:24:21 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-24 18:24:21.875 8 WARNING oslo_policy.policy [None req-a721dab1-4812-4c8e-aca2-b8c6a68d0552 aa3e577e267941c28f95e7104edccdde ee0c62f75c7c44c2aaf89663441b2979 - - 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-24 18:24:21.876 8 WARNING oslo_policy.policy [None req-a721dab1-4812-4c8e-aca2-b8c6a68d0552 aa3e577e267941c28f95e7104edccdde ee0c62f75c7c44c2aaf89663441b2979 - - 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-24 18:24:21.877 8 INFO glance.api.v2.image_data [None req-a721dab1-4812-4c8e-aca2-b8c6a68d0552 aa3e577e267941c28f95e7104edccdde ee0c62f75c7c44c2aaf89663441b2979 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 18:24:25.641 8 WARNING glance.location [None req-a721dab1-4812-4c8e-aca2-b8c6a68d0552 aa3e577e267941c28f95e7104edccdde ee0c62f75c7c44c2aaf89663441b2979 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.80 () {48 vars in 1042 bytes} [Wed Jun 24 18:24:21 2026] PUT /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207/file => generated 0 bytes in 3813 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4624 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.80 () {44 vars in 968 bytes} [Wed Jun 24 18:24:25 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 18:24:25.798 8 WARNING oslo_config.cfg [None req-295490d3-c7ad-458e-8304-9493108e82e8 aa3e577e267941c28f95e7104edccdde ee0c62f75c7c44c2aaf89663441b2979 - - 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: 9/16] 199.19.213.80 () {48 vars in 1048 bytes} [Wed Jun 24 18:24:25 2026] PATCH /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.19.213.80 () {44 vars in 968 bytes} [Wed Jun 24 18:24:25 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => 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: 138/276] 199.19.213.80 () {42 vars in 685 bytes} [Wed Jun 24 18:45:59 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: 139/277] 199.19.213.80 () {44 vars in 907 bytes} [Wed Jun 24 18:45:59 2026] GET /v2/images => generated 1381 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.19.213.80 () {42 vars in 685 bytes} [Wed Jun 24 18:46:19 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: 142/283] 199.19.213.80 () {44 vars in 907 bytes} [Wed Jun 24 18:46:19 2026] GET /v2/images => generated 1381 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.19.213.80 () {44 vars in 934 bytes} [Wed Jun 24 18:46:19 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/285] 199.19.213.80 () {44 vars in 956 bytes} [Wed Jun 24 18:46:19 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/286] 199.19.213.80 () {44 vars in 936 bytes} [Wed Jun 24 18:46:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.19.213.80 () {48 vars in 948 bytes} [Wed Jun 24 18:46:19 2026] POST /v2/images => generated 796 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-24 18:46:19.407 7 WARNING oslo_policy.policy [None req-ead0871a-6ada-40eb-907e-087afa07b1a0 aa3e577e267941c28f95e7104edccdde ee0c62f75c7c44c2aaf89663441b2979 - - 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-24 18:46:19.407 7 WARNING oslo_policy.policy [None req-ead0871a-6ada-40eb-907e-087afa07b1a0 aa3e577e267941c28f95e7104edccdde ee0c62f75c7c44c2aaf89663441b2979 - - 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-24 18:46:19.409 7 INFO glance.api.v2.image_data [None req-ead0871a-6ada-40eb-907e-087afa07b1a0 aa3e577e267941c28f95e7104edccdde ee0c62f75c7c44c2aaf89663441b2979 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 18:47:01.318 7 WARNING glance.location [None req-ead0871a-6ada-40eb-907e-087afa07b1a0 aa3e577e267941c28f95e7104edccdde ee0c62f75c7c44c2aaf89663441b2979 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 144/296] 199.19.213.80 () {48 vars in 1043 bytes} [Wed Jun 24 18:46:19 2026] PUT /v2/images/d50a5895-02c3-4338-9e8c-26eda32b6d78/file => generated 0 bytes in 41974 msecs (HTTP/1.1 204) 4 headers in 171 bytes (56626 switches on core 0) [pid: 8|app: 0|req: 153/297] 199.19.213.80 () {44 vars in 968 bytes} [Wed Jun 24 18:47:01 2026] GET /v2/images/d50a5895-02c3-4338-9e8c-26eda32b6d78 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/298] 199.19.213.80 () {48 vars in 1048 bytes} [Wed Jun 24 18:47:01 2026] PATCH /v2/images/d50a5895-02c3-4338-9e8c-26eda32b6d78 => generated 1395 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/299] 199.19.213.80 () {44 vars in 968 bytes} [Wed Jun 24 18:47:01 2026] GET /v2/images/d50a5895-02c3-4338-9e8c-26eda32b6d78 => generated 1395 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/300] 199.19.213.80 () {42 vars in 685 bytes} [Wed Jun 24 18:47:03 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: 155/301] 199.19.213.80 () {44 vars in 907 bytes} [Wed Jun 24 18:47:03 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/388] 199.19.213.80 () {42 vars in 685 bytes} [Wed Jun 24 18:54:10 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: 190/389] 199.19.213.80 () {44 vars in 907 bytes} [Wed Jun 24 18:54:10 2026] GET /v2/images => generated 2778 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/394] 199.19.213.80 () {42 vars in 685 bytes} [Wed Jun 24 18:54:30 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: 193/395] 199.19.213.80 () {44 vars in 907 bytes} [Wed Jun 24 18:54:30 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/396] 199.19.213.80 () {44 vars in 944 bytes} [Wed Jun 24 18:54:30 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/397] 199.19.213.80 () {44 vars in 966 bytes} [Wed Jun 24 18:54:30 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/398] 199.19.213.80 () {44 vars in 936 bytes} [Wed Jun 24 18:54:30 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: 195/399] 199.19.213.80 () {48 vars in 948 bytes} [Wed Jun 24 18:54:30 2026] POST /v2/images => generated 799 bytes in 3331 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-24 18:54:33.549 8 INFO glance.api.v2.image_data [None req-5e6611c4-6885-4fd5-9543-a4389564b86d aa3e577e267941c28f95e7104edccdde ee0c62f75c7c44c2aaf89663441b2979 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 18:55:42.181 8 INFO glance.location [None req-5e6611c4-6885-4fd5-9543-a4389564b86d aa3e577e267941c28f95e7104edccdde ee0c62f75c7c44c2aaf89663441b2979 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 205/414] 199.19.213.80 () {48 vars in 1042 bytes} [Wed Jun 24 18:54:33 2026] PUT /v2/images/070772d0-a67c-4ee3-aef5-fa1b4f048c95/file => generated 0 bytes in 68693 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17245 switches on core 0) [pid: 7|app: 0|req: 210/415] 199.19.213.80 () {44 vars in 968 bytes} [Wed Jun 24 18:55:42 2026] GET /v2/images/070772d0-a67c-4ee3-aef5-fa1b4f048c95 => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/416] 199.19.213.80 () {48 vars in 1048 bytes} [Wed Jun 24 18:55:42 2026] PATCH /v2/images/070772d0-a67c-4ee3-aef5-fa1b4f048c95 => generated 1410 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/417] 199.19.213.80 () {44 vars in 968 bytes} [Wed Jun 24 18:55:42 2026] GET /v2/images/070772d0-a67c-4ee3-aef5-fa1b4f048c95 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/428] 199.19.213.80 () {42 vars in 685 bytes} [Wed Jun 24 18:56:26 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: 212/429] 199.19.213.80 () {44 vars in 907 bytes} [Wed Jun 24 18:56:26 2026] GET /v2/images => generated 4190 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/432] 199.19.213.80 () {42 vars in 685 bytes} [Wed Jun 24 18:56:40 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/433] 199.19.213.80 () {44 vars in 907 bytes} [Wed Jun 24 18:56:40 2026] GET /v2/images => generated 4190 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/434] 199.19.213.80 () {44 vars in 936 bytes} [Wed Jun 24 18:56:40 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/435] 199.19.213.80 () {44 vars in 958 bytes} [Wed Jun 24 18:56:40 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/436] 199.19.213.80 () {44 vars in 936 bytes} [Wed Jun 24 18:56:40 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: 8|app: 0|req: 216/437] 199.19.213.80 () {48 vars in 948 bytes} [Wed Jun 24 18:56:40 2026] POST /v2/images => generated 791 bytes in 233 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-24 18:56:40.999 7 INFO glance.api.v2.image_data [None req-44bad1da-c121-4bee-b41c-28f7739b420f aa3e577e267941c28f95e7104edccdde ee0c62f75c7c44c2aaf89663441b2979 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 18:57:03.687 7 INFO glance.location [None req-44bad1da-c121-4bee-b41c-28f7739b420f aa3e577e267941c28f95e7104edccdde ee0c62f75c7c44c2aaf89663441b2979 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 222/442] 199.19.213.80 () {48 vars in 1043 bytes} [Wed Jun 24 18:56:40 2026] PUT /v2/images/20daee0f-50f7-48f8-87b9-45ba183d5446/file => generated 0 bytes in 22741 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27915 switches on core 0) [pid: 8|app: 0|req: 221/443] 199.19.213.80 () {44 vars in 968 bytes} [Wed Jun 24 18:57:03 2026] GET /v2/images/20daee0f-50f7-48f8-87b9-45ba183d5446 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/444] 199.19.213.80 () {48 vars in 1048 bytes} [Wed Jun 24 18:57:03 2026] PATCH /v2/images/20daee0f-50f7-48f8-87b9-45ba183d5446 => generated 1382 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/445] 199.19.213.80 () {44 vars in 968 bytes} [Wed Jun 24 18:57:03 2026] GET /v2/images/20daee0f-50f7-48f8-87b9-45ba183d5446 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/616] 199.19.213.80 () {42 vars in 685 bytes} [Wed Jun 24 19:11:12 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: 308/617] 199.19.213.80 () {44 vars in 907 bytes} [Wed Jun 24 19:11:12 2026] GET /v2/images => generated 5574 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/650] 199.19.213.80 () {42 vars in 685 bytes} [Wed Jun 24 19:13:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/651] 199.19.213.80 () {44 vars in 907 bytes} [Wed Jun 24 19:13:48 2026] GET /v2/images => generated 5574 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/652] 199.19.213.80 () {42 vars in 685 bytes} [Wed Jun 24 19:13:50 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: 327/653] 199.19.213.80 () {44 vars in 907 bytes} [Wed Jun 24 19:13:50 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/666] 199.19.213.80 () {42 vars in 685 bytes} [Wed Jun 24 19:14:46 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: 333/667] 199.19.213.80 () {44 vars in 907 bytes} [Wed Jun 24 19:14:46 2026] GET /v2/images => generated 5574 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/670] 199.19.213.80 () {42 vars in 685 bytes} [Wed Jun 24 19:14:56 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: 335/671] 199.19.213.80 () {44 vars in 907 bytes} [Wed Jun 24 19:14:56 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/686] 199.19.213.80 () {42 vars in 685 bytes} [Wed Jun 24 19:16:08 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: 344/687] 199.19.213.80 () {44 vars in 907 bytes} [Wed Jun 24 19:16:08 2026] GET /v2/images => generated 5574 bytes in 56 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: 349/698] 10.0.0.126 () {32 vars in 633 bytes} [Wed Jun 24 19:16:57 2026] GET /v2/images => generated 5574 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/703] 10.0.0.30 () {36 vars in 986 bytes} [Wed Jun 24 19:17:21 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => generated 1312 bytes in 26 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: 352/704] 10.0.0.30 () {36 vars in 926 bytes} [Wed Jun 24 19:17:21 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/707] 199.19.213.80 () {36 vars in 990 bytes} [Wed Jun 24 19:17:32 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => 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: 354/708] 199.19.213.80 () {36 vars in 930 bytes} [Wed Jun 24 19:17:32 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/709] 199.19.213.80 () {36 vars in 990 bytes} [Wed Jun 24 19:17:33 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => 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: 355/710] 199.19.213.80 () {36 vars in 930 bytes} [Wed Jun 24 19:17:33 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: 356/711] 10.0.0.30 () {36 vars in 986 bytes} [Wed Jun 24 19:17:33 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/712] 10.0.0.30 () {36 vars in 926 bytes} [Wed Jun 24 19:17:34 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: 358/715] 10.0.0.30 () {36 vars in 986 bytes} [Wed Jun 24 19:17:35 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/716] 10.0.0.30 () {36 vars in 926 bytes} [Wed Jun 24 19:17:35 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: 359/717] 10.0.0.126 () {34 vars in 655 bytes} [Wed Jun 24 19:17:43 2026] POST /v2/images => generated 649 bytes in 252 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-24 19:17:43.343 7 WARNING glance.api.v2.images [None req-36802512-4515-4d72-a334-d2b4e989dff8 423be0545a364c58b0085c332a5908b8 f0aad30dd61144f2b164cce770147911 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c963085f-ba25-49cb-936f-7d79857aa456 [pid: 7|app: 0|req: 359/718] 10.0.0.126 () {32 vars in 710 bytes} [Wed Jun 24 19:17:43 2026] DELETE /v2/images/c963085f-ba25-49cb-936f-7d79857aa456 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/719] 10.0.0.126 () {32 vars in 707 bytes} [Wed Jun 24 19:17:43 2026] GET /v2/images/c963085f-ba25-49cb-936f-7d79857aa456 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/720] 10.0.0.126 () {32 vars in 633 bytes} [Wed Jun 24 19:17:43 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/721] 10.0.0.126 () {34 vars in 655 bytes} [Wed Jun 24 19:17:43 2026] POST /v2/images => generated 702 bytes in 78 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/722] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 24 19:17:43 2026] GET /v2/images/fed7cf12-31bd-421e-83ff-947083968675/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:17:43.704 8 INFO glance.api.v2.image_data [None req-5e8fcc70-85b9-49e5-988e-9979e5c80e03 423be0545a364c58b0085c332a5908b8 f0aad30dd61144f2b164cce770147911 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 19:17:43.771 8 WARNING glance_store._drivers.rbd [None req-5e8fcc70-85b9-49e5-988e-9979e5c80e03 423be0545a364c58b0085c332a5908b8 f0aad30dd61144f2b164cce770147911 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-24 19:17:45.220 8 INFO glance.location [None req-5e8fcc70-85b9-49e5-988e-9979e5c80e03 423be0545a364c58b0085c332a5908b8 f0aad30dd61144f2b164cce770147911 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 362/725] 10.0.0.126 () {32 vars in 727 bytes} [Wed Jun 24 19:17:43 2026] PUT /v2/images/fed7cf12-31bd-421e-83ff-947083968675/file => generated 0 bytes in 1574 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/726] 10.0.0.126 () {32 vars in 707 bytes} [Wed Jun 24 19:17:45 2026] GET /v2/images/fed7cf12-31bd-421e-83ff-947083968675 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/727] 10.0.0.126 () {34 vars in 655 bytes} [Wed Jun 24 19:17:45 2026] POST /v2/images => generated 649 bytes in 214 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/728] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 24 19:17:45 2026] GET /v2/images/fed7cf12-31bd-421e-83ff-947083968675/file => generated 1024 bytes in 1174 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/729] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 24 19:17:45 2026] PATCH /v2/images/ef2cb3fe-a7da-48d6-ac71-e02084e8f4d7 => generated 653 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/730] 10.0.0.126 () {32 vars in 707 bytes} [Wed Jun 24 19:17:46 2026] GET /v2/images/ef2cb3fe-a7da-48d6-ac71-e02084e8f4d7 => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:17:46.523 7 WARNING glance.api.v2.images [None req-8242db8e-5eaf-4fa9-8c58-8603753c7a71 423be0545a364c58b0085c332a5908b8 f0aad30dd61144f2b164cce770147911 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ef2cb3fe-a7da-48d6-ac71-e02084e8f4d7 [pid: 7|app: 0|req: 367/731] 10.0.0.126 () {32 vars in 710 bytes} [Wed Jun 24 19:17:46 2026] DELETE /v2/images/ef2cb3fe-a7da-48d6-ac71-e02084e8f4d7 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/732] 10.0.0.126 () {32 vars in 707 bytes} [Wed Jun 24 19:17:46 2026] GET /v2/images/ef2cb3fe-a7da-48d6-ac71-e02084e8f4d7 => generated 139 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:17:46.850 7 WARNING glance.api.v2.images [None req-e5fa8f4f-1bab-4570-8f96-606dc3c252cc 423be0545a364c58b0085c332a5908b8 f0aad30dd61144f2b164cce770147911 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fed7cf12-31bd-421e-83ff-947083968675 [pid: 7|app: 0|req: 368/733] 10.0.0.126 () {32 vars in 710 bytes} [Wed Jun 24 19:17:46 2026] DELETE /v2/images/fed7cf12-31bd-421e-83ff-947083968675 => generated 0 bytes in 1889 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/734] 10.0.0.126 () {32 vars in 707 bytes} [Wed Jun 24 19:17:48 2026] GET /v2/images/fed7cf12-31bd-421e-83ff-947083968675 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:17:48.767 7 WARNING glance.api.v2.images [None req-40319002-2d0a-41a3-b688-7071dbd3334e 423be0545a364c58b0085c332a5908b8 f0aad30dd61144f2b164cce770147911 - - default default] Failed to find image c963085f-ba25-49cb-936f-7d79857aa456 to delete: glance.common.exception.ImageNotFound: No image found with ID c963085f-ba25-49cb-936f-7d79857aa456 [pid: 7|app: 0|req: 369/735] 10.0.0.126 () {32 vars in 710 bytes} [Wed Jun 24 19:17:48 2026] DELETE /v2/images/c963085f-ba25-49cb-936f-7d79857aa456 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/736] 10.0.0.126 () {32 vars in 707 bytes} [Wed Jun 24 19:17:48 2026] GET /v2/images/c963085f-ba25-49cb-936f-7d79857aa456 => 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: 371/743] 10.0.0.30 () {36 vars in 986 bytes} [Wed Jun 24 19:18:16 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/744] 10.0.0.30 () {36 vars in 926 bytes} [Wed Jun 24 19:18:16 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: 376/749] 10.0.0.161 () {36 vars in 987 bytes} [Wed Jun 24 19:18:39 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => generated 1312 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/750] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jun 24 19:18:40 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: 377/751] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jun 24 19:18:40 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/752] 10.0.0.161 () {36 vars in 987 bytes} [Wed Jun 24 19:18:40 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => 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: 378/753] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jun 24 19:18:40 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: 376/754] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jun 24 19:18:40 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: 379/755] 10.0.0.161 () {36 vars in 987 bytes} [Wed Jun 24 19:18:40 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => 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: 377/756] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jun 24 19:18:40 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/757] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jun 24 19:18:40 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: 378/758] 10.0.0.63 () {36 vars in 986 bytes} [Wed Jun 24 19:18:41 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => generated 1312 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/759] 10.0.0.63 () {36 vars in 926 bytes} [Wed Jun 24 19:18:41 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/760] 10.0.0.63 () {36 vars in 986 bytes} [Wed Jun 24 19:18:41 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => 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: 382/761] 10.0.0.63 () {36 vars in 926 bytes} [Wed Jun 24 19:18:41 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: 380/762] 10.0.0.63 () {36 vars in 926 bytes} [Wed Jun 24 19:18:41 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: 384/765] 10.0.0.30 () {36 vars in 986 bytes} [Wed Jun 24 19:18:49 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => 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: 382/766] 10.0.0.30 () {36 vars in 926 bytes} [Wed Jun 24 19:18:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/769] 10.0.0.30 () {36 vars in 986 bytes} [Wed Jun 24 19:18:58 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/770] 10.0.0.30 () {36 vars in 926 bytes} [Wed Jun 24 19:18:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/789] 10.0.0.30 () {36 vars in 986 bytes} [Wed Jun 24 19:20:26 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => 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/790] 10.0.0.30 () {36 vars in 926 bytes} [Wed Jun 24 19:20:26 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: 397/791] 10.0.0.126 () {30 vars in 411 bytes} [Wed Jun 24 19:20:30 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: 400/796] 10.0.0.30 () {36 vars in 986 bytes} [Wed Jun 24 19:20:47 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/797] 10.0.0.30 () {36 vars in 926 bytes} [Wed Jun 24 19:20: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: 7|app: 0|req: 403/802] 10.0.0.126 () {32 vars in 707 bytes} [Wed Jun 24 19:21:08 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => 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: 400/803] 10.0.0.126 () {32 vars in 707 bytes} [Wed Jun 24 19:21:08 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/804] 10.0.0.161 () {36 vars in 987 bytes} [Wed Jun 24 19:21:08 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => generated 1312 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/805] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jun 24 19:21: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: 405/806] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jun 24 19:21: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: 8|app: 0|req: 402/807] 10.0.0.161 () {36 vars in 987 bytes} [Wed Jun 24 19:21:09 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => 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: 406/808] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jun 24 19:21: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: 403/809] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jun 24 19:21: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: 407/810] 10.0.0.161 () {36 vars in 987 bytes} [Wed Jun 24 19:21:09 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => 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: 404/811] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jun 24 19:21: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: 408/812] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jun 24 19:21: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: 8|app: 0|req: 405/813] 10.0.0.63 () {36 vars in 986 bytes} [Wed Jun 24 19:21:09 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/814] 10.0.0.63 () {36 vars in 926 bytes} [Wed Jun 24 19:21: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: 8|app: 0|req: 406/815] 10.0.0.63 () {36 vars in 986 bytes} [Wed Jun 24 19:21:09 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => 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: 410/816] 10.0.0.63 () {36 vars in 926 bytes} [Wed Jun 24 19:21: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: 8|app: 0|req: 407/817] 10.0.0.63 () {36 vars in 926 bytes} [Wed Jun 24 19:21: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: 410/822] 10.0.0.30 () {36 vars in 986 bytes} [Wed Jun 24 19:21:31 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/823] 10.0.0.30 () {36 vars in 926 bytes} [Wed Jun 24 19:21:31 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: 417/830] 199.19.213.80 () {32 vars in 825 bytes} [Wed Jun 24 19:22:03 2026] GET /v2/images?status=active&owner=ee0c62f75c7c44c2aaf89663441b2979&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/831] 199.19.213.80 () {32 vars in 652 bytes} [Wed Jun 24 19:22:03 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: 418/832] 10.0.0.161 () {36 vars in 987 bytes} [Wed Jun 24 19:22:04 2026] GET /v2/images/d50a5895-02c3-4338-9e8c-26eda32b6d78 => 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: 415/833] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jun 24 19:22:04 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: 419/834] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jun 24 19:22:04 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/837] 10.0.0.161 () {36 vars in 987 bytes} [Wed Jun 24 19:22:04 2026] GET /v2/images/d50a5895-02c3-4338-9e8c-26eda32b6d78 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/838] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jun 24 19:22:04 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: 417/839] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jun 24 19:22:04 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: 423/840] 10.0.0.161 () {36 vars in 987 bytes} [Wed Jun 24 19:22:04 2026] GET /v2/images/d50a5895-02c3-4338-9e8c-26eda32b6d78 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/841] 10.0.0.161 () {36 vars in 927 bytes} [Wed Jun 24 19:22:04 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: 424/842] 10.0.0.63 () {36 vars in 986 bytes} [Wed Jun 24 19:22:04 2026] GET /v2/images/d50a5895-02c3-4338-9e8c-26eda32b6d78 => generated 1395 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/843] 10.0.0.63 () {36 vars in 926 bytes} [Wed Jun 24 19:22:04 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: 425/844] 10.0.0.63 () {36 vars in 986 bytes} [Wed Jun 24 19:22:04 2026] GET /v2/images/d50a5895-02c3-4338-9e8c-26eda32b6d78 => 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: 420/845] 10.0.0.63 () {36 vars in 926 bytes} [Wed Jun 24 19:22:04 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: 426/846] 10.0.0.63 () {36 vars in 926 bytes} [Wed Jun 24 19:22:04 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: 422/849] 10.0.0.30 () {36 vars in 986 bytes} [Wed Jun 24 19:22:20 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/850] 10.0.0.30 () {36 vars in 926 bytes} [Wed Jun 24 19:22:20 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/859] 10.0.0.30 () {36 vars in 986 bytes} [Wed Jun 24 19:23:02 2026] GET /v2/images/5e11fc30-28ba-437f-8d48-3a2e6498c207 => 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: 427/860] 10.0.0.30 () {36 vars in 926 bytes} [Wed Jun 24 19:23:02 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: 452/897] 10.0.0.126 () {32 vars in 633 bytes} [Wed Jun 24 19:25:55 2026] GET /v2/images => generated 5574 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)