+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Apr 23 10:06:17 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-74b59b859c-7vlwm machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f85d4616668 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-04-23 10:06:19.355 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-23 10:06:19.500 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-04-23 10:06:20.255 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-04-23 10:06:20.256 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-04-23 10:06:20.257 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-23 10:06:20.376 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-04-23 10:06:20.377 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-04-23 10:06:20.377 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-23 10:06:22.330 7 WARNING glance.api.v2.images [None req-f40fbb6c-a496-4079-a4e8-dde734510ea1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 10:06:22.503 8 WARNING glance.api.v2.images [None req-2c774cad-55ef-4cc4-8b4e-b4061c11bd24 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 10:06:22.672 7 WARNING keystonemiddleware._common.config [None req-f40fbb6c-a496-4079-a4e8-dde734510ea1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 10:06:22.680 7 WARNING oslo_config.cfg [None req-f40fbb6c-a496-4079-a4e8-dde734510ea1 - - - - - -] 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 0x7f85d4616668 pid: 7 (default app) 2026-04-23 10:06:22.842 8 WARNING keystonemiddleware._common.config [None req-2c774cad-55ef-4cc4-8b4e-b4061c11bd24 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 10:06:22.849 8 WARNING oslo_config.cfg [None req-2c774cad-55ef-4cc4-8b4e-b4061c11bd24 - - - - - -] 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 0x7f85d4616668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.90 () {42 vars in 684 bytes} [Thu Apr 23 10:06:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:06:25.881 8 WARNING oslo_policy.policy [None req-7f95ae05-11b7-4930-99c4-d75fda729b1a 345715f0bb0d4619ac2f16ba40ad50bb a76d2c3dd0df4684ab744a7d89b3e2b0 - - 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-04-23 10:06:25.881 8 WARNING oslo_policy.policy [None req-7f95ae05-11b7-4930-99c4-d75fda729b1a 345715f0bb0d4619ac2f16ba40ad50bb a76d2c3dd0df4684ab744a7d89b3e2b0 - - 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-04-23 10:06:25.897 8 WARNING oslo_policy.policy [None req-7f95ae05-11b7-4930-99c4-d75fda729b1a 345715f0bb0d4619ac2f16ba40ad50bb a76d2c3dd0df4684ab744a7d89b3e2b0 - - 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-04-23 10:06:25.897 8 WARNING oslo_policy.policy [None req-7f95ae05-11b7-4930-99c4-d75fda729b1a 345715f0bb0d4619ac2f16ba40ad50bb a76d2c3dd0df4684ab744a7d89b3e2b0 - - 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/5] 199.19.213.90 () {44 vars in 906 bytes} [Thu Apr 23 10:06:25 2026] GET /v2/images => generated 69 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.90 () {42 vars in 684 bytes} [Thu Apr 23 10:06:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.19.213.90 () {44 vars in 906 bytes} [Thu Apr 23 10:06:30 2026] GET /v2/images => generated 69 bytes in 49 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-04-23 10:06:30.202 7 WARNING oslo_policy.policy [None req-e03c745f-af77-4dbe-b2f2-bf7f17314011 345715f0bb0d4619ac2f16ba40ad50bb a76d2c3dd0df4684ab744a7d89b3e2b0 - - 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-04-23 10:06:30.203 7 WARNING oslo_policy.policy [None req-e03c745f-af77-4dbe-b2f2-bf7f17314011 345715f0bb0d4619ac2f16ba40ad50bb a76d2c3dd0df4684ab744a7d89b3e2b0 - - 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/8] 199.19.213.90 () {44 vars in 907 bytes} [Thu Apr 23 10:06:30 2026] GET /v2/images/cirros => generated 151 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.90 () {44 vars in 929 bytes} [Thu Apr 23 10:06:30 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 10:06:30.357 7 WARNING oslo_policy.policy [None req-79b8a535-3c5a-4592-a2ff-66b195766599 345715f0bb0d4619ac2f16ba40ad50bb a76d2c3dd0df4684ab744a7d89b3e2b0 - - 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-04-23 10:06:30.357 7 WARNING oslo_policy.policy [None req-79b8a535-3c5a-4592-a2ff-66b195766599 345715f0bb0d4619ac2f16ba40ad50bb a76d2c3dd0df4684ab744a7d89b3e2b0 - - 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: 7/10] 199.19.213.90 () {44 vars in 935 bytes} [Thu Apr 23 10:06:30 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) 2026-04-23 10:06:30.445 8 WARNING oslo_config.cfg [None req-8980e96d-c108-4fad-b6ba-501bec23b8c6 345715f0bb0d4619ac2f16ba40ad50bb a76d2c3dd0df4684ab744a7d89b3e2b0 - - 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/11] 199.19.213.90 () {48 vars in 947 bytes} [Thu Apr 23 10:06:30 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 10:06:30.483 7 WARNING oslo_policy.policy [None req-b81a05b7-c2e4-4225-a183-b4886c2abf8b 345715f0bb0d4619ac2f16ba40ad50bb a76d2c3dd0df4684ab744a7d89b3e2b0 - - 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-04-23 10:06:30.484 7 WARNING oslo_policy.policy [None req-b81a05b7-c2e4-4225-a183-b4886c2abf8b 345715f0bb0d4619ac2f16ba40ad50bb a76d2c3dd0df4684ab744a7d89b3e2b0 - - 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-04-23 10:06:30.485 7 INFO glance.api.v2.image_data [None req-b81a05b7-c2e4-4225-a183-b4886c2abf8b 345715f0bb0d4619ac2f16ba40ad50bb a76d2c3dd0df4684ab744a7d89b3e2b0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 10:06:33.665 7 WARNING glance.location [None req-b81a05b7-c2e4-4225-a183-b4886c2abf8b 345715f0bb0d4619ac2f16ba40ad50bb a76d2c3dd0df4684ab744a7d89b3e2b0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.90 () {48 vars in 1041 bytes} [Thu Apr 23 10:06:30 2026] PUT /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93/file => generated 0 bytes in 3240 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5903 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.90 () {44 vars in 967 bytes} [Thu Apr 23 10:06:33 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 10:06:33.742 7 WARNING oslo_config.cfg [None req-b5d15388-a87e-4aca-98a9-15f10c4dbde9 345715f0bb0d4619ac2f16ba40ad50bb a76d2c3dd0df4684ab744a7d89b3e2b0 - - 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: 9/16] 199.19.213.90 () {44 vars in 967 bytes} [Thu Apr 23 10:06:33 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.19.213.90 () {42 vars in 684 bytes} [Thu Apr 23 10:11:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 199.19.213.90 () {44 vars in 906 bytes} [Thu Apr 23 10:11:22 2026] GET /v2/images => generated 1240 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.19.213.90 () {42 vars in 684 bytes} [Thu Apr 23 10:11:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.19.213.90 () {44 vars in 906 bytes} [Thu Apr 23 10:11:35 2026] GET /v2/images => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.19.213.90 () {44 vars in 943 bytes} [Thu Apr 23 10:11:35 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.19.213.90 () {44 vars in 965 bytes} [Thu Apr 23 10:11:35 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.19.213.90 () {44 vars in 935 bytes} [Thu Apr 23 10:11:35 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: 41/84] 199.19.213.90 () {48 vars in 947 bytes} [Thu Apr 23 10:11:35 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 10:11:35.969 7 INFO glance.api.v2.image_data [None req-629cc0b8-5346-45a3-96db-230338168d70 345715f0bb0d4619ac2f16ba40ad50bb a76d2c3dd0df4684ab744a7d89b3e2b0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 10:11:50.601 7 INFO glance.location [None req-629cc0b8-5346-45a3-96db-230338168d70 345715f0bb0d4619ac2f16ba40ad50bb a76d2c3dd0df4684ab744a7d89b3e2b0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 44/87] 199.19.213.90 () {48 vars in 1041 bytes} [Thu Apr 23 10:11:35 2026] PUT /v2/images/ed8f6094-bc27-491f-b388-1260db196f8a/file => generated 0 bytes in 14699 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27192 switches on core 0) [pid: 8|app: 0|req: 44/88] 199.19.213.90 () {44 vars in 967 bytes} [Thu Apr 23 10:11:50 2026] GET /v2/images/ed8f6094-bc27-491f-b388-1260db196f8a => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/89] 199.19.213.90 () {48 vars in 1046 bytes} [Thu Apr 23 10:11:50 2026] PATCH /v2/images/ed8f6094-bc27-491f-b388-1260db196f8a => generated 1234 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/90] 199.19.213.90 () {44 vars in 967 bytes} [Thu Apr 23 10:11:50 2026] GET /v2/images/ed8f6094-bc27-491f-b388-1260db196f8a => generated 1234 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/145] 199.19.213.90 () {42 vars in 684 bytes} [Thu Apr 23 10:16:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/146] 199.19.213.90 () {44 vars in 906 bytes} [Thu Apr 23 10:16:17 2026] GET /v2/images => generated 2476 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/149] 199.19.213.90 () {42 vars in 684 bytes} [Thu Apr 23 10:16:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/150] 199.19.213.90 () {44 vars in 906 bytes} [Thu Apr 23 10:16:29 2026] GET /v2/images => generated 2476 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/151] 199.19.213.90 () {44 vars in 935 bytes} [Thu Apr 23 10:16:29 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/152] 199.19.213.90 () {44 vars in 957 bytes} [Thu Apr 23 10:16:30 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/153] 199.19.213.90 () {44 vars in 935 bytes} [Thu Apr 23 10:16:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/154] 199.19.213.90 () {48 vars in 947 bytes} [Thu Apr 23 10:16:30 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 10:16:30.141 8 WARNING oslo_policy.policy [None req-5520f028-72a8-4a52-871c-bc4467c77524 345715f0bb0d4619ac2f16ba40ad50bb a76d2c3dd0df4684ab744a7d89b3e2b0 - - 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-04-23 10:16:30.142 8 WARNING oslo_policy.policy [None req-5520f028-72a8-4a52-871c-bc4467c77524 345715f0bb0d4619ac2f16ba40ad50bb a76d2c3dd0df4684ab744a7d89b3e2b0 - - 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-04-23 10:16:30.143 8 INFO glance.api.v2.image_data [None req-5520f028-72a8-4a52-871c-bc4467c77524 345715f0bb0d4619ac2f16ba40ad50bb a76d2c3dd0df4684ab744a7d89b3e2b0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 10:16:38.379 8 INFO glance.location [None req-5520f028-72a8-4a52-871c-bc4467c77524 345715f0bb0d4619ac2f16ba40ad50bb a76d2c3dd0df4684ab744a7d89b3e2b0 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 78/157] 199.19.213.90 () {48 vars in 1041 bytes} [Thu Apr 23 10:16:30 2026] PUT /v2/images/bf33a0cd-8696-4782-ab69-5ac43431fff6/file => generated 0 bytes in 8288 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20607 switches on core 0) [pid: 7|app: 0|req: 80/158] 199.19.213.90 () {44 vars in 967 bytes} [Thu Apr 23 10:16:38 2026] GET /v2/images/bf33a0cd-8696-4782-ab69-5ac43431fff6 => generated 1203 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/159] 199.19.213.90 () {44 vars in 967 bytes} [Thu Apr 23 10:16:38 2026] GET /v2/images/bf33a0cd-8696-4782-ab69-5ac43431fff6 => generated 1203 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/164] 199.19.213.90 () {42 vars in 684 bytes} [Thu Apr 23 10:17:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.19.213.90 () {44 vars in 906 bytes} [Thu Apr 23 10:17:01 2026] GET /v2/images => generated 3681 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/170] 199.19.213.90 () {42 vars in 684 bytes} [Thu Apr 23 10:17:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/171] 199.19.213.90 () {44 vars in 906 bytes} [Thu Apr 23 10:17:20 2026] GET /v2/images => generated 3681 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/172] 199.19.213.90 () {44 vars in 933 bytes} [Thu Apr 23 10:17:21 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/173] 199.19.213.90 () {44 vars in 955 bytes} [Thu Apr 23 10:17:21 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/174] 199.19.213.90 () {44 vars in 935 bytes} [Thu Apr 23 10:17:21 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: 87/175] 199.19.213.90 () {48 vars in 947 bytes} [Thu Apr 23 10:17:21 2026] POST /v2/images => generated 796 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 10:17:21.170 7 INFO glance.api.v2.image_data [None req-4102d922-eab7-423a-978e-7873b33dd23b 345715f0bb0d4619ac2f16ba40ad50bb a76d2c3dd0df4684ab744a7d89b3e2b0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 10:17:49.714 7 WARNING glance.location [None req-4102d922-eab7-423a-978e-7873b33dd23b 345715f0bb0d4619ac2f16ba40ad50bb a76d2c3dd0df4684ab744a7d89b3e2b0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 89/182] 199.19.213.90 () {48 vars in 1042 bytes} [Thu Apr 23 10:17:21 2026] PUT /v2/images/299ca002-8bd9-4b93-8e99-f6eb03dccdcf/file => generated 0 bytes in 28588 msecs (HTTP/1.1 204) 4 headers in 171 bytes (72832 switches on core 0) [pid: 8|app: 0|req: 94/183] 199.19.213.90 () {44 vars in 967 bytes} [Thu Apr 23 10:17:49 2026] GET /v2/images/299ca002-8bd9-4b93-8e99-f6eb03dccdcf => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/184] 199.19.213.90 () {44 vars in 967 bytes} [Thu Apr 23 10:17:49 2026] GET /v2/images/299ca002-8bd9-4b93-8e99-f6eb03dccdcf => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/185] 199.19.213.90 () {42 vars in 684 bytes} [Thu Apr 23 10:17:51 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/186] 199.19.213.90 () {44 vars in 906 bytes} [Thu Apr 23 10:17:51 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/229] 199.19.213.90 () {42 vars in 684 bytes} [Thu Apr 23 10:21:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/230] 199.19.213.90 () {44 vars in 906 bytes} [Thu Apr 23 10:21:14 2026] GET /v2/images => generated 4892 bytes in 193 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: 118/239] 10.0.0.51 () {32 vars in 632 bytes} [Thu Apr 23 10:21:57 2026] GET /v2/images => generated 4892 bytes in 21 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: 124/244] 10.0.0.168 () {36 vars in 987 bytes} [Thu Apr 23 10:22:21 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/245] 10.0.0.168 () {36 vars in 927 bytes} [Thu Apr 23 10:22:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/248] 199.19.213.90 () {36 vars in 990 bytes} [Thu Apr 23 10:22:29 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => 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: 126/249] 199.19.213.90 () {36 vars in 930 bytes} [Thu Apr 23 10:22:29 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: 7|app: 0|req: 124/250] 199.19.213.90 () {36 vars in 990 bytes} [Thu Apr 23 10:22:30 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/251] 199.19.213.90 () {36 vars in 930 bytes} [Thu Apr 23 10:22:30 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: 126/254] 10.0.0.51 () {34 vars in 654 bytes} [Thu Apr 23 10:22:37 2026] POST /v2/images => generated 649 bytes in 117 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-23 10:22:37.879 8 WARNING glance.api.v2.images [None req-1a7f2feb-7d91-4a40-9ab8-f3036121a6d2 451f2e9580b446f08347f41d3ac0619b ae62d63c99cb4e9f843334a9f5bf2ce3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8dd8393a-2728-4ebf-9205-5d7ac22b4a80 [pid: 8|app: 0|req: 129/255] 10.0.0.51 () {32 vars in 709 bytes} [Thu Apr 23 10:22:37 2026] DELETE /v2/images/8dd8393a-2728-4ebf-9205-5d7ac22b4a80 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/256] 10.0.0.51 () {32 vars in 706 bytes} [Thu Apr 23 10:22:37 2026] GET /v2/images/8dd8393a-2728-4ebf-9205-5d7ac22b4a80 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/257] 10.0.0.51 () {32 vars in 632 bytes} [Thu Apr 23 10:22:37 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/258] 10.0.0.51 () {34 vars in 654 bytes} [Thu Apr 23 10:22:37 2026] POST /v2/images => generated 702 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/259] 10.0.0.51 () {32 vars in 716 bytes} [Thu Apr 23 10:22:38 2026] GET /v2/images/7e467c20-78ac-46bd-a8a9-ee7354867f99/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 10:22:38.081 7 INFO glance.api.v2.image_data [None req-7cb0a8bb-eca9-468d-b060-6166339f7fb2 451f2e9580b446f08347f41d3ac0619b ae62d63c99cb4e9f843334a9f5bf2ce3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 10:22:38.115 7 WARNING glance_store._drivers.rbd [None req-7cb0a8bb-eca9-468d-b060-6166339f7fb2 451f2e9580b446f08347f41d3ac0619b ae62d63c99cb4e9f843334a9f5bf2ce3 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-23 10:22:38.334 7 INFO glance.location [None req-7cb0a8bb-eca9-468d-b060-6166339f7fb2 451f2e9580b446f08347f41d3ac0619b ae62d63c99cb4e9f843334a9f5bf2ce3 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 129/260] 10.0.0.51 () {32 vars in 726 bytes} [Thu Apr 23 10:22:38 2026] PUT /v2/images/7e467c20-78ac-46bd-a8a9-ee7354867f99/file => generated 0 bytes in 300 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/261] 10.0.0.51 () {32 vars in 706 bytes} [Thu Apr 23 10:22:38 2026] GET /v2/images/7e467c20-78ac-46bd-a8a9-ee7354867f99 => generated 1103 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/262] 10.0.0.51 () {32 vars in 716 bytes} [Thu Apr 23 10:22:38 2026] GET /v2/images/7e467c20-78ac-46bd-a8a9-ee7354867f99/file => generated 1024 bytes in 132 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/263] 10.0.0.51 () {34 vars in 654 bytes} [Thu Apr 23 10:22:38 2026] POST /v2/images => generated 648 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/264] 10.0.0.51 () {32 vars in 725 bytes} [Thu Apr 23 10:22:38 2026] PATCH /v2/images/a0bdfff6-cdff-4db6-a350-60a51a78c482 => generated 653 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/265] 10.0.0.51 () {32 vars in 706 bytes} [Thu Apr 23 10:22:38 2026] GET /v2/images/a0bdfff6-cdff-4db6-a350-60a51a78c482 => generated 653 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 10:22:38.690 7 WARNING glance.api.v2.images [None req-ef8d908c-a6c8-484d-947c-d499f1e10291 451f2e9580b446f08347f41d3ac0619b ae62d63c99cb4e9f843334a9f5bf2ce3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a0bdfff6-cdff-4db6-a350-60a51a78c482 [pid: 7|app: 0|req: 132/266] 10.0.0.51 () {32 vars in 709 bytes} [Thu Apr 23 10:22:38 2026] DELETE /v2/images/a0bdfff6-cdff-4db6-a350-60a51a78c482 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/267] 10.0.0.51 () {32 vars in 706 bytes} [Thu Apr 23 10:22:38 2026] GET /v2/images/a0bdfff6-cdff-4db6-a350-60a51a78c482 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:22:38.760 7 WARNING glance.api.v2.images [None req-8d8eca69-b610-4cc7-9ca6-939e3ca839ec 451f2e9580b446f08347f41d3ac0619b ae62d63c99cb4e9f843334a9f5bf2ce3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7e467c20-78ac-46bd-a8a9-ee7354867f99 [pid: 8|app: 0|req: 136/268] 10.0.0.168 () {36 vars in 987 bytes} [Thu Apr 23 10:22:39 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => 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: 137/269] 10.0.0.168 () {36 vars in 927 bytes} [Thu Apr 23 10:22:39 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: 133/270] 10.0.0.51 () {32 vars in 709 bytes} [Thu Apr 23 10:22:38 2026] DELETE /v2/images/7e467c20-78ac-46bd-a8a9-ee7354867f99 => generated 0 bytes in 842 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/271] 10.0.0.51 () {32 vars in 706 bytes} [Thu Apr 23 10:22:39 2026] GET /v2/images/7e467c20-78ac-46bd-a8a9-ee7354867f99 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 10:22:39.619 7 WARNING glance.api.v2.images [None req-40eb0633-0ecb-4657-ab52-903a6f29349f 451f2e9580b446f08347f41d3ac0619b ae62d63c99cb4e9f843334a9f5bf2ce3 - - default default] Failed to find image 8dd8393a-2728-4ebf-9205-5d7ac22b4a80 to delete: glance.common.exception.ImageNotFound: No image found with ID 8dd8393a-2728-4ebf-9205-5d7ac22b4a80 [pid: 7|app: 0|req: 134/272] 10.0.0.51 () {32 vars in 709 bytes} [Thu Apr 23 10:22:39 2026] DELETE /v2/images/8dd8393a-2728-4ebf-9205-5d7ac22b4a80 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/273] 10.0.0.51 () {32 vars in 706 bytes} [Thu Apr 23 10:22:39 2026] GET /v2/images/8dd8393a-2728-4ebf-9205-5d7ac22b4a80 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/276] 10.0.0.51 () {30 vars in 410 bytes} [Thu Apr 23 10:22:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/277] 10.0.0.168 () {36 vars in 987 bytes} [Thu Apr 23 10:22:43 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/278] 10.0.0.168 () {36 vars in 927 bytes} [Thu Apr 23 10:22:43 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: 141/287] 10.0.0.168 () {36 vars in 987 bytes} [Thu Apr 23 10:23:22 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/288] 10.0.0.168 () {36 vars in 927 bytes} [Thu Apr 23 10:23:22 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/289] 10.0.0.168 () {36 vars in 987 bytes} [Thu Apr 23 10:23:23 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/290] 10.0.0.168 () {36 vars in 927 bytes} [Thu Apr 23 10:23:23 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: 151/295] 10.0.0.140 () {36 vars in 987 bytes} [Thu Apr 23 10:23:45 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => generated 1171 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/296] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 23 10:23:45 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/297] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 23 10:23:45 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: 146/298] 10.0.0.140 () {36 vars in 987 bytes} [Thu Apr 23 10:23:45 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => generated 1171 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/299] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 23 10:23:45 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: 147/300] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 23 10:23:45 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/301] 10.0.0.140 () {36 vars in 987 bytes} [Thu Apr 23 10:23:45 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/302] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 23 10:23:45 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: 155/303] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 23 10:23:45 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: 149/304] 10.0.0.142 () {36 vars in 911 bytes} [Thu Apr 23 10:23:46 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/305] 10.0.0.142 () {36 vars in 1007 bytes} [Thu Apr 23 10:23:46 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/306] 10.0.0.142 () {36 vars in 987 bytes} [Thu Apr 23 10:23:46 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/307] 10.0.0.142 () {36 vars in 927 bytes} [Thu Apr 23 10:23:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/308] 10.0.0.142 () {36 vars in 927 bytes} [Thu Apr 23 10:23:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/315] 10.0.0.168 () {36 vars in 987 bytes} [Thu Apr 23 10:24:13 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/316] 10.0.0.168 () {36 vars in 927 bytes} [Thu Apr 23 10:24:13 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: 159/323] 10.0.0.168 () {36 vars in 987 bytes} [Thu Apr 23 10:24:51 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/324] 10.0.0.168 () {36 vars in 927 bytes} [Thu Apr 23 10:24:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/335] 10.0.0.168 () {36 vars in 987 bytes} [Thu Apr 23 10:25:40 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/336] 10.0.0.168 () {36 vars in 927 bytes} [Thu Apr 23 10:25:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/343] 10.0.0.168 () {36 vars in 987 bytes} [Thu Apr 23 10:26:05 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/344] 10.0.0.168 () {36 vars in 927 bytes} [Thu Apr 23 10:26:05 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: 172/349] 10.0.0.51 () {32 vars in 706 bytes} [Thu Apr 23 10:26:25 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/350] 10.0.0.51 () {32 vars in 706 bytes} [Thu Apr 23 10:26:25 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/351] 10.0.0.140 () {36 vars in 987 bytes} [Thu Apr 23 10:26:25 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/352] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 23 10:26:25 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: 174/353] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 23 10:26:25 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: 180/354] 10.0.0.140 () {36 vars in 987 bytes} [Thu Apr 23 10:26:25 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/355] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 23 10:26: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: 8|app: 0|req: 181/356] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 23 10:26:26 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: 176/357] 10.0.0.140 () {36 vars in 987 bytes} [Thu Apr 23 10:26:26 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/358] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 23 10:26:26 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: 177/359] 10.0.0.142 () {36 vars in 911 bytes} [Thu Apr 23 10:26:26 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/360] 10.0.0.142 () {36 vars in 1007 bytes} [Thu Apr 23 10:26:26 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/361] 10.0.0.142 () {36 vars in 987 bytes} [Thu Apr 23 10:26:26 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => 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: 184/362] 10.0.0.142 () {36 vars in 927 bytes} [Thu Apr 23 10:26:26 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: 179/363] 10.0.0.142 () {36 vars in 927 bytes} [Thu Apr 23 10:26:26 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: 190/384] 10.0.0.168 () {36 vars in 987 bytes} [Thu Apr 23 10:28:06 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => generated 1171 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/385] 10.0.0.168 () {36 vars in 927 bytes} [Thu Apr 23 10:28:06 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: 198/390] 10.0.0.168 () {36 vars in 987 bytes} [Thu Apr 23 10:28:24 2026] GET /v2/images/0bb3712f-1059-460f-bc84-3703b39fad93 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/391] 10.0.0.168 () {36 vars in 927 bytes} [Thu Apr 23 10:28:24 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: 202/398] 199.19.213.90 () {32 vars in 825 bytes} [Thu Apr 23 10:28:58 2026] GET /v2/images?status=active&owner=a76d2c3dd0df4684ab744a7d89b3e2b0&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/399] 199.19.213.90 () {32 vars in 652 bytes} [Thu Apr 23 10:28:58 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: 203/400] 10.0.0.140 () {36 vars in 987 bytes} [Thu Apr 23 10:28:58 2026] GET /v2/images/299ca002-8bd9-4b93-8e99-f6eb03dccdcf => generated 1209 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/401] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 23 10:28: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: 204/402] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 23 10:28: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: 199/403] 10.0.0.140 () {36 vars in 987 bytes} [Thu Apr 23 10:28:58 2026] GET /v2/images/299ca002-8bd9-4b93-8e99-f6eb03dccdcf => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/404] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 23 10:28: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: 7|app: 0|req: 200/405] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 23 10:28: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: 206/406] 10.0.0.140 () {36 vars in 987 bytes} [Thu Apr 23 10:28:58 2026] GET /v2/images/299ca002-8bd9-4b93-8e99-f6eb03dccdcf => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/407] 10.0.0.140 () {36 vars in 927 bytes} [Thu Apr 23 10:28:58 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: 207/408] 10.0.0.142 () {36 vars in 911 bytes} [Thu Apr 23 10:28:59 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/409] 10.0.0.142 () {36 vars in 1007 bytes} [Thu Apr 23 10:28:59 2026] GET /v2/images/299ca002-8bd9-4b93-8e99-f6eb03dccdcf/locations => generated 127 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/410] 10.0.0.142 () {36 vars in 987 bytes} [Thu Apr 23 10:28:59 2026] GET /v2/images/299ca002-8bd9-4b93-8e99-f6eb03dccdcf => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/411] 10.0.0.142 () {36 vars in 927 bytes} [Thu Apr 23 10:28:59 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: 209/412] 10.0.0.142 () {36 vars in 927 bytes} [Thu Apr 23 10:28: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: 232/457] 10.0.0.51 () {32 vars in 632 bytes} [Thu Apr 23 10:32:39 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)