+ 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 Apr 17 04:53:06 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-5c797574c4-97scj 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 0x7fb18c6ca668 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-04-17 04:53:08.714 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-17 04:53:08.850 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-17 04:53:09.561 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-04-17 04:53:09.562 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-04-17 04:53:09.563 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 04:53:09.713 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-04-17 04:53:09.714 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-04-17 04:53:09.715 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 04:53:11.680 7 WARNING glance.api.v2.images [None req-6f64c576-2740-4185-aca3-e5b90d4a79d0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 04:53:11.774 8 WARNING glance.api.v2.images [None req-21fdf294-04e2-47d6-92a2-1d081a9649f1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 04:53:12.031 7 WARNING keystonemiddleware._common.config [None req-6f64c576-2740-4185-aca3-e5b90d4a79d0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 04:53:12.039 7 WARNING oslo_config.cfg [None req-6f64c576-2740-4185-aca3-e5b90d4a79d0 - - - - - -] 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 0x7fb18c6ca668 pid: 7 (default app) 2026-04-17 04:53:12.125 8 WARNING keystonemiddleware._common.config [None req-21fdf294-04e2-47d6-92a2-1d081a9649f1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 04:53:12.133 8 WARNING oslo_config.cfg [None req-21fdf294-04e2-47d6-92a2-1d081a9649f1 - - - - - -] 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 0x7fb18c6ca668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.250 () {42 vars in 688 bytes} [Fri Apr 17 04:53:13 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-04-17 04:53:14.001 8 WARNING oslo_policy.policy [None req-c456d7ff-4c6e-4a85-803c-8b2487c43981 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - 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-04-17 04:53:14.002 8 WARNING oslo_policy.policy [None req-c456d7ff-4c6e-4a85-803c-8b2487c43981 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - 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-04-17 04:53:14.017 8 WARNING oslo_policy.policy [None req-c456d7ff-4c6e-4a85-803c-8b2487c43981 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - 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-04-17 04:53:14.018 8 WARNING oslo_policy.policy [None req-c456d7ff-4c6e-4a85-803c-8b2487c43981 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - 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] 199.204.45.250 () {44 vars in 910 bytes} [Fri Apr 17 04:53:13 2026] GET /v2/images => generated 69 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.250 () {42 vars in 688 bytes} [Fri Apr 17 04:53:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.250 () {44 vars in 910 bytes} [Fri Apr 17 04:53:18 2026] GET /v2/images => generated 69 bytes in 51 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-04-17 04:53:18.180 7 WARNING oslo_policy.policy [None req-1487e766-7843-4eef-bd3b-d012bc638dbf 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - 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-04-17 04:53:18.180 7 WARNING oslo_policy.policy [None req-1487e766-7843-4eef-bd3b-d012bc638dbf 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - 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] 199.204.45.250 () {44 vars in 911 bytes} [Fri Apr 17 04:53:18 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.250 () {44 vars in 933 bytes} [Fri Apr 17 04:53:18 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-04-17 04:53:18.319 7 WARNING oslo_policy.policy [None req-528f1c5c-4829-410c-b9ab-0a18528a0fd4 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - 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-04-17 04:53:18.319 7 WARNING oslo_policy.policy [None req-528f1c5c-4829-410c-b9ab-0a18528a0fd4 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - 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] 199.204.45.250 () {44 vars in 939 bytes} [Fri Apr 17 04:53:18 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-04-17 04:53:18.403 8 WARNING oslo_config.cfg [None req-aa263100-f19b-4828-98c8-f06d2333242d 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - 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] 199.204.45.250 () {48 vars in 951 bytes} [Fri Apr 17 04:53:18 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 04:53:18.424 7 WARNING oslo_policy.policy [None req-8c275615-e219-42dc-9e6c-7062064a7fcb 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - 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-04-17 04:53:18.424 7 WARNING oslo_policy.policy [None req-8c275615-e219-42dc-9e6c-7062064a7fcb 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - 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-04-17 04:53:18.426 7 INFO glance.api.v2.image_data [None req-8c275615-e219-42dc-9e6c-7062064a7fcb 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 04:53:21.885 7 WARNING glance.location [None req-8c275615-e219-42dc-9e6c-7062064a7fcb 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.250 () {48 vars in 1045 bytes} [Fri Apr 17 04:53:18 2026] PUT /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa/file => generated 0 bytes in 3504 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7721 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.250 () {44 vars in 971 bytes} [Fri Apr 17 04:53:21 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 04:53:21.957 7 WARNING oslo_config.cfg [None req-9853914a-9129-45b3-be1e-604189233a94 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - 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] 199.204.45.250 () {44 vars in 971 bytes} [Fri Apr 17 04:53:21 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => 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: 28/52] 199.204.45.250 () {42 vars in 688 bytes} [Fri Apr 17 04:56:13 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: 25/53] 199.204.45.250 () {44 vars in 910 bytes} [Fri Apr 17 04:56:13 2026] GET /v2/images => generated 1240 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/56] 199.204.45.250 () {42 vars in 688 bytes} [Fri Apr 17 04:56:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-04-17 04:56:25.062 8 WARNING keystonemiddleware.audit [None req-2533236e-ff63-45cf-8750-c208be86fea0 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] Skipping service swift as it have no endpoints. [pid: 8|app: 0|req: 27/57] 199.204.45.250 () {44 vars in 910 bytes} [Fri Apr 17 04:56:24 2026] GET /v2/images => generated 1240 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 04:56:25.093 7 WARNING keystonemiddleware.audit [None req-9853914a-9129-45b3-be1e-604189233a94 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] Skipping service swift as it have no endpoints. [pid: 7|app: 0|req: 31/58] 199.204.45.250 () {44 vars in 947 bytes} [Fri Apr 17 04:56:25 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) 2026-04-17 04:56:25.106 8 WARNING keystonemiddleware.audit [None req-58902e49-afb3-4495-8c61-0343f1a89f81 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] Skipping service swift as it have no endpoints. [pid: 8|app: 0|req: 28/59] 199.204.45.250 () {44 vars in 969 bytes} [Fri Apr 17 04:56:25 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) 2026-04-17 04:56:25.127 7 WARNING keystonemiddleware.audit [None req-a2eaa975-bafb-44a3-9b0e-c3045b6af77d 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] Skipping service swift as it have no endpoints. [pid: 7|app: 0|req: 32/60] 199.204.45.250 () {44 vars in 939 bytes} [Fri Apr 17 04:56:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 04:56:25.149 8 WARNING keystonemiddleware.audit [None req-eabccb6c-9920-49a9-ae57-2bae343ea66b 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] Skipping service swift as it have no endpoints. [pid: 8|app: 0|req: 29/61] 199.204.45.250 () {48 vars in 951 bytes} [Fri Apr 17 04:56:25 2026] POST /v2/images => generated 799 bytes in 85 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 04:56:25.238 7 WARNING keystonemiddleware.audit [None req-43c3bd09-d92e-41d0-878a-408a4fa79801 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] Skipping service swift as it have no endpoints. 2026-04-17 04:56:25.255 7 INFO glance.api.v2.image_data [None req-d9a5d9ab-3877-4113-a7d3-2ffa7d58c3c0 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 04:56:36.368 7 INFO glance.location [None req-d9a5d9ab-3877-4113-a7d3-2ffa7d58c3c0 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 33/64] 199.204.45.250 () {48 vars in 1045 bytes} [Fri Apr 17 04:56:25 2026] PUT /v2/images/55fa9464-be1c-45e8-a60c-9c8f5aabdc74/file => generated 0 bytes in 11165 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21203 switches on core 0) 2026-04-17 04:56:36.419 8 WARNING keystonemiddleware.audit [None req-7149864b-c584-4a03-b7eb-34e41929da7a 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] Skipping service swift as it have no endpoints. [pid: 8|app: 0|req: 32/65] 199.204.45.250 () {44 vars in 971 bytes} [Fri Apr 17 04:56:36 2026] GET /v2/images/55fa9464-be1c-45e8-a60c-9c8f5aabdc74 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 04:56:36.441 7 WARNING keystonemiddleware.audit [None req-d9a5d9ab-3877-4113-a7d3-2ffa7d58c3c0 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] Skipping service swift as it have no endpoints. [pid: 7|app: 0|req: 34/66] 199.204.45.250 () {48 vars in 1050 bytes} [Fri Apr 17 04:56:36 2026] PATCH /v2/images/55fa9464-be1c-45e8-a60c-9c8f5aabdc74 => generated 1234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 04:56:36.514 8 WARNING keystonemiddleware.audit [None req-a6a2552e-3972-4fec-9db7-079f5f007d8f 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] Skipping service swift as it have no endpoints. [pid: 8|app: 0|req: 33/67] 199.204.45.250 () {44 vars in 971 bytes} [Fri Apr 17 04:56:36 2026] GET /v2/images/55fa9464-be1c-45e8-a60c-9c8f5aabdc74 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/158] 199.204.45.250 () {42 vars in 688 bytes} [Fri Apr 17 05:04:07 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: 79/159] 199.204.45.250 () {44 vars in 910 bytes} [Fri Apr 17 05:04:07 2026] GET /v2/images => generated 2476 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/162] 199.204.45.250 () {42 vars in 688 bytes} [Fri Apr 17 05:04: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: 82/163] 199.204.45.250 () {44 vars in 910 bytes} [Fri Apr 17 05:04:17 2026] GET /v2/images => generated 2476 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/164] 199.204.45.250 () {44 vars in 939 bytes} [Fri Apr 17 05:04:17 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.204.45.250 () {44 vars in 961 bytes} [Fri Apr 17 05:04:17 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.204.45.250 () {44 vars in 939 bytes} [Fri Apr 17 05:04:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.250 () {48 vars in 951 bytes} [Fri Apr 17 05:04:17 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 05:04:17.617 8 WARNING oslo_policy.policy [None req-214e7737-f428-49f2-97b3-ebe4dc7c8297 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - 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-04-17 05:04:17.617 8 WARNING oslo_policy.policy [None req-214e7737-f428-49f2-97b3-ebe4dc7c8297 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - 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-04-17 05:04:17.618 8 INFO glance.api.v2.image_data [None req-214e7737-f428-49f2-97b3-ebe4dc7c8297 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 05:04:25.940 8 INFO glance.location [None req-214e7737-f428-49f2-97b3-ebe4dc7c8297 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 84/170] 199.204.45.250 () {48 vars in 1045 bytes} [Fri Apr 17 05:04:17 2026] PUT /v2/images/39fc46b1-b8ab-4f0d-be2e-cf7d28f5b005/file => generated 0 bytes in 8378 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19930 switches on core 0) [pid: 7|app: 0|req: 87/171] 199.204.45.250 () {44 vars in 971 bytes} [Fri Apr 17 05:04:25 2026] GET /v2/images/39fc46b1-b8ab-4f0d-be2e-cf7d28f5b005 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/172] 199.204.45.250 () {44 vars in 971 bytes} [Fri Apr 17 05:04:26 2026] GET /v2/images/39fc46b1-b8ab-4f0d-be2e-cf7d28f5b005 => 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: 89/175] 199.204.45.250 () {42 vars in 688 bytes} [Fri Apr 17 05:04:33 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: 87/176] 199.204.45.250 () {44 vars in 910 bytes} [Fri Apr 17 05:04:33 2026] GET /v2/images => generated 3681 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/181] 199.204.45.250 () {42 vars in 688 bytes} [Fri Apr 17 05:04:51 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: 90/182] 199.204.45.250 () {44 vars in 910 bytes} [Fri Apr 17 05:04:51 2026] GET /v2/images => generated 3681 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/183] 199.204.45.250 () {44 vars in 937 bytes} [Fri Apr 17 05:04:52 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/184] 199.204.45.250 () {44 vars in 959 bytes} [Fri Apr 17 05:04:52 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/185] 199.204.45.250 () {44 vars in 939 bytes} [Fri Apr 17 05:04:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/186] 199.204.45.250 () {48 vars in 951 bytes} [Fri Apr 17 05:04:52 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 05:04:52.153 7 INFO glance.api.v2.image_data [None req-a20ff3fc-e9c6-4573-916f-010277a36193 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 05:05:18.894 7 WARNING glance.location [None req-a20ff3fc-e9c6-4573-916f-010277a36193 32c8ec0e29f34231b235694246d32a83 b31e54af7230424f8db73284237c7175 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 95/191] 199.204.45.250 () {48 vars in 1046 bytes} [Fri Apr 17 05:04:52 2026] PUT /v2/images/ec9f44d8-3377-4296-86ba-6439a0312532/file => generated 0 bytes in 26824 msecs (HTTP/1.1 204) 4 headers in 171 bytes (75099 switches on core 0) [pid: 8|app: 0|req: 97/192] 199.204.45.250 () {44 vars in 971 bytes} [Fri Apr 17 05:05:18 2026] GET /v2/images/ec9f44d8-3377-4296-86ba-6439a0312532 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/193] 199.204.45.250 () {44 vars in 971 bytes} [Fri Apr 17 05:05:18 2026] GET /v2/images/ec9f44d8-3377-4296-86ba-6439a0312532 => 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: 98/194] 199.204.45.250 () {42 vars in 688 bytes} [Fri Apr 17 05:05:20 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: 97/195] 199.204.45.250 () {44 vars in 910 bytes} [Fri Apr 17 05:05:20 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: 118/234] 199.204.45.250 () {42 vars in 688 bytes} [Fri Apr 17 05:08:22 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: 117/235] 199.204.45.250 () {44 vars in 910 bytes} [Fri Apr 17 05:08:22 2026] GET /v2/images => generated 4892 bytes in 113 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: 122/244] 10.0.0.40 () {32 vars in 632 bytes} [Fri Apr 17 05:09:01 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: 125/249] 10.0.0.124 () {36 vars in 987 bytes} [Fri Apr 17 05:09:27 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => generated 1171 bytes in 20 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: 125/250] 10.0.0.124 () {36 vars in 927 bytes} [Fri Apr 17 05:09:27 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: 126/251] 10.0.0.124 () {36 vars in 987 bytes} [Fri Apr 17 05:09:29 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => 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: 126/252] 10.0.0.124 () {36 vars in 927 bytes} [Fri Apr 17 05:09:29 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: 128/255] 199.204.45.250 () {36 vars in 991 bytes} [Fri Apr 17 05:09:35 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => 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: 128/256] 199.204.45.250 () {36 vars in 931 bytes} [Fri Apr 17 05:09:35 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: 129/257] 199.204.45.250 () {36 vars in 991 bytes} [Fri Apr 17 05:09:36 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => 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: 129/258] 199.204.45.250 () {36 vars in 931 bytes} [Fri Apr 17 05:09:36 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/261] 10.0.0.65 () {36 vars in 986 bytes} [Fri Apr 17 05:09:44 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => generated 1171 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/262] 10.0.0.65 () {36 vars in 926 bytes} [Fri Apr 17 05:09:44 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: 132/263] 10.0.0.65 () {36 vars in 926 bytes} [Fri Apr 17 05:09:44 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: 132/264] 10.0.0.65 () {36 vars in 986 bytes} [Fri Apr 17 05:09:44 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/265] 10.0.0.65 () {36 vars in 926 bytes} [Fri Apr 17 05:09: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: 7|app: 0|req: 133/266] 10.0.0.65 () {36 vars in 926 bytes} [Fri Apr 17 05:09: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: 134/267] 10.0.0.65 () {36 vars in 986 bytes} [Fri Apr 17 05:09:44 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => 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: 134/268] 10.0.0.65 () {36 vars in 926 bytes} [Fri Apr 17 05:09:44 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: 135/269] 10.0.0.65 () {36 vars in 926 bytes} [Fri Apr 17 05:09:44 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: 135/270] 10.0.0.28 () {36 vars in 910 bytes} [Fri Apr 17 05:09:45 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: 136/271] 10.0.0.28 () {36 vars in 1006 bytes} [Fri Apr 17 05:09:45 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa/locations => generated 127 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/272] 10.0.0.28 () {36 vars in 986 bytes} [Fri Apr 17 05:09:45 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => 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: 137/273] 10.0.0.28 () {36 vars in 926 bytes} [Fri Apr 17 05:09:45 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/274] 10.0.0.28 () {36 vars in 926 bytes} [Fri Apr 17 05:09:45 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: 138/275] 10.0.0.124 () {36 vars in 987 bytes} [Fri Apr 17 05:09:45 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 10.0.0.124 () {36 vars in 927 bytes} [Fri Apr 17 05:09:45 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: 145/289] 10.0.0.40 () {30 vars in 410 bytes} [Fri Apr 17 05:10:43 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: 145/290] 10.0.0.124 () {36 vars in 987 bytes} [Fri Apr 17 05:10:47 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/291] 10.0.0.124 () {36 vars in 927 bytes} [Fri Apr 17 05:10:47 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/308] 10.0.0.124 () {36 vars in 987 bytes} [Fri Apr 17 05:12:02 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => 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: 155/309] 10.0.0.124 () {36 vars in 927 bytes} [Fri Apr 17 05:12:02 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: 155/310] 10.0.0.124 () {36 vars in 987 bytes} [Fri Apr 17 05:12:03 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => 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: 156/311] 10.0.0.124 () {36 vars in 927 bytes} [Fri Apr 17 05:12:03 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/312] 10.0.0.124 () {36 vars in 987 bytes} [Fri Apr 17 05:12:10 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => 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: 157/313] 10.0.0.124 () {36 vars in 927 bytes} [Fri Apr 17 05:12:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/316] 10.0.0.124 () {36 vars in 987 bytes} [Fri Apr 17 05:12:20 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => 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: 159/317] 10.0.0.124 () {36 vars in 927 bytes} [Fri Apr 17 05:12:20 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/326] 10.0.0.124 () {36 vars in 987 bytes} [Fri Apr 17 05:12:54 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => 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: 163/327] 10.0.0.124 () {36 vars in 927 bytes} [Fri Apr 17 05:12:54 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/330] 10.0.0.40 () {32 vars in 706 bytes} [Fri Apr 17 05:13:02 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => 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: 165/331] 10.0.0.40 () {32 vars in 706 bytes} [Fri Apr 17 05:13:02 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => 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: 167/332] 10.0.0.65 () {36 vars in 986 bytes} [Fri Apr 17 05:13:02 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => generated 1171 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/333] 10.0.0.65 () {36 vars in 926 bytes} [Fri Apr 17 05:13:02 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: 168/334] 10.0.0.65 () {36 vars in 926 bytes} [Fri Apr 17 05:13:02 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: 167/335] 10.0.0.65 () {36 vars in 986 bytes} [Fri Apr 17 05:13:02 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => 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: 169/336] 10.0.0.65 () {36 vars in 926 bytes} [Fri Apr 17 05:13:02 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: 168/337] 10.0.0.65 () {36 vars in 926 bytes} [Fri Apr 17 05:13:02 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: 170/338] 10.0.0.65 () {36 vars in 986 bytes} [Fri Apr 17 05:13:02 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => 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: 169/339] 10.0.0.65 () {36 vars in 926 bytes} [Fri Apr 17 05:13:02 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: 171/340] 10.0.0.65 () {36 vars in 926 bytes} [Fri Apr 17 05:13:03 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/341] 10.0.0.28 () {36 vars in 910 bytes} [Fri Apr 17 05:13:03 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: 172/342] 10.0.0.28 () {36 vars in 1006 bytes} [Fri Apr 17 05:13:03 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/343] 10.0.0.28 () {36 vars in 986 bytes} [Fri Apr 17 05:13:03 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/344] 10.0.0.28 () {36 vars in 926 bytes} [Fri Apr 17 05:13:03 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: 172/345] 10.0.0.28 () {36 vars in 926 bytes} [Fri Apr 17 05:13:03 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/346] 10.0.0.40 () {34 vars in 654 bytes} [Fri Apr 17 05:13:08 2026] POST /v2/images => generated 648 bytes in 198 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-17 05:13:08.502 8 WARNING glance.api.v2.images [None req-5c04d604-46f3-446f-8a1d-7c879b1a3f95 5042bea51ffe4800b603f209ddf27d27 112912acb20147ac9be59b2d86ce8e3c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ea64df91-fa03-460d-83c4-bf25f51fd3c3 [pid: 8|app: 0|req: 173/347] 10.0.0.40 () {32 vars in 709 bytes} [Fri Apr 17 05:13:08 2026] DELETE /v2/images/ea64df91-fa03-460d-83c4-bf25f51fd3c3 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/348] 10.0.0.40 () {32 vars in 706 bytes} [Fri Apr 17 05:13:08 2026] GET /v2/images/ea64df91-fa03-460d-83c4-bf25f51fd3c3 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/349] 10.0.0.40 () {32 vars in 632 bytes} [Fri Apr 17 05:13:08 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: 176/350] 10.0.0.40 () {34 vars in 654 bytes} [Fri Apr 17 05:13:08 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/351] 10.0.0.40 () {32 vars in 716 bytes} [Fri Apr 17 05:13:08 2026] GET /v2/images/6eec310e-78b3-4c95-8664-77b59e7df668/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 05:13:08.694 7 INFO glance.api.v2.image_data [None req-b37bcab7-8e46-4886-8ca8-1475592454d5 5042bea51ffe4800b603f209ddf27d27 112912acb20147ac9be59b2d86ce8e3c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 05:13:08.728 7 WARNING glance_store._drivers.rbd [None req-b37bcab7-8e46-4886-8ca8-1475592454d5 5042bea51ffe4800b603f209ddf27d27 112912acb20147ac9be59b2d86ce8e3c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-17 05:13:09.719 7 INFO glance.location [None req-b37bcab7-8e46-4886-8ca8-1475592454d5 5042bea51ffe4800b603f209ddf27d27 112912acb20147ac9be59b2d86ce8e3c - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 177/352] 10.0.0.40 () {32 vars in 726 bytes} [Fri Apr 17 05:13:08 2026] PUT /v2/images/6eec310e-78b3-4c95-8664-77b59e7df668/file => generated 0 bytes in 1076 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/353] 10.0.0.40 () {32 vars in 706 bytes} [Fri Apr 17 05:13:09 2026] GET /v2/images/6eec310e-78b3-4c95-8664-77b59e7df668 => generated 1104 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/354] 10.0.0.40 () {32 vars in 716 bytes} [Fri Apr 17 05:13:09 2026] GET /v2/images/6eec310e-78b3-4c95-8664-77b59e7df668/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: 177/355] 10.0.0.40 () {34 vars in 654 bytes} [Fri Apr 17 05:13:09 2026] POST /v2/images => generated 648 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/356] 10.0.0.40 () {32 vars in 725 bytes} [Fri Apr 17 05:13:09 2026] PATCH /v2/images/ac47c077-dec8-4d7e-a4a7-ece74021ea35 => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/357] 10.0.0.40 () {32 vars in 706 bytes} [Fri Apr 17 05:13:10 2026] GET /v2/images/ac47c077-dec8-4d7e-a4a7-ece74021ea35 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 05:13:10.061 7 WARNING glance.api.v2.images [None req-1ff3c0c7-756d-41bd-8265-fdaab6b97544 5042bea51ffe4800b603f209ddf27d27 112912acb20147ac9be59b2d86ce8e3c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ac47c077-dec8-4d7e-a4a7-ece74021ea35 [pid: 7|app: 0|req: 180/358] 10.0.0.40 () {32 vars in 709 bytes} [Fri Apr 17 05:13:10 2026] DELETE /v2/images/ac47c077-dec8-4d7e-a4a7-ece74021ea35 => 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: 179/359] 10.0.0.40 () {32 vars in 706 bytes} [Fri Apr 17 05:13:10 2026] GET /v2/images/ac47c077-dec8-4d7e-a4a7-ece74021ea35 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 05:13:10.120 7 WARNING glance.api.v2.images [None req-dc7551b1-6c77-48e3-ae4a-c034891a2f8d 5042bea51ffe4800b603f209ddf27d27 112912acb20147ac9be59b2d86ce8e3c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6eec310e-78b3-4c95-8664-77b59e7df668 [pid: 7|app: 0|req: 181/360] 10.0.0.40 () {32 vars in 709 bytes} [Fri Apr 17 05:13:10 2026] DELETE /v2/images/6eec310e-78b3-4c95-8664-77b59e7df668 => generated 0 bytes in 786 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/361] 10.0.0.40 () {32 vars in 706 bytes} [Fri Apr 17 05:13:10 2026] GET /v2/images/6eec310e-78b3-4c95-8664-77b59e7df668 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 05:13:10.930 7 WARNING glance.api.v2.images [None req-0291f213-b270-4ba6-b744-b09bd493900c 5042bea51ffe4800b603f209ddf27d27 112912acb20147ac9be59b2d86ce8e3c - - default default] Failed to find image ea64df91-fa03-460d-83c4-bf25f51fd3c3 to delete: glance.common.exception.ImageNotFound: No image found with ID ea64df91-fa03-460d-83c4-bf25f51fd3c3 [pid: 7|app: 0|req: 182/362] 10.0.0.40 () {32 vars in 709 bytes} [Fri Apr 17 05:13:10 2026] DELETE /v2/images/ea64df91-fa03-460d-83c4-bf25f51fd3c3 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/363] 10.0.0.40 () {32 vars in 706 bytes} [Fri Apr 17 05:13:10 2026] GET /v2/images/ea64df91-fa03-460d-83c4-bf25f51fd3c3 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/370] 199.204.45.250 () {32 vars in 826 bytes} [Fri Apr 17 05:13:34 2026] GET /v2/images?status=active&owner=b31e54af7230424f8db73284237c7175&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/371] 199.204.45.250 () {32 vars in 653 bytes} [Fri Apr 17 05:13:34 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: 186/372] 10.0.0.65 () {36 vars in 986 bytes} [Fri Apr 17 05:13:34 2026] GET /v2/images/ec9f44d8-3377-4296-86ba-6439a0312532 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/373] 10.0.0.65 () {36 vars in 926 bytes} [Fri Apr 17 05:13: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: 8|app: 0|req: 187/374] 10.0.0.65 () {36 vars in 926 bytes} [Fri Apr 17 05:13: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: 188/375] 10.0.0.65 () {36 vars in 986 bytes} [Fri Apr 17 05:13:34 2026] GET /v2/images/ec9f44d8-3377-4296-86ba-6439a0312532 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/376] 10.0.0.65 () {36 vars in 926 bytes} [Fri Apr 17 05:13:34 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/377] 10.0.0.65 () {36 vars in 926 bytes} [Fri Apr 17 05:13: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: 8|app: 0|req: 189/378] 10.0.0.65 () {36 vars in 986 bytes} [Fri Apr 17 05:13:34 2026] GET /v2/images/ec9f44d8-3377-4296-86ba-6439a0312532 => 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: 190/379] 10.0.0.65 () {36 vars in 926 bytes} [Fri Apr 17 05:13: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: 8|app: 0|req: 190/380] 10.0.0.28 () {36 vars in 910 bytes} [Fri Apr 17 05:13:35 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: 191/381] 10.0.0.28 () {36 vars in 1006 bytes} [Fri Apr 17 05:13:35 2026] GET /v2/images/ec9f44d8-3377-4296-86ba-6439a0312532/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: 191/382] 10.0.0.28 () {36 vars in 986 bytes} [Fri Apr 17 05:13:35 2026] GET /v2/images/ec9f44d8-3377-4296-86ba-6439a0312532 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/383] 10.0.0.28 () {36 vars in 926 bytes} [Fri Apr 17 05:13:35 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: 192/384] 10.0.0.28 () {36 vars in 926 bytes} [Fri Apr 17 05:13:35 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 10.0.0.124 () {36 vars in 987 bytes} [Fri Apr 17 05:14:32 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => generated 1171 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/398] 10.0.0.124 () {36 vars in 927 bytes} [Fri Apr 17 05:14:32 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: 204/407] 10.0.0.124 () {36 vars in 987 bytes} [Fri Apr 17 05:15:20 2026] GET /v2/images/d26ec453-794f-4fa7-909a-9ab88b657daa => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 10.0.0.124 () {36 vars in 927 bytes} [Fri Apr 17 05:15:20 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: 216/431] 10.0.0.40 () {32 vars in 632 bytes} [Fri Apr 17 05:17:08 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)