+ 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 12 07:02:19 2026] *** compiled with version: 13.3.0 on 11 May 2026 01:40:53 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-5857db6777-xq4mw machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f924a63c668 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-12 07:02:22.085 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-12 07:02:22.152 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-12 07:02:23.079 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-12 07:02:23.080 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-12 07:02:23.081 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-12 07:02:23.118 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-12 07:02:23.119 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-12 07:02:23.120 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-12 07:02:25.404 8 WARNING glance.api.v2.images [None req-73cbb87e-a205-41a8-9141-1b5a43a50208 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 07:02:25.441 7 WARNING glance.api.v2.images [None req-6172fc31-0c17-4e4e-b36c-6282050ce3ef - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 07:02:25.780 8 WARNING keystonemiddleware._common.config [None req-73cbb87e-a205-41a8-9141-1b5a43a50208 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 07:02:25.791 8 WARNING oslo_config.cfg [None req-73cbb87e-a205-41a8-9141-1b5a43a50208 - - - - - -] 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 0x7f924a63c668 pid: 8 (default app) [pid: 8|app: 0|req: 2/2] 199.19.213.23 () {42 vars in 684 bytes} [Tue May 12 07:02:25 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-05-12 07:02:25.894 7 WARNING keystonemiddleware._common.config [None req-6172fc31-0c17-4e4e-b36c-6282050ce3ef - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 07:02:25.905 7 WARNING oslo_config.cfg [None req-6172fc31-0c17-4e4e-b36c-6282050ce3ef - - - - - -] 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 0x7f924a63c668 pid: 7 (default app) /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-12 07:02:26.259 8 WARNING oslo_policy.policy [None req-2be42803-78bf-425c-9dc3-8691fa5315de e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - 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-12 07:02:26.260 8 WARNING oslo_policy.policy [None req-2be42803-78bf-425c-9dc3-8691fa5315de e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - 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-12 07:02:26.275 8 WARNING oslo_policy.policy [None req-2be42803-78bf-425c-9dc3-8691fa5315de e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - 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-12 07:02:26.275 8 WARNING oslo_policy.policy [None req-2be42803-78bf-425c-9dc3-8691fa5315de e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - 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-12 07:02:26.373 8 WARNING oslo_config.cfg [None req-2be42803-78bf-425c-9dc3-8691fa5315de e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - 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/4] 199.19.213.23 () {44 vars in 906 bytes} [Tue May 12 07:02:25 2026] GET /v2/images => generated 3252 bytes in 563 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:02:26.422 7 WARNING oslo_policy.policy [None req-1a54815b-288e-4164-95df-e4e20509d46d e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - 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-12 07:02:26.423 7 WARNING oslo_policy.policy [None req-1a54815b-288e-4164-95df-e4e20509d46d e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - 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-12 07:02:26.550 7 WARNING oslo_policy.policy [None req-1a54815b-288e-4164-95df-e4e20509d46d e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - 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-12 07:02:26.550 7 WARNING oslo_policy.policy [None req-1a54815b-288e-4164-95df-e4e20509d46d e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - 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-12 07:02:26.771 7 WARNING oslo_config.cfg [None req-1a54815b-288e-4164-95df-e4e20509d46d e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - 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: 1/5] 199.19.213.23 () {48 vars in 1046 bytes} [Tue May 12 07:02:26 2026] PATCH /v2/images/b99a3ad4-09ad-4b0c-a28c-caa0179826f5 => generated 822 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.23 () {44 vars in 967 bytes} [Tue May 12 07:02:26 2026] GET /v2/images/b99a3ad4-09ad-4b0c-a28c-caa0179826f5 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/23] 199.19.213.23 () {42 vars in 684 bytes} [Tue May 12 07:03:39 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/24] 199.19.213.23 () {44 vars in 906 bytes} [Tue May 12 07:03:39 2026] GET /v2/images => generated 3275 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/27] 199.19.213.23 () {42 vars in 684 bytes} [Tue May 12 07:03:56 2026] GET / => generated 1301 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/28] 199.19.213.23 () {44 vars in 906 bytes} [Tue May 12 07:03:56 2026] GET /v2/images => generated 3275 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/29] 199.19.213.23 () {44 vars in 935 bytes} [Tue May 12 07:03:56 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: 13/30] 199.19.213.23 () {44 vars in 957 bytes} [Tue May 12 07:03:56 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/31] 199.19.213.23 () {44 vars in 935 bytes} [Tue May 12 07:03:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/32] 199.19.213.23 () {48 vars in 947 bytes} [Tue May 12 07:03:56 2026] POST /v2/images => generated 791 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-12 07:03:56.621 8 WARNING oslo_policy.policy [None req-ff5980dc-2336-4b6f-b920-a1eb54d50d48 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - 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-12 07:03:56.621 8 WARNING oslo_policy.policy [None req-ff5980dc-2336-4b6f-b920-a1eb54d50d48 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - 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-12 07:03:56.623 8 INFO glance.api.v2.image_data [None req-ff5980dc-2336-4b6f-b920-a1eb54d50d48 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 07:05:11.639 8 INFO glance.location [None req-ff5980dc-2336-4b6f-b920-a1eb54d50d48 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 19/49] 199.19.213.23 () {48 vars in 1042 bytes} [Tue May 12 07:03:56 2026] PUT /v2/images/7e497249-e2cb-4c4e-b207-90150f7d57fb/file => generated 0 bytes in 75080 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16949 switches on core 0) [pid: 7|app: 0|req: 31/50] 199.19.213.23 () {44 vars in 967 bytes} [Tue May 12 07:05:11 2026] GET /v2/images/7e497249-e2cb-4c4e-b207-90150f7d57fb => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/51] 199.19.213.23 () {44 vars in 967 bytes} [Tue May 12 07:05:11 2026] GET /v2/images/7e497249-e2cb-4c4e-b207-90150f7d57fb => generated 1204 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/216] 199.19.213.23 () {42 vars in 684 bytes} [Tue May 12 07:18:51 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/217] 199.19.213.23 () {44 vars in 906 bytes} [Tue May 12 07:18:51 2026] GET /v2/images => generated 4481 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/248] 199.19.213.23 () {42 vars in 684 bytes} [Tue May 12 07:21: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: 130/249] 199.19.213.23 () {44 vars in 906 bytes} [Tue May 12 07:21:20 2026] GET /v2/images => generated 4481 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/250] 199.19.213.23 () {42 vars in 684 bytes} [Tue May 12 07:21:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/251] 199.19.213.23 () {44 vars in 906 bytes} [Tue May 12 07:21:22 2026] GET /v2/images => generated 4481 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/262] 199.19.213.23 () {42 vars in 684 bytes} [Tue May 12 07:22:14 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: 126/263] 199.19.213.23 () {44 vars in 906 bytes} [Tue May 12 07:22:14 2026] GET /v2/images => generated 4481 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/266] 199.19.213.23 () {42 vars in 684 bytes} [Tue May 12 07:22:22 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: 128/267] 199.19.213.23 () {44 vars in 906 bytes} [Tue May 12 07:22:22 2026] GET /v2/images => generated 4481 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/280] 199.19.213.23 () {42 vars in 684 bytes} [Tue May 12 07:23:26 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/281] 199.19.213.23 () {44 vars in 906 bytes} [Tue May 12 07:23:26 2026] GET /v2/images => generated 4481 bytes in 48 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: 141/292] 10.0.0.79 () {32 vars in 632 bytes} [Tue May 12 07:24:12 2026] GET /v2/images => generated 4481 bytes in 19 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: 154/297] 10.0.0.250 () {36 vars in 987 bytes} [Tue May 12 07:24:36 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb => generated 1171 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/298] 10.0.0.250 () {36 vars in 927 bytes} [Tue May 12 07:24:36 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/299] 10.0.0.250 () {36 vars in 927 bytes} [Tue May 12 07:24:36 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/300] 10.0.0.250 () {36 vars in 987 bytes} [Tue May 12 07:24:36 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/301] 10.0.0.250 () {36 vars in 927 bytes} [Tue May 12 07:24:36 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/302] 10.0.0.250 () {36 vars in 927 bytes} [Tue May 12 07:24:36 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: 157/303] 10.0.0.250 () {36 vars in 987 bytes} [Tue May 12 07:24:36 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/304] 10.0.0.250 () {36 vars in 927 bytes} [Tue May 12 07:24:36 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: 158/305] 10.0.0.250 () {36 vars in 927 bytes} [Tue May 12 07:24:36 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/308] 10.0.0.142 () {36 vars in 911 bytes} [Tue May 12 07:24:37 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/309] 10.0.0.142 () {36 vars in 1007 bytes} [Tue May 12 07:24:37 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb/locations => generated 127 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/310] 10.0.0.142 () {36 vars in 987 bytes} [Tue May 12 07:24:38 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/311] 10.0.0.142 () {36 vars in 927 bytes} [Tue May 12 07:24:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/312] 10.0.0.142 () {36 vars in 927 bytes} [Tue May 12 07:24:38 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: 163/315] 10.0.0.79 () {30 vars in 410 bytes} [Tue May 12 07:24: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: 165/318] 10.0.0.108 () {36 vars in 987 bytes} [Tue May 12 07:24:57 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb => 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: 154/319] 10.0.0.108 () {36 vars in 927 bytes} [Tue May 12 07:24:57 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/320] 199.19.213.23 () {36 vars in 990 bytes} [Tue May 12 07:25:04 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/321] 199.19.213.23 () {36 vars in 930 bytes} [Tue May 12 07:25: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: 167/322] 199.19.213.23 () {36 vars in 990 bytes} [Tue May 12 07:25:05 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb => 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: 156/323] 199.19.213.23 () {36 vars in 930 bytes} [Tue May 12 07:25:05 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: 160/330] 10.0.0.108 () {36 vars in 987 bytes} [Tue May 12 07:25:27 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb => 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: 171/331] 10.0.0.108 () {36 vars in 927 bytes} [Tue May 12 07:25:27 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/334] 10.0.0.108 () {36 vars in 987 bytes} [Tue May 12 07:25:42 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/335] 10.0.0.108 () {36 vars in 927 bytes} [Tue May 12 07:25:42 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: 176/340] 10.0.0.108 () {36 vars in 987 bytes} [Tue May 12 07:26:03 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/341] 10.0.0.108 () {36 vars in 927 bytes} [Tue May 12 07:26:03 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: 180/348] 10.0.0.108 () {36 vars in 987 bytes} [Tue May 12 07:26:31 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/349] 10.0.0.108 () {36 vars in 927 bytes} [Tue May 12 07:26:31 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: 171/352] 10.0.0.108 () {36 vars in 987 bytes} [Tue May 12 07:26:37 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb => 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: 182/353] 10.0.0.108 () {36 vars in 927 bytes} [Tue May 12 07:26:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/358] 10.0.0.108 () {36 vars in 987 bytes} [Tue May 12 07:26:58 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/359] 10.0.0.108 () {36 vars in 927 bytes} [Tue May 12 07:26:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/362] 10.0.0.108 () {36 vars in 987 bytes} [Tue May 12 07:27:10 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/363] 10.0.0.108 () {36 vars in 927 bytes} [Tue May 12 07:27: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: 8|app: 0|req: 177/364] 10.0.0.108 () {36 vars in 987 bytes} [Tue May 12 07:27:11 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb => 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: 188/365] 10.0.0.108 () {36 vars in 927 bytes} [Tue May 12 07:27:11 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: 178/366] 10.0.0.108 () {36 vars in 987 bytes} [Tue May 12 07:27:16 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb => 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: 189/367] 10.0.0.108 () {36 vars in 927 bytes} [Tue May 12 07:27: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: 7|app: 0|req: 194/376] 10.0.0.79 () {34 vars in 654 bytes} [Tue May 12 07:27:48 2026] POST /v2/images => generated 649 bytes in 186 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-12 07:27:49.006 8 WARNING glance.api.v2.images [None req-b425e8e0-2526-424d-9ccd-ebec0ade0d17 85bd22feee6241f399abba99e3cb5d78 a0643cf025a444708b6ce4e7faf05369 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fef46941-df06-4353-9a1e-4abbeade9ad3 [pid: 8|app: 0|req: 183/377] 10.0.0.79 () {32 vars in 709 bytes} [Tue May 12 07:27:48 2026] DELETE /v2/images/fef46941-df06-4353-9a1e-4abbeade9ad3 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/378] 10.0.0.79 () {32 vars in 706 bytes} [Tue May 12 07:27:49 2026] GET /v2/images/fef46941-df06-4353-9a1e-4abbeade9ad3 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/379] 10.0.0.79 () {32 vars in 632 bytes} [Tue May 12 07:27:49 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/380] 10.0.0.79 () {34 vars in 654 bytes} [Tue May 12 07:27:49 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/381] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:27:49 2026] GET /v2/images/04d0342e-2266-4f86-bde3-ddaefdf492cf/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:27:49.189 7 WARNING oslo_policy.policy [None req-cf1062a0-9fb1-4635-a7fa-6e8cc6c63654 85bd22feee6241f399abba99e3cb5d78 a0643cf025a444708b6ce4e7faf05369 - - 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-12 07:27:49.189 7 WARNING oslo_policy.policy [None req-cf1062a0-9fb1-4635-a7fa-6e8cc6c63654 85bd22feee6241f399abba99e3cb5d78 a0643cf025a444708b6ce4e7faf05369 - - 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-12 07:27:49.190 7 INFO glance.api.v2.image_data [None req-cf1062a0-9fb1-4635-a7fa-6e8cc6c63654 85bd22feee6241f399abba99e3cb5d78 a0643cf025a444708b6ce4e7faf05369 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 07:27:49.236 7 WARNING glance_store._drivers.rbd [None req-cf1062a0-9fb1-4635-a7fa-6e8cc6c63654 85bd22feee6241f399abba99e3cb5d78 a0643cf025a444708b6ce4e7faf05369 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-12 07:27:49.934 7 INFO glance.location [None req-cf1062a0-9fb1-4635-a7fa-6e8cc6c63654 85bd22feee6241f399abba99e3cb5d78 a0643cf025a444708b6ce4e7faf05369 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 197/382] 10.0.0.79 () {32 vars in 726 bytes} [Tue May 12 07:27:49 2026] PUT /v2/images/04d0342e-2266-4f86-bde3-ddaefdf492cf/file => generated 0 bytes in 805 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/383] 10.0.0.79 () {32 vars in 706 bytes} [Tue May 12 07:27:49 2026] GET /v2/images/04d0342e-2266-4f86-bde3-ddaefdf492cf => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/384] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:27:50 2026] GET /v2/images/04d0342e-2266-4f86-bde3-ddaefdf492cf/file => generated 1024 bytes in 166 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/385] 10.0.0.79 () {34 vars in 654 bytes} [Tue May 12 07:27:50 2026] POST /v2/images => generated 648 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/386] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:27:50 2026] PATCH /v2/images/427ea86c-12e7-4402-9533-464a4333db8d => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/387] 10.0.0.79 () {32 vars in 706 bytes} [Tue May 12 07:27:50 2026] GET /v2/images/427ea86c-12e7-4402-9533-464a4333db8d => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:50.301 7 WARNING glance.api.v2.images [None req-ca3f228f-b662-4255-95ce-7348e2c6c08d 85bd22feee6241f399abba99e3cb5d78 a0643cf025a444708b6ce4e7faf05369 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//427ea86c-12e7-4402-9533-464a4333db8d [pid: 7|app: 0|req: 200/388] 10.0.0.79 () {32 vars in 709 bytes} [Tue May 12 07:27:50 2026] DELETE /v2/images/427ea86c-12e7-4402-9533-464a4333db8d => generated 0 bytes in 81 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/389] 10.0.0.79 () {32 vars in 706 bytes} [Tue May 12 07:27:50 2026] GET /v2/images/427ea86c-12e7-4402-9533-464a4333db8d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:27:50.401 7 WARNING glance.api.v2.images [None req-204d5d64-d4cc-4a0e-bafe-ea9d1e6c0bfb 85bd22feee6241f399abba99e3cb5d78 a0643cf025a444708b6ce4e7faf05369 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//04d0342e-2266-4f86-bde3-ddaefdf492cf [pid: 7|app: 0|req: 201/390] 10.0.0.79 () {32 vars in 709 bytes} [Tue May 12 07:27:50 2026] DELETE /v2/images/04d0342e-2266-4f86-bde3-ddaefdf492cf => generated 0 bytes in 1921 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/391] 10.0.0.79 () {32 vars in 706 bytes} [Tue May 12 07:27:52 2026] GET /v2/images/04d0342e-2266-4f86-bde3-ddaefdf492cf => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:27:52.345 7 WARNING glance.api.v2.images [None req-adf419af-7e32-43cb-9d8e-1a1af94cd78f 85bd22feee6241f399abba99e3cb5d78 a0643cf025a444708b6ce4e7faf05369 - - default default] Failed to find image fef46941-df06-4353-9a1e-4abbeade9ad3 to delete: glance.common.exception.ImageNotFound: No image found with ID fef46941-df06-4353-9a1e-4abbeade9ad3 [pid: 7|app: 0|req: 202/392] 10.0.0.79 () {32 vars in 709 bytes} [Tue May 12 07:27:52 2026] DELETE /v2/images/fef46941-df06-4353-9a1e-4abbeade9ad3 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/393] 10.0.0.79 () {32 vars in 706 bytes} [Tue May 12 07:27:52 2026] GET /v2/images/fef46941-df06-4353-9a1e-4abbeade9ad3 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/398] 199.19.213.23 () {32 vars in 825 bytes} [Tue May 12 07:28:15 2026] GET /v2/images?status=active&owner=358287e8f467465a87cebde41f883c9e&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/399] 199.19.213.23 () {32 vars in 652 bytes} [Tue May 12 07:28:15 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: 206/400] 10.0.0.250 () {36 vars in 987 bytes} [Tue May 12 07:28:15 2026] GET /v2/images/f7992233-b9e1-4b21-b016-66cfa30888d2 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/401] 10.0.0.250 () {36 vars in 927 bytes} [Tue May 12 07:28:15 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: 207/402] 10.0.0.250 () {36 vars in 927 bytes} [Tue May 12 07:28:15 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/403] 10.0.0.250 () {36 vars in 987 bytes} [Tue May 12 07:28:15 2026] GET /v2/images/f7992233-b9e1-4b21-b016-66cfa30888d2 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/404] 10.0.0.250 () {36 vars in 927 bytes} [Tue May 12 07:28:15 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/405] 10.0.0.250 () {36 vars in 927 bytes} [Tue May 12 07:28: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: 209/406] 10.0.0.250 () {36 vars in 987 bytes} [Tue May 12 07:28:15 2026] GET /v2/images/f7992233-b9e1-4b21-b016-66cfa30888d2 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/407] 10.0.0.250 () {36 vars in 927 bytes} [Tue May 12 07:28: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: 210/408] 10.0.0.142 () {36 vars in 911 bytes} [Tue May 12 07:28:16 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: 199/409] 10.0.0.142 () {36 vars in 1007 bytes} [Tue May 12 07:28:16 2026] GET /v2/images/f7992233-b9e1-4b21-b016-66cfa30888d2/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/410] 10.0.0.142 () {36 vars in 987 bytes} [Tue May 12 07:28:16 2026] GET /v2/images/f7992233-b9e1-4b21-b016-66cfa30888d2 => 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: 200/411] 10.0.0.142 () {36 vars in 927 bytes} [Tue May 12 07:28:16 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: 212/412] 10.0.0.142 () {36 vars in 927 bytes} [Tue May 12 07:28:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/417] 10.0.0.79 () {32 vars in 706 bytes} [Tue May 12 07:28:36 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/418] 10.0.0.79 () {32 vars in 706 bytes} [Tue May 12 07:28:36 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb => 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: 216/419] 10.0.0.250 () {36 vars in 987 bytes} [Tue May 12 07:28:36 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/420] 10.0.0.250 () {36 vars in 927 bytes} [Tue May 12 07:28:36 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: 217/421] 10.0.0.250 () {36 vars in 927 bytes} [Tue May 12 07:28:36 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: 205/422] 10.0.0.250 () {36 vars in 987 bytes} [Tue May 12 07:28:36 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb => 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: 218/423] 10.0.0.250 () {36 vars in 927 bytes} [Tue May 12 07:28:36 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: 206/424] 10.0.0.250 () {36 vars in 927 bytes} [Tue May 12 07:28:36 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: 219/425] 10.0.0.250 () {36 vars in 987 bytes} [Tue May 12 07:28:36 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb => 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: 207/426] 10.0.0.250 () {36 vars in 927 bytes} [Tue May 12 07:28:36 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: 221/429] 10.0.0.142 () {36 vars in 911 bytes} [Tue May 12 07:28:37 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/430] 10.0.0.142 () {36 vars in 1007 bytes} [Tue May 12 07:28:37 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/431] 10.0.0.142 () {36 vars in 987 bytes} [Tue May 12 07:28:37 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb => 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: 210/432] 10.0.0.142 () {36 vars in 927 bytes} [Tue May 12 07:28:37 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: 223/433] 10.0.0.142 () {36 vars in 927 bytes} [Tue May 12 07:28:37 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: 215/442] 10.0.0.108 () {36 vars in 987 bytes} [Tue May 12 07:29:19 2026] GET /v2/images/b35eb01a-5171-4580-8075-076673c544fb => 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: 228/443] 10.0.0.108 () {36 vars in 927 bytes} [Tue May 12 07:29:19 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/474] 10.0.0.79 () {32 vars in 632 bytes} [Tue May 12 07:31:56 2026] GET /v2/images => generated 4481 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)