+ 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 [Sun Mar 8 02:47:06 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-77974f6b46-gjdvj 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 0x7f3cf5968668 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-08 02:47:07.997 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-08 02:47:08.075 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-08 02:47:08.848 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-08 02:47:08.848 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-08 02:47:08.849 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-08 02:47:09.030 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-08 02:47:09.031 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-08 02:47:09.032 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-08 02:47:11.022 8 WARNING glance.api.v2.images [None req-6c972fa9-dce7-4076-9b02-37493908468c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-08 02:47:11.071 7 WARNING glance.api.v2.images [None req-5619d99b-0d85-4e61-96ed-791c09e5787f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-08 02:47:11.361 8 WARNING keystonemiddleware._common.config [None req-6c972fa9-dce7-4076-9b02-37493908468c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-08 02:47:11.369 8 WARNING oslo_config.cfg [None req-6c972fa9-dce7-4076-9b02-37493908468c - - - - - -] 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 0x7f3cf5968668 pid: 8 (default app) 2026-03-08 02:47:11.406 7 WARNING keystonemiddleware._common.config [None req-5619d99b-0d85-4e61-96ed-791c09e5787f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-08 02:47:11.413 7 WARNING oslo_config.cfg [None req-5619d99b-0d85-4e61-96ed-791c09e5787f - - - - - -] 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 0x7f3cf5968668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.19 () {42 vars in 685 bytes} [Sun Mar 8 02:47:11 2026] GET / => generated 1301 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-08 02:47:12.308 7 WARNING oslo_policy.policy [None req-fb9dd347-3d8a-4661-a050-2f137de86e49 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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-08 02:47:12.308 7 WARNING oslo_policy.policy [None req-fb9dd347-3d8a-4661-a050-2f137de86e49 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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-08 02:47:12.322 7 WARNING oslo_policy.policy [None req-fb9dd347-3d8a-4661-a050-2f137de86e49 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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-08 02:47:12.322 7 WARNING oslo_policy.policy [None req-fb9dd347-3d8a-4661-a050-2f137de86e49 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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.19 () {44 vars in 907 bytes} [Sun Mar 8 02:47:11 2026] GET /v2/images => generated 69 bytes in 549 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.19 () {42 vars in 685 bytes} [Sun Mar 8 02:47:16 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: 2/7] 199.204.45.19 () {44 vars in 907 bytes} [Sun Mar 8 02:47:16 2026] GET /v2/images => generated 69 bytes in 33 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-08 02:47:16.177 8 WARNING oslo_policy.policy [None req-a7e435b7-a0b0-4fd3-a756-bc79a77dc26a c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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-08 02:47:16.177 8 WARNING oslo_policy.policy [None req-a7e435b7-a0b0-4fd3-a756-bc79a77dc26a c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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.19 () {44 vars in 908 bytes} [Sun Mar 8 02:47:16 2026] GET /v2/images/cirros => generated 151 bytes in 134 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.19 () {44 vars in 930 bytes} [Sun Mar 8 02:47:16 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 02:47:16.334 8 WARNING oslo_policy.policy [None req-360fa69b-48a7-41f6-80f1-8db737cb0890 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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-08 02:47:16.334 8 WARNING oslo_policy.policy [None req-360fa69b-48a7-41f6-80f1-8db737cb0890 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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.19 () {44 vars in 936 bytes} [Sun Mar 8 02:47:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 02:47:16.482 7 WARNING oslo_config.cfg [None req-d0a3b344-f2b1-410a-821b-bcb433fa0c8d c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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.19 () {48 vars in 948 bytes} [Sun Mar 8 02:47:16 2026] POST /v2/images => generated 760 bytes in 122 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-08 02:47:16.498 8 WARNING oslo_policy.policy [None req-23441f30-7945-4be4-b475-ac01834cf323 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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-08 02:47:16.499 8 WARNING oslo_policy.policy [None req-23441f30-7945-4be4-b475-ac01834cf323 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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-08 02:47:16.500 8 INFO glance.api.v2.image_data [None req-23441f30-7945-4be4-b475-ac01834cf323 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-08 02:47:21.752 8 WARNING glance.location [None req-23441f30-7945-4be4-b475-ac01834cf323 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.19 () {48 vars in 1042 bytes} [Sun Mar 8 02:47:16 2026] PUT /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d/file => generated 0 bytes in 5289 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4456 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.19 () {44 vars in 968 bytes} [Sun Mar 8 02:47:21 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 02:47:21.822 8 WARNING oslo_config.cfg [None req-0a202f1a-96bb-48c5-9a6e-96e3499ba5ab c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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.19 () {44 vars in 968 bytes} [Sun Mar 8 02:47:21 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/269] 199.204.45.19 () {42 vars in 685 bytes} [Sun Mar 8 03:08: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: 136/270] 199.204.45.19 () {44 vars in 907 bytes} [Sun Mar 8 03:08:27 2026] GET /v2/images => generated 1240 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/275] 199.204.45.19 () {42 vars in 685 bytes} [Sun Mar 8 03:08:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.204.45.19 () {44 vars in 907 bytes} [Sun Mar 8 03:08:48 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: 138/277] 199.204.45.19 () {44 vars in 934 bytes} [Sun Mar 8 03:08:48 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: 8|app: 0|req: 140/278] 199.204.45.19 () {44 vars in 956 bytes} [Sun Mar 8 03:08:48 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 199.204.45.19 () {44 vars in 936 bytes} [Sun Mar 8 03:08:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.204.45.19 () {48 vars in 948 bytes} [Sun Mar 8 03:08:48 2026] POST /v2/images => generated 796 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-08 03:08:48.649 7 WARNING oslo_policy.policy [None req-3d0a17a3-59e7-4c57-b980-b92526590cc4 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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-08 03:08:48.650 7 WARNING oslo_policy.policy [None req-3d0a17a3-59e7-4c57-b980-b92526590cc4 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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-08 03:08:48.651 7 INFO glance.api.v2.image_data [None req-3d0a17a3-59e7-4c57-b980-b92526590cc4 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-08 03:09:39.210 7 WARNING glance.location [None req-3d0a17a3-59e7-4c57-b980-b92526590cc4 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/291] 199.204.45.19 () {48 vars in 1043 bytes} [Sun Mar 8 03:08:48 2026] PUT /v2/images/fc9c8f14-b7bf-41f0-bbf6-149aebd91661/file => generated 0 bytes in 50627 msecs (HTTP/1.1 204) 4 headers in 171 bytes (52357 switches on core 0) [pid: 8|app: 0|req: 152/292] 199.204.45.19 () {44 vars in 968 bytes} [Sun Mar 8 03:09:39 2026] GET /v2/images/fc9c8f14-b7bf-41f0-bbf6-149aebd91661 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/293] 199.204.45.19 () {44 vars in 968 bytes} [Sun Mar 8 03:09:39 2026] GET /v2/images/fc9c8f14-b7bf-41f0-bbf6-149aebd91661 => 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: 153/294] 199.204.45.19 () {42 vars in 685 bytes} [Sun Mar 8 03:09:40 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: 142/295] 199.204.45.19 () {44 vars in 907 bytes} [Sun Mar 8 03:09:40 2026] GET /v2/images => generated 2451 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/378] 199.204.45.19 () {42 vars in 685 bytes} [Sun Mar 8 03:16:29 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: 195/379] 199.204.45.19 () {44 vars in 907 bytes} [Sun Mar 8 03:16:29 2026] GET /v2/images => generated 2451 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/386] 199.204.45.19 () {42 vars in 685 bytes} [Sun Mar 8 03:16:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/387] 199.204.45.19 () {44 vars in 907 bytes} [Sun Mar 8 03:16:52 2026] GET /v2/images => generated 2451 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/388] 199.204.45.19 () {44 vars in 944 bytes} [Sun Mar 8 03:16:52 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/389] 199.204.45.19 () {44 vars in 966 bytes} [Sun Mar 8 03:16:52 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/390] 199.204.45.19 () {44 vars in 936 bytes} [Sun Mar 8 03:16:52 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: 8|app: 0|req: 201/391] 199.204.45.19 () {48 vars in 948 bytes} [Sun Mar 8 03:16:52 2026] POST /v2/images => generated 799 bytes in 2067 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-08 03:16:54.644 7 INFO glance.api.v2.image_data [None req-b7076a93-bfd9-4065-ac7b-f1e8865f2877 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-08 03:17:59.051 7 INFO glance.location [None req-b7076a93-bfd9-4065-ac7b-f1e8865f2877 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 191/404] 199.204.45.19 () {48 vars in 1042 bytes} [Sun Mar 8 03:16:54 2026] PUT /v2/images/062a431c-a56e-4df6-98c5-4790bbf12186/file => generated 0 bytes in 64454 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16107 switches on core 0) [pid: 8|app: 0|req: 214/405] 199.204.45.19 () {44 vars in 968 bytes} [Sun Mar 8 03:17:59 2026] GET /v2/images/062a431c-a56e-4df6-98c5-4790bbf12186 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/406] 199.204.45.19 () {48 vars in 1047 bytes} [Sun Mar 8 03:17:59 2026] PATCH /v2/images/062a431c-a56e-4df6-98c5-4790bbf12186 => 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: 215/407] 199.204.45.19 () {44 vars in 968 bytes} [Sun Mar 8 03:17:59 2026] GET /v2/images/062a431c-a56e-4df6-98c5-4790bbf12186 => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/426] 199.204.45.19 () {42 vars in 685 bytes} [Sun Mar 8 03:19:27 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: 225/427] 199.204.45.19 () {44 vars in 907 bytes} [Sun Mar 8 03:19:27 2026] GET /v2/images => generated 3687 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/430] 199.204.45.19 () {42 vars in 685 bytes} [Sun Mar 8 03:19:39 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: 227/431] 199.204.45.19 () {44 vars in 907 bytes} [Sun Mar 8 03:19:39 2026] GET /v2/images => generated 3687 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/432] 199.204.45.19 () {44 vars in 936 bytes} [Sun Mar 8 03:19:39 2026] GET /v2/images/manila-service-image => generated 165 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/433] 199.204.45.19 () {44 vars in 958 bytes} [Sun Mar 8 03:19:39 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: 7|app: 0|req: 206/434] 199.204.45.19 () {44 vars in 936 bytes} [Sun Mar 8 03:19:39 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: 8|app: 0|req: 229/435] 199.204.45.19 () {48 vars in 948 bytes} [Sun Mar 8 03:19:39 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-08 03:19:39.655 7 INFO glance.api.v2.image_data [None req-17514b8f-def7-46ad-a6d2-17907b889361 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-08 03:19:54.284 7 INFO glance.location [None req-17514b8f-def7-46ad-a6d2-17907b889361 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 207/440] 199.204.45.19 () {48 vars in 1042 bytes} [Sun Mar 8 03:19:39 2026] PUT /v2/images/ce686879-18b2-48cb-8c68-cfe3cf802529/file => generated 0 bytes in 14670 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16480 switches on core 0) [pid: 8|app: 0|req: 234/441] 199.204.45.19 () {44 vars in 968 bytes} [Sun Mar 8 03:19:54 2026] GET /v2/images/ce686879-18b2-48cb-8c68-cfe3cf802529 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/442] 199.204.45.19 () {44 vars in 968 bytes} [Sun Mar 8 03:19:54 2026] GET /v2/images/ce686879-18b2-48cb-8c68-cfe3cf802529 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 244/513] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:25:41 2026] GET /v2/images => generated 4892 bytes in 162 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: 270/514] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:25:41 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/527] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:26:41 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: 8|app: 0|req: 277/528] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:26:41 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: 258/541] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:27:41 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/542] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:27:41 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: 291/555] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:28:41 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/556] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:28:41 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: 272/569] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:29:41 2026] GET /v2/images => generated 4892 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/570] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:29:41 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/583] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:30:41 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: 279/584] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:30:41 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: 312/597] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:31:41 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: 286/598] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:31:41 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: 293/611] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:32:41 2026] GET /v2/images => generated 4892 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/612] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:32:41 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: 326/625] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:33:41 2026] GET /v2/images => generated 4892 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/626] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:33:41 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: 8|app: 0|req: 329/631] 199.204.45.19 () {42 vars in 685 bytes} [Sun Mar 8 03:34:01 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: 303/632] 199.204.45.19 () {44 vars in 907 bytes} [Sun Mar 8 03:34:01 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/641] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:34:41 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/642] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:34:41 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/655] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:35:41 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: 315/656] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:35:41 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: 319/663] 199.204.45.19 () {42 vars in 685 bytes} [Sun Mar 8 03:36:15 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: 345/664] 199.204.45.19 () {44 vars in 907 bytes} [Sun Mar 8 03:36:15 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/665] 199.204.45.19 () {42 vars in 685 bytes} [Sun Mar 8 03:36:16 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: 346/666] 199.204.45.19 () {44 vars in 907 bytes} [Sun Mar 8 03:36:16 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/673] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:36:41 2026] GET /v2/images => generated 4892 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/674] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:36:41 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: 353/679] 199.204.45.19 () {42 vars in 685 bytes} [Sun Mar 8 03:37:05 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: 327/680] 199.204.45.19 () {44 vars in 907 bytes} [Sun Mar 8 03:37:05 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: 355/683] 199.204.45.19 () {42 vars in 685 bytes} [Sun Mar 8 03:37:12 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/684] 199.204.45.19 () {44 vars in 907 bytes} [Sun Mar 8 03:37:12 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: 333/691] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:37:41 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: 359/692] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:37:41 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: 362/697] 199.204.45.19 () {42 vars in 685 bytes} [Sun Mar 8 03:38:04 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: 336/698] 199.204.45.19 () {44 vars in 907 bytes} [Sun Mar 8 03:38:04 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/707] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:38:41 2026] GET /v2/images => generated 4892 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/708] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:38:42 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: 368/709] 10.0.0.210 () {32 vars in 633 bytes} [Sun Mar 8 03:38:47 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: 371/714] 10.0.0.89 () {36 vars in 986 bytes} [Sun Mar 8 03:39:10 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => generated 1171 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/717] 10.0.0.89 () {36 vars in 926 bytes} [Sun Mar 8 03:39:11 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: 345/718] 10.0.0.89 () {36 vars in 926 bytes} [Sun Mar 8 03:39:11 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: 374/719] 10.0.0.89 () {36 vars in 986 bytes} [Sun Mar 8 03:39:11 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => 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: 346/720] 10.0.0.89 () {36 vars in 926 bytes} [Sun Mar 8 03:39:11 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: 375/721] 10.0.0.89 () {36 vars in 926 bytes} [Sun Mar 8 03:39:11 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: 347/722] 10.0.0.89 () {36 vars in 986 bytes} [Sun Mar 8 03:39:11 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => 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: 376/723] 10.0.0.89 () {36 vars in 926 bytes} [Sun Mar 8 03:39:11 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: 348/724] 10.0.0.89 () {36 vars in 926 bytes} [Sun Mar 8 03:39:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/725] 10.0.0.91 () {36 vars in 986 bytes} [Sun Mar 8 03:39:11 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => 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: 349/726] 10.0.0.91 () {36 vars in 926 bytes} [Sun Mar 8 03:39:11 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: 378/727] 10.0.0.109 () {36 vars in 911 bytes} [Sun Mar 8 03:39:12 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: 350/728] 10.0.0.109 () {36 vars in 1007 bytes} [Sun Mar 8 03:39:12 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d/locations => generated 127 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/729] 10.0.0.109 () {36 vars in 987 bytes} [Sun Mar 8 03:39:12 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => 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: 351/730] 10.0.0.109 () {36 vars in 927 bytes} [Sun Mar 8 03:39:12 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: 380/731] 10.0.0.109 () {36 vars in 927 bytes} [Sun Mar 8 03:39:12 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: 352/732] 10.0.0.210 () {30 vars in 411 bytes} [Sun Mar 8 03:39:17 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: 381/733] 199.204.45.19 () {36 vars in 990 bytes} [Sun Mar 8 03:39:19 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => 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: 353/734] 199.204.45.19 () {36 vars in 930 bytes} [Sun Mar 8 03:39:19 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: 382/735] 199.204.45.19 () {36 vars in 990 bytes} [Sun Mar 8 03:39:20 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => 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: 354/736] 199.204.45.19 () {36 vars in 930 bytes} [Sun Mar 8 03:39:20 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: 357/741] 10.0.0.91 () {36 vars in 986 bytes} [Sun Mar 8 03:39:40 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => 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: 385/742] 10.0.0.91 () {36 vars in 926 bytes} [Sun Mar 8 03:39:40 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/745] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:39:41 2026] GET /v2/images => generated 4892 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/746] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:39:42 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/753] 10.0.0.91 () {36 vars in 986 bytes} [Sun Mar 8 03:40:20 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => 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: 363/754] 10.0.0.91 () {36 vars in 926 bytes} [Sun Mar 8 03:40:20 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: 365/757] 10.0.0.91 () {36 vars in 986 bytes} [Sun Mar 8 03:40:22 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => 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: 393/758] 10.0.0.91 () {36 vars in 926 bytes} [Sun Mar 8 03:40:22 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: 395/761] 10.0.0.210 () {32 vars in 707 bytes} [Sun Mar 8 03:40:37 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/762] 10.0.0.210 () {32 vars in 707 bytes} [Sun Mar 8 03:40:37 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => 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: 396/763] 10.0.0.89 () {36 vars in 986 bytes} [Sun Mar 8 03:40:37 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => generated 1171 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/764] 10.0.0.89 () {36 vars in 926 bytes} [Sun Mar 8 03:40:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/765] 10.0.0.89 () {36 vars in 926 bytes} [Sun Mar 8 03:40:37 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: 369/766] 10.0.0.89 () {36 vars in 986 bytes} [Sun Mar 8 03:40:37 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/767] 10.0.0.89 () {36 vars in 926 bytes} [Sun Mar 8 03:40:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/768] 10.0.0.89 () {36 vars in 926 bytes} [Sun Mar 8 03:40:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/769] 10.0.0.89 () {36 vars in 986 bytes} [Sun Mar 8 03:40:37 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => 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: 371/770] 10.0.0.89 () {36 vars in 926 bytes} [Sun Mar 8 03:40: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: 400/771] 10.0.0.89 () {36 vars in 926 bytes} [Sun Mar 8 03:40:37 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/772] 10.0.0.109 () {36 vars in 911 bytes} [Sun Mar 8 03:40:38 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: 401/773] 10.0.0.109 () {36 vars in 1007 bytes} [Sun Mar 8 03:40:38 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d/locations => generated 127 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/774] 10.0.0.109 () {36 vars in 987 bytes} [Sun Mar 8 03:40:38 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => 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: 402/775] 10.0.0.109 () {36 vars in 927 bytes} [Sun Mar 8 03:40:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/776] 10.0.0.109 () {36 vars in 927 bytes} [Sun Mar 8 03:40:38 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/779] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:40:42 2026] GET /v2/images => generated 4892 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/780] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:40:42 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: 378/783] 10.0.0.210 () {34 vars in 655 bytes} [Sun Mar 8 03:40:53 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-08 03:40:53.230 8 WARNING glance.api.v2.images [None req-79a5b56e-c3c9-4137-af1e-a9c678a55e27 32640b01db24457d9278b582c0fccd97 d39bf82916db4a64b0a1a3edd61e71b5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8ae399f3-693d-4ae0-a1d4-0ac7a01aebb0 [pid: 8|app: 0|req: 406/784] 10.0.0.210 () {32 vars in 710 bytes} [Sun Mar 8 03:40:53 2026] DELETE /v2/images/8ae399f3-693d-4ae0-a1d4-0ac7a01aebb0 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/785] 10.0.0.210 () {32 vars in 707 bytes} [Sun Mar 8 03:40:53 2026] GET /v2/images/8ae399f3-693d-4ae0-a1d4-0ac7a01aebb0 => generated 139 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/786] 10.0.0.210 () {32 vars in 633 bytes} [Sun Mar 8 03:40:53 2026] GET /v2/images => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/787] 10.0.0.210 () {34 vars in 655 bytes} [Sun Mar 8 03:40:53 2026] POST /v2/images => generated 702 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/788] 10.0.0.210 () {32 vars in 717 bytes} [Sun Mar 8 03:40:53 2026] GET /v2/images/eeee13b5-f958-4119-b12c-b1df4c153685/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:40:53.403 7 INFO glance.api.v2.image_data [None req-b76210c3-208d-4c0c-9315-cb77d2a06cba 32640b01db24457d9278b582c0fccd97 d39bf82916db4a64b0a1a3edd61e71b5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-08 03:40:53.447 7 WARNING glance_store._drivers.rbd [None req-b76210c3-208d-4c0c-9315-cb77d2a06cba 32640b01db24457d9278b582c0fccd97 d39bf82916db4a64b0a1a3edd61e71b5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-08 03:40:53.781 7 INFO glance.location [None req-b76210c3-208d-4c0c-9315-cb77d2a06cba 32640b01db24457d9278b582c0fccd97 d39bf82916db4a64b0a1a3edd61e71b5 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 381/789] 10.0.0.210 () {32 vars in 727 bytes} [Sun Mar 8 03:40:53 2026] PUT /v2/images/eeee13b5-f958-4119-b12c-b1df4c153685/file => generated 0 bytes in 423 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/790] 10.0.0.210 () {32 vars in 707 bytes} [Sun Mar 8 03:40:53 2026] GET /v2/images/eeee13b5-f958-4119-b12c-b1df4c153685 => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/791] 10.0.0.210 () {32 vars in 717 bytes} [Sun Mar 8 03:40:53 2026] GET /v2/images/eeee13b5-f958-4119-b12c-b1df4c153685/file => generated 1024 bytes in 130 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/792] 10.0.0.210 () {34 vars in 655 bytes} [Sun Mar 8 03:40:53 2026] POST /v2/images => generated 649 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/793] 10.0.0.210 () {32 vars in 726 bytes} [Sun Mar 8 03:40:54 2026] PATCH /v2/images/8fcd4081-6f37-42ce-b853-7738bef6e9fc => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/794] 10.0.0.210 () {32 vars in 707 bytes} [Sun Mar 8 03:40:54 2026] GET /v2/images/8fcd4081-6f37-42ce-b853-7738bef6e9fc => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:40:54.099 7 WARNING glance.api.v2.images [None req-94e210f7-dd3a-428a-8cb3-58f67b68fc01 32640b01db24457d9278b582c0fccd97 d39bf82916db4a64b0a1a3edd61e71b5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8fcd4081-6f37-42ce-b853-7738bef6e9fc [pid: 7|app: 0|req: 384/795] 10.0.0.210 () {32 vars in 710 bytes} [Sun Mar 8 03:40:54 2026] DELETE /v2/images/8fcd4081-6f37-42ce-b853-7738bef6e9fc => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/796] 10.0.0.210 () {32 vars in 707 bytes} [Sun Mar 8 03:40:54 2026] GET /v2/images/8fcd4081-6f37-42ce-b853-7738bef6e9fc => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:40:54.170 7 WARNING glance.api.v2.images [None req-e47a7b95-9186-48e2-b0d5-4a84b25aacc4 32640b01db24457d9278b582c0fccd97 d39bf82916db4a64b0a1a3edd61e71b5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//eeee13b5-f958-4119-b12c-b1df4c153685 [pid: 7|app: 0|req: 385/797] 10.0.0.210 () {32 vars in 710 bytes} [Sun Mar 8 03:40:54 2026] DELETE /v2/images/eeee13b5-f958-4119-b12c-b1df4c153685 => generated 0 bytes in 877 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/798] 10.0.0.210 () {32 vars in 707 bytes} [Sun Mar 8 03:40:55 2026] GET /v2/images/eeee13b5-f958-4119-b12c-b1df4c153685 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:40:55.066 7 WARNING glance.api.v2.images [None req-43766734-5173-45a0-b6d5-49d70613a00b 32640b01db24457d9278b582c0fccd97 d39bf82916db4a64b0a1a3edd61e71b5 - - default default] Failed to find image 8ae399f3-693d-4ae0-a1d4-0ac7a01aebb0 to delete: glance.common.exception.ImageNotFound: No image found with ID 8ae399f3-693d-4ae0-a1d4-0ac7a01aebb0 [pid: 7|app: 0|req: 386/799] 10.0.0.210 () {32 vars in 710 bytes} [Sun Mar 8 03:40:55 2026] DELETE /v2/images/8ae399f3-693d-4ae0-a1d4-0ac7a01aebb0 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/800] 10.0.0.210 () {32 vars in 707 bytes} [Sun Mar 8 03:40:55 2026] GET /v2/images/8ae399f3-693d-4ae0-a1d4-0ac7a01aebb0 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/803] 10.0.0.91 () {36 vars in 986 bytes} [Sun Mar 8 03:41:06 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/804] 10.0.0.91 () {36 vars in 926 bytes} [Sun Mar 8 03:41:06 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: 417/805] 10.0.0.91 () {36 vars in 986 bytes} [Sun Mar 8 03:41:07 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => 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/806] 10.0.0.91 () {36 vars in 926 bytes} [Sun Mar 8 03:41:07 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: 421/813] 10.0.0.91 () {36 vars in 986 bytes} [Sun Mar 8 03:41:36 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => 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: 393/814] 10.0.0.91 () {36 vars in 926 bytes} [Sun Mar 8 03:41:36 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/817] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:41:42 2026] GET /v2/images => generated 4892 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/818] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:41:42 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: 402/831] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:42:41 2026] GET /v2/images => generated 4892 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/832] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:42:42 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: 437/845] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:43:42 2026] GET /v2/images => generated 4892 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/846] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:43:42 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: 8|app: 0|req: 439/849] 10.0.0.91 () {36 vars in 986 bytes} [Sun Mar 8 03:43:57 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/850] 10.0.0.91 () {36 vars in 926 bytes} [Sun Mar 8 03:43:57 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: 413/853] 10.0.0.91 () {36 vars in 986 bytes} [Sun Mar 8 03:44:06 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => 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: 441/854] 10.0.0.91 () {36 vars in 926 bytes} [Sun Mar 8 03:44:06 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: 416/859] 10.0.0.91 () {36 vars in 986 bytes} [Sun Mar 8 03:44:29 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => 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: 444/860] 10.0.0.91 () {36 vars in 926 bytes} [Sun Mar 8 03:44:29 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/863] 10.0.0.91 () {36 vars in 986 bytes} [Sun Mar 8 03:44:39 2026] GET /v2/images/96aaabb4-3135-452c-abd7-71d499cb304d => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/864] 10.0.0.91 () {36 vars in 926 bytes} [Sun Mar 8 03:44:39 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: 420/867] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:44:41 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: 448/868] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:44:42 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: 423/873] 199.204.45.19 () {32 vars in 825 bytes} [Sun Mar 8 03:45:05 2026] GET /v2/images?status=active&owner=a66f28354ac648a9a6f5b8ed048f0b09&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/874] 199.204.45.19 () {32 vars in 652 bytes} [Sun Mar 8 03:45:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/875] 10.0.0.89 () {36 vars in 986 bytes} [Sun Mar 8 03:45:05 2026] GET /v2/images/fc9c8f14-b7bf-41f0-bbf6-149aebd91661 => 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: 452/876] 10.0.0.89 () {36 vars in 926 bytes} [Sun Mar 8 03:45:06 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: 425/877] 10.0.0.89 () {36 vars in 926 bytes} [Sun Mar 8 03:45:06 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: 453/878] 10.0.0.89 () {36 vars in 986 bytes} [Sun Mar 8 03:45:06 2026] GET /v2/images/fc9c8f14-b7bf-41f0-bbf6-149aebd91661 => generated 1209 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/879] 10.0.0.89 () {36 vars in 926 bytes} [Sun Mar 8 03:45:06 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: 454/880] 10.0.0.89 () {36 vars in 926 bytes} [Sun Mar 8 03:45:06 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: 427/881] 10.0.0.89 () {36 vars in 986 bytes} [Sun Mar 8 03:45:06 2026] GET /v2/images/fc9c8f14-b7bf-41f0-bbf6-149aebd91661 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/882] 10.0.0.89 () {36 vars in 926 bytes} [Sun Mar 8 03:45:06 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: 428/883] 10.0.0.109 () {36 vars in 911 bytes} [Sun Mar 8 03:45:06 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: 456/884] 10.0.0.109 () {36 vars in 1007 bytes} [Sun Mar 8 03:45:06 2026] GET /v2/images/fc9c8f14-b7bf-41f0-bbf6-149aebd91661/locations => generated 127 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/885] 10.0.0.109 () {36 vars in 987 bytes} [Sun Mar 8 03:45:06 2026] GET /v2/images/fc9c8f14-b7bf-41f0-bbf6-149aebd91661 => 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: 457/886] 10.0.0.109 () {36 vars in 927 bytes} [Sun Mar 8 03:45:06 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: 430/887] 10.0.0.109 () {36 vars in 927 bytes} [Sun Mar 8 03:45:06 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: 462/896] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:45:42 2026] GET /v2/images => generated 4892 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/897] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:45:42 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: 8|app: 0|req: 469/910] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:46:41 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: 442/911] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:46:41 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/924] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:47:41 2026] GET /v2/images => generated 4892 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/925] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:47:41 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/938] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:48:42 2026] GET /v2/images => generated 4892 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/939] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:48:42 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: 7|app: 0|req: 457/940] 10.0.0.210 () {32 vars in 633 bytes} [Sun Mar 8 03:48:46 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: 464/953] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:49:42 2026] GET /v2/images => generated 4892 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/954] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:49:42 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: 471/967] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:50:41 2026] GET /v2/images => generated 4892 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/968] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:50:41 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: 478/981] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:51:41 2026] GET /v2/images => generated 4892 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/982] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:51:41 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/995] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:52:41 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: 8|app: 0|req: 511/996] 10.0.0.107 () {28 vars in 569 bytes} [Sun Mar 8 03:52:41 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)