+ 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 [Thu May 21 03:22:56 2026] *** compiled with version: 13.3.0 on 12 May 2026 19:03:36 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-f98cfc98b-qqhnv 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, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f61f08b2668 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-05-21 03:22:58.949 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-21 03:22:58.994 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-05-21 03:22:59.847 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-05-21 03:22:59.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-05-21 03:22:59.849 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 03:22:59.874 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-05-21 03:22:59.875 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-05-21 03:22:59.876 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 03:23:01.974 8 WARNING glance.api.v2.images [None req-58e1cc0f-b059-483d-aa78-885b925ce751 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 03:23:01.991 7 WARNING glance.api.v2.images [None req-e585dd51-d17f-4eef-9862-5bbba57460aa - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 03:23:02.327 8 WARNING keystonemiddleware._common.config [None req-58e1cc0f-b059-483d-aa78-885b925ce751 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 03:23:02.336 8 WARNING oslo_config.cfg [None req-58e1cc0f-b059-483d-aa78-885b925ce751 - - - - - -] 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 0x7f61f08b2668 pid: 8 (default app) 2026-05-21 03:23:02.341 7 WARNING keystonemiddleware._common.config [None req-e585dd51-d17f-4eef-9862-5bbba57460aa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 03:23:02.349 7 WARNING oslo_config.cfg [None req-e585dd51-d17f-4eef-9862-5bbba57460aa - - - - - -] 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 0x7f61f08b2668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.129 () {42 vars in 687 bytes} [Thu May 21 03:23:03 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-05-21 03:23:03.972 7 WARNING oslo_policy.policy [None req-ce8a9c2e-fbff-4d3d-873f-3c892b4c851f 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - 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-05-21 03:23:03.972 7 WARNING oslo_policy.policy [None req-ce8a9c2e-fbff-4d3d-873f-3c892b4c851f 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - 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-05-21 03:23:03.989 7 WARNING oslo_policy.policy [None req-ce8a9c2e-fbff-4d3d-873f-3c892b4c851f 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - 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-05-21 03:23:03.989 7 WARNING oslo_policy.policy [None req-ce8a9c2e-fbff-4d3d-873f-3c892b4c851f 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - 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/6] 199.19.213.129 () {44 vars in 909 bytes} [Thu May 21 03:23:03 2026] GET /v2/images => generated 69 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.129 () {42 vars in 687 bytes} [Thu May 21 03:23:07 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: 2/8] 199.19.213.129 () {44 vars in 909 bytes} [Thu May 21 03:23:07 2026] GET /v2/images => generated 69 bytes in 37 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-05-21 03:23:07.478 8 WARNING oslo_policy.policy [None req-7089e847-e0bf-4727-a31c-8cba5e0dc2a1 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - 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-05-21 03:23:07.478 8 WARNING oslo_policy.policy [None req-7089e847-e0bf-4727-a31c-8cba5e0dc2a1 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - 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/9] 199.19.213.129 () {44 vars in 910 bytes} [Thu May 21 03:23:07 2026] GET /v2/images/cirros => generated 151 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.129 () {44 vars in 932 bytes} [Thu May 21 03:23:07 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 03:23:07.636 8 WARNING oslo_policy.policy [None req-3db8980c-1fbd-4af5-bbe4-e923894d1dcc 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - 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-05-21 03:23:07.636 8 WARNING oslo_policy.policy [None req-3db8980c-1fbd-4af5-bbe4-e923894d1dcc 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - 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: 8/11] 199.19.213.129 () {44 vars in 938 bytes} [Thu May 21 03:23:07 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-05-21 03:23:07.723 7 WARNING oslo_config.cfg [None req-208b3dd9-755d-4c98-a3e6-87e5256d66b5 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - 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/12] 199.19.213.129 () {48 vars in 950 bytes} [Thu May 21 03:23:07 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 03:23:07.748 8 WARNING oslo_policy.policy [None req-56b02bef-c056-4b3d-b035-166da9bda932 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - 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-05-21 03:23:07.748 8 WARNING oslo_policy.policy [None req-56b02bef-c056-4b3d-b035-166da9bda932 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - 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-05-21 03:23:07.749 8 INFO glance.api.v2.image_data [None req-56b02bef-c056-4b3d-b035-166da9bda932 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 03:23:10.966 8 WARNING glance.location [None req-56b02bef-c056-4b3d-b035-166da9bda932 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.19.213.129 () {48 vars in 1044 bytes} [Thu May 21 03:23:07 2026] PUT /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646/file => generated 0 bytes in 3260 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7078 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.19.213.129 () {44 vars in 970 bytes} [Thu May 21 03:23:11 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 03:23:11.037 8 WARNING oslo_config.cfg [None req-d7fde46e-c381-452c-95e9-ff168c6d0b47 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - 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: 10/15] 199.19.213.129 () {44 vars in 970 bytes} [Thu May 21 03:23:11 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => 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: 135/274] 199.19.213.129 () {42 vars in 687 bytes} [Thu May 21 03:44:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/275] 199.19.213.129 () {44 vars in 909 bytes} [Thu May 21 03:44:31 2026] GET /v2/images => generated 1240 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/280] 199.19.213.129 () {42 vars in 687 bytes} [Thu May 21 03:44:59 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: 138/281] 199.19.213.129 () {44 vars in 909 bytes} [Thu May 21 03:44:59 2026] GET /v2/images => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/282] 199.19.213.129 () {44 vars in 936 bytes} [Thu May 21 03:44:59 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/283] 199.19.213.129 () {44 vars in 958 bytes} [Thu May 21 03:44:59 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/284] 199.19.213.129 () {44 vars in 938 bytes} [Thu May 21 03:44:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/285] 199.19.213.129 () {48 vars in 950 bytes} [Thu May 21 03:44:59 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 03:44:59.981 8 INFO glance.api.v2.image_data [None req-f1738f9d-e446-42b4-835a-124bbd49c70a 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 03:45:29.072 8 WARNING glance.location [None req-f1738f9d-e446-42b4-835a-124bbd49c70a 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 146/292] 199.19.213.129 () {48 vars in 1045 bytes} [Thu May 21 03:44:59 2026] PUT /v2/images/d4dbfcb0-0fd4-4510-ad3f-98976b812902/file => generated 0 bytes in 29136 msecs (HTTP/1.1 204) 4 headers in 171 bytes (73830 switches on core 0) [pid: 7|app: 0|req: 147/293] 199.19.213.129 () {44 vars in 970 bytes} [Thu May 21 03:45:29 2026] GET /v2/images/d4dbfcb0-0fd4-4510-ad3f-98976b812902 => 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: 147/294] 199.19.213.129 () {44 vars in 970 bytes} [Thu May 21 03:45:29 2026] GET /v2/images/d4dbfcb0-0fd4-4510-ad3f-98976b812902 => 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: 148/295] 199.19.213.129 () {42 vars in 687 bytes} [Thu May 21 03:45:30 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: 148/296] 199.19.213.129 () {44 vars in 909 bytes} [Thu May 21 03:45:30 2026] GET /v2/images => generated 2451 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 199.19.213.129 () {42 vars in 687 bytes} [Thu May 21 03:52:25 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: 191/382] 199.19.213.129 () {44 vars in 909 bytes} [Thu May 21 03:52:25 2026] GET /v2/images => generated 2451 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/385] 199.19.213.129 () {42 vars in 687 bytes} [Thu May 21 03:52:35 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: 193/386] 199.19.213.129 () {44 vars in 909 bytes} [Thu May 21 03:52:35 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/387] 199.19.213.129 () {44 vars in 946 bytes} [Thu May 21 03:52:35 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/388] 199.19.213.129 () {44 vars in 968 bytes} [Thu May 21 03:52:35 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/389] 199.19.213.129 () {44 vars in 938 bytes} [Thu May 21 03:52:35 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: 7|app: 0|req: 195/390] 199.19.213.129 () {48 vars in 950 bytes} [Thu May 21 03:52:35 2026] POST /v2/images => generated 799 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 03:52:35.336 8 INFO glance.api.v2.image_data [None req-fd90674f-1843-4920-ba4a-951bdcf4d826 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 03:53:00.685 8 INFO glance.location [None req-fd90674f-1843-4920-ba4a-951bdcf4d826 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 196/395] 199.19.213.129 () {48 vars in 1044 bytes} [Thu May 21 03:52:35 2026] PUT /v2/images/261787ed-f364-40c7-9018-d8964f3b7dcf/file => generated 0 bytes in 25400 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21297 switches on core 0) [pid: 7|app: 0|req: 200/396] 199.19.213.129 () {44 vars in 970 bytes} [Thu May 21 03:53:00 2026] GET /v2/images/261787ed-f364-40c7-9018-d8964f3b7dcf => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 199.19.213.129 () {48 vars in 1049 bytes} [Thu May 21 03:53:00 2026] PATCH /v2/images/261787ed-f364-40c7-9018-d8964f3b7dcf => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 199.19.213.129 () {44 vars in 970 bytes} [Thu May 21 03:53:00 2026] GET /v2/images/261787ed-f364-40c7-9018-d8964f3b7dcf => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 199.19.213.129 () {42 vars in 687 bytes} [Thu May 21 03:53:43 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/410] 199.19.213.129 () {44 vars in 909 bytes} [Thu May 21 03:53:43 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: 8|app: 0|req: 205/413] 199.19.213.129 () {42 vars in 687 bytes} [Thu May 21 03:54:01 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: 209/414] 199.19.213.129 () {44 vars in 909 bytes} [Thu May 21 03:54:01 2026] GET /v2/images => generated 3687 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/415] 199.19.213.129 () {44 vars in 938 bytes} [Thu May 21 03:54:01 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/416] 199.19.213.129 () {44 vars in 960 bytes} [Thu May 21 03:54:01 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/417] 199.19.213.129 () {44 vars in 938 bytes} [Thu May 21 03:54:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/418] 199.19.213.129 () {48 vars in 950 bytes} [Thu May 21 03:54:01 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-05-21 03:54:01.607 8 INFO glance.api.v2.image_data [None req-65cbffe1-762c-4fc7-8d72-b4f1d4c567d4 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 03:54:25.193 8 INFO glance.location [None req-65cbffe1-762c-4fc7-8d72-b4f1d4c567d4 61ca0ed528194e98af3156f3e87e14f0 acfd6ca3eb2e4c2eb6986102971d5f9c - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 208/425] 199.19.213.129 () {48 vars in 1045 bytes} [Thu May 21 03:54:01 2026] PUT /v2/images/4d329561-052c-41c6-999f-0429a9bb8ba4/file => generated 0 bytes in 23627 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30959 switches on core 0) [pid: 7|app: 0|req: 218/426] 199.19.213.129 () {44 vars in 970 bytes} [Thu May 21 03:54:25 2026] GET /v2/images/4d329561-052c-41c6-999f-0429a9bb8ba4 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/427] 199.19.213.129 () {44 vars in 970 bytes} [Thu May 21 03:54:25 2026] GET /v2/images/4d329561-052c-41c6-999f-0429a9bb8ba4 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/582] 199.19.213.129 () {42 vars in 687 bytes} [Thu May 21 04:07: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: 296/583] 199.19.213.129 () {44 vars in 909 bytes} [Thu May 21 04:07:20 2026] GET /v2/images => generated 4893 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/612] 199.19.213.129 () {42 vars in 687 bytes} [Thu May 21 04:09:39 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: 311/613] 199.19.213.129 () {44 vars in 909 bytes} [Thu May 21 04:09:39 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/614] 199.19.213.129 () {42 vars in 687 bytes} [Thu May 21 04:09:41 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: 312/615] 199.19.213.129 () {44 vars in 909 bytes} [Thu May 21 04:09:41 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/626] 199.19.213.129 () {42 vars in 687 bytes} [Thu May 21 04:10:31 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: 318/629] 199.19.213.129 () {44 vars in 909 bytes} [Thu May 21 04:10:31 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/630] 199.19.213.129 () {42 vars in 687 bytes} [Thu May 21 04:10:39 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/631] 199.19.213.129 () {44 vars in 909 bytes} [Thu May 21 04:10:39 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/644] 199.19.213.129 () {42 vars in 687 bytes} [Thu May 21 04:11:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/645] 199.19.213.129 () {44 vars in 909 bytes} [Thu May 21 04:11:41 2026] GET /v2/images => generated 4893 bytes in 63 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: 332/656] 10.0.0.52 () {32 vars in 631 bytes} [Thu May 21 04:12:23 2026] GET /v2/images => generated 4893 bytes in 22 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: 326/659] 10.0.0.203 () {36 vars in 986 bytes} [Thu May 21 04:12:40 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/660] 10.0.0.203 () {36 vars in 926 bytes} [Thu May 21 04:12:40 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: 336/663] 10.0.0.171 () {36 vars in 986 bytes} [Thu May 21 04:12:46 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => generated 1171 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/664] 10.0.0.171 () {36 vars in 926 bytes} [Thu May 21 04:12:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/665] 10.0.0.171 () {36 vars in 926 bytes} [Thu May 21 04:12:46 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/666] 10.0.0.171 () {36 vars in 986 bytes} [Thu May 21 04:12:46 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/667] 10.0.0.171 () {36 vars in 926 bytes} [Thu May 21 04:12:46 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: 330/668] 10.0.0.171 () {36 vars in 926 bytes} [Thu May 21 04:12:46 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: 339/669] 10.0.0.171 () {36 vars in 986 bytes} [Thu May 21 04:12:46 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/670] 10.0.0.171 () {36 vars in 926 bytes} [Thu May 21 04:12:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/671] 10.0.0.171 () {36 vars in 926 bytes} [Thu May 21 04:12:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/672] 10.0.0.84 () {36 vars in 909 bytes} [Thu May 21 04:12:47 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/673] 10.0.0.84 () {36 vars in 1005 bytes} [Thu May 21 04:12:47 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646/locations => generated 127 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/674] 10.0.0.84 () {36 vars in 985 bytes} [Thu May 21 04:12:48 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/675] 10.0.0.84 () {36 vars in 925 bytes} [Thu May 21 04:12:48 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/676] 10.0.0.84 () {36 vars in 925 bytes} [Thu May 21 04:12:48 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: 343/677] 199.19.213.129 () {36 vars in 990 bytes} [Thu May 21 04:12:49 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => 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: 335/678] 199.19.213.129 () {36 vars in 930 bytes} [Thu May 21 04:12:49 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/679] 199.19.213.129 () {36 vars in 990 bytes} [Thu May 21 04:12:49 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => 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: 336/680] 199.19.213.129 () {36 vars in 930 bytes} [Thu May 21 04:12:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/685] 10.0.0.203 () {36 vars in 986 bytes} [Thu May 21 04:13:04 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/686] 10.0.0.203 () {36 vars in 926 bytes} [Thu May 21 04:13:04 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: 350/691] 10.0.0.203 () {36 vars in 986 bytes} [Thu May 21 04:13:22 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => 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: 342/692] 10.0.0.203 () {36 vars in 926 bytes} [Thu May 21 04:13:22 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/693] 10.0.0.203 () {36 vars in 986 bytes} [Thu May 21 04:13:31 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => 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: 343/694] 10.0.0.203 () {36 vars in 926 bytes} [Thu May 21 04:13:31 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: 347/701] 10.0.0.203 () {36 vars in 986 bytes} [Thu May 21 04:13:56 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/702] 10.0.0.203 () {36 vars in 926 bytes} [Thu May 21 04:13:56 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: 349/705] 10.0.0.203 () {36 vars in 986 bytes} [Thu May 21 04:14:08 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/706] 10.0.0.203 () {36 vars in 926 bytes} [Thu May 21 04:14:08 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: 362/715] 10.0.0.52 () {32 vars in 705 bytes} [Thu May 21 04:14:51 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => 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: 354/716] 10.0.0.52 () {32 vars in 705 bytes} [Thu May 21 04:14:51 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/717] 10.0.0.171 () {36 vars in 986 bytes} [Thu May 21 04:14:51 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => 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: 355/718] 10.0.0.171 () {36 vars in 926 bytes} [Thu May 21 04:14:51 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: 364/719] 10.0.0.171 () {36 vars in 926 bytes} [Thu May 21 04:14:51 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: 356/720] 10.0.0.171 () {36 vars in 986 bytes} [Thu May 21 04:14:51 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => 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: 365/721] 10.0.0.171 () {36 vars in 926 bytes} [Thu May 21 04:14:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/722] 10.0.0.171 () {36 vars in 926 bytes} [Thu May 21 04:14:51 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: 366/723] 10.0.0.171 () {36 vars in 986 bytes} [Thu May 21 04:14:51 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => 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: 358/724] 10.0.0.171 () {36 vars in 926 bytes} [Thu May 21 04:14:51 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: 368/727] 10.0.0.84 () {36 vars in 909 bytes} [Thu May 21 04:14:51 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/728] 10.0.0.84 () {36 vars in 1005 bytes} [Thu May 21 04:14:51 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/729] 10.0.0.84 () {36 vars in 985 bytes} [Thu May 21 04:14:51 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/730] 10.0.0.84 () {36 vars in 925 bytes} [Thu May 21 04:14:51 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: 370/731] 10.0.0.84 () {36 vars in 925 bytes} [Thu May 21 04:14:51 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: 362/732] 10.0.0.203 () {36 vars in 986 bytes} [Thu May 21 04:14:59 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => 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: 371/733] 10.0.0.203 () {36 vars in 926 bytes} [Thu May 21 04:14:59 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: 364/736] 10.0.0.52 () {34 vars in 653 bytes} [Thu May 21 04:15:02 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-05-21 04:15:02.344 7 WARNING glance.api.v2.images [None req-2be1758c-be64-4b9c-a392-111767847de5 173832d482424f43b829c106f6a4a9cb 77346196fa7a4f33a27a487ec50e6126 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b74fc5a8-429e-42b0-b79c-07241ef06f15 [pid: 7|app: 0|req: 373/737] 10.0.0.52 () {32 vars in 708 bytes} [Thu May 21 04:15:02 2026] DELETE /v2/images/b74fc5a8-429e-42b0-b79c-07241ef06f15 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/738] 10.0.0.52 () {32 vars in 705 bytes} [Thu May 21 04:15:02 2026] GET /v2/images/b74fc5a8-429e-42b0-b79c-07241ef06f15 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/739] 10.0.0.52 () {32 vars in 631 bytes} [Thu May 21 04:15:02 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/740] 10.0.0.52 () {34 vars in 653 bytes} [Thu May 21 04:15:02 2026] POST /v2/images => generated 702 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-21 04:15:02.521 7 WARNING oslo_policy.policy [None req-215e482f-8cc2-4cb9-b525-7a07a688fb7d 173832d482424f43b829c106f6a4a9cb 77346196fa7a4f33a27a487ec50e6126 - - 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-05-21 04:15:02.521 7 WARNING oslo_policy.policy [None req-215e482f-8cc2-4cb9-b525-7a07a688fb7d 173832d482424f43b829c106f6a4a9cb 77346196fa7a4f33a27a487ec50e6126 - - 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: 375/741] 10.0.0.52 () {32 vars in 715 bytes} [Thu May 21 04:15:02 2026] GET /v2/images/97ae2257-f91e-4dd7-adb5-629210ebf027/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:15:02.544 8 INFO glance.api.v2.image_data [None req-fbfca9ed-1d4c-46fb-bdd8-69119290be93 173832d482424f43b829c106f6a4a9cb 77346196fa7a4f33a27a487ec50e6126 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 04:15:02.595 8 WARNING glance_store._drivers.rbd [None req-fbfca9ed-1d4c-46fb-bdd8-69119290be93 173832d482424f43b829c106f6a4a9cb 77346196fa7a4f33a27a487ec50e6126 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-21 04:15:02.907 8 INFO glance.location [None req-fbfca9ed-1d4c-46fb-bdd8-69119290be93 173832d482424f43b829c106f6a4a9cb 77346196fa7a4f33a27a487ec50e6126 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 367/742] 10.0.0.52 () {32 vars in 725 bytes} [Thu May 21 04:15:02 2026] PUT /v2/images/97ae2257-f91e-4dd7-adb5-629210ebf027/file => generated 0 bytes in 413 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/743] 10.0.0.52 () {32 vars in 705 bytes} [Thu May 21 04:15:02 2026] GET /v2/images/97ae2257-f91e-4dd7-adb5-629210ebf027 => generated 1103 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/744] 10.0.0.52 () {32 vars in 715 bytes} [Thu May 21 04:15:02 2026] GET /v2/images/97ae2257-f91e-4dd7-adb5-629210ebf027/file => generated 1024 bytes in 133 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/745] 10.0.0.52 () {34 vars in 653 bytes} [Thu May 21 04:15:03 2026] POST /v2/images => generated 648 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/746] 10.0.0.52 () {32 vars in 724 bytes} [Thu May 21 04:15:03 2026] PATCH /v2/images/cf09693d-f21e-47c1-a92d-ee1d6d9f9e3d => generated 653 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/747] 10.0.0.52 () {32 vars in 705 bytes} [Thu May 21 04:15:03 2026] GET /v2/images/cf09693d-f21e-47c1-a92d-ee1d6d9f9e3d => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:15:03.246 8 WARNING glance.api.v2.images [None req-38346ec3-1e2f-4140-84b9-a68ba7708eab 173832d482424f43b829c106f6a4a9cb 77346196fa7a4f33a27a487ec50e6126 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cf09693d-f21e-47c1-a92d-ee1d6d9f9e3d [pid: 8|app: 0|req: 370/748] 10.0.0.52 () {32 vars in 708 bytes} [Thu May 21 04:15:03 2026] DELETE /v2/images/cf09693d-f21e-47c1-a92d-ee1d6d9f9e3d => generated 0 bytes in 80 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/749] 10.0.0.52 () {32 vars in 705 bytes} [Thu May 21 04:15:03 2026] GET /v2/images/cf09693d-f21e-47c1-a92d-ee1d6d9f9e3d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:15:03.351 8 WARNING glance.api.v2.images [None req-be747bab-41e9-4cd9-85c1-d32edf331199 173832d482424f43b829c106f6a4a9cb 77346196fa7a4f33a27a487ec50e6126 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//97ae2257-f91e-4dd7-adb5-629210ebf027 [pid: 8|app: 0|req: 371/750] 10.0.0.52 () {32 vars in 708 bytes} [Thu May 21 04:15:03 2026] DELETE /v2/images/97ae2257-f91e-4dd7-adb5-629210ebf027 => generated 0 bytes in 855 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/751] 10.0.0.52 () {32 vars in 705 bytes} [Thu May 21 04:15:04 2026] GET /v2/images/97ae2257-f91e-4dd7-adb5-629210ebf027 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:15:04.228 8 WARNING glance.api.v2.images [None req-70926b76-7282-418c-b29c-88b945c71b15 173832d482424f43b829c106f6a4a9cb 77346196fa7a4f33a27a487ec50e6126 - - default default] Failed to find image b74fc5a8-429e-42b0-b79c-07241ef06f15 to delete: glance.common.exception.ImageNotFound: No image found with ID b74fc5a8-429e-42b0-b79c-07241ef06f15 [pid: 8|app: 0|req: 372/752] 10.0.0.52 () {32 vars in 708 bytes} [Thu May 21 04:15:04 2026] DELETE /v2/images/b74fc5a8-429e-42b0-b79c-07241ef06f15 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/753] 10.0.0.52 () {32 vars in 705 bytes} [Thu May 21 04:15:04 2026] GET /v2/images/b74fc5a8-429e-42b0-b79c-07241ef06f15 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/754] 10.0.0.52 () {30 vars in 409 bytes} [Thu May 21 04:15:07 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: 386/763] 10.0.0.203 () {36 vars in 986 bytes} [Thu May 21 04:15:45 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/764] 10.0.0.203 () {36 vars in 926 bytes} [Thu May 21 04:15:45 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: 381/769] 10.0.0.203 () {36 vars in 986 bytes} [Thu May 21 04:16:06 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/770] 10.0.0.203 () {36 vars in 926 bytes} [Thu May 21 04:16:06 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: 389/785] 10.0.0.203 () {36 vars in 986 bytes} [Thu May 21 04:17:12 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => 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: 397/786] 10.0.0.203 () {36 vars in 926 bytes} [Thu May 21 04:17:12 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: 399/789] 10.0.0.203 () {36 vars in 986 bytes} [Thu May 21 04:17:30 2026] GET /v2/images/ca7265f5-6c26-4f02-9a7a-e15c08401646 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/790] 10.0.0.203 () {36 vars in 926 bytes} [Thu May 21 04:17:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/801] 199.19.213.129 () {32 vars in 825 bytes} [Thu May 21 04:18:17 2026] GET /v2/images?status=active&owner=acfd6ca3eb2e4c2eb6986102971d5f9c&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/802] 199.19.213.129 () {32 vars in 652 bytes} [Thu May 21 04:18:17 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/803] 10.0.0.171 () {36 vars in 986 bytes} [Thu May 21 04:18:18 2026] GET /v2/images/d4dbfcb0-0fd4-4510-ad3f-98976b812902 => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/804] 10.0.0.171 () {36 vars in 926 bytes} [Thu May 21 04:18:18 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: 399/805] 10.0.0.171 () {36 vars in 926 bytes} [Thu May 21 04:18:18 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: 407/806] 10.0.0.171 () {36 vars in 986 bytes} [Thu May 21 04:18:18 2026] GET /v2/images/d4dbfcb0-0fd4-4510-ad3f-98976b812902 => 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: 400/807] 10.0.0.171 () {36 vars in 926 bytes} [Thu May 21 04:18:18 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: 408/808] 10.0.0.171 () {36 vars in 926 bytes} [Thu May 21 04:18:18 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: 401/809] 10.0.0.171 () {36 vars in 986 bytes} [Thu May 21 04:18:18 2026] GET /v2/images/d4dbfcb0-0fd4-4510-ad3f-98976b812902 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/810] 10.0.0.171 () {36 vars in 926 bytes} [Thu May 21 04:18:18 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/811] 10.0.0.84 () {36 vars in 909 bytes} [Thu May 21 04:18:18 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: 410/812] 10.0.0.84 () {36 vars in 1005 bytes} [Thu May 21 04:18:18 2026] GET /v2/images/d4dbfcb0-0fd4-4510-ad3f-98976b812902/locations => generated 127 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/813] 10.0.0.84 () {36 vars in 985 bytes} [Thu May 21 04:18:18 2026] GET /v2/images/d4dbfcb0-0fd4-4510-ad3f-98976b812902 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/814] 10.0.0.84 () {36 vars in 925 bytes} [Thu May 21 04:18:18 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: 404/815] 10.0.0.84 () {36 vars in 925 bytes} [Thu May 21 04:18:18 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: 433/858] 10.0.0.52 () {32 vars in 631 bytes} [Thu May 21 04:21:48 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)