+ 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 [Tue May 19 05:54:32 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-9d9688985-l9qxw 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 0x7fbd6a9a7668 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-05-19 05:54:34.062 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 05:54:34.171 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-05-19 05:54:34.947 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-19 05:54:34.948 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-19 05:54:34.948 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 05:54:35.038 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 05:54:35.039 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 05:54:35.040 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 05:54:36.980 7 WARNING glance.api.v2.images [None req-c2e90e89-48a1-4347-97f4-9bceca73e00b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 05:54:37.116 8 WARNING glance.api.v2.images [None req-fbfea126-4ad5-4aa5-9335-4d645654d54e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 05:54:37.320 7 WARNING keystonemiddleware._common.config [None req-c2e90e89-48a1-4347-97f4-9bceca73e00b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 05:54:37.329 7 WARNING oslo_config.cfg [None req-c2e90e89-48a1-4347-97f4-9bceca73e00b - - - - - -] 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 0x7fbd6a9a7668 pid: 7 (default app) 2026-05-19 05:54:37.467 8 WARNING keystonemiddleware._common.config [None req-fbfea126-4ad5-4aa5-9335-4d645654d54e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 05:54:37.475 8 WARNING oslo_config.cfg [None req-fbfea126-4ad5-4aa5-9335-4d645654d54e - - - - - -] 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 0x7fbd6a9a7668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.25 () {42 vars in 683 bytes} [Tue May 19 05:54:38 2026] GET / => generated 1301 bytes in 2 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-19 05:54:38.724 8 WARNING oslo_policy.policy [None req-1169d3b6-8e7f-4333-a2c9-073ac7ddd2ad f2915fe503354f2c9a004f961ddd2c44 e281971cbbef472b84e109dbd64ee16a - - 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-19 05:54:38.725 8 WARNING oslo_policy.policy [None req-1169d3b6-8e7f-4333-a2c9-073ac7ddd2ad f2915fe503354f2c9a004f961ddd2c44 e281971cbbef472b84e109dbd64ee16a - - 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-19 05:54:38.741 8 WARNING oslo_policy.policy [None req-1169d3b6-8e7f-4333-a2c9-073ac7ddd2ad f2915fe503354f2c9a004f961ddd2c44 e281971cbbef472b84e109dbd64ee16a - - 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-19 05:54:38.741 8 WARNING oslo_policy.policy [None req-1169d3b6-8e7f-4333-a2c9-073ac7ddd2ad f2915fe503354f2c9a004f961ddd2c44 e281971cbbef472b84e109dbd64ee16a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/4] 199.204.45.25 () {44 vars in 905 bytes} [Tue May 19 05:54:38 2026] GET /v2/images => generated 69 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.25 () {42 vars in 683 bytes} [Tue May 19 05:54:42 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/6] 199.204.45.25 () {44 vars in 905 bytes} [Tue May 19 05:54:42 2026] GET /v2/images => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 05:54:42.099 7 WARNING oslo_policy.policy [None req-6ca5e666-420e-4c23-bc86-fde07c13b743 f2915fe503354f2c9a004f961ddd2c44 e281971cbbef472b84e109dbd64ee16a - - 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-19 05:54:42.100 7 WARNING oslo_policy.policy [None req-6ca5e666-420e-4c23-bc86-fde07c13b743 f2915fe503354f2c9a004f961ddd2c44 e281971cbbef472b84e109dbd64ee16a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 5/7] 199.204.45.25 () {44 vars in 906 bytes} [Tue May 19 05:54:42 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.25 () {44 vars in 928 bytes} [Tue May 19 05:54:42 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 05:54:42.229 7 WARNING oslo_policy.policy [None req-2498a972-7607-4f20-b414-018e42cb8508 f2915fe503354f2c9a004f961ddd2c44 e281971cbbef472b84e109dbd64ee16a - - 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-19 05:54:42.230 7 WARNING oslo_policy.policy [None req-2498a972-7607-4f20-b414-018e42cb8508 f2915fe503354f2c9a004f961ddd2c44 e281971cbbef472b84e109dbd64ee16a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.204.45.25 () {44 vars in 934 bytes} [Tue May 19 05:54:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 05:54:42.316 8 WARNING oslo_config.cfg [None req-35b6b213-3a0a-48de-87af-5d0e9738da9c f2915fe503354f2c9a004f961ddd2c44 e281971cbbef472b84e109dbd64ee16a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/10] 199.204.45.25 () {48 vars in 946 bytes} [Tue May 19 05:54:42 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 05:54:42.342 7 WARNING oslo_policy.policy [None req-f75eafcf-11c4-46ad-942b-f4a7a9505d64 f2915fe503354f2c9a004f961ddd2c44 e281971cbbef472b84e109dbd64ee16a - - 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-19 05:54:42.342 7 WARNING oslo_policy.policy [None req-f75eafcf-11c4-46ad-942b-f4a7a9505d64 f2915fe503354f2c9a004f961ddd2c44 e281971cbbef472b84e109dbd64ee16a - - 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-19 05:54:42.343 7 INFO glance.api.v2.image_data [None req-f75eafcf-11c4-46ad-942b-f4a7a9505d64 f2915fe503354f2c9a004f961ddd2c44 e281971cbbef472b84e109dbd64ee16a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 05:54:48.888 7 WARNING glance.location [None req-f75eafcf-11c4-46ad-942b-f4a7a9505d64 f2915fe503354f2c9a004f961ddd2c44 e281971cbbef472b84e109dbd64ee16a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.204.45.25 () {48 vars in 1040 bytes} [Tue May 19 05:54:42 2026] PUT /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c/file => generated 0 bytes in 6583 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6720 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.25 () {44 vars in 966 bytes} [Tue May 19 05:54:48 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 05:54:48.958 7 WARNING oslo_config.cfg [None req-7cd00115-fefd-40db-a2e1-d7f1b6935212 f2915fe503354f2c9a004f961ddd2c44 e281971cbbef472b84e109dbd64ee16a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 8/15] 199.204.45.25 () {44 vars in 966 bytes} [Tue May 19 05:54:48 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => 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: 135/268] 199.204.45.25 () {42 vars in 683 bytes} [Tue May 19 06:15:48 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: 134/269] 199.204.45.25 () {44 vars in 905 bytes} [Tue May 19 06:15:48 2026] GET /v2/images => generated 1240 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.204.45.25 () {42 vars in 683 bytes} [Tue May 19 06:16:10 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: 138/275] 199.204.45.25 () {44 vars in 905 bytes} [Tue May 19 06:16:10 2026] GET /v2/images => generated 1240 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/276] 199.204.45.25 () {44 vars in 932 bytes} [Tue May 19 06:16:10 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/277] 199.204.45.25 () {44 vars in 954 bytes} [Tue May 19 06:16:10 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/278] 199.204.45.25 () {44 vars in 934 bytes} [Tue May 19 06:16:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/279] 199.204.45.25 () {48 vars in 946 bytes} [Tue May 19 06:16:10 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 06:16:10.614 8 WARNING oslo_policy.policy [None req-824826e1-b39a-4bc2-8236-7b48c4d34449 f2915fe503354f2c9a004f961ddd2c44 e281971cbbef472b84e109dbd64ee16a - - 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-19 06:16:10.614 8 WARNING oslo_policy.policy [None req-824826e1-b39a-4bc2-8236-7b48c4d34449 f2915fe503354f2c9a004f961ddd2c44 e281971cbbef472b84e109dbd64ee16a - - 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-19 06:16:10.615 8 INFO glance.api.v2.image_data [None req-824826e1-b39a-4bc2-8236-7b48c4d34449 f2915fe503354f2c9a004f961ddd2c44 e281971cbbef472b84e109dbd64ee16a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 06:16:36.490 8 WARNING glance.location [None req-824826e1-b39a-4bc2-8236-7b48c4d34449 f2915fe503354f2c9a004f961ddd2c44 e281971cbbef472b84e109dbd64ee16a - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/284] 199.204.45.25 () {48 vars in 1041 bytes} [Tue May 19 06:16:10 2026] PUT /v2/images/4044f3a3-7780-4606-994f-2530418cc093/file => generated 0 bytes in 25929 msecs (HTTP/1.1 204) 4 headers in 171 bytes (79307 switches on core 0) [pid: 7|app: 0|req: 145/285] 199.204.45.25 () {44 vars in 966 bytes} [Tue May 19 06:16:36 2026] GET /v2/images/4044f3a3-7780-4606-994f-2530418cc093 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/286] 199.204.45.25 () {44 vars in 966 bytes} [Tue May 19 06:16:36 2026] GET /v2/images/4044f3a3-7780-4606-994f-2530418cc093 => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 199.204.45.25 () {42 vars in 683 bytes} [Tue May 19 06:16: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: 147/290] 199.204.45.25 () {44 vars in 905 bytes} [Tue May 19 06:16:37 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/373] 199.204.45.25 () {42 vars in 683 bytes} [Tue May 19 06:23:35 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: 189/374] 199.204.45.25 () {44 vars in 905 bytes} [Tue May 19 06:23:35 2026] GET /v2/images => generated 2451 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/377] 199.204.45.25 () {42 vars in 683 bytes} [Tue May 19 06:23:43 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: 191/378] 199.204.45.25 () {44 vars in 905 bytes} [Tue May 19 06:23:43 2026] GET /v2/images => generated 2451 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/379] 199.204.45.25 () {44 vars in 942 bytes} [Tue May 19 06:23:43 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/380] 199.204.45.25 () {44 vars in 964 bytes} [Tue May 19 06:23:43 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/381] 199.204.45.25 () {44 vars in 934 bytes} [Tue May 19 06:23:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/382] 199.204.45.25 () {48 vars in 946 bytes} [Tue May 19 06:23:43 2026] POST /v2/images => generated 799 bytes in 185 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 06:23:43.991 8 INFO glance.api.v2.image_data [None req-aa307963-7764-41d8-9f0c-b353e9c01d2b f2915fe503354f2c9a004f961ddd2c44 e281971cbbef472b84e109dbd64ee16a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 06:24:04.646 8 INFO glance.location [None req-aa307963-7764-41d8-9f0c-b353e9c01d2b f2915fe503354f2c9a004f961ddd2c44 e281971cbbef472b84e109dbd64ee16a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 190/387] 199.204.45.25 () {48 vars in 1040 bytes} [Tue May 19 06:23:43 2026] PUT /v2/images/d64df5db-35ae-49f0-810c-db8babe84d97/file => generated 0 bytes in 20698 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25713 switches on core 0) [pid: 7|app: 0|req: 198/388] 199.204.45.25 () {44 vars in 966 bytes} [Tue May 19 06:24:04 2026] GET /v2/images/d64df5db-35ae-49f0-810c-db8babe84d97 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/389] 199.204.45.25 () {48 vars in 1045 bytes} [Tue May 19 06:24:04 2026] PATCH /v2/images/d64df5db-35ae-49f0-810c-db8babe84d97 => generated 1234 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/390] 199.204.45.25 () {44 vars in 966 bytes} [Tue May 19 06:24:04 2026] GET /v2/images/d64df5db-35ae-49f0-810c-db8babe84d97 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/399] 199.204.45.25 () {42 vars in 683 bytes} [Tue May 19 06:24: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: 204/400] 199.204.45.25 () {44 vars in 905 bytes} [Tue May 19 06:24:42 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/405] 199.204.45.25 () {42 vars in 683 bytes} [Tue May 19 06:24:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/406] 199.204.45.25 () {44 vars in 905 bytes} [Tue May 19 06:24:56 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/407] 199.204.45.25 () {44 vars in 934 bytes} [Tue May 19 06:24:56 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/408] 199.204.45.25 () {44 vars in 956 bytes} [Tue May 19 06:24:56 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: 7|app: 0|req: 209/409] 199.204.45.25 () {44 vars in 934 bytes} [Tue May 19 06:24:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/410] 199.204.45.25 () {48 vars in 946 bytes} [Tue May 19 06:24:56 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 06:24:57.057 7 INFO glance.api.v2.image_data [None req-5f1ef49c-614a-40de-b9b8-22db8b6befb1 f2915fe503354f2c9a004f961ddd2c44 e281971cbbef472b84e109dbd64ee16a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 06:25:08.609 7 INFO glance.location [None req-5f1ef49c-614a-40de-b9b8-22db8b6befb1 f2915fe503354f2c9a004f961ddd2c44 e281971cbbef472b84e109dbd64ee16a - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 210/413] 199.204.45.25 () {48 vars in 1040 bytes} [Tue May 19 06:24:57 2026] PUT /v2/images/913d7162-5b66-4ce0-8f66-bc821ecc4eda/file => generated 0 bytes in 11595 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23921 switches on core 0) [pid: 8|app: 0|req: 204/414] 199.204.45.25 () {44 vars in 966 bytes} [Tue May 19 06:25:08 2026] GET /v2/images/913d7162-5b66-4ce0-8f66-bc821ecc4eda => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/415] 199.204.45.25 () {44 vars in 966 bytes} [Tue May 19 06:25:08 2026] GET /v2/images/913d7162-5b66-4ce0-8f66-bc821ecc4eda => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/564] 199.204.45.25 () {42 vars in 683 bytes} [Tue May 19 06:37: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: 286/565] 199.204.45.25 () {44 vars in 905 bytes} [Tue May 19 06:37:33 2026] GET /v2/images => generated 4892 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/594] 199.204.45.25 () {42 vars in 683 bytes} [Tue May 19 06:39:50 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: 301/595] 199.204.45.25 () {44 vars in 905 bytes} [Tue May 19 06:39:50 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/596] 199.204.45.25 () {42 vars in 683 bytes} [Tue May 19 06:39:52 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: 302/597] 199.204.45.25 () {44 vars in 905 bytes} [Tue May 19 06:39:52 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/608] 199.204.45.25 () {42 vars in 683 bytes} [Tue May 19 06:40: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: 308/609] 199.204.45.25 () {44 vars in 905 bytes} [Tue May 19 06:40:41 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/612] 199.204.45.25 () {42 vars in 683 bytes} [Tue May 19 06:40:49 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: 310/613] 199.204.45.25 () {44 vars in 905 bytes} [Tue May 19 06:40:49 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/626] 199.204.45.25 () {42 vars in 683 bytes} [Tue May 19 06:41:50 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: 310/627] 199.204.45.25 () {44 vars in 905 bytes} [Tue May 19 06:41:50 2026] GET /v2/images => generated 4892 bytes in 59 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: 315/636] 10.0.0.249 () {32 vars in 632 bytes} [Tue May 19 06:42:32 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/641] 10.0.0.203 () {36 vars in 986 bytes} [Tue May 19 06:42:51 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 324/642] 10.0.0.203 () {36 vars in 926 bytes} [Tue May 19 06:42:51 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: 319/643] 10.0.0.203 () {36 vars in 986 bytes} [Tue May 19 06:42:52 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/644] 10.0.0.203 () {36 vars in 926 bytes} [Tue May 19 06:42:52 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: 327/647] 199.204.45.25 () {36 vars in 989 bytes} [Tue May 19 06:42:59 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/648] 199.204.45.25 () {36 vars in 929 bytes} [Tue May 19 06:42: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: 7|app: 0|req: 328/649] 199.204.45.25 () {36 vars in 989 bytes} [Tue May 19 06:43:00 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => 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: 322/650] 199.204.45.25 () {36 vars in 929 bytes} [Tue May 19 06:43:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/651] 10.0.0.249 () {34 vars in 654 bytes} [Tue May 19 06:43:06 2026] POST /v2/images => generated 648 bytes in 139 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-19 06:43:06.684 8 WARNING glance.api.v2.images [None req-10e4a297-68b8-4a92-9da6-1b5277202bcd a26d7bfec21d47328cc83c0f13d0d5c4 aa4ae3e3220f4bfdb2e4a1cd86b9e195 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//beba3c33-c25c-42d6-870c-8c0fc1ff34be [pid: 8|app: 0|req: 323/652] 10.0.0.249 () {32 vars in 709 bytes} [Tue May 19 06:43:06 2026] DELETE /v2/images/beba3c33-c25c-42d6-870c-8c0fc1ff34be => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/653] 10.0.0.249 () {32 vars in 706 bytes} [Tue May 19 06:43:06 2026] GET /v2/images/beba3c33-c25c-42d6-870c-8c0fc1ff34be => 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: 324/654] 10.0.0.249 () {32 vars in 632 bytes} [Tue May 19 06:43:06 2026] GET /v2/images => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/657] 10.0.0.249 () {34 vars in 654 bytes} [Tue May 19 06:43:06 2026] POST /v2/images => generated 703 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/658] 10.0.0.249 () {32 vars in 716 bytes} [Tue May 19 06:43:06 2026] GET /v2/images/365d8219-6723-4de4-82b8-2a659e8753ec/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 06:43:06.885 7 INFO glance.api.v2.image_data [None req-3fdd797a-4b0c-4277-84d3-af53f6eb746c a26d7bfec21d47328cc83c0f13d0d5c4 aa4ae3e3220f4bfdb2e4a1cd86b9e195 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 06:43:06.944 7 WARNING glance_store._drivers.rbd [None req-3fdd797a-4b0c-4277-84d3-af53f6eb746c a26d7bfec21d47328cc83c0f13d0d5c4 aa4ae3e3220f4bfdb2e4a1cd86b9e195 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-19 06:43:07.705 7 INFO glance.location [None req-3fdd797a-4b0c-4277-84d3-af53f6eb746c a26d7bfec21d47328cc83c0f13d0d5c4 aa4ae3e3220f4bfdb2e4a1cd86b9e195 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 332/659] 10.0.0.249 () {32 vars in 726 bytes} [Tue May 19 06:43:06 2026] PUT /v2/images/365d8219-6723-4de4-82b8-2a659e8753ec/file => generated 0 bytes in 882 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/660] 10.0.0.249 () {32 vars in 706 bytes} [Tue May 19 06:43:07 2026] GET /v2/images/365d8219-6723-4de4-82b8-2a659e8753ec => generated 1104 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/661] 10.0.0.249 () {32 vars in 716 bytes} [Tue May 19 06:43:07 2026] GET /v2/images/365d8219-6723-4de4-82b8-2a659e8753ec/file => generated 1024 bytes in 170 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/662] 10.0.0.249 () {34 vars in 654 bytes} [Tue May 19 06:43:07 2026] POST /v2/images => generated 648 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/663] 10.0.0.249 () {32 vars in 725 bytes} [Tue May 19 06:43:08 2026] PATCH /v2/images/ea60932b-9564-4c2a-b7fc-5c465684a271 => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/664] 10.0.0.249 () {32 vars in 706 bytes} [Tue May 19 06:43:08 2026] GET /v2/images/ea60932b-9564-4c2a-b7fc-5c465684a271 => generated 653 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 06:43:08.134 7 WARNING glance.api.v2.images [None req-5a135603-a26e-40f1-990f-87c875b71df8 a26d7bfec21d47328cc83c0f13d0d5c4 aa4ae3e3220f4bfdb2e4a1cd86b9e195 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ea60932b-9564-4c2a-b7fc-5c465684a271 [pid: 7|app: 0|req: 335/665] 10.0.0.249 () {32 vars in 709 bytes} [Tue May 19 06:43:08 2026] DELETE /v2/images/ea60932b-9564-4c2a-b7fc-5c465684a271 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/666] 10.0.0.249 () {32 vars in 706 bytes} [Tue May 19 06:43:08 2026] GET /v2/images/ea60932b-9564-4c2a-b7fc-5c465684a271 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 06:43:08.201 7 WARNING glance.api.v2.images [None req-66557556-01f5-4c2a-b97e-3740b61bc660 a26d7bfec21d47328cc83c0f13d0d5c4 aa4ae3e3220f4bfdb2e4a1cd86b9e195 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//365d8219-6723-4de4-82b8-2a659e8753ec [pid: 7|app: 0|req: 336/667] 10.0.0.249 () {32 vars in 709 bytes} [Tue May 19 06:43:08 2026] DELETE /v2/images/365d8219-6723-4de4-82b8-2a659e8753ec => generated 0 bytes in 789 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/668] 10.0.0.249 () {32 vars in 706 bytes} [Tue May 19 06:43:08 2026] GET /v2/images/365d8219-6723-4de4-82b8-2a659e8753ec => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 06:43:09.021 7 WARNING glance.api.v2.images [None req-ef1b74e8-81ad-42ea-bdd4-14df5920a589 a26d7bfec21d47328cc83c0f13d0d5c4 aa4ae3e3220f4bfdb2e4a1cd86b9e195 - - default default] Failed to find image beba3c33-c25c-42d6-870c-8c0fc1ff34be to delete: glance.common.exception.ImageNotFound: No image found with ID beba3c33-c25c-42d6-870c-8c0fc1ff34be [pid: 7|app: 0|req: 337/669] 10.0.0.249 () {32 vars in 709 bytes} [Tue May 19 06:43:09 2026] DELETE /v2/images/beba3c33-c25c-42d6-870c-8c0fc1ff34be => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/670] 10.0.0.249 () {32 vars in 706 bytes} [Tue May 19 06:43:09 2026] GET /v2/images/beba3c33-c25c-42d6-870c-8c0fc1ff34be => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/671] 10.0.0.203 () {36 vars in 986 bytes} [Tue May 19 06:43:14 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/672] 10.0.0.203 () {36 vars in 926 bytes} [Tue May 19 06:43:14 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: 341/677] 10.0.0.203 () {36 vars in 986 bytes} [Tue May 19 06:43:34 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => 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: 337/678] 10.0.0.203 () {36 vars in 926 bytes} [Tue May 19 06:43:34 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: 344/683] 10.0.0.249 () {30 vars in 410 bytes} [Tue May 19 06:43:51 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/688] 10.0.0.203 () {36 vars in 986 bytes} [Tue May 19 06:44:07 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/689] 10.0.0.203 () {36 vars in 926 bytes} [Tue May 19 06:44:07 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: 345/694] 10.0.0.203 () {36 vars in 986 bytes} [Tue May 19 06:44:29 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/695] 10.0.0.203 () {36 vars in 926 bytes} [Tue May 19 06:44:29 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: 347/698] 10.0.0.231 () {36 vars in 986 bytes} [Tue May 19 06:44:42 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => generated 1171 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/699] 10.0.0.231 () {36 vars in 926 bytes} [Tue May 19 06:44: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: 8|app: 0|req: 348/700] 10.0.0.231 () {36 vars in 926 bytes} [Tue May 19 06:44: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: 353/701] 10.0.0.231 () {36 vars in 986 bytes} [Tue May 19 06:44:43 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => 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: 349/702] 10.0.0.231 () {36 vars in 926 bytes} [Tue May 19 06:44: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: 354/703] 10.0.0.231 () {36 vars in 926 bytes} [Tue May 19 06:44: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: 8|app: 0|req: 350/704] 10.0.0.231 () {36 vars in 986 bytes} [Tue May 19 06:44:43 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => 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: 355/705] 10.0.0.231 () {36 vars in 926 bytes} [Tue May 19 06:44:43 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: 351/706] 10.0.0.231 () {36 vars in 926 bytes} [Tue May 19 06:44:43 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: 356/707] 10.0.0.161 () {36 vars in 910 bytes} [Tue May 19 06:44:43 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: 352/708] 10.0.0.161 () {36 vars in 1006 bytes} [Tue May 19 06:44:43 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c/locations => generated 127 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/709] 10.0.0.161 () {36 vars in 986 bytes} [Tue May 19 06:44:43 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/710] 10.0.0.161 () {36 vars in 926 bytes} [Tue May 19 06:44:43 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: 358/711] 10.0.0.161 () {36 vars in 926 bytes} [Tue May 19 06:44: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: 361/716] 10.0.0.203 () {36 vars in 986 bytes} [Tue May 19 06:45:04 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => generated 1171 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/717] 10.0.0.203 () {36 vars in 926 bytes} [Tue May 19 06:45:04 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: 363/720] 10.0.0.203 () {36 vars in 986 bytes} [Tue May 19 06:45:15 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => 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: 358/721] 10.0.0.203 () {36 vars in 926 bytes} [Tue May 19 06:45:15 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: 367/728] 10.0.0.249 () {32 vars in 706 bytes} [Tue May 19 06:45:46 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/729] 10.0.0.249 () {32 vars in 706 bytes} [Tue May 19 06:45:46 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/730] 10.0.0.231 () {36 vars in 986 bytes} [Tue May 19 06:45:46 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/731] 10.0.0.231 () {36 vars in 926 bytes} [Tue May 19 06:45:46 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: 369/732] 10.0.0.231 () {36 vars in 926 bytes} [Tue May 19 06:45:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/733] 10.0.0.231 () {36 vars in 986 bytes} [Tue May 19 06:45:46 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => 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: 370/734] 10.0.0.231 () {36 vars in 926 bytes} [Tue May 19 06:45: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: 8|app: 0|req: 365/735] 10.0.0.231 () {36 vars in 926 bytes} [Tue May 19 06:45:46 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: 371/736] 10.0.0.231 () {36 vars in 986 bytes} [Tue May 19 06:45:46 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/737] 10.0.0.231 () {36 vars in 926 bytes} [Tue May 19 06:45:46 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: 7|app: 0|req: 372/738] 10.0.0.161 () {36 vars in 910 bytes} [Tue May 19 06:45: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: 7|app: 0|req: 374/741] 10.0.0.161 () {36 vars in 1006 bytes} [Tue May 19 06:45:46 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/742] 10.0.0.161 () {36 vars in 986 bytes} [Tue May 19 06:45:46 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/743] 10.0.0.161 () {36 vars in 926 bytes} [Tue May 19 06:45: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: 369/744] 10.0.0.161 () {36 vars in 926 bytes} [Tue May 19 06:45: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: 376/745] 10.0.0.203 () {36 vars in 986 bytes} [Tue May 19 06:45:53 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/746] 10.0.0.203 () {36 vars in 926 bytes} [Tue May 19 06:45:53 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: 385/763] 10.0.0.203 () {36 vars in 986 bytes} [Tue May 19 06:47:16 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => 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: 379/764] 10.0.0.203 () {36 vars in 926 bytes} [Tue May 19 06:47: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: 8|app: 0|req: 382/769] 10.0.0.203 () {36 vars in 986 bytes} [Tue May 19 06:47:33 2026] GET /v2/images/ef799e7f-f9ce-428f-8dec-1aa1848e973c => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/770] 10.0.0.203 () {36 vars in 926 bytes} [Tue May 19 06:47:33 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: 393/779] 199.204.45.25 () {32 vars in 824 bytes} [Tue May 19 06:48:14 2026] GET /v2/images?status=active&owner=e281971cbbef472b84e109dbd64ee16a&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/780] 199.204.45.25 () {32 vars in 651 bytes} [Tue May 19 06:48:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/781] 10.0.0.231 () {36 vars in 986 bytes} [Tue May 19 06:48:15 2026] GET /v2/images/4044f3a3-7780-4606-994f-2530418cc093 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/782] 10.0.0.231 () {36 vars in 926 bytes} [Tue May 19 06:48:15 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: 395/783] 10.0.0.231 () {36 vars in 926 bytes} [Tue May 19 06:48:15 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: 389/784] 10.0.0.231 () {36 vars in 986 bytes} [Tue May 19 06:48:15 2026] GET /v2/images/4044f3a3-7780-4606-994f-2530418cc093 => 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: 396/785] 10.0.0.231 () {36 vars in 926 bytes} [Tue May 19 06:48:15 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: 390/786] 10.0.0.231 () {36 vars in 926 bytes} [Tue May 19 06:48:15 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: 397/787] 10.0.0.231 () {36 vars in 986 bytes} [Tue May 19 06:48:15 2026] GET /v2/images/4044f3a3-7780-4606-994f-2530418cc093 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/788] 10.0.0.231 () {36 vars in 926 bytes} [Tue May 19 06:48:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/789] 10.0.0.161 () {36 vars in 910 bytes} [Tue May 19 06:48:15 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: 392/790] 10.0.0.161 () {36 vars in 1006 bytes} [Tue May 19 06:48:15 2026] GET /v2/images/4044f3a3-7780-4606-994f-2530418cc093/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/791] 10.0.0.161 () {36 vars in 986 bytes} [Tue May 19 06:48:15 2026] GET /v2/images/4044f3a3-7780-4606-994f-2530418cc093 => 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: 393/792] 10.0.0.161 () {36 vars in 926 bytes} [Tue May 19 06:48:15 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: 400/793] 10.0.0.161 () {36 vars in 926 bytes} [Tue May 19 06:48:15 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: 416/838] 10.0.0.249 () {32 vars in 632 bytes} [Tue May 19 06:51:48 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)