+ 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 [Sun Aug 16 13:13:10 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-547dcb9984-pgkk7 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 0x7f586ed1a668 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-08-16 13:13:12.349 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-16 13:13:12.413 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-08-16 13:13:13.274 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-08-16 13:13:13.275 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-08-16 13:13:13.275 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-16 13:13:13.282 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-08-16 13:13:13.283 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-08-16 13:13:13.284 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-16 13:13:15.308 7 WARNING glance.api.v2.images [None req-c990d033-373e-4db1-b8d7-9e7b049e3244 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-16 13:13:15.346 8 WARNING glance.api.v2.images [None req-11e66ef5-bb74-41e2-8d51-f8f6c1b3644d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-16 13:13:15.641 7 WARNING keystonemiddleware._common.config [None req-c990d033-373e-4db1-b8d7-9e7b049e3244 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-16 13:13:15.648 7 WARNING oslo_config.cfg [None req-c990d033-373e-4db1-b8d7-9e7b049e3244 - - - - - -] 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 0x7f586ed1a668 pid: 7 (default app) 2026-08-16 13:13:15.674 8 WARNING keystonemiddleware._common.config [None req-11e66ef5-bb74-41e2-8d51-f8f6c1b3644d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-16 13:13:15.681 8 WARNING oslo_config.cfg [None req-11e66ef5-bb74-41e2-8d51-f8f6c1b3644d - - - - - -] 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 0x7f586ed1a668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.156 () {42 vars in 688 bytes} [Sun Aug 16 13:13:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-16 13:13:17.569 8 WARNING oslo_policy.policy [None req-b55e7d4f-1910-4adc-82a5-45a35c7bb957 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - 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-08-16 13:13:17.569 8 WARNING oslo_policy.policy [None req-b55e7d4f-1910-4adc-82a5-45a35c7bb957 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - 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-08-16 13:13:17.587 8 WARNING oslo_policy.policy [None req-b55e7d4f-1910-4adc-82a5-45a35c7bb957 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - 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-08-16 13:13:17.587 8 WARNING oslo_policy.policy [None req-b55e7d4f-1910-4adc-82a5-45a35c7bb957 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - 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.156 () {44 vars in 910 bytes} [Sun Aug 16 13:13:17 2026] GET /v2/images => generated 69 bytes in 560 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.156 () {42 vars in 688 bytes} [Sun Aug 16 13:13:21 2026] GET / => generated 1312 bytes in 3 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.156 () {44 vars in 910 bytes} [Sun Aug 16 13:13:21 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-08-16 13:13:21.283 7 WARNING oslo_policy.policy [None req-ded437a7-72ed-4f2a-a517-add502f7f2fc 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - 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-08-16 13:13:21.284 7 WARNING oslo_policy.policy [None req-ded437a7-72ed-4f2a-a517-add502f7f2fc 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - 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.156 () {44 vars in 911 bytes} [Sun Aug 16 13:13:21 2026] GET /v2/images/cirros => generated 151 bytes in 140 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.156 () {44 vars in 933 bytes} [Sun Aug 16 13:13:21 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 13:13:21.434 7 WARNING oslo_policy.policy [None req-4808927c-adf9-4c10-b1b8-d46338b195fd 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - 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-08-16 13:13:21.434 7 WARNING oslo_policy.policy [None req-4808927c-adf9-4c10-b1b8-d46338b195fd 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - 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.156 () {44 vars in 939 bytes} [Sun Aug 16 13:13:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 13:13:21.521 8 WARNING oslo_config.cfg [None req-acc76a3a-bf14-4f31-88f6-90b227950e2e 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - 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.156 () {48 vars in 951 bytes} [Sun Aug 16 13:13:21 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-16 13:13:21.541 7 WARNING oslo_policy.policy [None req-8ecfb73d-18c1-4713-b12e-7b007e9a9a38 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - 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-08-16 13:13:21.541 7 WARNING oslo_policy.policy [None req-8ecfb73d-18c1-4713-b12e-7b007e9a9a38 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - 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-08-16 13:13:21.542 7 INFO glance.api.v2.image_data [None req-8ecfb73d-18c1-4713-b12e-7b007e9a9a38 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-16 13:13:25.022 7 WARNING glance.location [None req-8ecfb73d-18c1-4713-b12e-7b007e9a9a38 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.204.45.156 () {48 vars in 1045 bytes} [Sun Aug 16 13:13:21 2026] PUT /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15/file => generated 0 bytes in 3522 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5522 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.156 () {44 vars in 971 bytes} [Sun Aug 16 13:13:25 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 13:13:25.164 7 WARNING oslo_config.cfg [None req-b14d81f9-54c5-43a6-9db7-bbc76340f9bb 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - 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.156 () {48 vars in 1051 bytes} [Sun Aug 16 13:13:25 2026] PATCH /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => generated 1312 bytes in 88 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.156 () {44 vars in 971 bytes} [Sun Aug 16 13:13:25 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => generated 1312 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/261] 199.204.45.156 () {42 vars in 688 bytes} [Sun Aug 16 13:33:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/262] 199.204.45.156 () {44 vars in 910 bytes} [Sun Aug 16 13:33:52 2026] GET /v2/images => generated 1381 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/267] 199.204.45.156 () {42 vars in 688 bytes} [Sun Aug 16 13:34:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/268] 199.204.45.156 () {44 vars in 910 bytes} [Sun Aug 16 13:34:09 2026] GET /v2/images => generated 1381 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/269] 199.204.45.156 () {44 vars in 937 bytes} [Sun Aug 16 13:34:09 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/270] 199.204.45.156 () {44 vars in 959 bytes} [Sun Aug 16 13:34:09 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.204.45.156 () {44 vars in 939 bytes} [Sun Aug 16 13:34:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.204.45.156 () {48 vars in 951 bytes} [Sun Aug 16 13:34:09 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-16 13:34:09.343 7 INFO glance.api.v2.image_data [None req-f9a87efc-f707-4cec-b0ec-3746aa0bdbf5 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-16 13:34:34.488 7 WARNING glance.location [None req-f9a87efc-f707-4cec-b0ec-3746aa0bdbf5 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 137/277] 199.204.45.156 () {48 vars in 1046 bytes} [Sun Aug 16 13:34:09 2026] PUT /v2/images/39686c72-6899-4f4a-8108-2fa724576c38/file => generated 0 bytes in 25191 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65316 switches on core 0) [pid: 8|app: 0|req: 141/278] 199.204.45.156 () {44 vars in 971 bytes} [Sun Aug 16 13:34:34 2026] GET /v2/images/39686c72-6899-4f4a-8108-2fa724576c38 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/279] 199.204.45.156 () {48 vars in 1051 bytes} [Sun Aug 16 13:34:34 2026] PATCH /v2/images/39686c72-6899-4f4a-8108-2fa724576c38 => generated 1395 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/280] 199.204.45.156 () {44 vars in 971 bytes} [Sun Aug 16 13:34:34 2026] GET /v2/images/39686c72-6899-4f4a-8108-2fa724576c38 => 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: 144/283] 199.204.45.156 () {42 vars in 688 bytes} [Sun Aug 16 13:34:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/284] 199.204.45.156 () {44 vars in 910 bytes} [Sun Aug 16 13:34:36 2026] GET /v2/images => generated 2778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/363] 199.204.45.156 () {42 vars in 688 bytes} [Sun Aug 16 13:41:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/364] 199.204.45.156 () {44 vars in 910 bytes} [Sun Aug 16 13:41:08 2026] GET /v2/images => generated 2778 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/367] 199.204.45.156 () {42 vars in 688 bytes} [Sun Aug 16 13:41:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/368] 199.204.45.156 () {44 vars in 910 bytes} [Sun Aug 16 13:41:16 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/369] 199.204.45.156 () {44 vars in 947 bytes} [Sun Aug 16 13:41:16 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: 8|app: 0|req: 187/370] 199.204.45.156 () {44 vars in 969 bytes} [Sun Aug 16 13:41:16 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/371] 199.204.45.156 () {44 vars in 939 bytes} [Sun Aug 16 13:41:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 199.204.45.156 () {48 vars in 951 bytes} [Sun Aug 16 13:41:16 2026] POST /v2/images => generated 799 bytes in 112 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-16 13:41:16.807 7 INFO glance.api.v2.image_data [None req-8d7e62a2-3267-4553-acb4-cc299aa468fd 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-16 13:41:31.707 7 INFO glance.location [None req-8d7e62a2-3267-4553-acb4-cc299aa468fd 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 185/375] 199.204.45.156 () {48 vars in 1045 bytes} [Sun Aug 16 13:41:16 2026] PUT /v2/images/b4f8a023-19d6-45d9-9450-44a0c78f8fa8/file => generated 0 bytes in 14947 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23733 switches on core 0) [pid: 8|app: 0|req: 191/376] 199.204.45.156 () {44 vars in 971 bytes} [Sun Aug 16 13:41:31 2026] GET /v2/images/b4f8a023-19d6-45d9-9450-44a0c78f8fa8 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/377] 199.204.45.156 () {48 vars in 1051 bytes} [Sun Aug 16 13:41:31 2026] PATCH /v2/images/b4f8a023-19d6-45d9-9450-44a0c78f8fa8 => generated 1410 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/378] 199.204.45.156 () {44 vars in 971 bytes} [Sun Aug 16 13:41:31 2026] GET /v2/images/b4f8a023-19d6-45d9-9450-44a0c78f8fa8 => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/389] 199.204.45.156 () {42 vars in 688 bytes} [Sun Aug 16 13:42:15 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/390] 199.204.45.156 () {44 vars in 910 bytes} [Sun Aug 16 13:42:15 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/393] 199.204.45.156 () {42 vars in 688 bytes} [Sun Aug 16 13:42:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/394] 199.204.45.156 () {44 vars in 910 bytes} [Sun Aug 16 13:42:26 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/395] 199.204.45.156 () {44 vars in 939 bytes} [Sun Aug 16 13:42:26 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/396] 199.204.45.156 () {44 vars in 961 bytes} [Sun Aug 16 13:42:26 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/397] 199.204.45.156 () {44 vars in 939 bytes} [Sun Aug 16 13:42:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/398] 199.204.45.156 () {48 vars in 951 bytes} [Sun Aug 16 13:42:26 2026] POST /v2/images => generated 791 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-16 13:42:26.224 8 WARNING oslo_policy.policy [None req-99d0d3ea-be97-4404-a107-10de0d6a7fdd 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - 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-08-16 13:42:26.225 8 WARNING oslo_policy.policy [None req-99d0d3ea-be97-4404-a107-10de0d6a7fdd 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - 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-08-16 13:42:26.226 8 INFO glance.api.v2.image_data [None req-99d0d3ea-be97-4404-a107-10de0d6a7fdd 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-16 13:42:41.983 8 INFO glance.location [None req-99d0d3ea-be97-4404-a107-10de0d6a7fdd 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 203/401] 199.204.45.156 () {48 vars in 1046 bytes} [Sun Aug 16 13:42:26 2026] PUT /v2/images/a4f62dae-3d6b-4c2e-b84b-cd47b28bac5c/file => generated 0 bytes in 15810 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29278 switches on core 0) [pid: 7|app: 0|req: 199/402] 199.204.45.156 () {44 vars in 971 bytes} [Sun Aug 16 13:42:42 2026] GET /v2/images/a4f62dae-3d6b-4c2e-b84b-cd47b28bac5c => 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: 204/403] 199.204.45.156 () {48 vars in 1051 bytes} [Sun Aug 16 13:42:42 2026] PATCH /v2/images/a4f62dae-3d6b-4c2e-b84b-cd47b28bac5c => generated 1382 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/404] 199.204.45.156 () {44 vars in 971 bytes} [Sun Aug 16 13:42:42 2026] GET /v2/images/a4f62dae-3d6b-4c2e-b84b-cd47b28bac5c => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/569] 199.204.45.156 () {42 vars in 688 bytes} [Sun Aug 16 13:56:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/570] 199.204.45.156 () {44 vars in 910 bytes} [Sun Aug 16 13:56:21 2026] GET /v2/images => generated 5574 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/599] 199.204.45.156 () {42 vars in 688 bytes} [Sun Aug 16 13:58:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/602] 199.204.45.156 () {44 vars in 910 bytes} [Sun Aug 16 13:58:44 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/603] 199.204.45.156 () {42 vars in 688 bytes} [Sun Aug 16 13:58:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/604] 199.204.45.156 () {44 vars in 910 bytes} [Sun Aug 16 13:58:46 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/615] 199.204.45.156 () {42 vars in 688 bytes} [Sun Aug 16 13:59:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/616] 199.204.45.156 () {44 vars in 910 bytes} [Sun Aug 16 13:59:37 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/619] 199.204.45.156 () {42 vars in 688 bytes} [Sun Aug 16 13:59:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/620] 199.204.45.156 () {44 vars in 910 bytes} [Sun Aug 16 13:59:45 2026] GET /v2/images => generated 5574 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/633] 199.204.45.156 () {42 vars in 688 bytes} [Sun Aug 16 14:00:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/634] 199.204.45.156 () {44 vars in 910 bytes} [Sun Aug 16 14:00:48 2026] GET /v2/images => generated 5574 bytes in 66 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: 323/643] 10.0.0.129 () {32 vars in 633 bytes} [Sun Aug 16 14:01:30 2026] GET /v2/images => generated 5574 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: 323/648] 10.0.0.109 () {36 vars in 987 bytes} [Sun Aug 16 14:01:49 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => generated 1312 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/649] 10.0.0.109 () {36 vars in 927 bytes} [Sun Aug 16 14:01:49 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: 324/650] 10.0.0.109 () {36 vars in 987 bytes} [Sun Aug 16 14:01:50 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => 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: 327/651] 10.0.0.109 () {36 vars in 927 bytes} [Sun Aug 16 14:01: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: 329/654] 199.204.45.156 () {36 vars in 991 bytes} [Sun Aug 16 14:01:57 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => 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: 326/655] 199.204.45.156 () {36 vars in 931 bytes} [Sun Aug 16 14:01:57 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: 330/656] 10.0.0.129 () {34 vars in 655 bytes} [Sun Aug 16 14:01:57 2026] POST /v2/images => generated 649 bytes in 149 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-16 14:01:57.541 7 WARNING glance.api.v2.images [None req-e9d244db-34cb-46ce-bf39-1735378f46cb 190a74fc9e30459986d95a66ea6521c1 c28fbb5292674d338a079992a674dece - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//65452d88-2451-49fe-9a53-591632c2450c [pid: 7|app: 0|req: 327/657] 10.0.0.129 () {32 vars in 710 bytes} [Sun Aug 16 14:01:57 2026] DELETE /v2/images/65452d88-2451-49fe-9a53-591632c2450c => generated 0 bytes in 108 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/658] 10.0.0.129 () {32 vars in 707 bytes} [Sun Aug 16 14:01:57 2026] GET /v2/images/65452d88-2451-49fe-9a53-591632c2450c => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/659] 10.0.0.129 () {32 vars in 633 bytes} [Sun Aug 16 14:01:57 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/660] 10.0.0.129 () {34 vars in 655 bytes} [Sun Aug 16 14:01:57 2026] POST /v2/images => generated 703 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/661] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:01:57 2026] GET /v2/images/1eda6223-b45e-40d6-ad0c-8e2aa27d6cd2/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:01:57.814 8 INFO glance.api.v2.image_data [None req-f2b70167-022c-47b7-a455-c2478c4ed58e 190a74fc9e30459986d95a66ea6521c1 c28fbb5292674d338a079992a674dece - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-16 14:01:57.871 8 WARNING glance_store._drivers.rbd [None req-f2b70167-022c-47b7-a455-c2478c4ed58e 190a74fc9e30459986d95a66ea6521c1 c28fbb5292674d338a079992a674dece - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 7|app: 0|req: 330/662] 199.204.45.156 () {36 vars in 991 bytes} [Sun Aug 16 14:01:57 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => 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: 331/663] 199.204.45.156 () {36 vars in 931 bytes} [Sun Aug 16 14:01:57 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) 2026-08-16 14:01:58.301 8 INFO glance.location [None req-f2b70167-022c-47b7-a455-c2478c4ed58e 190a74fc9e30459986d95a66ea6521c1 c28fbb5292674d338a079992a674dece - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 333/664] 10.0.0.129 () {32 vars in 727 bytes} [Sun Aug 16 14:01:57 2026] PUT /v2/images/1eda6223-b45e-40d6-ad0c-8e2aa27d6cd2/file => generated 0 bytes in 560 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/665] 10.0.0.129 () {32 vars in 707 bytes} [Sun Aug 16 14:01:58 2026] GET /v2/images/1eda6223-b45e-40d6-ad0c-8e2aa27d6cd2 => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/666] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:01:58 2026] GET /v2/images/1eda6223-b45e-40d6-ad0c-8e2aa27d6cd2/file => generated 1024 bytes in 132 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/667] 10.0.0.129 () {34 vars in 655 bytes} [Sun Aug 16 14:01:58 2026] POST /v2/images => generated 648 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/668] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:01:58 2026] PATCH /v2/images/a4bc5ecc-0c50-4784-b47f-0e67f85d8c42 => generated 653 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/669] 10.0.0.129 () {32 vars in 707 bytes} [Sun Aug 16 14:01:58 2026] GET /v2/images/a4bc5ecc-0c50-4784-b47f-0e67f85d8c42 => generated 653 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:01:58.697 8 WARNING glance.api.v2.images [None req-e2935552-a63d-44c0-af68-76fa1b7cb412 190a74fc9e30459986d95a66ea6521c1 c28fbb5292674d338a079992a674dece - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a4bc5ecc-0c50-4784-b47f-0e67f85d8c42 [pid: 8|app: 0|req: 336/670] 10.0.0.129 () {32 vars in 710 bytes} [Sun Aug 16 14:01:58 2026] DELETE /v2/images/a4bc5ecc-0c50-4784-b47f-0e67f85d8c42 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/671] 10.0.0.129 () {32 vars in 707 bytes} [Sun Aug 16 14:01:58 2026] GET /v2/images/a4bc5ecc-0c50-4784-b47f-0e67f85d8c42 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:01:58.780 8 WARNING glance.api.v2.images [None req-b08f7e6b-0619-4dbc-b041-8d857f7c61e3 190a74fc9e30459986d95a66ea6521c1 c28fbb5292674d338a079992a674dece - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1eda6223-b45e-40d6-ad0c-8e2aa27d6cd2 [pid: 8|app: 0|req: 337/672] 10.0.0.129 () {32 vars in 710 bytes} [Sun Aug 16 14:01:58 2026] DELETE /v2/images/1eda6223-b45e-40d6-ad0c-8e2aa27d6cd2 => generated 0 bytes in 774 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/673] 10.0.0.129 () {32 vars in 707 bytes} [Sun Aug 16 14:01:59 2026] GET /v2/images/1eda6223-b45e-40d6-ad0c-8e2aa27d6cd2 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:01:59.574 8 WARNING glance.api.v2.images [None req-8e8ae04c-f95a-41f4-aa81-4c27e21a83e5 190a74fc9e30459986d95a66ea6521c1 c28fbb5292674d338a079992a674dece - - default default] Failed to find image 65452d88-2451-49fe-9a53-591632c2450c to delete: glance.common.exception.ImageNotFound: No image found with ID 65452d88-2451-49fe-9a53-591632c2450c [pid: 8|app: 0|req: 338/674] 10.0.0.129 () {32 vars in 710 bytes} [Sun Aug 16 14:01:59 2026] DELETE /v2/images/65452d88-2451-49fe-9a53-591632c2450c => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/675] 10.0.0.129 () {32 vars in 707 bytes} [Sun Aug 16 14:01:59 2026] GET /v2/images/65452d88-2451-49fe-9a53-591632c2450c => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/682] 10.0.0.109 () {36 vars in 987 bytes} [Sun Aug 16 14:02:26 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => 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: 342/683] 10.0.0.109 () {36 vars in 927 bytes} [Sun Aug 16 14:02:26 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/684] 10.0.0.129 () {30 vars in 411 bytes} [Sun Aug 16 14:02:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/689] 10.0.0.109 () {36 vars in 987 bytes} [Sun Aug 16 14:02:54 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => 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: 345/690] 10.0.0.109 () {36 vars in 927 bytes} [Sun Aug 16 14:02:54 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/693] 10.0.0.187 () {36 vars in 987 bytes} [Sun Aug 16 14:02:57 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => generated 1312 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/694] 10.0.0.187 () {36 vars in 927 bytes} [Sun Aug 16 14:02:57 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: 348/695] 10.0.0.187 () {36 vars in 927 bytes} [Sun Aug 16 14:02:57 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: 348/696] 10.0.0.187 () {36 vars in 987 bytes} [Sun Aug 16 14:02:57 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/697] 10.0.0.187 () {36 vars in 927 bytes} [Sun Aug 16 14:02:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/698] 10.0.0.187 () {36 vars in 927 bytes} [Sun Aug 16 14:02:58 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: 350/699] 10.0.0.187 () {36 vars in 987 bytes} [Sun Aug 16 14:02:58 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => 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: 350/700] 10.0.0.187 () {36 vars in 927 bytes} [Sun Aug 16 14:02:58 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: 351/701] 10.0.0.187 () {36 vars in 927 bytes} [Sun Aug 16 14:02:58 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: 351/702] 10.0.0.133 () {36 vars in 987 bytes} [Sun Aug 16 14:02:58 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => generated 1312 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/703] 10.0.0.133 () {36 vars in 927 bytes} [Sun Aug 16 14:02:59 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: 352/704] 10.0.0.133 () {36 vars in 987 bytes} [Sun Aug 16 14:02:59 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => 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: 353/705] 10.0.0.133 () {36 vars in 927 bytes} [Sun Aug 16 14:02:59 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: 353/706] 10.0.0.133 () {36 vars in 927 bytes} [Sun Aug 16 14:02:59 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: 357/713] 10.0.0.129 () {32 vars in 707 bytes} [Sun Aug 16 14:03:26 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => 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: 357/714] 10.0.0.129 () {32 vars in 707 bytes} [Sun Aug 16 14:03:27 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => 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: 358/715] 10.0.0.187 () {36 vars in 987 bytes} [Sun Aug 16 14:03:27 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => generated 1312 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/716] 10.0.0.187 () {36 vars in 927 bytes} [Sun Aug 16 14:03:27 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/717] 10.0.0.187 () {36 vars in 927 bytes} [Sun Aug 16 14:03:27 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/718] 10.0.0.187 () {36 vars in 987 bytes} [Sun Aug 16 14:03:27 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => 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: 360/719] 10.0.0.187 () {36 vars in 927 bytes} [Sun Aug 16 14:03:27 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: 360/720] 10.0.0.187 () {36 vars in 927 bytes} [Sun Aug 16 14:03:27 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: 361/721] 10.0.0.187 () {36 vars in 987 bytes} [Sun Aug 16 14:03:27 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/722] 10.0.0.187 () {36 vars in 927 bytes} [Sun Aug 16 14:03:27 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: 362/723] 10.0.0.187 () {36 vars in 927 bytes} [Sun Aug 16 14:03:27 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/724] 10.0.0.133 () {36 vars in 987 bytes} [Sun Aug 16 14:03:28 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/725] 10.0.0.133 () {36 vars in 927 bytes} [Sun Aug 16 14:03:28 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: 363/726] 10.0.0.133 () {36 vars in 987 bytes} [Sun Aug 16 14:03:28 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/727] 10.0.0.133 () {36 vars in 927 bytes} [Sun Aug 16 14:03:28 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: 364/728] 10.0.0.133 () {36 vars in 927 bytes} [Sun Aug 16 14:03:28 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: 366/731] 10.0.0.109 () {36 vars in 987 bytes} [Sun Aug 16 14:03:37 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => 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: 366/732] 10.0.0.109 () {36 vars in 927 bytes} [Sun Aug 16 14:03: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: 7|app: 0|req: 368/735] 10.0.0.109 () {36 vars in 987 bytes} [Sun Aug 16 14:03:48 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => 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: 368/736] 10.0.0.109 () {36 vars in 927 bytes} [Sun Aug 16 14:03:48 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: 371/741] 10.0.0.109 () {36 vars in 987 bytes} [Sun Aug 16 14:04:11 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => 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: 371/742] 10.0.0.109 () {36 vars in 927 bytes} [Sun Aug 16 14:04:11 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/745] 10.0.0.109 () {36 vars in 987 bytes} [Sun Aug 16 14:04:23 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => 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: 373/746] 10.0.0.109 () {36 vars in 927 bytes} [Sun Aug 16 14:04:23 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: 378/755] 10.0.0.109 () {36 vars in 987 bytes} [Sun Aug 16 14:05:02 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => 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: 378/756] 10.0.0.109 () {36 vars in 927 bytes} [Sun Aug 16 14:05:02 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/763] 10.0.0.109 () {36 vars in 987 bytes} [Sun Aug 16 14:05:33 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => 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: 382/764] 10.0.0.109 () {36 vars in 927 bytes} [Sun Aug 16 14:05:33 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: 385/769] 10.0.0.109 () {36 vars in 987 bytes} [Sun Aug 16 14:05:51 2026] GET /v2/images/6d5677d4-659a-46d8-a867-d4d6af733b15 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/770] 10.0.0.109 () {36 vars in 927 bytes} [Sun Aug 16 14:05:51 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: 391/781] 199.204.45.156 () {32 vars in 826 bytes} [Sun Aug 16 14:06:37 2026] GET /v2/images?status=active&owner=c6ffcb21a5b240f0a9ea52b75827ceeb&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/782] 199.204.45.156 () {32 vars in 653 bytes} [Sun Aug 16 14:06:38 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: 392/783] 10.0.0.187 () {36 vars in 987 bytes} [Sun Aug 16 14:06:38 2026] GET /v2/images/39686c72-6899-4f4a-8108-2fa724576c38 => 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: 392/784] 10.0.0.187 () {36 vars in 927 bytes} [Sun Aug 16 14:06:38 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: 393/785] 10.0.0.187 () {36 vars in 927 bytes} [Sun Aug 16 14:06:38 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/786] 10.0.0.187 () {36 vars in 987 bytes} [Sun Aug 16 14:06:38 2026] GET /v2/images/39686c72-6899-4f4a-8108-2fa724576c38 => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/787] 10.0.0.187 () {36 vars in 927 bytes} [Sun Aug 16 14:06:38 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/788] 10.0.0.187 () {36 vars in 927 bytes} [Sun Aug 16 14:06:38 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/789] 10.0.0.187 () {36 vars in 987 bytes} [Sun Aug 16 14:06:38 2026] GET /v2/images/39686c72-6899-4f4a-8108-2fa724576c38 => 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: 395/790] 10.0.0.187 () {36 vars in 927 bytes} [Sun Aug 16 14:06:38 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: 396/791] 10.0.0.133 () {36 vars in 987 bytes} [Sun Aug 16 14:06:39 2026] GET /v2/images/39686c72-6899-4f4a-8108-2fa724576c38 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/792] 10.0.0.133 () {36 vars in 927 bytes} [Sun Aug 16 14:06:39 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: 397/793] 10.0.0.133 () {36 vars in 987 bytes} [Sun Aug 16 14:06:39 2026] GET /v2/images/39686c72-6899-4f4a-8108-2fa724576c38 => 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: 397/794] 10.0.0.133 () {36 vars in 927 bytes} [Sun Aug 16 14:06:39 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: 398/795] 10.0.0.133 () {36 vars in 927 bytes} [Sun Aug 16 14:06:39 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: 420/838] 10.0.0.129 () {32 vars in 633 bytes} [Sun Aug 16 14:10:12 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)