+ 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 [Sat May 9 05:32:32 2026] *** compiled with version: 13.3.0 on 09 May 2026 00:56:41 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-5dbf8f7c48-6cz95 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fa802816668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-09 05:32:34.911 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-09 05:32:34.916 9 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-05-09 05:32:35.778 9 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-05-09 05:32:35.779 9 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-05-09 05:32:35.779 9 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 05:32:35.799 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-05-09 05:32:35.800 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-05-09 05:32:35.801 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 05:32:37.776 9 WARNING glance.api.v2.images [None req-01538cd1-805a-4e52-80ec-82dc661c07ad - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 05:32:37.888 8 WARNING glance.api.v2.images [None req-a81e35bd-07d0-4f10-9e70-88600f3e7a78 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 05:32:38.103 9 WARNING keystonemiddleware._common.config [None req-01538cd1-805a-4e52-80ec-82dc661c07ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 05:32:38.110 9 WARNING oslo_config.cfg [None req-01538cd1-805a-4e52-80ec-82dc661c07ad - - - - - -] 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 0x7fa802816668 pid: 9 (default app) 2026-05-09 05:32:38.332 8 WARNING keystonemiddleware._common.config [None req-a81e35bd-07d0-4f10-9e70-88600f3e7a78 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 05:32:38.341 8 WARNING oslo_config.cfg [None req-a81e35bd-07d0-4f10-9e70-88600f3e7a78 - - - - - -] 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 0x7fa802816668 pid: 8 (default app) [pid: 9|app: 0|req: 5/5] 199.204.45.132 () {42 vars in 688 bytes} [Sat May 9 05:32:40 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 05:32:40.489 8 WARNING oslo_policy.policy [None req-92df124d-0e14-4bc2-a6ec-02f36a54e387 6a08bf50846d43e3bffe2dffc899c255 eb565483e3a84d0691b61d71c897b1bd - - 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-05-09 05:32:40.490 8 WARNING oslo_policy.policy [None req-92df124d-0e14-4bc2-a6ec-02f36a54e387 6a08bf50846d43e3bffe2dffc899c255 eb565483e3a84d0691b61d71c897b1bd - - 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-05-09 05:32:40.508 8 WARNING oslo_policy.policy [None req-92df124d-0e14-4bc2-a6ec-02f36a54e387 6a08bf50846d43e3bffe2dffc899c255 eb565483e3a84d0691b61d71c897b1bd - - 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-05-09 05:32:40.509 8 WARNING oslo_policy.policy [None req-92df124d-0e14-4bc2-a6ec-02f36a54e387 6a08bf50846d43e3bffe2dffc899c255 eb565483e3a84d0691b61d71c897b1bd - - 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/6] 199.204.45.132 () {44 vars in 910 bytes} [Sat May 9 05:32:40 2026] GET /v2/images => generated 69 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 6/7] 199.204.45.132 () {42 vars in 688 bytes} [Sat May 9 05:32:43 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: 2/8] 199.204.45.132 () {44 vars in 910 bytes} [Sat May 9 05:32:43 2026] GET /v2/images => generated 69 bytes in 34 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 05:32:43.901 9 WARNING oslo_policy.policy [None req-81ea00b2-5af2-4e06-995a-5c52a17798d5 6a08bf50846d43e3bffe2dffc899c255 eb565483e3a84d0691b61d71c897b1bd - - 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-05-09 05:32:43.901 9 WARNING oslo_policy.policy [None req-81ea00b2-5af2-4e06-995a-5c52a17798d5 6a08bf50846d43e3bffe2dffc899c255 eb565483e3a84d0691b61d71c897b1bd - - 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: 9|app: 0|req: 7/9] 199.204.45.132 () {44 vars in 911 bytes} [Sat May 9 05:32:43 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.132 () {44 vars in 933 bytes} [Sat May 9 05:32:44 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 05:32:44.040 9 WARNING oslo_policy.policy [None req-864fb4eb-94bc-46d6-8f61-22ad515b02b6 6a08bf50846d43e3bffe2dffc899c255 eb565483e3a84d0691b61d71c897b1bd - - 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-05-09 05:32:44.041 9 WARNING oslo_policy.policy [None req-864fb4eb-94bc-46d6-8f61-22ad515b02b6 6a08bf50846d43e3bffe2dffc899c255 eb565483e3a84d0691b61d71c897b1bd - - 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: 9|app: 0|req: 8/11] 199.204.45.132 () {44 vars in 939 bytes} [Sat May 9 05:32:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 05:32:44.122 8 WARNING oslo_config.cfg [None req-1f62d4a6-816e-4acb-961a-060744e6d055 6a08bf50846d43e3bffe2dffc899c255 eb565483e3a84d0691b61d71c897b1bd - - 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/12] 199.204.45.132 () {48 vars in 951 bytes} [Sat May 9 05:32:44 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-05-09 05:32:44.141 9 WARNING oslo_policy.policy [None req-198161ba-2ec4-45be-bc40-9c60ea5d1bb3 6a08bf50846d43e3bffe2dffc899c255 eb565483e3a84d0691b61d71c897b1bd - - 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-05-09 05:32:44.142 9 WARNING oslo_policy.policy [None req-198161ba-2ec4-45be-bc40-9c60ea5d1bb3 6a08bf50846d43e3bffe2dffc899c255 eb565483e3a84d0691b61d71c897b1bd - - 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-05-09 05:32:44.143 9 INFO glance.api.v2.image_data [None req-198161ba-2ec4-45be-bc40-9c60ea5d1bb3 6a08bf50846d43e3bffe2dffc899c255 eb565483e3a84d0691b61d71c897b1bd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 05:32:47.586 9 INFO glance.location [None req-198161ba-2ec4-45be-bc40-9c60ea5d1bb3 6a08bf50846d43e3bffe2dffc899c255 eb565483e3a84d0691b61d71c897b1bd - - default default] Image format matched and virtual size computed: 117440512 [pid: 9|app: 0|req: 9/13] 199.204.45.132 () {48 vars in 1045 bytes} [Sat May 9 05:32:44 2026] PUT /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6/file => generated 0 bytes in 3497 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7260 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.132 () {44 vars in 971 bytes} [Sat May 9 05:32:47 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 05:32:47.676 9 WARNING oslo_config.cfg [None req-1f8b72ba-6f65-4300-ba6b-824d50c8ffb6 6a08bf50846d43e3bffe2dffc899c255 eb565483e3a84d0691b61d71c897b1bd - - 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: 9|app: 0|req: 10/15] 199.204.45.132 () {44 vars in 971 bytes} [Sat May 9 05:32:47 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 134/262] 199.204.45.132 () {42 vars in 688 bytes} [Sat May 9 05:53:12 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: 129/263] 199.204.45.132 () {44 vars in 910 bytes} [Sat May 9 05:53:12 2026] GET /v2/images => generated 1240 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 138/270] 199.204.45.132 () {42 vars in 688 bytes} [Sat May 9 05:53:40 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/271] 199.204.45.132 () {44 vars in 910 bytes} [Sat May 9 05:53:40 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 139/272] 199.204.45.132 () {44 vars in 937 bytes} [Sat May 9 05:53:40 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/273] 199.204.45.132 () {44 vars in 959 bytes} [Sat May 9 05:53:40 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 140/274] 199.204.45.132 () {44 vars in 939 bytes} [Sat May 9 05:53:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/275] 199.204.45.132 () {48 vars in 951 bytes} [Sat May 9 05:53:40 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 05:53:40.503 9 INFO glance.api.v2.image_data [None req-810af7fa-ac60-4d4f-a398-96cfb321d02a 6a08bf50846d43e3bffe2dffc899c255 eb565483e3a84d0691b61d71c897b1bd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 05:54:06.955 9 INFO glance.location [None req-810af7fa-ac60-4d4f-a398-96cfb321d02a 6a08bf50846d43e3bffe2dffc899c255 eb565483e3a84d0691b61d71c897b1bd - - default default] Image format matched and virtual size computed: 2147483648 [pid: 9|app: 0|req: 141/280] 199.204.45.132 () {48 vars in 1046 bytes} [Sat May 9 05:53:40 2026] PUT /v2/images/11526ddd-c3db-46ca-b0dc-a759cdf39348/file => generated 0 bytes in 26509 msecs (HTTP/1.1 204) 4 headers in 171 bytes (58525 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.204.45.132 () {44 vars in 971 bytes} [Sat May 9 05:54:07 2026] GET /v2/images/11526ddd-c3db-46ca-b0dc-a759cdf39348 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 142/282] 199.204.45.132 () {44 vars in 971 bytes} [Sat May 9 05:54:07 2026] GET /v2/images/11526ddd-c3db-46ca-b0dc-a759cdf39348 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 144/285] 199.204.45.132 () {42 vars in 688 bytes} [Sat May 9 05:54: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: 142/286] 199.204.45.132 () {44 vars in 910 bytes} [Sat May 9 05:54:08 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/365] 199.204.45.132 () {42 vars in 688 bytes} [Sat May 9 06:00:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 184/366] 199.204.45.132 () {44 vars in 910 bytes} [Sat May 9 06:00:45 2026] GET /v2/images => generated 2451 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/369] 199.204.45.132 () {42 vars in 688 bytes} [Sat May 9 06:00:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 186/370] 199.204.45.132 () {44 vars in 910 bytes} [Sat May 9 06:00:54 2026] GET /v2/images => generated 2451 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/371] 199.204.45.132 () {44 vars in 947 bytes} [Sat May 9 06:00:54 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 187/372] 199.204.45.132 () {44 vars in 969 bytes} [Sat May 9 06:00:54 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/373] 199.204.45.132 () {44 vars in 939 bytes} [Sat May 9 06:00:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 188/374] 199.204.45.132 () {48 vars in 951 bytes} [Sat May 9 06:00:54 2026] POST /v2/images => generated 799 bytes in 282 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 06:00:54.741 8 WARNING oslo_policy.policy [None req-6c8aec7a-74aa-44ec-baff-bed4d119953d 6a08bf50846d43e3bffe2dffc899c255 eb565483e3a84d0691b61d71c897b1bd - - 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-05-09 06:00:54.741 8 WARNING oslo_policy.policy [None req-6c8aec7a-74aa-44ec-baff-bed4d119953d 6a08bf50846d43e3bffe2dffc899c255 eb565483e3a84d0691b61d71c897b1bd - - 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-05-09 06:00:54.742 8 INFO glance.api.v2.image_data [None req-6c8aec7a-74aa-44ec-baff-bed4d119953d 6a08bf50846d43e3bffe2dffc899c255 eb565483e3a84d0691b61d71c897b1bd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 06:01:11.116 8 INFO glance.location [None req-6c8aec7a-74aa-44ec-baff-bed4d119953d 6a08bf50846d43e3bffe2dffc899c255 eb565483e3a84d0691b61d71c897b1bd - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 187/379] 199.204.45.132 () {48 vars in 1045 bytes} [Sat May 9 06:00:54 2026] PUT /v2/images/c4d4e812-20dc-4a3a-abf6-70586f29bc6c/file => generated 0 bytes in 16426 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23971 switches on core 0) [pid: 9|app: 0|req: 193/380] 199.204.45.132 () {44 vars in 971 bytes} [Sat May 9 06:01:11 2026] GET /v2/images/c4d4e812-20dc-4a3a-abf6-70586f29bc6c => generated 1211 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/381] 199.204.45.132 () {48 vars in 1050 bytes} [Sat May 9 06:01:11 2026] PATCH /v2/images/c4d4e812-20dc-4a3a-abf6-70586f29bc6c => generated 1234 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 194/382] 199.204.45.132 () {44 vars in 971 bytes} [Sat May 9 06:01:11 2026] GET /v2/images/c4d4e812-20dc-4a3a-abf6-70586f29bc6c => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/389] 199.204.45.132 () {42 vars in 688 bytes} [Sat May 9 06:01:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 198/390] 199.204.45.132 () {44 vars in 910 bytes} [Sat May 9 06:01:47 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/395] 199.204.45.132 () {42 vars in 688 bytes} [Sat May 9 06:02:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 201/396] 199.204.45.132 () {44 vars in 910 bytes} [Sat May 9 06:02:02 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/397] 199.204.45.132 () {44 vars in 939 bytes} [Sat May 9 06:02:02 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 202/398] 199.204.45.132 () {44 vars in 961 bytes} [Sat May 9 06:02:02 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/399] 199.204.45.132 () {44 vars in 939 bytes} [Sat May 9 06:02:02 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: 9|app: 0|req: 203/400] 199.204.45.132 () {48 vars in 951 bytes} [Sat May 9 06:02:02 2026] POST /v2/images => generated 791 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 06:02:02.265 8 INFO glance.api.v2.image_data [None req-bc350cde-c656-4477-b716-2d8d62c12e20 6a08bf50846d43e3bffe2dffc899c255 eb565483e3a84d0691b61d71c897b1bd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 06:02:14.014 8 INFO glance.location [None req-bc350cde-c656-4477-b716-2d8d62c12e20 6a08bf50846d43e3bffe2dffc899c255 eb565483e3a84d0691b61d71c897b1bd - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 198/403] 199.204.45.132 () {48 vars in 1046 bytes} [Sat May 9 06:02:02 2026] PUT /v2/images/5a6d9dce-5fa4-4f98-88b7-65084c1bafcf/file => generated 0 bytes in 11800 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30346 switches on core 0) [pid: 9|app: 0|req: 206/404] 199.204.45.132 () {44 vars in 971 bytes} [Sat May 9 06:02:14 2026] GET /v2/images/5a6d9dce-5fa4-4f98-88b7-65084c1bafcf => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/405] 199.204.45.132 () {44 vars in 971 bytes} [Sat May 9 06:02:14 2026] GET /v2/images/5a6d9dce-5fa4-4f98-88b7-65084c1bafcf => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 280/552] 199.204.45.132 () {42 vars in 688 bytes} [Sat May 9 06:14:24 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: 273/553] 199.204.45.132 () {44 vars in 910 bytes} [Sat May 9 06:14:24 2026] GET /v2/images => generated 4893 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 295/582] 199.204.45.132 () {42 vars in 688 bytes} [Sat May 9 06:16:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/583] 199.204.45.132 () {44 vars in 910 bytes} [Sat May 9 06:16:40 2026] GET /v2/images => generated 4893 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 296/584] 199.204.45.132 () {42 vars in 688 bytes} [Sat May 9 06:16:42 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: 289/585] 199.204.45.132 () {44 vars in 910 bytes} [Sat May 9 06:16:42 2026] GET /v2/images => generated 4893 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 302/596] 199.204.45.132 () {42 vars in 688 bytes} [Sat May 9 06:17:30 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: 295/597] 199.204.45.132 () {44 vars in 910 bytes} [Sat May 9 06:17:30 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 303/598] 199.204.45.132 () {42 vars in 688 bytes} [Sat May 9 06:17: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: 296/599] 199.204.45.132 () {44 vars in 910 bytes} [Sat May 9 06:17:37 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/614] 199.204.45.132 () {42 vars in 688 bytes} [Sat May 9 06:18:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 311/615] 199.204.45.132 () {44 vars in 910 bytes} [Sat May 9 06:18:39 2026] GET /v2/images => generated 4893 bytes in 73 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 316/624] 10.0.0.237 () {32 vars in 633 bytes} [Sat May 9 06:19:21 2026] GET /v2/images => generated 4893 bytes in 23 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:71: 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: 311/629] 10.0.0.88 () {36 vars in 986 bytes} [Sat May 9 06:19:41 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 319/630] 10.0.0.88 () {36 vars in 926 bytes} [Sat May 9 06:19:41 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: 312/631] 10.0.0.88 () {36 vars in 986 bytes} [Sat May 9 06:19:42 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 320/632] 10.0.0.88 () {36 vars in 926 bytes} [Sat May 9 06:19:42 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: 314/635] 199.204.45.132 () {36 vars in 991 bytes} [Sat May 9 06:19:51 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 322/636] 199.204.45.132 () {36 vars in 931 bytes} [Sat May 9 06:19: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: 8|app: 0|req: 315/637] 199.204.45.132 () {36 vars in 991 bytes} [Sat May 9 06:19:52 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 323/638] 199.204.45.132 () {36 vars in 931 bytes} [Sat May 9 06:19:52 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/639] 10.0.0.88 () {36 vars in 986 bytes} [Sat May 9 06:19:56 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 324/640] 10.0.0.88 () {36 vars in 926 bytes} [Sat May 9 06:19:56 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 326/643] 10.0.0.237 () {34 vars in 655 bytes} [Sat May 9 06:20:03 2026] POST /v2/images => generated 649 bytes in 279 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-09 06:20:03.618 8 WARNING glance.api.v2.images [None req-c3772705-8c92-4b57-a35c-df1894915c76 75dacbc9fac34a48a0d21f050a5ffbf4 43e75abe88d54f5fb19002230e6cb485 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9f55d9b9-0c37-4d03-a6a9-1f59a04662e5 [pid: 8|app: 0|req: 318/644] 10.0.0.237 () {32 vars in 710 bytes} [Sat May 9 06:20:03 2026] DELETE /v2/images/9f55d9b9-0c37-4d03-a6a9-1f59a04662e5 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 327/645] 10.0.0.237 () {32 vars in 707 bytes} [Sat May 9 06:20:03 2026] GET /v2/images/9f55d9b9-0c37-4d03-a6a9-1f59a04662e5 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/646] 10.0.0.237 () {32 vars in 633 bytes} [Sat May 9 06:20:03 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 328/647] 10.0.0.237 () {34 vars in 655 bytes} [Sat May 9 06:20:03 2026] POST /v2/images => generated 702 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/648] 10.0.0.237 () {32 vars in 717 bytes} [Sat May 9 06:20:03 2026] GET /v2/images/87148eaa-c01c-4755-8323-172e4b479e5a/file => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 06:20:03.866 9 INFO glance.api.v2.image_data [None req-968049a7-a9a3-43a8-a6a9-de4c13fbeced 75dacbc9fac34a48a0d21f050a5ffbf4 43e75abe88d54f5fb19002230e6cb485 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 06:20:03.921 9 WARNING glance_store._drivers.rbd [None req-968049a7-a9a3-43a8-a6a9-de4c13fbeced 75dacbc9fac34a48a0d21f050a5ffbf4 43e75abe88d54f5fb19002230e6cb485 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-09 06:20:05.010 9 INFO glance.location [None req-968049a7-a9a3-43a8-a6a9-de4c13fbeced 75dacbc9fac34a48a0d21f050a5ffbf4 43e75abe88d54f5fb19002230e6cb485 - - default default] Image format matched and virtual size computed: 1024 [pid: 9|app: 0|req: 329/649] 10.0.0.237 () {32 vars in 727 bytes} [Sat May 9 06:20:03 2026] PUT /v2/images/87148eaa-c01c-4755-8323-172e4b479e5a/file => generated 0 bytes in 1233 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/650] 10.0.0.237 () {32 vars in 707 bytes} [Sat May 9 06:20:05 2026] GET /v2/images/87148eaa-c01c-4755-8323-172e4b479e5a => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 330/651] 10.0.0.237 () {32 vars in 717 bytes} [Sat May 9 06:20:05 2026] GET /v2/images/87148eaa-c01c-4755-8323-172e4b479e5a/file => generated 1024 bytes in 140 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/652] 10.0.0.237 () {34 vars in 655 bytes} [Sat May 9 06:20:05 2026] POST /v2/images => generated 649 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 9|app: 0|req: 331/653] 10.0.0.237 () {32 vars in 726 bytes} [Sat May 9 06:20:05 2026] PATCH /v2/images/040323e2-f9a7-4daa-be8b-4b1950118ace => generated 653 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/654] 10.0.0.237 () {32 vars in 707 bytes} [Sat May 9 06:20:05 2026] GET /v2/images/040323e2-f9a7-4daa-be8b-4b1950118ace => generated 653 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 06:20:05.391 9 WARNING glance.api.v2.images [None req-3810258a-3b30-4c98-a2e8-45cc8418c6eb 75dacbc9fac34a48a0d21f050a5ffbf4 43e75abe88d54f5fb19002230e6cb485 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//040323e2-f9a7-4daa-be8b-4b1950118ace [pid: 9|app: 0|req: 332/655] 10.0.0.237 () {32 vars in 710 bytes} [Sat May 9 06:20:05 2026] DELETE /v2/images/040323e2-f9a7-4daa-be8b-4b1950118ace => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/656] 10.0.0.237 () {32 vars in 707 bytes} [Sat May 9 06:20:05 2026] GET /v2/images/040323e2-f9a7-4daa-be8b-4b1950118ace => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 06:20:05.466 9 WARNING glance.api.v2.images [None req-1e780d47-a94c-4411-a31a-31247141de9c 75dacbc9fac34a48a0d21f050a5ffbf4 43e75abe88d54f5fb19002230e6cb485 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//87148eaa-c01c-4755-8323-172e4b479e5a [pid: 9|app: 0|req: 333/657] 10.0.0.237 () {32 vars in 710 bytes} [Sat May 9 06:20:05 2026] DELETE /v2/images/87148eaa-c01c-4755-8323-172e4b479e5a => generated 0 bytes in 864 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/658] 10.0.0.237 () {32 vars in 707 bytes} [Sat May 9 06:20:06 2026] GET /v2/images/87148eaa-c01c-4755-8323-172e4b479e5a => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 06:20:06.356 9 WARNING glance.api.v2.images [None req-fb828ee9-3930-459d-bc6e-980d45572bf7 75dacbc9fac34a48a0d21f050a5ffbf4 43e75abe88d54f5fb19002230e6cb485 - - default default] Failed to find image 9f55d9b9-0c37-4d03-a6a9-1f59a04662e5 to delete: glance.common.exception.ImageNotFound: No image found with ID 9f55d9b9-0c37-4d03-a6a9-1f59a04662e5 [pid: 9|app: 0|req: 334/659] 10.0.0.237 () {32 vars in 710 bytes} [Sat May 9 06:20:06 2026] DELETE /v2/images/9f55d9b9-0c37-4d03-a6a9-1f59a04662e5 => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/660] 10.0.0.237 () {32 vars in 707 bytes} [Sat May 9 06:20:06 2026] GET /v2/images/9f55d9b9-0c37-4d03-a6a9-1f59a04662e5 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/665] 10.0.0.88 () {36 vars in 986 bytes} [Sat May 9 06:20:24 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 337/666] 10.0.0.88 () {36 vars in 926 bytes} [Sat May 9 06:20:24 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: 9|app: 0|req: 340/671] 10.0.0.237 () {30 vars in 411 bytes} [Sat May 9 06:20:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 343/676] 10.0.0.44 () {36 vars in 986 bytes} [Sat May 9 06:20:58 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/677] 10.0.0.44 () {36 vars in 926 bytes} [Sat May 9 06:20: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: 9|app: 0|req: 344/678] 10.0.0.44 () {36 vars in 926 bytes} [Sat May 9 06:20:58 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: 335/679] 10.0.0.44 () {36 vars in 986 bytes} [Sat May 9 06:20:58 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 345/680] 10.0.0.44 () {36 vars in 926 bytes} [Sat May 9 06:20:58 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/681] 10.0.0.44 () {36 vars in 926 bytes} [Sat May 9 06:20:58 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 346/682] 10.0.0.44 () {36 vars in 986 bytes} [Sat May 9 06:20:58 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/683] 10.0.0.44 () {36 vars in 926 bytes} [Sat May 9 06:20:58 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 347/684] 10.0.0.44 () {36 vars in 926 bytes} [Sat May 9 06:20: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: 8|app: 0|req: 338/685] 10.0.0.87 () {36 vars in 986 bytes} [Sat May 9 06:20:59 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 348/686] 10.0.0.87 () {36 vars in 926 bytes} [Sat May 9 06:21:00 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: 339/687] 10.0.0.87 () {36 vars in 986 bytes} [Sat May 9 06:21:00 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 349/688] 10.0.0.87 () {36 vars in 926 bytes} [Sat May 9 06:21:00 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: 340/689] 10.0.0.87 () {36 vars in 926 bytes} [Sat May 9 06:21:00 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: 9|app: 0|req: 353/696] 10.0.0.88 () {36 vars in 986 bytes} [Sat May 9 06:21:36 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/697] 10.0.0.88 () {36 vars in 926 bytes} [Sat May 9 06:21:36 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: 9|app: 0|req: 355/700] 10.0.0.88 () {36 vars in 986 bytes} [Sat May 9 06:21:44 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/701] 10.0.0.88 () {36 vars in 926 bytes} [Sat May 9 06:21:44 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 359/708] 10.0.0.88 () {36 vars in 986 bytes} [Sat May 9 06:22:14 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/709] 10.0.0.88 () {36 vars in 926 bytes} [Sat May 9 06:22:14 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: 9|app: 0|req: 360/710] 10.0.0.237 () {32 vars in 707 bytes} [Sat May 9 06:22:15 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/711] 10.0.0.237 () {32 vars in 707 bytes} [Sat May 9 06:22:15 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 361/712] 10.0.0.44 () {36 vars in 986 bytes} [Sat May 9 06:22:16 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/713] 10.0.0.44 () {36 vars in 926 bytes} [Sat May 9 06:22:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 362/714] 10.0.0.44 () {36 vars in 926 bytes} [Sat May 9 06:22:16 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/715] 10.0.0.44 () {36 vars in 986 bytes} [Sat May 9 06:22:16 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 363/716] 10.0.0.44 () {36 vars in 926 bytes} [Sat May 9 06:22:16 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/717] 10.0.0.44 () {36 vars in 926 bytes} [Sat May 9 06:22:16 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: 9|app: 0|req: 364/718] 10.0.0.44 () {36 vars in 986 bytes} [Sat May 9 06:22:16 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/719] 10.0.0.44 () {36 vars in 926 bytes} [Sat May 9 06:22:16 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: 9|app: 0|req: 365/720] 10.0.0.44 () {36 vars in 926 bytes} [Sat May 9 06:22:16 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/721] 10.0.0.87 () {36 vars in 986 bytes} [Sat May 9 06:22:16 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 366/722] 10.0.0.87 () {36 vars in 926 bytes} [Sat May 9 06:22:17 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: 357/723] 10.0.0.87 () {36 vars in 986 bytes} [Sat May 9 06:22:17 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 367/724] 10.0.0.87 () {36 vars in 926 bytes} [Sat May 9 06:22:17 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/725] 10.0.0.87 () {36 vars in 926 bytes} [Sat May 9 06:22:17 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: 9|app: 0|req: 369/728] 10.0.0.88 () {36 vars in 986 bytes} [Sat May 9 06:22:20 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/729] 10.0.0.88 () {36 vars in 926 bytes} [Sat May 9 06:22:20 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: 362/732] 10.0.0.88 () {36 vars in 986 bytes} [Sat May 9 06:22:32 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 371/733] 10.0.0.88 () {36 vars in 926 bytes} [Sat May 9 06:22:32 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: 9|app: 0|req: 374/738] 10.0.0.88 () {36 vars in 986 bytes} [Sat May 9 06:22:55 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/739] 10.0.0.88 () {36 vars in 926 bytes} [Sat May 9 06:22:55 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: 9|app: 0|req: 377/744] 199.204.45.132 () {32 vars in 826 bytes} [Sat May 9 06:23:08 2026] GET /v2/images?status=active&owner=eb565483e3a84d0691b61d71c897b1bd&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/745] 199.204.45.132 () {32 vars in 653 bytes} [Sat May 9 06:23:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 378/746] 10.0.0.44 () {36 vars in 986 bytes} [Sat May 9 06:23:09 2026] GET /v2/images/11526ddd-c3db-46ca-b0dc-a759cdf39348 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/747] 10.0.0.44 () {36 vars in 926 bytes} [Sat May 9 06:23: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: 9|app: 0|req: 379/748] 10.0.0.44 () {36 vars in 926 bytes} [Sat May 9 06:23: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: 370/749] 10.0.0.44 () {36 vars in 986 bytes} [Sat May 9 06:23:09 2026] GET /v2/images/11526ddd-c3db-46ca-b0dc-a759cdf39348 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 380/750] 10.0.0.44 () {36 vars in 926 bytes} [Sat May 9 06:23:09 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: 371/751] 10.0.0.44 () {36 vars in 926 bytes} [Sat May 9 06:23: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: 9|app: 0|req: 381/752] 10.0.0.44 () {36 vars in 986 bytes} [Sat May 9 06:23:09 2026] GET /v2/images/11526ddd-c3db-46ca-b0dc-a759cdf39348 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/753] 10.0.0.44 () {36 vars in 926 bytes} [Sat May 9 06:23: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: 9|app: 0|req: 382/754] 10.0.0.87 () {36 vars in 986 bytes} [Sat May 9 06:23:09 2026] GET /v2/images/11526ddd-c3db-46ca-b0dc-a759cdf39348 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/755] 10.0.0.87 () {36 vars in 926 bytes} [Sat May 9 06:23: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: 9|app: 0|req: 383/756] 10.0.0.87 () {36 vars in 986 bytes} [Sat May 9 06:23:09 2026] GET /v2/images/11526ddd-c3db-46ca-b0dc-a759cdf39348 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/757] 10.0.0.87 () {36 vars in 926 bytes} [Sat May 9 06:23: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: 9|app: 0|req: 384/758] 10.0.0.87 () {36 vars in 926 bytes} [Sat May 9 06:23:09 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/767] 10.0.0.88 () {36 vars in 986 bytes} [Sat May 9 06:23:50 2026] GET /v2/images/9ead3957-d752-49ef-9b0c-a250f6cf1ac6 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 389/768] 10.0.0.88 () {36 vars in 926 bytes} [Sat May 9 06:23:50 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/801] 10.0.0.237 () {32 vars in 633 bytes} [Sat May 9 06:26:32 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)