+ 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 [Mon May 11 12:33:26 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-7c6fd55b66-czg47 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 0x7f880dd24668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-11 12:33:28.919 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-11 12:33:29.009 6 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-11 12:33:29.832 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-05-11 12:33:29.833 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-05-11 12:33:29.834 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 12:33:29.938 6 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-11 12:33:29.939 6 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-11 12:33:29.940 6 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 12:33:32.075 7 WARNING glance.api.v2.images [None req-739e46c2-63f0-4fae-9200-0e7af1013cef - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 12:33:32.302 6 WARNING glance.api.v2.images [None req-f03958db-95c4-4b1e-b96f-6f38048716b8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 12:33:32.415 7 WARNING keystonemiddleware._common.config [None req-739e46c2-63f0-4fae-9200-0e7af1013cef - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 12:33:32.423 7 WARNING oslo_config.cfg [None req-739e46c2-63f0-4fae-9200-0e7af1013cef - - - - - -] 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 0x7f880dd24668 pid: 7 (default app) 2026-05-11 12:33:32.660 6 WARNING keystonemiddleware._common.config [None req-f03958db-95c4-4b1e-b96f-6f38048716b8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 12:33:32.669 6 WARNING oslo_config.cfg [None req-f03958db-95c4-4b1e-b96f-6f38048716b8 - - - - - -] 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 0x7f880dd24668 pid: 6 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.70 () {42 vars in 684 bytes} [Mon May 11 12:33:34 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-05-11 12:33:35.433 6 WARNING oslo_policy.policy [None req-ff1996a2-fc2e-4449-bc3d-54c5e9ba4585 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - 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-11 12:33:35.433 6 WARNING oslo_policy.policy [None req-ff1996a2-fc2e-4449-bc3d-54c5e9ba4585 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - 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-11 12:33:35.448 6 WARNING oslo_policy.policy [None req-ff1996a2-fc2e-4449-bc3d-54c5e9ba4585 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - 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-11 12:33:35.448 6 WARNING oslo_policy.policy [None req-ff1996a2-fc2e-4449-bc3d-54c5e9ba4585 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - 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: 6|app: 0|req: 1/6] 199.204.45.70 () {44 vars in 906 bytes} [Mon May 11 12:33:34 2026] GET /v2/images => generated 69 bytes in 615 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.70 () {42 vars in 684 bytes} [Mon May 11 12:33:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 2/8] 199.204.45.70 () {44 vars in 906 bytes} [Mon May 11 12:33:38 2026] GET /v2/images => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/9] 199.204.45.70 () {42 vars in 684 bytes} [Mon May 11 12:33:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 3/10] 199.204.45.70 () {44 vars in 906 bytes} [Mon May 11 12:33:40 2026] GET /v2/images => generated 69 bytes in 41 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-05-11 12:33:40.282 7 WARNING oslo_policy.policy [None req-447843f3-b572-414f-986c-e001a56ea286 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - 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-11 12:33:40.282 7 WARNING oslo_policy.policy [None req-447843f3-b572-414f-986c-e001a56ea286 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - 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: 8/11] 199.204.45.70 () {44 vars in 907 bytes} [Mon May 11 12:33:40 2026] GET /v2/images/cirros => generated 151 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 4/12] 199.204.45.70 () {44 vars in 929 bytes} [Mon May 11 12:33:40 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-11 12:33:40.436 7 WARNING oslo_policy.policy [None req-2e6aa5a0-3e71-4eca-99ba-cd0cb3a27533 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - 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-11 12:33:40.436 7 WARNING oslo_policy.policy [None req-2e6aa5a0-3e71-4eca-99ba-cd0cb3a27533 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - 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: 9/13] 199.204.45.70 () {44 vars in 935 bytes} [Mon May 11 12:33:40 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) 2026-05-11 12:33:40.523 6 WARNING oslo_config.cfg [None req-0c86f244-f0b3-4961-9c60-19983f9a82c7 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - 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: 6|app: 0|req: 5/14] 199.204.45.70 () {48 vars in 947 bytes} [Mon May 11 12:33:40 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 12:33:40.548 7 WARNING oslo_policy.policy [None req-783bca1d-793d-4140-b53a-e176142919b4 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - 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-11 12:33:40.548 7 WARNING oslo_policy.policy [None req-783bca1d-793d-4140-b53a-e176142919b4 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - 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-11 12:33:40.550 7 INFO glance.api.v2.image_data [None req-783bca1d-793d-4140-b53a-e176142919b4 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 12:33:45.753 7 WARNING glance.location [None req-783bca1d-793d-4140-b53a-e176142919b4 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 10/17] 199.204.45.70 () {48 vars in 1041 bytes} [Mon May 11 12:33:40 2026] PUT /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb/file => generated 0 bytes in 5260 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6354 switches on core 0) [pid: 6|app: 0|req: 8/18] 199.204.45.70 () {44 vars in 967 bytes} [Mon May 11 12:33:45 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:33:45.837 7 WARNING oslo_config.cfg [None req-5cdc6af7-5e6d-4096-8059-074b513f0ba6 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - 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: 11/19] 199.204.45.70 () {44 vars in 967 bytes} [Mon May 11 12:33:45 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 9/20] 199.204.45.70 () {42 vars in 684 bytes} [Mon May 11 12:33:47 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: 12/21] 199.204.45.70 () {44 vars in 906 bytes} [Mon May 11 12:33:47 2026] GET /v2/images => generated 1240 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 10/22] 199.204.45.70 () {44 vars in 943 bytes} [Mon May 11 12:33:47 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.204.45.70 () {44 vars in 965 bytes} [Mon May 11 12:33:47 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 11/24] 199.204.45.70 () {44 vars in 935 bytes} [Mon May 11 12:33:47 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: 14/25] 199.204.45.70 () {48 vars in 947 bytes} [Mon May 11 12:33:47 2026] POST /v2/images => generated 799 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 12:33:47.780 6 WARNING oslo_policy.policy [None req-e1e334dc-6744-4fc4-9c23-115dad196cc9 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - 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-11 12:33:47.780 6 WARNING oslo_policy.policy [None req-e1e334dc-6744-4fc4-9c23-115dad196cc9 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - 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-11 12:33:47.781 6 INFO glance.api.v2.image_data [None req-e1e334dc-6744-4fc4-9c23-115dad196cc9 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 12:33:58.120 6 INFO glance.location [None req-e1e334dc-6744-4fc4-9c23-115dad196cc9 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - default default] Image format matched and virtual size computed: 3221225472 [pid: 6|app: 0|req: 12/28] 199.204.45.70 () {48 vars in 1041 bytes} [Mon May 11 12:33:47 2026] PUT /v2/images/19b78d24-bacd-445b-b251-67b1aeb5f58b/file => generated 0 bytes in 10420 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26331 switches on core 0) [pid: 7|app: 0|req: 17/29] 199.204.45.70 () {44 vars in 967 bytes} [Mon May 11 12:33:58 2026] GET /v2/images/19b78d24-bacd-445b-b251-67b1aeb5f58b => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 13/30] 199.204.45.70 () {48 vars in 1046 bytes} [Mon May 11 12:33:58 2026] PATCH /v2/images/19b78d24-bacd-445b-b251-67b1aeb5f58b => generated 1234 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/31] 199.204.45.70 () {44 vars in 967 bytes} [Mon May 11 12:33:58 2026] GET /v2/images/19b78d24-bacd-445b-b251-67b1aeb5f58b => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 58/120] 199.204.45.70 () {42 vars in 684 bytes} [Mon May 11 12:41:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/121] 199.204.45.70 () {44 vars in 906 bytes} [Mon May 11 12:41:20 2026] GET /v2/images => generated 2476 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 60/124] 199.204.45.70 () {42 vars in 684 bytes} [Mon May 11 12:41:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/125] 199.204.45.70 () {44 vars in 906 bytes} [Mon May 11 12:41:30 2026] GET /v2/images => generated 2476 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 61/126] 199.204.45.70 () {44 vars in 935 bytes} [Mon May 11 12:41:30 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/127] 199.204.45.70 () {44 vars in 957 bytes} [Mon May 11 12:41:30 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 62/128] 199.204.45.70 () {44 vars in 935 bytes} [Mon May 11 12:41:30 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: 7|app: 0|req: 67/129] 199.204.45.70 () {48 vars in 947 bytes} [Mon May 11 12:41:30 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 12:41:30.538 6 INFO glance.api.v2.image_data [None req-e3af0ec9-3f6e-4516-85f7-cf97683c6991 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 12:41:39.183 6 INFO glance.location [None req-e3af0ec9-3f6e-4516-85f7-cf97683c6991 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - default default] Image format matched and virtual size computed: 3246063616 [pid: 6|app: 0|req: 63/132] 199.204.45.70 () {48 vars in 1041 bytes} [Mon May 11 12:41:30 2026] PUT /v2/images/96140df9-57ea-4cc4-8f38-9a33c61a5649/file => generated 0 bytes in 8704 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22066 switches on core 0) [pid: 7|app: 0|req: 70/133] 199.204.45.70 () {44 vars in 967 bytes} [Mon May 11 12:41:39 2026] GET /v2/images/96140df9-57ea-4cc4-8f38-9a33c61a5649 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 64/134] 199.204.45.70 () {44 vars in 967 bytes} [Mon May 11 12:41:39 2026] GET /v2/images/96140df9-57ea-4cc4-8f38-9a33c61a5649 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/141] 199.204.45.70 () {42 vars in 684 bytes} [Mon May 11 12:42:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 68/142] 199.204.45.70 () {44 vars in 906 bytes} [Mon May 11 12:42:03 2026] GET /v2/images => generated 3681 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/155] 199.204.45.70 () {42 vars in 684 bytes} [Mon May 11 12:43:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-05-11 12:43:04.511 6 WARNING keystonemiddleware.audit [None req-c19bd3e1-5adf-4c07-b2be-fb4fa5fe0ce4 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - default default] Skipping service manila as it have no endpoints. 2026-05-11 12:43:04.511 6 WARNING keystonemiddleware.audit [None req-c19bd3e1-5adf-4c07-b2be-fb4fa5fe0ce4 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - default default] Skipping service manilav2 as it have no endpoints. [pid: 6|app: 0|req: 75/156] 199.204.45.70 () {44 vars in 906 bytes} [Mon May 11 12:43:04 2026] GET /v2/images => generated 3681 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:43:04.553 7 WARNING keystonemiddleware.audit [None req-620e6017-ceed-4a23-8648-4ed55b9c153a 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - default default] Skipping service manila as it have no endpoints. 2026-05-11 12:43:04.554 7 WARNING keystonemiddleware.audit [None req-620e6017-ceed-4a23-8648-4ed55b9c153a 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - default default] Skipping service manilav2 as it have no endpoints. [pid: 7|app: 0|req: 82/157] 199.204.45.70 () {44 vars in 933 bytes} [Mon May 11 12:43:04 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) 2026-05-11 12:43:04.577 6 WARNING keystonemiddleware.audit [None req-0731170e-9b3d-4be9-887c-237d58311fd7 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - default default] Skipping service manila as it have no endpoints. 2026-05-11 12:43:04.577 6 WARNING keystonemiddleware.audit [None req-0731170e-9b3d-4be9-887c-237d58311fd7 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - default default] Skipping service manilav2 as it have no endpoints. [pid: 6|app: 0|req: 76/158] 199.204.45.70 () {44 vars in 955 bytes} [Mon May 11 12:43:04 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) 2026-05-11 12:43:04.592 7 WARNING keystonemiddleware.audit [None req-b863629d-0934-41aa-999c-fb53a88bc2fb 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - default default] Skipping service manila as it have no endpoints. 2026-05-11 12:43:04.592 7 WARNING keystonemiddleware.audit [None req-b863629d-0934-41aa-999c-fb53a88bc2fb 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - default default] Skipping service manilav2 as it have no endpoints. [pid: 7|app: 0|req: 83/159] 199.204.45.70 () {44 vars in 935 bytes} [Mon May 11 12:43:04 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) 2026-05-11 12:43:04.615 6 WARNING keystonemiddleware.audit [None req-48641b7f-6404-452f-a9fd-392a1376d8f0 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - default default] Skipping service manila as it have no endpoints. 2026-05-11 12:43:04.615 6 WARNING keystonemiddleware.audit [None req-48641b7f-6404-452f-a9fd-392a1376d8f0 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - default default] Skipping service manilav2 as it have no endpoints. [pid: 6|app: 0|req: 77/160] 199.204.45.70 () {48 vars in 947 bytes} [Mon May 11 12:43:04 2026] POST /v2/images => generated 796 bytes in 80 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 12:43:04.704 7 WARNING keystonemiddleware.audit [None req-2827ce65-65b3-4a99-b153-c69648221a26 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - default default] Skipping service manila as it have no endpoints. 2026-05-11 12:43:04.704 7 WARNING keystonemiddleware.audit [None req-2827ce65-65b3-4a99-b153-c69648221a26 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - default default] Skipping service manilav2 as it have no endpoints. 2026-05-11 12:43:04.715 7 INFO glance.api.v2.image_data [None req-2d598f3e-a60a-4623-a1d8-0dc02ea463d6 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 12:43:32.083 7 WARNING glance.location [None req-2d598f3e-a60a-4623-a1d8-0dc02ea463d6 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 84/167] 199.204.45.70 () {48 vars in 1042 bytes} [Mon May 11 12:43:04 2026] PUT /v2/images/526dcf21-c78b-400a-98c2-116606990cae/file => generated 0 bytes in 27416 msecs (HTTP/1.1 204) 4 headers in 171 bytes (70037 switches on core 0) 2026-05-11 12:43:32.128 6 WARNING keystonemiddleware.audit [None req-62a9d8a6-5f0b-41e3-8399-7d762d16272e 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - default default] Skipping service manila as it have no endpoints. 2026-05-11 12:43:32.129 6 WARNING keystonemiddleware.audit [None req-62a9d8a6-5f0b-41e3-8399-7d762d16272e 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - default default] Skipping service manilav2 as it have no endpoints. [pid: 6|app: 0|req: 84/168] 199.204.45.70 () {44 vars in 967 bytes} [Mon May 11 12:43:32 2026] GET /v2/images/526dcf21-c78b-400a-98c2-116606990cae => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 12:43:32.155 7 WARNING keystonemiddleware.audit [None req-2d598f3e-a60a-4623-a1d8-0dc02ea463d6 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - default default] Skipping service manila as it have no endpoints. 2026-05-11 12:43:32.155 7 WARNING keystonemiddleware.audit [None req-2d598f3e-a60a-4623-a1d8-0dc02ea463d6 4c02db97e3b940b9b9c112aa6ec66901 225fb3dca48a4374adeecadcb36557ca - - default default] Skipping service manilav2 as it have no endpoints. [pid: 7|app: 0|req: 85/169] 199.204.45.70 () {44 vars in 967 bytes} [Mon May 11 12:43:32 2026] GET /v2/images/526dcf21-c78b-400a-98c2-116606990cae => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 85/170] 199.204.45.70 () {42 vars in 684 bytes} [Mon May 11 12:43:33 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: 86/171] 199.204.45.70 () {44 vars in 906 bytes} [Mon May 11 12:43:33 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 104/208] 199.204.45.70 () {42 vars in 684 bytes} [Mon May 11 12:46:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/209] 199.204.45.70 () {44 vars in 906 bytes} [Mon May 11 12:46:41 2026] GET /v2/images => generated 4892 bytes in 133 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: 6|app: 0|req: 109/218] 10.0.0.51 () {32 vars in 632 bytes} [Mon May 11 12:47:20 2026] GET /v2/images => generated 4892 bytes in 24 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: 113/225] 10.0.0.39 () {36 vars in 986 bytes} [Mon May 11 12:47:44 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => generated 1171 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 113/226] 10.0.0.39 () {36 vars in 926 bytes} [Mon May 11 12:47:44 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/227] 10.0.0.39 () {36 vars in 986 bytes} [Mon May 11 12:47:49 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 114/228] 10.0.0.39 () {36 vars in 926 bytes} [Mon May 11 12:47:50 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: 6|app: 0|req: 116/231] 199.204.45.70 () {36 vars in 990 bytes} [Mon May 11 12:47:53 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/232] 199.204.45.70 () {36 vars in 930 bytes} [Mon May 11 12:47:53 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: 6|app: 0|req: 117/233] 199.204.45.70 () {36 vars in 990 bytes} [Mon May 11 12:47:53 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => 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: 117/234] 199.204.45.70 () {36 vars in 930 bytes} [Mon May 11 12:47:53 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: 119/237] 10.0.0.39 () {36 vars in 986 bytes} [Mon May 11 12:48:04 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 119/238] 10.0.0.39 () {36 vars in 926 bytes} [Mon May 11 12:48:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/239] 10.0.0.51 () {34 vars in 654 bytes} [Mon May 11 12:48:10 2026] POST /v2/images => generated 649 bytes in 245 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-11 12:48:11.067 6 WARNING glance.api.v2.images [None req-9b11b1ad-be4c-4466-ac4b-317b12f4a28d 6ef3c46c72554390aa5946a6a02c5e24 98ce9bc777554f2bb4fe7756302d28c7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5456fe2c-a2e3-45f1-8047-907af8c6203d [pid: 6|app: 0|req: 120/240] 10.0.0.51 () {32 vars in 709 bytes} [Mon May 11 12:48:11 2026] DELETE /v2/images/5456fe2c-a2e3-45f1-8047-907af8c6203d => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/241] 10.0.0.51 () {32 vars in 706 bytes} [Mon May 11 12:48:11 2026] GET /v2/images/5456fe2c-a2e3-45f1-8047-907af8c6203d => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 121/242] 10.0.0.51 () {32 vars in 632 bytes} [Mon May 11 12:48:11 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/243] 10.0.0.51 () {34 vars in 654 bytes} [Mon May 11 12:48:11 2026] POST /v2/images => generated 702 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 122/244] 10.0.0.51 () {32 vars in 716 bytes} [Mon May 11 12:48:11 2026] GET /v2/images/579e9aba-5346-49be-8649-da140f3a8291/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:48:11.248 7 INFO glance.api.v2.image_data [None req-1c374ded-6156-4e5e-93f4-9154d999f8f4 6ef3c46c72554390aa5946a6a02c5e24 98ce9bc777554f2bb4fe7756302d28c7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 12:48:11.297 7 WARNING glance_store._drivers.rbd [None req-1c374ded-6156-4e5e-93f4-9154d999f8f4 6ef3c46c72554390aa5946a6a02c5e24 98ce9bc777554f2bb4fe7756302d28c7 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-11 12:48:12.301 7 INFO glance.location [None req-1c374ded-6156-4e5e-93f4-9154d999f8f4 6ef3c46c72554390aa5946a6a02c5e24 98ce9bc777554f2bb4fe7756302d28c7 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 123/247] 10.0.0.51 () {32 vars in 726 bytes} [Mon May 11 12:48:11 2026] PUT /v2/images/579e9aba-5346-49be-8649-da140f3a8291/file => generated 0 bytes in 1096 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 125/248] 10.0.0.51 () {32 vars in 706 bytes} [Mon May 11 12:48:12 2026] GET /v2/images/579e9aba-5346-49be-8649-da140f3a8291 => generated 1103 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/249] 10.0.0.51 () {32 vars in 716 bytes} [Mon May 11 12:48:12 2026] GET /v2/images/579e9aba-5346-49be-8649-da140f3a8291/file => generated 1024 bytes in 168 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 6|app: 0|req: 126/250] 10.0.0.51 () {34 vars in 654 bytes} [Mon May 11 12:48:12 2026] POST /v2/images => generated 649 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/251] 10.0.0.51 () {32 vars in 725 bytes} [Mon May 11 12:48:12 2026] PATCH /v2/images/b3843f4a-0a85-4b74-8b64-761d5e99d807 => generated 653 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 127/252] 10.0.0.51 () {32 vars in 706 bytes} [Mon May 11 12:48:12 2026] GET /v2/images/b3843f4a-0a85-4b74-8b64-761d5e99d807 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:48:12.662 7 WARNING glance.api.v2.images [None req-26857377-9c53-4f46-a57e-8aacb367c0bf 6ef3c46c72554390aa5946a6a02c5e24 98ce9bc777554f2bb4fe7756302d28c7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b3843f4a-0a85-4b74-8b64-761d5e99d807 [pid: 7|app: 0|req: 126/253] 10.0.0.51 () {32 vars in 709 bytes} [Mon May 11 12:48:12 2026] DELETE /v2/images/b3843f4a-0a85-4b74-8b64-761d5e99d807 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 128/254] 10.0.0.51 () {32 vars in 706 bytes} [Mon May 11 12:48:12 2026] GET /v2/images/b3843f4a-0a85-4b74-8b64-761d5e99d807 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:48:12.742 7 WARNING glance.api.v2.images [None req-ca6ce4da-0f7e-468f-b1a5-09fae0057262 6ef3c46c72554390aa5946a6a02c5e24 98ce9bc777554f2bb4fe7756302d28c7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//579e9aba-5346-49be-8649-da140f3a8291 [pid: 7|app: 0|req: 127/255] 10.0.0.51 () {32 vars in 709 bytes} [Mon May 11 12:48:12 2026] DELETE /v2/images/579e9aba-5346-49be-8649-da140f3a8291 => generated 0 bytes in 828 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 129/256] 10.0.0.51 () {32 vars in 706 bytes} [Mon May 11 12:48:13 2026] GET /v2/images/579e9aba-5346-49be-8649-da140f3a8291 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:48:13.584 7 WARNING glance.api.v2.images [None req-ae00a7fe-bae6-4d66-ab2e-9a8de73ce241 6ef3c46c72554390aa5946a6a02c5e24 98ce9bc777554f2bb4fe7756302d28c7 - - default default] Failed to find image 5456fe2c-a2e3-45f1-8047-907af8c6203d to delete: glance.common.exception.ImageNotFound: No image found with ID 5456fe2c-a2e3-45f1-8047-907af8c6203d [pid: 7|app: 0|req: 128/257] 10.0.0.51 () {32 vars in 709 bytes} [Mon May 11 12:48:13 2026] DELETE /v2/images/5456fe2c-a2e3-45f1-8047-907af8c6203d => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 130/258] 10.0.0.51 () {32 vars in 706 bytes} [Mon May 11 12:48:13 2026] GET /v2/images/5456fe2c-a2e3-45f1-8047-907af8c6203d => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 133/263] 10.0.0.39 () {36 vars in 986 bytes} [Mon May 11 12:48:41 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => 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: 131/264] 10.0.0.39 () {36 vars in 926 bytes} [Mon May 11 12:48:41 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: 134/269] 10.0.0.6 () {36 vars in 985 bytes} [Mon May 11 12:48:56 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => generated 1171 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 136/270] 10.0.0.6 () {36 vars in 925 bytes} [Mon May 11 12:48:56 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: 135/271] 10.0.0.6 () {36 vars in 925 bytes} [Mon May 11 12:48:56 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: 6|app: 0|req: 137/272] 10.0.0.6 () {36 vars in 985 bytes} [Mon May 11 12:48:56 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => 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: 136/273] 10.0.0.6 () {36 vars in 925 bytes} [Mon May 11 12:48:56 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: 6|app: 0|req: 138/274] 10.0.0.6 () {36 vars in 925 bytes} [Mon May 11 12:48:56 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: 137/275] 10.0.0.6 () {36 vars in 985 bytes} [Mon May 11 12:48:56 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 139/276] 10.0.0.6 () {36 vars in 925 bytes} [Mon May 11 12:48:56 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: 7|app: 0|req: 138/277] 10.0.0.6 () {36 vars in 925 bytes} [Mon May 11 12:48:56 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: 6|app: 0|req: 140/278] 10.0.0.2 () {36 vars in 909 bytes} [Mon May 11 12:48:57 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: 139/279] 10.0.0.2 () {36 vars in 1005 bytes} [Mon May 11 12:48:57 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb/locations => generated 127 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 141/280] 10.0.0.2 () {36 vars in 985 bytes} [Mon May 11 12:48:57 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => 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: 140/281] 10.0.0.2 () {36 vars in 925 bytes} [Mon May 11 12:48:57 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: 6|app: 0|req: 142/282] 10.0.0.2 () {36 vars in 925 bytes} [Mon May 11 12:48:57 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: 143/287] 10.0.0.39 () {36 vars in 986 bytes} [Mon May 11 12:49:14 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 145/288] 10.0.0.39 () {36 vars in 926 bytes} [Mon May 11 12:49:14 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: 147/295] 10.0.0.39 () {36 vars in 986 bytes} [Mon May 11 12:49:43 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 149/296] 10.0.0.39 () {36 vars in 926 bytes} [Mon May 11 12:49:43 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: 151/303] 10.0.0.39 () {36 vars in 986 bytes} [Mon May 11 12:50:20 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 153/304] 10.0.0.39 () {36 vars in 926 bytes} [Mon May 11 12:50:20 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: 154/309] 10.0.0.51 () {30 vars in 410 bytes} [Mon May 11 12:50:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/314] 10.0.0.39 () {36 vars in 986 bytes} [Mon May 11 12:50:55 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 158/315] 10.0.0.39 () {36 vars in 926 bytes} [Mon May 11 12:50: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: 7|app: 0|req: 159/318] 10.0.0.51 () {32 vars in 706 bytes} [Mon May 11 12:51:09 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 160/319] 10.0.0.51 () {32 vars in 706 bytes} [Mon May 11 12:51:10 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => 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: 160/320] 10.0.0.6 () {36 vars in 985 bytes} [Mon May 11 12:51:10 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 161/321] 10.0.0.6 () {36 vars in 925 bytes} [Mon May 11 12:51:10 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: 161/322] 10.0.0.6 () {36 vars in 925 bytes} [Mon May 11 12:51:10 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: 6|app: 0|req: 162/323] 10.0.0.6 () {36 vars in 985 bytes} [Mon May 11 12:51:10 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => 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: 162/324] 10.0.0.6 () {36 vars in 925 bytes} [Mon May 11 12:51:10 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: 6|app: 0|req: 163/325] 10.0.0.6 () {36 vars in 925 bytes} [Mon May 11 12:51:10 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: 163/326] 10.0.0.6 () {36 vars in 985 bytes} [Mon May 11 12:51:10 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 164/327] 10.0.0.6 () {36 vars in 925 bytes} [Mon May 11 12:51:10 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: 164/328] 10.0.0.2 () {36 vars in 909 bytes} [Mon May 11 12:51:10 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 6|app: 0|req: 165/329] 10.0.0.2 () {36 vars in 1005 bytes} [Mon May 11 12:51:10 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/330] 10.0.0.2 () {36 vars in 985 bytes} [Mon May 11 12:51:10 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 166/331] 10.0.0.2 () {36 vars in 925 bytes} [Mon May 11 12:51:10 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: 166/332] 10.0.0.2 () {36 vars in 925 bytes} [Mon May 11 12:51:10 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: 172/343] 10.0.0.39 () {36 vars in 986 bytes} [Mon May 11 12:51:56 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 172/344] 10.0.0.39 () {36 vars in 926 bytes} [Mon May 11 12:51:56 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: 185/369] 10.0.0.39 () {36 vars in 986 bytes} [Mon May 11 12:53:58 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => generated 1171 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 185/370] 10.0.0.39 () {36 vars in 926 bytes} [Mon May 11 12:53:58 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: 188/375] 10.0.0.39 () {36 vars in 986 bytes} [Mon May 11 12:54:16 2026] GET /v2/images/6f61d4a6-1f4d-4229-a02d-428427c113eb => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 188/376] 10.0.0.39 () {36 vars in 926 bytes} [Mon May 11 12:54: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: 6|app: 0|req: 192/383] 199.204.45.70 () {32 vars in 825 bytes} [Mon May 11 12:54:50 2026] GET /v2/images?status=active&owner=225fb3dca48a4374adeecadcb36557ca&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 199.204.45.70 () {32 vars in 652 bytes} [Mon May 11 12:54:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 193/385] 10.0.0.6 () {36 vars in 985 bytes} [Mon May 11 12:54:50 2026] GET /v2/images/526dcf21-c78b-400a-98c2-116606990cae => generated 1209 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/386] 10.0.0.6 () {36 vars in 925 bytes} [Mon May 11 12:54:50 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: 6|app: 0|req: 194/387] 10.0.0.6 () {36 vars in 925 bytes} [Mon May 11 12:54:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/388] 10.0.0.6 () {36 vars in 985 bytes} [Mon May 11 12:54:50 2026] GET /v2/images/526dcf21-c78b-400a-98c2-116606990cae => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 195/389] 10.0.0.6 () {36 vars in 925 bytes} [Mon May 11 12:54:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/390] 10.0.0.6 () {36 vars in 925 bytes} [Mon May 11 12:54:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 196/391] 10.0.0.6 () {36 vars in 985 bytes} [Mon May 11 12:54:50 2026] GET /v2/images/526dcf21-c78b-400a-98c2-116606990cae => 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: 196/392] 10.0.0.6 () {36 vars in 925 bytes} [Mon May 11 12:54:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 197/393] 10.0.0.2 () {36 vars in 909 bytes} [Mon May 11 12:54:51 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: 197/394] 10.0.0.2 () {36 vars in 1005 bytes} [Mon May 11 12:54:51 2026] GET /v2/images/526dcf21-c78b-400a-98c2-116606990cae/locations => generated 127 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 198/395] 10.0.0.2 () {36 vars in 985 bytes} [Mon May 11 12:54:51 2026] GET /v2/images/526dcf21-c78b-400a-98c2-116606990cae => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/396] 10.0.0.2 () {36 vars in 925 bytes} [Mon May 11 12:54:51 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: 6|app: 0|req: 199/397] 10.0.0.2 () {36 vars in 925 bytes} [Mon May 11 12:54: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: 6|app: 0|req: 222/442] 10.0.0.51 () {32 vars in 632 bytes} [Mon May 11 12:58:30 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)