+ 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 [Wed Mar 11 20:49:40 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-77d4f5bbcd-86dkj 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 0x7f759bf76668 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-03-11 20:49:41.995 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-11 20:49:42.020 7 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-03-11 20:49:42.846 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-03-11 20:49:42.847 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-03-11 20:49:42.848 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-11 20:49:42.880 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-03-11 20:49:42.881 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-03-11 20:49:42.882 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-11 20:49:44.866 7 WARNING glance.api.v2.images [None req-50d1aa4c-69be-42d5-a095-e9dbe4ca970c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-11 20:49:44.887 8 WARNING glance.api.v2.images [None req-0c33c931-35ef-4a47-89ab-c800e8ddf189 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-11 20:49:45.193 7 WARNING keystonemiddleware._common.config [None req-50d1aa4c-69be-42d5-a095-e9dbe4ca970c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-11 20:49:45.200 7 WARNING oslo_config.cfg [None req-50d1aa4c-69be-42d5-a095-e9dbe4ca970c - - - - - -] 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 0x7f759bf76668 pid: 7 (default app) 2026-03-11 20:49:45.217 8 WARNING keystonemiddleware._common.config [None req-0c33c931-35ef-4a47-89ab-c800e8ddf189 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-11 20:49:45.225 8 WARNING oslo_config.cfg [None req-0c33c931-35ef-4a47-89ab-c800e8ddf189 - - - - - -] 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 0x7f759bf76668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 162.253.55.140 () {42 vars in 689 bytes} [Wed Mar 11 20:49:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 20:49:46.334 8 WARNING oslo_policy.policy [None req-d8e9221b-f8d2-4aa7-87b6-8fb2473d9366 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - 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-03-11 20:49:46.334 8 WARNING oslo_policy.policy [None req-d8e9221b-f8d2-4aa7-87b6-8fb2473d9366 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - 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-03-11 20:49:46.348 8 WARNING oslo_policy.policy [None req-d8e9221b-f8d2-4aa7-87b6-8fb2473d9366 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - 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-03-11 20:49:46.348 8 WARNING oslo_policy.policy [None req-d8e9221b-f8d2-4aa7-87b6-8fb2473d9366 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 162.253.55.140 () {44 vars in 911 bytes} [Wed Mar 11 20:49:45 2026] GET /v2/images => generated 69 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 162.253.55.140 () {42 vars in 689 bytes} [Wed Mar 11 20:49:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 162.253.55.140 () {44 vars in 911 bytes} [Wed Mar 11 20:49:49 2026] GET /v2/images => generated 69 bytes in 32 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-03-11 20:49:50.063 7 WARNING oslo_policy.policy [None req-75cecba6-2ad2-4559-879b-b12e97122245 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - 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-03-11 20:49:50.064 7 WARNING oslo_policy.policy [None req-75cecba6-2ad2-4559-879b-b12e97122245 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 162.253.55.140 () {44 vars in 912 bytes} [Wed Mar 11 20:49:50 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 162.253.55.140 () {44 vars in 934 bytes} [Wed Mar 11 20:49:50 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-11 20:49:50.194 7 WARNING oslo_policy.policy [None req-7cbeee99-db20-4ea7-9fe4-d31783a7a419 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - 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-03-11 20:49:50.195 7 WARNING oslo_policy.policy [None req-7cbeee99-db20-4ea7-9fe4-d31783a7a419 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 162.253.55.140 () {44 vars in 940 bytes} [Wed Mar 11 20:49:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-11 20:49:50.275 8 WARNING oslo_config.cfg [None req-3840aaa9-36ba-4d9e-86ec-8d792a11fe62 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 162.253.55.140 () {48 vars in 952 bytes} [Wed Mar 11 20:49:50 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-11 20:49:50.295 7 WARNING oslo_policy.policy [None req-a4c81301-478c-4c7e-8e90-1896977346a0 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - 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-03-11 20:49:50.295 7 WARNING oslo_policy.policy [None req-a4c81301-478c-4c7e-8e90-1896977346a0 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - 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-03-11 20:49:50.296 7 INFO glance.api.v2.image_data [None req-a4c81301-478c-4c7e-8e90-1896977346a0 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-11 20:49:55.555 7 WARNING glance.location [None req-a4c81301-478c-4c7e-8e90-1896977346a0 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 162.253.55.140 () {48 vars in 1046 bytes} [Wed Mar 11 20:49:50 2026] PUT /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e/file => generated 0 bytes in 5299 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5156 switches on core 0) [pid: 8|app: 0|req: 7/15] 162.253.55.140 () {44 vars in 972 bytes} [Wed Mar 11 20:49:55 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-11 20:49:55.631 7 WARNING oslo_config.cfg [None req-281c1237-d12b-472f-8ff6-913ce271d569 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 162.253.55.140 () {44 vars in 972 bytes} [Wed Mar 11 20:49:55 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => 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: 134/265] 162.253.55.140 () {42 vars in 689 bytes} [Wed Mar 11 21:10:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/266] 162.253.55.140 () {44 vars in 911 bytes} [Wed Mar 11 21:10:34 2026] GET /v2/images => generated 1240 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/269] 162.253.55.140 () {42 vars in 689 bytes} [Wed Mar 11 21:10:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 162.253.55.140 () {44 vars in 911 bytes} [Wed Mar 11 21:10:52 2026] GET /v2/images => generated 1240 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 162.253.55.140 () {44 vars in 938 bytes} [Wed Mar 11 21:10:52 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 162.253.55.140 () {44 vars in 960 bytes} [Wed Mar 11 21:10:52 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 162.253.55.140 () {44 vars in 940 bytes} [Wed Mar 11 21:10:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 162.253.55.140 () {48 vars in 952 bytes} [Wed Mar 11 21:10:52 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-11 21:10:52.853 8 WARNING oslo_policy.policy [None req-0301e5b1-6659-4fe5-aafd-87b60d185506 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - 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-03-11 21:10:52.853 8 WARNING oslo_policy.policy [None req-0301e5b1-6659-4fe5-aafd-87b60d185506 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - 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-03-11 21:10:52.854 8 INFO glance.api.v2.image_data [None req-0301e5b1-6659-4fe5-aafd-87b60d185506 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-11 21:11:23.842 8 WARNING glance.location [None req-0301e5b1-6659-4fe5-aafd-87b60d185506 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 137/281] 162.253.55.140 () {48 vars in 1047 bytes} [Wed Mar 11 21:10:52 2026] PUT /v2/images/55ff7fb2-2c7e-40ea-addd-82498750f37e/file => generated 0 bytes in 31036 msecs (HTTP/1.1 204) 4 headers in 171 bytes (78202 switches on core 0) [pid: 7|app: 0|req: 145/282] 162.253.55.140 () {44 vars in 972 bytes} [Wed Mar 11 21:11:23 2026] GET /v2/images/55ff7fb2-2c7e-40ea-addd-82498750f37e => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/283] 162.253.55.140 () {44 vars in 972 bytes} [Wed Mar 11 21:11:23 2026] GET /v2/images/55ff7fb2-2c7e-40ea-addd-82498750f37e => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/286] 162.253.55.140 () {42 vars in 689 bytes} [Wed Mar 11 21:11:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/287] 162.253.55.140 () {44 vars in 911 bytes} [Wed Mar 11 21:11:25 2026] GET /v2/images => generated 2451 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/368] 162.253.55.140 () {42 vars in 689 bytes} [Wed Mar 11 21:18:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/369] 162.253.55.140 () {44 vars in 911 bytes} [Wed Mar 11 21:18:05 2026] GET /v2/images => generated 2451 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/372] 162.253.55.140 () {42 vars in 689 bytes} [Wed Mar 11 21:18:18 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/373] 162.253.55.140 () {44 vars in 911 bytes} [Wed Mar 11 21:18:18 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/374] 162.253.55.140 () {44 vars in 948 bytes} [Wed Mar 11 21:18:18 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/375] 162.253.55.140 () {44 vars in 970 bytes} [Wed Mar 11 21:18:18 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/376] 162.253.55.140 () {44 vars in 940 bytes} [Wed Mar 11 21:18:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/377] 162.253.55.140 () {48 vars in 952 bytes} [Wed Mar 11 21:18:18 2026] POST /v2/images => generated 799 bytes in 383 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-11 21:18:18.838 8 INFO glance.api.v2.image_data [None req-9699a948-f817-42b3-917e-4961f0d7e1e4 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-11 21:19:08.899 8 INFO glance.location [None req-9699a948-f817-42b3-917e-4961f0d7e1e4 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 186/388] 162.253.55.140 () {48 vars in 1046 bytes} [Wed Mar 11 21:18:18 2026] PUT /v2/images/f72ece06-ad1c-42fa-a4e1-c18014117694/file => generated 0 bytes in 50123 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17085 switches on core 0) [pid: 7|app: 0|req: 203/389] 162.253.55.140 () {44 vars in 972 bytes} [Wed Mar 11 21:19:08 2026] GET /v2/images/f72ece06-ad1c-42fa-a4e1-c18014117694 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/390] 162.253.55.140 () {48 vars in 1051 bytes} [Wed Mar 11 21:19:08 2026] PATCH /v2/images/f72ece06-ad1c-42fa-a4e1-c18014117694 => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/391] 162.253.55.140 () {44 vars in 972 bytes} [Wed Mar 11 21:19:09 2026] GET /v2/images/f72ece06-ad1c-42fa-a4e1-c18014117694 => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/406] 162.253.55.140 () {42 vars in 689 bytes} [Wed Mar 11 21:20:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/407] 162.253.55.140 () {44 vars in 911 bytes} [Wed Mar 11 21:20:14 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/410] 162.253.55.140 () {42 vars in 689 bytes} [Wed Mar 11 21:20:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/411] 162.253.55.140 () {44 vars in 911 bytes} [Wed Mar 11 21:20:26 2026] GET /v2/images => generated 3687 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/412] 162.253.55.140 () {44 vars in 940 bytes} [Wed Mar 11 21:20:26 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: 215/413] 162.253.55.140 () {44 vars in 962 bytes} [Wed Mar 11 21:20:26 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: 8|app: 0|req: 199/414] 162.253.55.140 () {44 vars in 940 bytes} [Wed Mar 11 21:20:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/415] 162.253.55.140 () {48 vars in 952 bytes} [Wed Mar 11 21:20:26 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-11 21:20:26.876 8 INFO glance.api.v2.image_data [None req-3c7d9589-32ba-460e-a5ed-18f8ba5f42d3 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-11 21:20:38.203 8 INFO glance.location [None req-3c7d9589-32ba-460e-a5ed-18f8ba5f42d3 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 200/418] 162.253.55.140 () {48 vars in 1046 bytes} [Wed Mar 11 21:20:26 2026] PUT /v2/images/36bdd145-4145-4850-a863-04580b2af200/file => generated 0 bytes in 11372 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20636 switches on core 0) [pid: 7|app: 0|req: 219/419] 162.253.55.140 () {44 vars in 972 bytes} [Wed Mar 11 21:20:38 2026] GET /v2/images/36bdd145-4145-4850-a863-04580b2af200 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/420] 162.253.55.140 () {44 vars in 972 bytes} [Wed Mar 11 21:20:38 2026] GET /v2/images/36bdd145-4145-4850-a863-04580b2af200 => generated 1203 bytes in 17 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: 244/469] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:24:40 2026] GET /v2/images => generated 4892 bytes in 155 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: 226/470] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:24:40 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/483] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:25:40 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/484] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:25:40 2026] GET /v2/images => generated 4892 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/497] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:26:40 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/498] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:26:40 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/511] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:27:40 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/512] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:27:40 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/525] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:28:40 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/526] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:28:40 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/539] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:29:40 2026] GET /v2/images => generated 4892 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/540] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:29:40 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/553] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:30:40 2026] GET /v2/images => generated 4892 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/554] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:30:40 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/567] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:31:40 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/568] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:31:40 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/581] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:32:40 2026] GET /v2/images => generated 4892 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/582] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:32:40 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/583] 162.253.55.140 () {42 vars in 689 bytes} [Wed Mar 11 21:32:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/584] 162.253.55.140 () {44 vars in 911 bytes} [Wed Mar 11 21:32:41 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/597] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:33:40 2026] GET /v2/images => generated 4892 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/598] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:33:40 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/611] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:34:40 2026] GET /v2/images => generated 4892 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/612] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:34:40 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/615] 162.253.55.140 () {42 vars in 689 bytes} [Wed Mar 11 21:34:51 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/616] 162.253.55.140 () {44 vars in 911 bytes} [Wed Mar 11 21:34:51 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/617] 162.253.55.140 () {42 vars in 689 bytes} [Wed Mar 11 21:34:52 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/618] 162.253.55.140 () {44 vars in 911 bytes} [Wed Mar 11 21:34:52 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/629] 162.253.55.140 () {42 vars in 689 bytes} [Wed Mar 11 21:35:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/630] 162.253.55.140 () {44 vars in 911 bytes} [Wed Mar 11 21:35:39 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/631] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:35:40 2026] GET /v2/images => generated 4892 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/632] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:35:40 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/635] 162.253.55.140 () {42 vars in 689 bytes} [Wed Mar 11 21:35:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/636] 162.253.55.140 () {44 vars in 911 bytes} [Wed Mar 11 21:35:46 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/647] 162.253.55.140 () {42 vars in 689 bytes} [Wed Mar 11 21:36:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/648] 162.253.55.140 () {44 vars in 911 bytes} [Wed Mar 11 21:36:38 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: 316/649] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:36:40 2026] GET /v2/images => generated 4892 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/650] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:36:40 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/659] 10.0.0.48 () {32 vars in 632 bytes} [Wed Mar 11 21:37:18 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/664] 10.0.0.123 () {36 vars in 987 bytes} [Wed Mar 11 21:37:35 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/665] 10.0.0.123 () {36 vars in 927 bytes} [Wed Mar 11 21:37:35 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: 324/666] 10.0.0.48 () {34 vars in 654 bytes} [Wed Mar 11 21:37:38 2026] POST /v2/images => generated 648 bytes in 150 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-11 21:37:38.724 7 WARNING glance.api.v2.images [None req-b95e567a-f14c-4c66-b461-9600d0e545c1 58460d5fdd8540f3a48d7f97a4396968 6875599f024a4971bdc7872c07ae46e8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4db50442-be5c-4def-ba26-518cce131438 [pid: 7|app: 0|req: 343/667] 10.0.0.48 () {32 vars in 709 bytes} [Wed Mar 11 21:37:38 2026] DELETE /v2/images/4db50442-be5c-4def-ba26-518cce131438 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/668] 10.0.0.48 () {32 vars in 706 bytes} [Wed Mar 11 21:37:38 2026] GET /v2/images/4db50442-be5c-4def-ba26-518cce131438 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/669] 10.0.0.48 () {32 vars in 632 bytes} [Wed Mar 11 21:37:38 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/670] 10.0.0.48 () {34 vars in 654 bytes} [Wed Mar 11 21:37:38 2026] POST /v2/images => generated 702 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/671] 10.0.0.48 () {32 vars in 716 bytes} [Wed Mar 11 21:37:38 2026] GET /v2/images/6c6a8710-8f9d-417f-b21b-e98cadc5929d/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-11 21:37:38.918 8 INFO glance.api.v2.image_data [None req-9b8a1d8e-c7b2-413c-be2d-04f15ef46258 58460d5fdd8540f3a48d7f97a4396968 6875599f024a4971bdc7872c07ae46e8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-11 21:37:38.965 8 WARNING glance_store._drivers.rbd [None req-9b8a1d8e-c7b2-413c-be2d-04f15ef46258 58460d5fdd8540f3a48d7f97a4396968 6875599f024a4971bdc7872c07ae46e8 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-11 21:37:39.207 8 INFO glance.location [None req-9b8a1d8e-c7b2-413c-be2d-04f15ef46258 58460d5fdd8540f3a48d7f97a4396968 6875599f024a4971bdc7872c07ae46e8 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 327/672] 10.0.0.48 () {32 vars in 726 bytes} [Wed Mar 11 21:37:38 2026] PUT /v2/images/6c6a8710-8f9d-417f-b21b-e98cadc5929d/file => generated 0 bytes in 355 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/673] 10.0.0.48 () {32 vars in 706 bytes} [Wed Mar 11 21:37:39 2026] GET /v2/images/6c6a8710-8f9d-417f-b21b-e98cadc5929d => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/674] 10.0.0.48 () {32 vars in 716 bytes} [Wed Mar 11 21:37:39 2026] GET /v2/images/6c6a8710-8f9d-417f-b21b-e98cadc5929d/file => generated 1024 bytes in 134 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/675] 10.0.0.48 () {34 vars in 654 bytes} [Wed Mar 11 21:37:39 2026] POST /v2/images => generated 648 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/676] 10.0.0.48 () {32 vars in 725 bytes} [Wed Mar 11 21:37:39 2026] PATCH /v2/images/69a51b4e-8db8-4888-9f68-0ea19eae53eb => generated 653 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/677] 10.0.0.48 () {32 vars in 706 bytes} [Wed Mar 11 21:37:39 2026] GET /v2/images/69a51b4e-8db8-4888-9f68-0ea19eae53eb => generated 653 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-11 21:37:39.587 8 WARNING glance.api.v2.images [None req-34cf43dc-46dc-4157-989f-59e0a2d0f530 58460d5fdd8540f3a48d7f97a4396968 6875599f024a4971bdc7872c07ae46e8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//69a51b4e-8db8-4888-9f68-0ea19eae53eb [pid: 8|app: 0|req: 330/678] 10.0.0.48 () {32 vars in 709 bytes} [Wed Mar 11 21:37:39 2026] DELETE /v2/images/69a51b4e-8db8-4888-9f68-0ea19eae53eb => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/679] 10.0.0.48 () {32 vars in 706 bytes} [Wed Mar 11 21:37:39 2026] GET /v2/images/69a51b4e-8db8-4888-9f68-0ea19eae53eb => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-11 21:37:39.655 8 WARNING glance.api.v2.images [None req-382dcc8e-8f52-43dc-a8b5-e8323069e4b5 58460d5fdd8540f3a48d7f97a4396968 6875599f024a4971bdc7872c07ae46e8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6c6a8710-8f9d-417f-b21b-e98cadc5929d [pid: 8|app: 0|req: 331/680] 10.0.0.48 () {32 vars in 709 bytes} [Wed Mar 11 21:37:39 2026] DELETE /v2/images/6c6a8710-8f9d-417f-b21b-e98cadc5929d => generated 0 bytes in 776 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/681] 10.0.0.48 () {32 vars in 706 bytes} [Wed Mar 11 21:37:40 2026] GET /v2/images/6c6a8710-8f9d-417f-b21b-e98cadc5929d => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-11 21:37:40.455 8 WARNING glance.api.v2.images [None req-07297b61-61f3-483b-90db-9c851730dd26 58460d5fdd8540f3a48d7f97a4396968 6875599f024a4971bdc7872c07ae46e8 - - default default] Failed to find image 4db50442-be5c-4def-ba26-518cce131438 to delete: glance.common.exception.ImageNotFound: No image found with ID 4db50442-be5c-4def-ba26-518cce131438 [pid: 8|app: 0|req: 332/682] 10.0.0.48 () {32 vars in 709 bytes} [Wed Mar 11 21:37:40 2026] DELETE /v2/images/4db50442-be5c-4def-ba26-518cce131438 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/683] 10.0.0.48 () {32 vars in 706 bytes} [Wed Mar 11 21:37:40 2026] GET /v2/images/4db50442-be5c-4def-ba26-518cce131438 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/684] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:37:41 2026] GET /v2/images => generated 4892 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/685] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:37:41 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/686] 162.253.55.140 () {36 vars in 991 bytes} [Wed Mar 11 21:37:43 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/687] 162.253.55.140 () {36 vars in 931 bytes} [Wed Mar 11 21:37:43 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: 335/688] 162.253.55.140 () {36 vars in 991 bytes} [Wed Mar 11 21:37:43 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => 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: 354/689] 162.253.55.140 () {36 vars in 931 bytes} [Wed Mar 11 21:37: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: 337/692] 10.0.0.123 () {36 vars in 987 bytes} [Wed Mar 11 21:37:47 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => 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: 356/693] 10.0.0.123 () {36 vars in 927 bytes} [Wed Mar 11 21:37:47 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/694] 10.0.0.123 () {36 vars in 987 bytes} [Wed Mar 11 21:37:50 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => 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: 357/695] 10.0.0.123 () {36 vars in 927 bytes} [Wed Mar 11 21:37:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/702] 10.0.0.123 () {36 vars in 987 bytes} [Wed Mar 11 21:38:21 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/703] 10.0.0.123 () {36 vars in 927 bytes} [Wed Mar 11 21:38:21 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: 344/706] 10.0.0.123 () {36 vars in 987 bytes} [Wed Mar 11 21:38:26 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => 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: 363/707] 10.0.0.123 () {36 vars in 927 bytes} [Wed Mar 11 21:38:26 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/710] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:38:41 2026] GET /v2/images => generated 4892 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/711] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:38:41 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/714] 10.0.0.112 () {36 vars in 987 bytes} [Wed Mar 11 21:38:49 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => generated 1171 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/715] 10.0.0.112 () {36 vars in 927 bytes} [Wed Mar 11 21:38:49 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: 349/716] 10.0.0.112 () {36 vars in 927 bytes} [Wed Mar 11 21:38:49 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: 368/717] 10.0.0.112 () {36 vars in 987 bytes} [Wed Mar 11 21:38:49 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => 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: 350/718] 10.0.0.112 () {36 vars in 927 bytes} [Wed Mar 11 21:38:49 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: 369/719] 10.0.0.112 () {36 vars in 927 bytes} [Wed Mar 11 21:38:49 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: 351/720] 10.0.0.112 () {36 vars in 987 bytes} [Wed Mar 11 21:38:49 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => 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: 370/721] 10.0.0.112 () {36 vars in 927 bytes} [Wed Mar 11 21:38:49 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: 352/722] 10.0.0.112 () {36 vars in 927 bytes} [Wed Mar 11 21:38:49 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: 371/723] 10.0.0.164 () {36 vars in 911 bytes} [Wed Mar 11 21:38:50 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/724] 10.0.0.164 () {36 vars in 1007 bytes} [Wed Mar 11 21:38:50 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e/locations => generated 127 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/725] 10.0.0.164 () {36 vars in 987 bytes} [Wed Mar 11 21:38:50 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => 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: 354/726] 10.0.0.164 () {36 vars in 927 bytes} [Wed Mar 11 21:38:50 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: 373/727] 10.0.0.164 () {36 vars in 927 bytes} [Wed Mar 11 21:38:50 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/728] 10.0.0.123 () {36 vars in 987 bytes} [Wed Mar 11 21:38:53 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => 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: 374/729] 10.0.0.123 () {36 vars in 927 bytes} [Wed Mar 11 21:38:53 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: 358/734] 10.0.0.123 () {36 vars in 987 bytes} [Wed Mar 11 21:39:05 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => 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: 377/735] 10.0.0.123 () {36 vars in 927 bytes} [Wed Mar 11 21:39:05 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: 380/740] 10.0.0.48 () {32 vars in 706 bytes} [Wed Mar 11 21:39:29 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => 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: 361/741] 10.0.0.48 () {32 vars in 706 bytes} [Wed Mar 11 21:39:29 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => 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: 381/742] 10.0.0.112 () {36 vars in 987 bytes} [Wed Mar 11 21:39:30 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => generated 1171 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/743] 10.0.0.112 () {36 vars in 927 bytes} [Wed Mar 11 21:39:30 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: 382/744] 10.0.0.112 () {36 vars in 927 bytes} [Wed Mar 11 21:39:30 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/745] 10.0.0.112 () {36 vars in 987 bytes} [Wed Mar 11 21:39:30 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/746] 10.0.0.112 () {36 vars in 927 bytes} [Wed Mar 11 21:39:30 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/747] 10.0.0.112 () {36 vars in 927 bytes} [Wed Mar 11 21:39:30 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: 384/748] 10.0.0.112 () {36 vars in 987 bytes} [Wed Mar 11 21:39:30 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => 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: 365/749] 10.0.0.112 () {36 vars in 927 bytes} [Wed Mar 11 21:39:30 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: 385/750] 10.0.0.112 () {36 vars in 927 bytes} [Wed Mar 11 21:39:30 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: 366/751] 10.0.0.164 () {36 vars in 911 bytes} [Wed Mar 11 21:39:30 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/752] 10.0.0.164 () {36 vars in 1007 bytes} [Wed Mar 11 21:39:30 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/753] 10.0.0.164 () {36 vars in 987 bytes} [Wed Mar 11 21:39:30 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/754] 10.0.0.164 () {36 vars in 927 bytes} [Wed Mar 11 21:39:30 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/755] 10.0.0.164 () {36 vars in 927 bytes} [Wed Mar 11 21:39:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/756] 10.0.0.123 () {36 vars in 987 bytes} [Wed Mar 11 21:39:32 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/757] 10.0.0.123 () {36 vars in 927 bytes} [Wed Mar 11 21:39:32 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: 390/760] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:39:40 2026] GET /v2/images => generated 4892 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/761] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:39:41 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/774] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:40:41 2026] GET /v2/images => generated 4892 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/775] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:40:41 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/778] 10.0.0.123 () {36 vars in 987 bytes} [Wed Mar 11 21:40:46 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/779] 10.0.0.123 () {36 vars in 927 bytes} [Wed Mar 11 21:40: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: 401/782] 10.0.0.123 () {36 vars in 987 bytes} [Wed Mar 11 21:41:03 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => 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: 382/783] 10.0.0.123 () {36 vars in 927 bytes} [Wed Mar 11 21:41:03 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: 404/788] 10.0.0.48 () {30 vars in 410 bytes} [Wed Mar 11 21:41:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/793] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:41:40 2026] GET /v2/images => generated 4892 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/794] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:41:40 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/795] 162.253.55.140 () {32 vars in 826 bytes} [Wed Mar 11 21:41:42 2026] GET /v2/images?status=active&owner=73388a8c8f8f4b35a8958a6a0528cbbf&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/796] 162.253.55.140 () {32 vars in 653 bytes} [Wed Mar 11 21:41: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: 409/797] 10.0.0.112 () {36 vars in 987 bytes} [Wed Mar 11 21:41:43 2026] GET /v2/images/55ff7fb2-2c7e-40ea-addd-82498750f37e => 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: 389/798] 10.0.0.112 () {36 vars in 927 bytes} [Wed Mar 11 21:41: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: 410/799] 10.0.0.112 () {36 vars in 927 bytes} [Wed Mar 11 21:41: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: 390/800] 10.0.0.112 () {36 vars in 987 bytes} [Wed Mar 11 21:41:43 2026] GET /v2/images/55ff7fb2-2c7e-40ea-addd-82498750f37e => 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: 411/801] 10.0.0.112 () {36 vars in 927 bytes} [Wed Mar 11 21:41: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: 391/802] 10.0.0.112 () {36 vars in 927 bytes} [Wed Mar 11 21:41: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: 412/803] 10.0.0.112 () {36 vars in 987 bytes} [Wed Mar 11 21:41:43 2026] GET /v2/images/55ff7fb2-2c7e-40ea-addd-82498750f37e => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/804] 10.0.0.112 () {36 vars in 927 bytes} [Wed Mar 11 21:41:43 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: 413/805] 10.0.0.164 () {36 vars in 911 bytes} [Wed Mar 11 21:41:43 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/806] 10.0.0.164 () {36 vars in 1007 bytes} [Wed Mar 11 21:41:43 2026] GET /v2/images/55ff7fb2-2c7e-40ea-addd-82498750f37e/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/807] 10.0.0.164 () {36 vars in 987 bytes} [Wed Mar 11 21:41:43 2026] GET /v2/images/55ff7fb2-2c7e-40ea-addd-82498750f37e => 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: 394/808] 10.0.0.164 () {36 vars in 927 bytes} [Wed Mar 11 21:41: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: 415/809] 10.0.0.164 () {36 vars in 927 bytes} [Wed Mar 11 21:41: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: 422/822] 10.0.0.123 () {36 vars in 987 bytes} [Wed Mar 11 21:42:36 2026] GET /v2/images/dabe99f9-8bd2-47ec-91e1-4ee1e08a3f7e => generated 1171 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/823] 10.0.0.123 () {36 vars in 927 bytes} [Wed Mar 11 21:42: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: 423/824] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:42:40 2026] GET /v2/images => generated 4892 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/825] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:42:40 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/838] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:43:40 2026] GET /v2/images => generated 4892 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/839] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:43:40 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/852] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:44:40 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/853] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:44:40 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/860] 10.0.0.48 () {32 vars in 632 bytes} [Wed Mar 11 21:45:11 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/867] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:45:40 2026] GET /v2/images => generated 4892 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/868] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:45:40 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/881] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:46:40 2026] GET /v2/images => generated 4892 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/882] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:46:40 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/895] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:47:40 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/896] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:47:40 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: 444/909] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:48:40 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/910] 10.0.0.91 () {28 vars in 568 bytes} [Wed Mar 11 21:48:40 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)