+ 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 Mar 3 19:15:52 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-78bb6db4f8-7b6rl 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 0x7fe83240d668 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-03 19:15:54.224 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-03 19:15:54.226 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-03-03 19:15:55.096 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-03 19:15:55.097 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-03 19:15:55.098 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-03 19:15:55.138 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-03 19:15:55.139 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-03 19:15:55.140 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-03 19:15:57.175 8 WARNING glance.api.v2.images [None req-aa3c580b-c4e2-4db6-86e8-958fe80265f5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-03 19:15:57.254 7 WARNING glance.api.v2.images [None req-8fce300d-034d-4f48-8faf-66148596e562 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-03 19:15:57.541 8 WARNING keystonemiddleware._common.config [None req-aa3c580b-c4e2-4db6-86e8-958fe80265f5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 19:15:57.549 8 WARNING oslo_config.cfg [None req-aa3c580b-c4e2-4db6-86e8-958fe80265f5 - - - - - -] 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 0x7fe83240d668 pid: 8 (default app) 2026-03-03 19:15:57.664 7 WARNING keystonemiddleware._common.config [None req-8fce300d-034d-4f48-8faf-66148596e562 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 19:15:57.672 7 WARNING oslo_config.cfg [None req-8fce300d-034d-4f48-8faf-66148596e562 - - - - - -] 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 0x7fe83240d668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.74 () {42 vars in 684 bytes} [Tue Mar 3 19:15:58 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:15:58.755 7 WARNING oslo_policy.policy [None req-c9bfd6d5-3d3d-48cb-a0bd-ef8abfba4258 88bc7e770e2343fba972f41e82dc15e2 b129ae1e24d745eb8d8145773b6e57c5 - - 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-03 19:15:58.755 7 WARNING oslo_policy.policy [None req-c9bfd6d5-3d3d-48cb-a0bd-ef8abfba4258 88bc7e770e2343fba972f41e82dc15e2 b129ae1e24d745eb8d8145773b6e57c5 - - 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-03 19:15:58.770 7 WARNING oslo_policy.policy [None req-c9bfd6d5-3d3d-48cb-a0bd-ef8abfba4258 88bc7e770e2343fba972f41e82dc15e2 b129ae1e24d745eb8d8145773b6e57c5 - - 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-03 19:15:58.770 7 WARNING oslo_policy.policy [None req-c9bfd6d5-3d3d-48cb-a0bd-ef8abfba4258 88bc7e770e2343fba972f41e82dc15e2 b129ae1e24d745eb8d8145773b6e57c5 - - 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: 1/5] 199.204.45.74 () {44 vars in 906 bytes} [Tue Mar 3 19:15:58 2026] GET /v2/images => generated 69 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.74 () {42 vars in 684 bytes} [Tue Mar 3 19:16:02 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.74 () {44 vars in 906 bytes} [Tue Mar 3 19:16:02 2026] GET /v2/images => generated 69 bytes in 45 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-03 19:16:02.494 8 WARNING oslo_policy.policy [None req-80553292-28ab-41b2-a387-04711367c7ed 88bc7e770e2343fba972f41e82dc15e2 b129ae1e24d745eb8d8145773b6e57c5 - - 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-03 19:16:02.494 8 WARNING oslo_policy.policy [None req-80553292-28ab-41b2-a387-04711367c7ed 88bc7e770e2343fba972f41e82dc15e2 b129ae1e24d745eb8d8145773b6e57c5 - - 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: 6/8] 199.204.45.74 () {44 vars in 907 bytes} [Tue Mar 3 19:16:02 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.74 () {44 vars in 929 bytes} [Tue Mar 3 19:16:02 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 19:16:02.640 8 WARNING oslo_policy.policy [None req-5d5a2245-3726-4f25-b66d-2cdf0914ebd4 88bc7e770e2343fba972f41e82dc15e2 b129ae1e24d745eb8d8145773b6e57c5 - - 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-03 19:16:02.640 8 WARNING oslo_policy.policy [None req-5d5a2245-3726-4f25-b66d-2cdf0914ebd4 88bc7e770e2343fba972f41e82dc15e2 b129ae1e24d745eb8d8145773b6e57c5 - - 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: 7/10] 199.204.45.74 () {44 vars in 935 bytes} [Tue Mar 3 19:16:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 19:16:02.851 7 WARNING oslo_config.cfg [None req-0f978e7c-1aba-47a3-99a0-9058b0ee5d6e 88bc7e770e2343fba972f41e82dc15e2 b129ae1e24d745eb8d8145773b6e57c5 - - 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: 4/11] 199.204.45.74 () {48 vars in 947 bytes} [Tue Mar 3 19:16:02 2026] POST /v2/images => generated 760 bytes in 180 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 19:16:02.875 8 WARNING oslo_policy.policy [None req-6a08900a-bbc8-4898-930b-8a0f8ff5c028 88bc7e770e2343fba972f41e82dc15e2 b129ae1e24d745eb8d8145773b6e57c5 - - 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-03 19:16:02.875 8 WARNING oslo_policy.policy [None req-6a08900a-bbc8-4898-930b-8a0f8ff5c028 88bc7e770e2343fba972f41e82dc15e2 b129ae1e24d745eb8d8145773b6e57c5 - - 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-03 19:16:02.877 8 INFO glance.api.v2.image_data [None req-6a08900a-bbc8-4898-930b-8a0f8ff5c028 88bc7e770e2343fba972f41e82dc15e2 b129ae1e24d745eb8d8145773b6e57c5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 19:16:07.546 8 WARNING glance.location [None req-6a08900a-bbc8-4898-930b-8a0f8ff5c028 88bc7e770e2343fba972f41e82dc15e2 b129ae1e24d745eb8d8145773b6e57c5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.74 () {48 vars in 1041 bytes} [Tue Mar 3 19:16:02 2026] PUT /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997/file => generated 0 bytes in 4718 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5136 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.74 () {44 vars in 967 bytes} [Tue Mar 3 19:16:07 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 19:16:07.628 8 WARNING oslo_config.cfg [None req-f1a6be28-1268-4767-b2be-efd343e88a06 88bc7e770e2343fba972f41e82dc15e2 b129ae1e24d745eb8d8145773b6e57c5 - - 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: 9/16] 199.204.45.74 () {44 vars in 967 bytes} [Tue Mar 3 19:16:07 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => 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: 135/271] 199.204.45.74 () {42 vars in 684 bytes} [Tue Mar 3 19:37:21 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: 137/272] 199.204.45.74 () {44 vars in 906 bytes} [Tue Mar 3 19:37:21 2026] GET /v2/images => generated 1240 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.204.45.74 () {42 vars in 684 bytes} [Tue Mar 3 19:37:37 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: 140/278] 199.204.45.74 () {44 vars in 906 bytes} [Tue Mar 3 19:37:37 2026] GET /v2/images => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 199.204.45.74 () {44 vars in 933 bytes} [Tue Mar 3 19:37:37 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.204.45.74 () {44 vars in 955 bytes} [Tue Mar 3 19:37:37 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 199.204.45.74 () {44 vars in 935 bytes} [Tue Mar 3 19:37:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.204.45.74 () {48 vars in 947 bytes} [Tue Mar 3 19:37:37 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 19:37:37.371 7 WARNING oslo_policy.policy [None req-e3ef1b20-65e2-411e-a62c-ab1b6fdbabde 88bc7e770e2343fba972f41e82dc15e2 b129ae1e24d745eb8d8145773b6e57c5 - - 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-03 19:37:37.371 7 WARNING oslo_policy.policy [None req-e3ef1b20-65e2-411e-a62c-ab1b6fdbabde 88bc7e770e2343fba972f41e82dc15e2 b129ae1e24d745eb8d8145773b6e57c5 - - 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-03 19:37:37.373 7 INFO glance.api.v2.image_data [None req-e3ef1b20-65e2-411e-a62c-ab1b6fdbabde 88bc7e770e2343fba972f41e82dc15e2 b129ae1e24d745eb8d8145773b6e57c5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 19:38:15.951 7 WARNING glance.location [None req-e3ef1b20-65e2-411e-a62c-ab1b6fdbabde 88bc7e770e2343fba972f41e82dc15e2 b129ae1e24d745eb8d8145773b6e57c5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 141/289] 199.204.45.74 () {48 vars in 1042 bytes} [Tue Mar 3 19:37:37 2026] PUT /v2/images/10d7120a-dc6e-48e2-8345-73ec59da800a/file => generated 0 bytes in 38632 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59414 switches on core 0) [pid: 8|app: 0|req: 149/290] 199.204.45.74 () {44 vars in 967 bytes} [Tue Mar 3 19:38:15 2026] GET /v2/images/10d7120a-dc6e-48e2-8345-73ec59da800a => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/291] 199.204.45.74 () {44 vars in 967 bytes} [Tue Mar 3 19:38:16 2026] GET /v2/images/10d7120a-dc6e-48e2-8345-73ec59da800a => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/294] 199.204.45.74 () {42 vars in 684 bytes} [Tue Mar 3 19:38:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/295] 199.204.45.74 () {44 vars in 906 bytes} [Tue Mar 3 19:38:17 2026] GET /v2/images => generated 2451 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/378] 199.204.45.74 () {42 vars in 684 bytes} [Tue Mar 3 19:45:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/379] 199.204.45.74 () {44 vars in 906 bytes} [Tue Mar 3 19:45:14 2026] GET /v2/images => generated 2451 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/382] 199.204.45.74 () {42 vars in 684 bytes} [Tue Mar 3 19:45:25 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: 188/383] 199.204.45.74 () {44 vars in 906 bytes} [Tue Mar 3 19:45:25 2026] GET /v2/images => generated 2451 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/384] 199.204.45.74 () {44 vars in 943 bytes} [Tue Mar 3 19:45:25 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/385] 199.204.45.74 () {44 vars in 965 bytes} [Tue Mar 3 19:45:25 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/386] 199.204.45.74 () {44 vars in 935 bytes} [Tue Mar 3 19:45:25 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: 190/387] 199.204.45.74 () {48 vars in 947 bytes} [Tue Mar 3 19:45:25 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 19:45:25.705 8 INFO glance.api.v2.image_data [None req-4b450e0a-84bc-44a1-a625-5127c6197a4f 88bc7e770e2343fba972f41e82dc15e2 b129ae1e24d745eb8d8145773b6e57c5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 19:46:05.542 8 INFO glance.location [None req-4b450e0a-84bc-44a1-a625-5127c6197a4f 88bc7e770e2343fba972f41e82dc15e2 b129ae1e24d745eb8d8145773b6e57c5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 198/396] 199.204.45.74 () {48 vars in 1041 bytes} [Tue Mar 3 19:45:25 2026] PUT /v2/images/31cfecde-838c-44e9-a7aa-3e492d348941/file => generated 0 bytes in 39880 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20931 switches on core 0) [pid: 7|app: 0|req: 199/397] 199.204.45.74 () {44 vars in 967 bytes} [Tue Mar 3 19:46:05 2026] GET /v2/images/31cfecde-838c-44e9-a7aa-3e492d348941 => generated 1211 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/398] 199.204.45.74 () {48 vars in 1046 bytes} [Tue Mar 3 19:46:05 2026] PATCH /v2/images/31cfecde-838c-44e9-a7aa-3e492d348941 => generated 1234 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 199.204.45.74 () {44 vars in 967 bytes} [Tue Mar 3 19:46:05 2026] GET /v2/images/31cfecde-838c-44e9-a7aa-3e492d348941 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.204.45.74 () {42 vars in 684 bytes} [Tue Mar 3 19:47:09 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: 207/415] 199.204.45.74 () {44 vars in 906 bytes} [Tue Mar 3 19:47:09 2026] GET /v2/images => generated 3687 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/418] 199.204.45.74 () {42 vars in 684 bytes} [Tue Mar 3 19:47:21 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/419] 199.204.45.74 () {44 vars in 906 bytes} [Tue Mar 3 19:47:21 2026] GET /v2/images => generated 3687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/420] 199.204.45.74 () {44 vars in 935 bytes} [Tue Mar 3 19:47:21 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/421] 199.204.45.74 () {44 vars in 957 bytes} [Tue Mar 3 19:47:21 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/422] 199.204.45.74 () {44 vars in 935 bytes} [Tue Mar 3 19:47:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/423] 199.204.45.74 () {48 vars in 947 bytes} [Tue Mar 3 19:47:21 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 19:47:22.038 7 INFO glance.api.v2.image_data [None req-6d911c29-6156-4ec9-9312-851c4141e33f 88bc7e770e2343fba972f41e82dc15e2 b129ae1e24d745eb8d8145773b6e57c5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 19:47:35.039 7 INFO glance.location [None req-6d911c29-6156-4ec9-9312-851c4141e33f 88bc7e770e2343fba972f41e82dc15e2 b129ae1e24d745eb8d8145773b6e57c5 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 213/426] 199.204.45.74 () {48 vars in 1041 bytes} [Tue Mar 3 19:47:22 2026] PUT /v2/images/2ecdfced-2c96-4a9c-b40a-d890c2ad4235/file => generated 0 bytes in 13050 msecs (HTTP/1.1 204) 4 headers in 171 bytes (15991 switches on core 0) [pid: 8|app: 0|req: 214/427] 199.204.45.74 () {44 vars in 967 bytes} [Tue Mar 3 19:47:35 2026] GET /v2/images/2ecdfced-2c96-4a9c-b40a-d890c2ad4235 => generated 1203 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/428] 199.204.45.74 () {44 vars in 967 bytes} [Tue Mar 3 19:47:35 2026] GET /v2/images/2ecdfced-2c96-4a9c-b40a-d890c2ad4235 => 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: 239/477] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 19:51:33 2026] GET /v2/images => generated 4892 bytes in 237 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: 239/478] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 19:51:33 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/491] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 19:52:33 2026] GET /v2/images => generated 4892 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 19:52:33 2026] GET /v2/images => generated 4892 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/505] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 19:53:33 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/506] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 19:53:33 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: 260/519] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 19:54:33 2026] GET /v2/images => generated 4892 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/520] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 19:54:33 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: 267/533] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 19:55:33 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/534] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 19:55:33 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: 8|app: 0|req: 274/547] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 19:56:33 2026] GET /v2/images => generated 4892 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/548] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 19:56:33 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: 281/561] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 19:57:33 2026] GET /v2/images => generated 4892 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/562] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 19:57:33 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: 288/575] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 19:58:33 2026] GET /v2/images => generated 4892 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/576] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 19:58:33 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: 7|app: 0|req: 295/589] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 19:59:33 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/590] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 19:59:33 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: 302/603] 199.204.45.74 () {42 vars in 684 bytes} [Tue Mar 3 20:00:27 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: 302/604] 199.204.45.74 () {44 vars in 906 bytes} [Tue Mar 3 20:00:27 2026] GET /v2/images => generated 4892 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/605] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:00:33 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/606] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:00:33 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: 310/619] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:01:33 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/620] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:01:33 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: 317/633] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:02:33 2026] GET /v2/images => generated 4892 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/634] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:02:33 2026] GET /v2/images => generated 4892 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/639] 199.204.45.74 () {42 vars in 684 bytes} [Tue Mar 3 20:02:55 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: 320/640] 199.204.45.74 () {44 vars in 906 bytes} [Tue Mar 3 20:02:55 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: 8|app: 0|req: 321/641] 199.204.45.74 () {42 vars in 684 bytes} [Tue Mar 3 20:02:56 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: 321/642] 199.204.45.74 () {44 vars in 906 bytes} [Tue Mar 3 20:02:56 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/651] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:03:33 2026] GET /v2/images => generated 4892 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/652] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:03:33 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/657] 199.204.45.74 () {42 vars in 684 bytes} [Tue Mar 3 20:03:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/658] 199.204.45.74 () {44 vars in 906 bytes} [Tue Mar 3 20:03:49 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/661] 199.204.45.74 () {42 vars in 684 bytes} [Tue Mar 3 20:03:57 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/662] 199.204.45.74 () {44 vars in 906 bytes} [Tue Mar 3 20:03:57 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/669] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:04:33 2026] GET /v2/images => generated 4892 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/670] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:04:33 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: 338/675] 199.204.45.74 () {42 vars in 684 bytes} [Tue Mar 3 20:04:56 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: 338/676] 199.204.45.74 () {44 vars in 906 bytes} [Tue Mar 3 20:04:56 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/685] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:05:34 2026] GET /v2/images => generated 4892 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/686] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:05:34 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: 8|app: 0|req: 345/689] 10.0.0.70 () {32 vars in 632 bytes} [Tue Mar 3 20:05:43 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: 346/692] 10.0.0.70 () {34 vars in 654 bytes} [Tue Mar 3 20:05:55 2026] POST /v2/images => generated 649 bytes in 169 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-03 20:05:55.208 8 WARNING glance.api.v2.images [None req-5487672e-543b-49c9-96db-5bcbfb7c7f57 fbaa49eb9a5046778127bdda1507aec5 11f5df57fe8f40059354c2af917de74b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e7f1c272-75b4-41ca-a821-6e0239448de5 [pid: 8|app: 0|req: 347/693] 10.0.0.70 () {32 vars in 709 bytes} [Tue Mar 3 20:05:55 2026] DELETE /v2/images/e7f1c272-75b4-41ca-a821-6e0239448de5 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/694] 10.0.0.70 () {32 vars in 706 bytes} [Tue Mar 3 20:05:55 2026] GET /v2/images/e7f1c272-75b4-41ca-a821-6e0239448de5 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/695] 10.0.0.70 () {32 vars in 632 bytes} [Tue Mar 3 20:05:55 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/696] 10.0.0.70 () {34 vars in 654 bytes} [Tue Mar 3 20:05:55 2026] POST /v2/images => generated 703 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/697] 10.0.0.70 () {32 vars in 716 bytes} [Tue Mar 3 20:05:55 2026] GET /v2/images/a95f324b-9a2d-4ecb-93ca-0552663848d9/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:05:55.399 7 INFO glance.api.v2.image_data [None req-be2b90d0-9967-460b-ae19-2804577b5d73 fbaa49eb9a5046778127bdda1507aec5 11f5df57fe8f40059354c2af917de74b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 20:05:55.438 7 WARNING glance_store._drivers.rbd [None req-be2b90d0-9967-460b-ae19-2804577b5d73 fbaa49eb9a5046778127bdda1507aec5 11f5df57fe8f40059354c2af917de74b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-03 20:05:55.874 7 INFO glance.location [None req-be2b90d0-9967-460b-ae19-2804577b5d73 fbaa49eb9a5046778127bdda1507aec5 11f5df57fe8f40059354c2af917de74b - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 349/698] 10.0.0.70 () {32 vars in 726 bytes} [Tue Mar 3 20:05:55 2026] PUT /v2/images/a95f324b-9a2d-4ecb-93ca-0552663848d9/file => generated 0 bytes in 516 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/699] 10.0.0.70 () {32 vars in 706 bytes} [Tue Mar 3 20:05:55 2026] GET /v2/images/a95f324b-9a2d-4ecb-93ca-0552663848d9 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/700] 10.0.0.70 () {32 vars in 716 bytes} [Tue Mar 3 20:05:55 2026] GET /v2/images/a95f324b-9a2d-4ecb-93ca-0552663848d9/file => generated 1024 bytes in 125 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/701] 10.0.0.70 () {34 vars in 654 bytes} [Tue Mar 3 20:05:56 2026] POST /v2/images => generated 649 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/702] 10.0.0.70 () {32 vars in 725 bytes} [Tue Mar 3 20:05:56 2026] PATCH /v2/images/7a1afc3a-61ca-4ecf-9a88-44a75bbcc246 => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/703] 10.0.0.70 () {32 vars in 706 bytes} [Tue Mar 3 20:05:56 2026] GET /v2/images/7a1afc3a-61ca-4ecf-9a88-44a75bbcc246 => generated 652 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:56.194 7 WARNING glance.api.v2.images [None req-df907bc8-2bbf-4416-b308-7c01a2b641d9 fbaa49eb9a5046778127bdda1507aec5 11f5df57fe8f40059354c2af917de74b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7a1afc3a-61ca-4ecf-9a88-44a75bbcc246 [pid: 7|app: 0|req: 352/704] 10.0.0.70 () {32 vars in 709 bytes} [Tue Mar 3 20:05:56 2026] DELETE /v2/images/7a1afc3a-61ca-4ecf-9a88-44a75bbcc246 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/705] 10.0.0.70 () {32 vars in 706 bytes} [Tue Mar 3 20:05:56 2026] GET /v2/images/7a1afc3a-61ca-4ecf-9a88-44a75bbcc246 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:05:56.257 7 WARNING glance.api.v2.images [None req-cc70c981-3b88-4578-867d-5ac55dcc3ebb fbaa49eb9a5046778127bdda1507aec5 11f5df57fe8f40059354c2af917de74b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a95f324b-9a2d-4ecb-93ca-0552663848d9 [pid: 7|app: 0|req: 353/708] 10.0.0.70 () {32 vars in 709 bytes} [Tue Mar 3 20:05:56 2026] DELETE /v2/images/a95f324b-9a2d-4ecb-93ca-0552663848d9 => generated 0 bytes in 847 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/709] 10.0.0.70 () {32 vars in 706 bytes} [Tue Mar 3 20:05:57 2026] GET /v2/images/a95f324b-9a2d-4ecb-93ca-0552663848d9 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:05:57.123 7 WARNING glance.api.v2.images [None req-5481115d-1444-4486-954f-a1db2f02f573 fbaa49eb9a5046778127bdda1507aec5 11f5df57fe8f40059354c2af917de74b - - default default] Failed to find image e7f1c272-75b4-41ca-a821-6e0239448de5 to delete: glance.common.exception.ImageNotFound: No image found with ID e7f1c272-75b4-41ca-a821-6e0239448de5 [pid: 7|app: 0|req: 354/710] 10.0.0.70 () {32 vars in 709 bytes} [Tue Mar 3 20:05:57 2026] DELETE /v2/images/e7f1c272-75b4-41ca-a821-6e0239448de5 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/711] 10.0.0.70 () {32 vars in 706 bytes} [Tue Mar 3 20:05:57 2026] GET /v2/images/e7f1c272-75b4-41ca-a821-6e0239448de5 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/714] 10.0.0.245 () {36 vars in 987 bytes} [Tue Mar 3 20:06:08 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => 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: 356/715] 10.0.0.245 () {36 vars in 927 bytes} [Tue Mar 3 20:06:08 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: 360/716] 10.0.0.250 () {36 vars in 987 bytes} [Tue Mar 3 20:06:10 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => generated 1171 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/717] 10.0.0.250 () {36 vars in 927 bytes} [Tue Mar 3 20:06:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/718] 10.0.0.250 () {36 vars in 927 bytes} [Tue Mar 3 20:06:10 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: 7|app: 0|req: 358/719] 10.0.0.250 () {36 vars in 987 bytes} [Tue Mar 3 20:06:10 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => 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: 362/720] 10.0.0.250 () {36 vars in 927 bytes} [Tue Mar 3 20:06:10 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: 359/721] 10.0.0.250 () {36 vars in 927 bytes} [Tue Mar 3 20:06:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/722] 10.0.0.250 () {36 vars in 987 bytes} [Tue Mar 3 20:06:10 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => 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: 360/723] 10.0.0.250 () {36 vars in 927 bytes} [Tue Mar 3 20:06:10 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/724] 10.0.0.250 () {36 vars in 927 bytes} [Tue Mar 3 20:06:10 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: 361/725] 10.0.0.47 () {36 vars in 910 bytes} [Tue Mar 3 20:06:11 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: 365/726] 10.0.0.47 () {36 vars in 1006 bytes} [Tue Mar 3 20:06:11 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997/locations => generated 127 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/727] 10.0.0.47 () {36 vars in 986 bytes} [Tue Mar 3 20:06:11 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => 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: 366/728] 10.0.0.47 () {36 vars in 926 bytes} [Tue Mar 3 20:06:11 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/729] 10.0.0.47 () {36 vars in 926 bytes} [Tue Mar 3 20:06:11 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: 367/730] 199.204.45.74 () {36 vars in 990 bytes} [Tue Mar 3 20:06:16 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => 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: 364/731] 199.204.45.74 () {36 vars in 930 bytes} [Tue Mar 3 20:06: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: 366/734] 199.204.45.74 () {36 vars in 990 bytes} [Tue Mar 3 20:06:17 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => 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: 369/735] 199.204.45.74 () {36 vars in 930 bytes} [Tue Mar 3 20:06:17 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: 371/738] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:06:33 2026] GET /v2/images => generated 4892 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/739] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:06:33 2026] GET /v2/images => generated 4892 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/742] 10.0.0.245 () {36 vars in 987 bytes} [Tue Mar 3 20:06:41 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/743] 10.0.0.245 () {36 vars in 927 bytes} [Tue Mar 3 20:06:41 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: 376/748] 10.0.0.245 () {36 vars in 987 bytes} [Tue Mar 3 20:07:04 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => 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: 373/749] 10.0.0.245 () {36 vars in 927 bytes} [Tue Mar 3 20:07:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/754] 10.0.0.245 () {36 vars in 987 bytes} [Tue Mar 3 20:07:25 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => 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: 376/755] 10.0.0.245 () {36 vars in 927 bytes} [Tue Mar 3 20:07:25 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: 378/758] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:07:33 2026] GET /v2/images => generated 4892 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/759] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:07:34 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: 7|app: 0|req: 380/762] 10.0.0.245 () {36 vars in 987 bytes} [Tue Mar 3 20:07:45 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => 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: 383/763] 10.0.0.245 () {36 vars in 927 bytes} [Tue Mar 3 20:07:45 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/770] 10.0.0.245 () {36 vars in 987 bytes} [Tue Mar 3 20:08:14 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => 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: 384/771] 10.0.0.245 () {36 vars in 927 bytes} [Tue Mar 3 20:08:14 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: 386/774] 10.0.0.70 () {32 vars in 706 bytes} [Tue Mar 3 20:08:26 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => 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: 389/775] 10.0.0.70 () {32 vars in 706 bytes} [Tue Mar 3 20:08:26 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => 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: 387/776] 10.0.0.250 () {36 vars in 987 bytes} [Tue Mar 3 20:08:26 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => 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: 390/777] 10.0.0.250 () {36 vars in 927 bytes} [Tue Mar 3 20:08:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/778] 10.0.0.250 () {36 vars in 927 bytes} [Tue Mar 3 20:08:26 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/779] 10.0.0.250 () {36 vars in 987 bytes} [Tue Mar 3 20:08:26 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => 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: 389/780] 10.0.0.250 () {36 vars in 927 bytes} [Tue Mar 3 20:08:26 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/781] 10.0.0.250 () {36 vars in 927 bytes} [Tue Mar 3 20:08:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/782] 10.0.0.250 () {36 vars in 987 bytes} [Tue Mar 3 20:08:26 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => 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: 393/783] 10.0.0.250 () {36 vars in 927 bytes} [Tue Mar 3 20:08:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/784] 10.0.0.47 () {36 vars in 910 bytes} [Tue Mar 3 20:08:26 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/785] 10.0.0.47 () {36 vars in 1006 bytes} [Tue Mar 3 20:08:26 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/786] 10.0.0.47 () {36 vars in 986 bytes} [Tue Mar 3 20:08:26 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => 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: 395/787] 10.0.0.47 () {36 vars in 926 bytes} [Tue Mar 3 20:08:26 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: 393/788] 10.0.0.47 () {36 vars in 926 bytes} [Tue Mar 3 20:08:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/791] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:08:33 2026] GET /v2/images => generated 4892 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/792] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:08:33 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: 7|app: 0|req: 399/799] 10.0.0.245 () {36 vars in 987 bytes} [Tue Mar 3 20:08:58 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => 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: 401/800] 10.0.0.245 () {36 vars in 927 bytes} [Tue Mar 3 20:08:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/803] 10.0.0.245 () {36 vars in 987 bytes} [Tue Mar 3 20:09:16 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => 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: 403/806] 10.0.0.245 () {36 vars in 927 bytes} [Tue Mar 3 20:09:17 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: 405/809] 10.0.0.245 () {36 vars in 987 bytes} [Tue Mar 3 20:09:34 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/810] 10.0.0.245 () {36 vars in 927 bytes} [Tue Mar 3 20:09:34 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: 405/811] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:09:33 2026] GET /v2/images => generated 4892 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/812] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:09:34 2026] GET /v2/images => generated 4892 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/823] 10.0.0.70 () {30 vars in 410 bytes} [Tue Mar 3 20:10:25 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: 415/826] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:10:33 2026] GET /v2/images => generated 4892 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/827] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:10:33 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: 8|app: 0|req: 417/830] 10.0.0.245 () {36 vars in 987 bytes} [Tue Mar 3 20:10:45 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => 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: 414/831] 10.0.0.245 () {36 vars in 927 bytes} [Tue Mar 3 20:10:45 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: 419/840] 10.0.0.245 () {36 vars in 987 bytes} [Tue Mar 3 20:11:22 2026] GET /v2/images/bbcf8210-f8ee-4e72-a2d0-0ca3a9d75997 => 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: 422/841] 10.0.0.245 () {36 vars in 927 bytes} [Tue Mar 3 20:11:22 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/844] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:11:33 2026] GET /v2/images => generated 4892 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/845] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:11:33 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: 428/852] 199.204.45.74 () {32 vars in 825 bytes} [Tue Mar 3 20:11:57 2026] GET /v2/images?status=active&owner=b129ae1e24d745eb8d8145773b6e57c5&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/853] 199.204.45.74 () {32 vars in 652 bytes} [Tue Mar 3 20:11: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: 8|app: 0|req: 429/854] 10.0.0.250 () {36 vars in 987 bytes} [Tue Mar 3 20:11:57 2026] GET /v2/images/10d7120a-dc6e-48e2-8345-73ec59da800a => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/855] 10.0.0.250 () {36 vars in 927 bytes} [Tue Mar 3 20:11: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: 8|app: 0|req: 430/856] 10.0.0.250 () {36 vars in 927 bytes} [Tue Mar 3 20:11:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/857] 10.0.0.250 () {36 vars in 987 bytes} [Tue Mar 3 20:11:57 2026] GET /v2/images/10d7120a-dc6e-48e2-8345-73ec59da800a => 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: 431/858] 10.0.0.250 () {36 vars in 927 bytes} [Tue Mar 3 20:11:57 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: 428/859] 10.0.0.250 () {36 vars in 927 bytes} [Tue Mar 3 20:11:57 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: 432/860] 10.0.0.250 () {36 vars in 987 bytes} [Tue Mar 3 20:11:57 2026] GET /v2/images/10d7120a-dc6e-48e2-8345-73ec59da800a => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/861] 10.0.0.250 () {36 vars in 927 bytes} [Tue Mar 3 20:11:57 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: 433/862] 10.0.0.47 () {36 vars in 910 bytes} [Tue Mar 3 20:11:58 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/863] 10.0.0.47 () {36 vars in 1006 bytes} [Tue Mar 3 20:11:58 2026] GET /v2/images/10d7120a-dc6e-48e2-8345-73ec59da800a/locations => generated 127 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/864] 10.0.0.47 () {36 vars in 986 bytes} [Tue Mar 3 20:11:58 2026] GET /v2/images/10d7120a-dc6e-48e2-8345-73ec59da800a => 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: 431/865] 10.0.0.47 () {36 vars in 926 bytes} [Tue Mar 3 20:11: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: 435/866] 10.0.0.47 () {36 vars in 926 bytes} [Tue Mar 3 20:11:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/873] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:12:33 2026] GET /v2/images => generated 4892 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/874] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:12:33 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: 7|app: 0|req: 442/887] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:13:33 2026] GET /v2/images => generated 4892 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/888] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:13:33 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: 449/901] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:14:33 2026] GET /v2/images => generated 4892 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/902] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:14:33 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: 456/915] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:15:33 2026] GET /v2/images => generated 4892 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/916] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:15:33 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: 463/929] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:16:33 2026] GET /v2/images => generated 4892 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/930] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:16:33 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: 7|app: 0|req: 465/933] 10.0.0.70 () {32 vars in 632 bytes} [Tue Mar 3 20:16:39 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: 471/944] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:17:33 2026] GET /v2/images => generated 4892 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/945] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:17:33 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: 8|app: 0|req: 481/958] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:18:33 2026] GET /v2/images => generated 4892 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/959] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:18:33 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: 488/972] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:19:33 2026] GET /v2/images => generated 4892 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/973] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:19:33 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/986] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:20:33 2026] GET /v2/images => generated 4892 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/987] 10.0.0.15 () {28 vars in 568 bytes} [Tue Mar 3 20:20:33 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)