+ 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 [Fri Mar 6 00:43:44 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-86789d5f7c-v7m8b 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 0x7f2b8d837668 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-06 00:43:46.888 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-06 00:43:46.930 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-06 00:43:47.729 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-06 00:43:47.730 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-06 00:43:47.731 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-06 00:43:47.811 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-06 00:43:47.812 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-06 00:43:47.813 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-06 00:43:49.810 7 WARNING glance.api.v2.images [None req-bfefa07e-42e4-47de-b813-9852a1849583 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-06 00:43:49.811 8 WARNING glance.api.v2.images [None req-c73ddaba-515f-4daa-b24c-fe7a69d5c3bc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-06 00:43:50.142 7 WARNING keystonemiddleware._common.config [None req-bfefa07e-42e4-47de-b813-9852a1849583 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 00:43:50.150 7 WARNING oslo_config.cfg [None req-bfefa07e-42e4-47de-b813-9852a1849583 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f2b8d837668 pid: 7 (default app) 2026-03-06 00:43:50.161 8 WARNING keystonemiddleware._common.config [None req-c73ddaba-515f-4daa-b24c-fe7a69d5c3bc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 00:43:50.170 8 WARNING oslo_config.cfg [None req-c73ddaba-515f-4daa-b24c-fe7a69d5c3bc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f2b8d837668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.140 () {42 vars in 689 bytes} [Fri Mar 6 00:43:51 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-06 00:43:51.750 8 WARNING oslo_policy.policy [None req-6ac8787c-d3ab-4f91-824d-bbf5c9dd796b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-06 00:43:51.751 8 WARNING oslo_policy.policy [None req-6ac8787c-d3ab-4f91-824d-bbf5c9dd796b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-06 00:43:51.768 8 WARNING oslo_policy.policy [None req-6ac8787c-d3ab-4f91-824d-bbf5c9dd796b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-06 00:43:51.768 8 WARNING oslo_policy.policy [None req-6ac8787c-d3ab-4f91-824d-bbf5c9dd796b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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/6] 162.253.55.140 () {44 vars in 911 bytes} [Fri Mar 6 00:43:51 2026] GET /v2/images => generated 69 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 162.253.55.140 () {42 vars in 689 bytes} [Fri Mar 6 00:43:55 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 162.253.55.140 () {44 vars in 911 bytes} [Fri Mar 6 00:43:55 2026] GET /v2/images => generated 69 bytes in 38 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-06 00:43:55.114 7 WARNING oslo_policy.policy [None req-839c7ccc-402b-4bd5-bac7-31fd214bee8a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-06 00:43:55.114 7 WARNING oslo_policy.policy [None req-839c7ccc-402b-4bd5-bac7-31fd214bee8a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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/9] 162.253.55.140 () {44 vars in 912 bytes} [Fri Mar 6 00:43:55 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 162.253.55.140 () {44 vars in 934 bytes} [Fri Mar 6 00:43:55 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 00:43:55.247 7 WARNING oslo_policy.policy [None req-ca995ea4-07ec-4f5e-acc7-09ce0c53b1a1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-06 00:43:55.247 7 WARNING oslo_policy.policy [None req-ca995ea4-07ec-4f5e-acc7-09ce0c53b1a1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 162.253.55.140 () {44 vars in 940 bytes} [Fri Mar 6 00:43:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 00:43:55.338 8 WARNING oslo_config.cfg [None req-845a9a17-a1a5-4edc-990a-920b899c9867 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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/12] 162.253.55.140 () {48 vars in 952 bytes} [Fri Mar 6 00:43:55 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-06 00:43:55.361 7 WARNING oslo_policy.policy [None req-66bb8940-2961-4d44-83cd-f7da0e0dabe5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-06 00:43:55.361 7 WARNING oslo_policy.policy [None req-66bb8940-2961-4d44-83cd-f7da0e0dabe5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-06 00:43:55.363 7 INFO glance.api.v2.image_data [None req-66bb8940-2961-4d44-83cd-f7da0e0dabe5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 00:44:00.116 7 WARNING glance.location [None req-66bb8940-2961-4d44-83cd-f7da0e0dabe5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 162.253.55.140 () {48 vars in 1046 bytes} [Fri Mar 6 00:43:55 2026] PUT /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704/file => generated 0 bytes in 4793 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7242 switches on core 0) [pid: 8|app: 0|req: 7/16] 162.253.55.140 () {44 vars in 972 bytes} [Fri Mar 6 00:44:00 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-06 00:44:00.181 7 WARNING oslo_config.cfg [None req-3f3c8695-d3ad-4496-9ee5-32e3d61982ec da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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: 10/17] 162.253.55.140 () {44 vars in 972 bytes} [Fri Mar 6 00:44:00 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => generated 1171 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/260] 162.253.55.140 () {42 vars in 689 bytes} [Fri Mar 6 01:04:13 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: 132/261] 162.253.55.140 () {44 vars in 911 bytes} [Fri Mar 6 01:04:13 2026] GET /v2/images => generated 1240 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/264] 162.253.55.140 () {42 vars in 689 bytes} [Fri Mar 6 01:04:28 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: 134/265] 162.253.55.140 () {44 vars in 911 bytes} [Fri Mar 6 01:04:28 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/266] 162.253.55.140 () {44 vars in 938 bytes} [Fri Mar 6 01:04:28 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/267] 162.253.55.140 () {44 vars in 960 bytes} [Fri Mar 6 01:04:28 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: 8|app: 0|req: 133/268] 162.253.55.140 () {44 vars in 940 bytes} [Fri Mar 6 01:04:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 162.253.55.140 () {48 vars in 952 bytes} [Fri Mar 6 01:04:28 2026] POST /v2/images => generated 796 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-06 01:04:28.841 8 WARNING oslo_policy.policy [None req-634c86b8-a2f0-494b-9a2f-8f215cdee0dd da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-06 01:04:28.841 8 WARNING oslo_policy.policy [None req-634c86b8-a2f0-494b-9a2f-8f215cdee0dd da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-06 01:04:28.843 8 INFO glance.api.v2.image_data [None req-634c86b8-a2f0-494b-9a2f-8f215cdee0dd da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 01:05:00.080 8 WARNING glance.location [None req-634c86b8-a2f0-494b-9a2f-8f215cdee0dd da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 134/278] 162.253.55.140 () {48 vars in 1047 bytes} [Fri Mar 6 01:04:28 2026] PUT /v2/images/ff6e8807-87bf-48e0-951c-4accf40af02b/file => generated 0 bytes in 31283 msecs (HTTP/1.1 204) 4 headers in 171 bytes (70020 switches on core 0) [pid: 7|app: 0|req: 145/279] 162.253.55.140 () {44 vars in 972 bytes} [Fri Mar 6 01:05:00 2026] GET /v2/images/ff6e8807-87bf-48e0-951c-4accf40af02b => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/280] 162.253.55.140 () {44 vars in 972 bytes} [Fri Mar 6 01:05:00 2026] GET /v2/images/ff6e8807-87bf-48e0-951c-4accf40af02b => 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: 146/281] 162.253.55.140 () {42 vars in 689 bytes} [Fri Mar 6 01:05:01 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/282] 162.253.55.140 () {44 vars in 911 bytes} [Fri Mar 6 01:05:01 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/365] 162.253.55.140 () {42 vars in 689 bytes} [Fri Mar 6 01:11:55 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: 178/366] 162.253.55.140 () {44 vars in 911 bytes} [Fri Mar 6 01:11:55 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: 7|app: 0|req: 191/371] 162.253.55.140 () {42 vars in 689 bytes} [Fri Mar 6 01:12:10 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: 181/372] 162.253.55.140 () {44 vars in 911 bytes} [Fri Mar 6 01:12:10 2026] GET /v2/images => generated 2451 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/373] 162.253.55.140 () {44 vars in 948 bytes} [Fri Mar 6 01:12:10 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/374] 162.253.55.140 () {44 vars in 970 bytes} [Fri Mar 6 01:12:10 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/375] 162.253.55.140 () {44 vars in 940 bytes} [Fri Mar 6 01:12:10 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: 8|app: 0|req: 183/376] 162.253.55.140 () {48 vars in 952 bytes} [Fri Mar 6 01:12:10 2026] POST /v2/images => generated 799 bytes in 385 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-06 01:12:10.682 7 INFO glance.api.v2.image_data [None req-12311cec-7f80-479f-9577-86e6438afab4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 01:13:01.765 7 INFO glance.location [None req-12311cec-7f80-479f-9577-86e6438afab4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 194/387] 162.253.55.140 () {48 vars in 1046 bytes} [Fri Mar 6 01:12:10 2026] PUT /v2/images/c303c73c-1ea7-4a5a-9f88-b6ef01bcd43d/file => generated 0 bytes in 51128 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20912 switches on core 0) [pid: 8|app: 0|req: 194/388] 162.253.55.140 () {44 vars in 972 bytes} [Fri Mar 6 01:13:01 2026] GET /v2/images/c303c73c-1ea7-4a5a-9f88-b6ef01bcd43d => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/389] 162.253.55.140 () {48 vars in 1051 bytes} [Fri Mar 6 01:13:01 2026] PATCH /v2/images/c303c73c-1ea7-4a5a-9f88-b6ef01bcd43d => generated 1234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/390] 162.253.55.140 () {44 vars in 972 bytes} [Fri Mar 6 01:13:01 2026] GET /v2/images/c303c73c-1ea7-4a5a-9f88-b6ef01bcd43d => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 162.253.55.140 () {42 vars in 689 bytes} [Fri Mar 6 01:13:57 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: 201/402] 162.253.55.140 () {44 vars in 911 bytes} [Fri Mar 6 01:13:57 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: 203/405] 162.253.55.140 () {42 vars in 689 bytes} [Fri Mar 6 01:14:08 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: 203/406] 162.253.55.140 () {44 vars in 911 bytes} [Fri Mar 6 01:14:08 2026] GET /v2/images => generated 3687 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 162.253.55.140 () {44 vars in 940 bytes} [Fri Mar 6 01:14:08 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 162.253.55.140 () {44 vars in 962 bytes} [Fri Mar 6 01:14:08 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/409] 162.253.55.140 () {44 vars in 940 bytes} [Fri Mar 6 01:14:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/410] 162.253.55.140 () {48 vars in 952 bytes} [Fri Mar 6 01:14:08 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-06 01:14:08.268 8 INFO glance.api.v2.image_data [None req-c833834a-4b96-4f35-bb61-f77562443e9a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 01:14:18.312 8 INFO glance.location [None req-c833834a-4b96-4f35-bb61-f77562443e9a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 206/413] 162.253.55.140 () {48 vars in 1046 bytes} [Fri Mar 6 01:14:08 2026] PUT /v2/images/e925001c-e59f-4a91-bc0f-0622ec3bb023/file => generated 0 bytes in 10085 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19598 switches on core 0) [pid: 7|app: 0|req: 208/414] 162.253.55.140 () {44 vars in 972 bytes} [Fri Mar 6 01:14:18 2026] GET /v2/images/e925001c-e59f-4a91-bc0f-0622ec3bb023 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 162.253.55.140 () {44 vars in 972 bytes} [Fri Mar 6 01:14:18 2026] GET /v2/images/e925001c-e59f-4a91-bc0f-0622ec3bb023 => generated 1203 bytes in 10 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: 237/472] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:18:51 2026] GET /v2/images => generated 4892 bytes in 184 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: 236/473] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:18:51 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: 243/486] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:19:51 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: 244/487] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:19:51 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: 251/500] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:20:51 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: 8|app: 0|req: 250/501] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:20:51 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: 258/514] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:21:51 2026] GET /v2/images => generated 4892 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/515] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:21:51 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: 264/528] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:22:51 2026] GET /v2/images => generated 4892 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/529] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:22:51 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: 272/542] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:23:51 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: 271/543] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:23:51 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: 279/556] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:24:51 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: 278/557] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:24:51 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: 285/570] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:25:51 2026] GET /v2/images => generated 4892 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/571] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:25:51 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: 289/576] 162.253.55.140 () {42 vars in 689 bytes} [Fri Mar 6 01:26:11 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: 288/577] 162.253.55.140 () {44 vars in 911 bytes} [Fri Mar 6 01:26:11 2026] GET /v2/images => generated 4892 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/586] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:26:51 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/587] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:26:51 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: 301/600] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:27:50 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: 300/601] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:27:51 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: 305/608] 162.253.55.140 () {42 vars in 689 bytes} [Fri Mar 6 01:28:22 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: 304/609] 162.253.55.140 () {44 vars in 911 bytes} [Fri Mar 6 01:28:22 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: 7|app: 0|req: 306/610] 162.253.55.140 () {42 vars in 689 bytes} [Fri Mar 6 01:28:23 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: 305/611] 162.253.55.140 () {44 vars in 911 bytes} [Fri Mar 6 01:28:23 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: 7|app: 0|req: 310/618] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:28:51 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: 309/619] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:28:51 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: 312/624] 162.253.55.140 () {42 vars in 689 bytes} [Fri Mar 6 01:29:10 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: 313/625] 162.253.55.140 () {44 vars in 911 bytes} [Fri Mar 6 01:29:10 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/626] 162.253.55.140 () {42 vars in 689 bytes} [Fri Mar 6 01:29:17 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: 314/627] 162.253.55.140 () {44 vars in 911 bytes} [Fri Mar 6 01:29:17 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: 7|app: 0|req: 319/636] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:29:51 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: 318/637] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:29:51 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/640] 162.253.55.140 () {42 vars in 689 bytes} [Fri Mar 6 01:30:08 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: 320/641] 162.253.55.140 () {44 vars in 911 bytes} [Fri Mar 6 01:30:08 2026] GET /v2/images => generated 4892 bytes in 42 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.108 () {28 vars in 569 bytes} [Fri Mar 6 01:30:51 2026] GET /v2/images => generated 4892 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/653] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:30:51 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: 327/654] 10.0.0.157 () {32 vars in 633 bytes} [Fri Mar 6 01:30:55 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: 331/661] 10.0.0.9 () {36 vars in 985 bytes} [Fri Mar 6 01:31:19 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => 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: 331/662] 10.0.0.9 () {36 vars in 925 bytes} [Fri Mar 6 01:31:19 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: 332/663] 10.0.0.9 () {36 vars in 985 bytes} [Fri Mar 6 01:31:20 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => 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: 332/664] 10.0.0.9 () {36 vars in 925 bytes} [Fri Mar 6 01:31:20 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: 333/665] 162.253.55.140 () {36 vars in 991 bytes} [Fri Mar 6 01:31:27 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => 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: 333/666] 162.253.55.140 () {36 vars in 931 bytes} [Fri Mar 6 01:31:27 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: 334/667] 162.253.55.140 () {36 vars in 991 bytes} [Fri Mar 6 01:31:28 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/668] 162.253.55.140 () {36 vars in 931 bytes} [Fri Mar 6 01:31:28 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: 336/671] 10.0.0.9 () {36 vars in 985 bytes} [Fri Mar 6 01:31:34 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => 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: 336/672] 10.0.0.9 () {36 vars in 925 bytes} [Fri Mar 6 01:31: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: 338/675] 10.0.0.9 () {36 vars in 985 bytes} [Fri Mar 6 01:31:39 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => 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: 338/676] 10.0.0.9 () {36 vars in 925 bytes} [Fri Mar 6 01:31:39 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: 340/679] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:31:51 2026] GET /v2/images => generated 4892 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/680] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:31:51 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: 342/683] 10.0.0.157 () {34 vars in 655 bytes} [Fri Mar 6 01:32:00 2026] POST /v2/images => generated 649 bytes in 167 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-06 01:32:00.291 8 WARNING glance.api.v2.images [None req-862839ad-1fc7-4e31-a735-318709d2c0f4 7e048d0ae3a44ed3ad7b27d273c01ec7 4c3a0a26e0704fb1ac3685edebbe30ed - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//35600a98-8398-4995-9312-3d5aec672f5c [pid: 8|app: 0|req: 342/684] 10.0.0.157 () {32 vars in 710 bytes} [Fri Mar 6 01:32:00 2026] DELETE /v2/images/35600a98-8398-4995-9312-3d5aec672f5c => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/685] 10.0.0.157 () {32 vars in 707 bytes} [Fri Mar 6 01:32:00 2026] GET /v2/images/35600a98-8398-4995-9312-3d5aec672f5c => 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: 343/686] 10.0.0.157 () {32 vars in 633 bytes} [Fri Mar 6 01:32:00 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/687] 10.0.0.157 () {34 vars in 655 bytes} [Fri Mar 6 01:32:00 2026] POST /v2/images => generated 703 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/688] 10.0.0.157 () {32 vars in 717 bytes} [Fri Mar 6 01:32:00 2026] GET /v2/images/a726de74-fdfb-4b34-9682-c74a130fe1f7/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-06 01:32:00.483 7 INFO glance.api.v2.image_data [None req-283eb7eb-5930-40fa-8b90-56e3b4b4c318 7e048d0ae3a44ed3ad7b27d273c01ec7 4c3a0a26e0704fb1ac3685edebbe30ed - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 01:32:00.517 7 WARNING glance_store._drivers.rbd [None req-283eb7eb-5930-40fa-8b90-56e3b4b4c318 7e048d0ae3a44ed3ad7b27d273c01ec7 4c3a0a26e0704fb1ac3685edebbe30ed - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-06 01:32:00.902 7 INFO glance.location [None req-283eb7eb-5930-40fa-8b90-56e3b4b4c318 7e048d0ae3a44ed3ad7b27d273c01ec7 4c3a0a26e0704fb1ac3685edebbe30ed - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 345/689] 10.0.0.157 () {32 vars in 727 bytes} [Fri Mar 6 01:32:00 2026] PUT /v2/images/a726de74-fdfb-4b34-9682-c74a130fe1f7/file => generated 0 bytes in 463 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/690] 10.0.0.157 () {32 vars in 707 bytes} [Fri Mar 6 01:32:00 2026] GET /v2/images/a726de74-fdfb-4b34-9682-c74a130fe1f7 => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/691] 10.0.0.157 () {32 vars in 717 bytes} [Fri Mar 6 01:32:00 2026] GET /v2/images/a726de74-fdfb-4b34-9682-c74a130fe1f7/file => generated 1024 bytes in 103 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/692] 10.0.0.157 () {34 vars in 655 bytes} [Fri Mar 6 01:32:01 2026] POST /v2/images => generated 648 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/693] 10.0.0.157 () {32 vars in 726 bytes} [Fri Mar 6 01:32:01 2026] PATCH /v2/images/7d3f92c6-4690-4a5e-9c00-71115b32a7d0 => generated 653 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/694] 10.0.0.157 () {32 vars in 707 bytes} [Fri Mar 6 01:32:01 2026] GET /v2/images/7d3f92c6-4690-4a5e-9c00-71115b32a7d0 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-06 01:32:01.209 7 WARNING glance.api.v2.images [None req-45fa09b8-082b-4bec-9511-551a97e15cbb 7e048d0ae3a44ed3ad7b27d273c01ec7 4c3a0a26e0704fb1ac3685edebbe30ed - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7d3f92c6-4690-4a5e-9c00-71115b32a7d0 [pid: 7|app: 0|req: 348/695] 10.0.0.157 () {32 vars in 710 bytes} [Fri Mar 6 01:32:01 2026] DELETE /v2/images/7d3f92c6-4690-4a5e-9c00-71115b32a7d0 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/696] 10.0.0.157 () {32 vars in 707 bytes} [Fri Mar 6 01:32:01 2026] GET /v2/images/7d3f92c6-4690-4a5e-9c00-71115b32a7d0 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-06 01:32:01.279 7 WARNING glance.api.v2.images [None req-f50c5896-123b-4867-a71d-37dfe1d58019 7e048d0ae3a44ed3ad7b27d273c01ec7 4c3a0a26e0704fb1ac3685edebbe30ed - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a726de74-fdfb-4b34-9682-c74a130fe1f7 [pid: 7|app: 0|req: 349/697] 10.0.0.157 () {32 vars in 710 bytes} [Fri Mar 6 01:32:01 2026] DELETE /v2/images/a726de74-fdfb-4b34-9682-c74a130fe1f7 => generated 0 bytes in 826 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/698] 10.0.0.157 () {32 vars in 707 bytes} [Fri Mar 6 01:32:02 2026] GET /v2/images/a726de74-fdfb-4b34-9682-c74a130fe1f7 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-06 01:32:02.115 7 WARNING glance.api.v2.images [None req-42d7b0fa-ae7c-49b0-bf67-cf42c99654bc 7e048d0ae3a44ed3ad7b27d273c01ec7 4c3a0a26e0704fb1ac3685edebbe30ed - - default default] Failed to find image 35600a98-8398-4995-9312-3d5aec672f5c to delete: glance.common.exception.ImageNotFound: No image found with ID 35600a98-8398-4995-9312-3d5aec672f5c [pid: 7|app: 0|req: 350/699] 10.0.0.157 () {32 vars in 710 bytes} [Fri Mar 6 01:32:02 2026] DELETE /v2/images/35600a98-8398-4995-9312-3d5aec672f5c => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/700] 10.0.0.157 () {32 vars in 707 bytes} [Fri Mar 6 01:32:02 2026] GET /v2/images/35600a98-8398-4995-9312-3d5aec672f5c => 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: 351/701] 10.0.0.157 () {30 vars in 411 bytes} [Fri Mar 6 01:32:05 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: 352/704] 10.0.0.9 () {36 vars in 985 bytes} [Fri Mar 6 01:32:15 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => 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: 353/705] 10.0.0.9 () {36 vars in 925 bytes} [Fri Mar 6 01:32:15 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/712] 10.0.0.50 () {36 vars in 986 bytes} [Fri Mar 6 01:32:42 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => generated 1171 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/713] 10.0.0.50 () {36 vars in 926 bytes} [Fri Mar 6 01:32: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: 8|app: 0|req: 357/714] 10.0.0.50 () {36 vars in 926 bytes} [Fri Mar 6 01:32: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: 7|app: 0|req: 358/715] 10.0.0.50 () {36 vars in 986 bytes} [Fri Mar 6 01:32:43 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/716] 10.0.0.50 () {36 vars in 926 bytes} [Fri Mar 6 01:32: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: 359/717] 10.0.0.50 () {36 vars in 926 bytes} [Fri Mar 6 01:32:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/718] 10.0.0.50 () {36 vars in 986 bytes} [Fri Mar 6 01:32:43 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => 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: 360/719] 10.0.0.50 () {36 vars in 926 bytes} [Fri Mar 6 01:32: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: 360/720] 10.0.0.50 () {36 vars in 926 bytes} [Fri Mar 6 01:32: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: 361/721] 10.0.0.176 () {36 vars in 911 bytes} [Fri Mar 6 01:32: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: 361/722] 10.0.0.176 () {36 vars in 1007 bytes} [Fri Mar 6 01:32:43 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704/locations => generated 127 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/723] 10.0.0.176 () {36 vars in 987 bytes} [Fri Mar 6 01:32:44 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => 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: 362/724] 10.0.0.176 () {36 vars in 927 bytes} [Fri Mar 6 01:32:44 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: 363/725] 10.0.0.176 () {36 vars in 927 bytes} [Fri Mar 6 01:32:44 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/728] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:32:51 2026] GET /v2/images => generated 4892 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/729] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:32:52 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: 372/742] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:33:51 2026] GET /v2/images => generated 4892 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/743] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:33:51 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: 373/744] 10.0.0.9 () {36 vars in 985 bytes} [Fri Mar 6 01:33:54 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => 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: 372/745] 10.0.0.9 () {36 vars in 925 bytes} [Fri Mar 6 01:33:54 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: 377/754] 10.0.0.9 () {36 vars in 985 bytes} [Fri Mar 6 01:34:37 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => 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: 378/755] 10.0.0.9 () {36 vars in 925 bytes} [Fri Mar 6 01:34:37 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: 380/760] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:34:51 2026] GET /v2/images => generated 4892 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/761] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:34:51 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: 384/766] 10.0.0.9 () {36 vars in 985 bytes} [Fri Mar 6 01:35:13 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => 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: 383/767] 10.0.0.9 () {36 vars in 925 bytes} [Fri Mar 6 01:35:13 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: 385/768] 10.0.0.157 () {32 vars in 707 bytes} [Fri Mar 6 01:35:15 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => 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: 384/769] 10.0.0.157 () {32 vars in 707 bytes} [Fri Mar 6 01:35:16 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => 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: 386/770] 10.0.0.50 () {36 vars in 986 bytes} [Fri Mar 6 01:35:16 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => generated 1171 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/771] 10.0.0.50 () {36 vars in 926 bytes} [Fri Mar 6 01:35: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: 387/772] 10.0.0.50 () {36 vars in 926 bytes} [Fri Mar 6 01:35:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/773] 10.0.0.50 () {36 vars in 986 bytes} [Fri Mar 6 01:35:16 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => 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: 388/774] 10.0.0.50 () {36 vars in 926 bytes} [Fri Mar 6 01:35:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/775] 10.0.0.50 () {36 vars in 926 bytes} [Fri Mar 6 01:35:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/776] 10.0.0.50 () {36 vars in 986 bytes} [Fri Mar 6 01:35:16 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => 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: 388/777] 10.0.0.50 () {36 vars in 926 bytes} [Fri Mar 6 01:35:16 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/778] 10.0.0.50 () {36 vars in 926 bytes} [Fri Mar 6 01:35:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/779] 10.0.0.176 () {36 vars in 911 bytes} [Fri Mar 6 01:35:16 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: 391/780] 10.0.0.176 () {36 vars in 1007 bytes} [Fri Mar 6 01:35:16 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/781] 10.0.0.176 () {36 vars in 987 bytes} [Fri Mar 6 01:35:16 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => 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: 392/782] 10.0.0.176 () {36 vars in 927 bytes} [Fri Mar 6 01:35:16 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: 391/783] 10.0.0.176 () {36 vars in 927 bytes} [Fri Mar 6 01:35:16 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/790] 10.0.0.9 () {36 vars in 985 bytes} [Fri Mar 6 01:35:39 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => 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: 395/791] 10.0.0.9 () {36 vars in 925 bytes} [Fri Mar 6 01:35:39 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: 398/794] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:35:51 2026] GET /v2/images => generated 4892 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/795] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:35:51 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: 405/808] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:36:51 2026] GET /v2/images => generated 4892 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/809] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:36:51 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: 406/810] 10.0.0.9 () {36 vars in 985 bytes} [Fri Mar 6 01:36:58 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/811] 10.0.0.9 () {36 vars in 925 bytes} [Fri Mar 6 01:36: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: 409/816] 10.0.0.9 () {36 vars in 985 bytes} [Fri Mar 6 01:37:16 2026] GET /v2/images/dcbf46ee-8245-4ede-8be4-b6179d1cb704 => 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: 408/817] 10.0.0.9 () {36 vars in 925 bytes} [Fri Mar 6 01:37:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/826] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:37:51 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: 414/827] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:37:51 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: 414/828] 162.253.55.140 () {32 vars in 826 bytes} [Fri Mar 6 01:37:52 2026] GET /v2/images?status=active&owner=b0424b14cf5745ebb1c8ae2923450bc2&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/829] 162.253.55.140 () {32 vars in 653 bytes} [Fri Mar 6 01:37:52 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: 415/830] 10.0.0.50 () {36 vars in 986 bytes} [Fri Mar 6 01:37:53 2026] GET /v2/images/ff6e8807-87bf-48e0-951c-4accf40af02b => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/831] 10.0.0.50 () {36 vars in 926 bytes} [Fri Mar 6 01:37:53 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/832] 10.0.0.50 () {36 vars in 926 bytes} [Fri Mar 6 01:37: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: 7|app: 0|req: 417/833] 10.0.0.50 () {36 vars in 986 bytes} [Fri Mar 6 01:37:53 2026] GET /v2/images/ff6e8807-87bf-48e0-951c-4accf40af02b => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/834] 10.0.0.50 () {36 vars in 926 bytes} [Fri Mar 6 01:37:53 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/835] 10.0.0.50 () {36 vars in 926 bytes} [Fri Mar 6 01:37:53 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/836] 10.0.0.50 () {36 vars in 986 bytes} [Fri Mar 6 01:37:53 2026] GET /v2/images/ff6e8807-87bf-48e0-951c-4accf40af02b => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/837] 10.0.0.50 () {36 vars in 926 bytes} [Fri Mar 6 01:37: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: 419/838] 10.0.0.176 () {36 vars in 911 bytes} [Fri Mar 6 01:37:53 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/839] 10.0.0.176 () {36 vars in 1007 bytes} [Fri Mar 6 01:37:53 2026] GET /v2/images/ff6e8807-87bf-48e0-951c-4accf40af02b/locations => generated 127 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/840] 10.0.0.176 () {36 vars in 987 bytes} [Fri Mar 6 01:37:53 2026] GET /v2/images/ff6e8807-87bf-48e0-951c-4accf40af02b => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/841] 10.0.0.176 () {36 vars in 927 bytes} [Fri Mar 6 01:37: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: 421/842] 10.0.0.176 () {36 vars in 927 bytes} [Fri Mar 6 01:37:53 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: 428/855] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:38:51 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: 7|app: 0|req: 428/856] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:38:51 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: 435/869] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:39:51 2026] GET /v2/images => generated 4892 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/870] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:39:51 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: 442/883] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:40:51 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: 7|app: 0|req: 442/884] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:40:51 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/891] 10.0.0.157 () {32 vars in 633 bytes} [Fri Mar 6 01:41:27 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: 449/898] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:41:51 2026] GET /v2/images => generated 4892 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/899] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:41:51 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: 456/912] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:42:51 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: 457/913] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:42:51 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: 463/926] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:43:51 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: 464/927] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:43:51 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/940] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:44:51 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: 8|app: 0|req: 471/941] 10.0.0.108 () {28 vars in 569 bytes} [Fri Mar 6 01:44:51 2026] GET /v2/images => generated 4892 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)