+ 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 Jun 12 01:42:03 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-5c89f8f9b-sdksz 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fe68a0d5668 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-06-12 01:42:05.005 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-12 01:42:05.038 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-06-12 01:42:05.880 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-06-12 01:42:05.881 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-06-12 01:42:05.881 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-12 01:42:05.897 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-06-12 01:42:05.898 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-06-12 01:42:05.898 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-12 01:42:07.947 8 WARNING glance.api.v2.images [None req-a3a18328-cb8b-428a-a696-ddcd9dbb49a0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-12 01:42:07.952 7 WARNING glance.api.v2.images [None req-284ec781-2379-403b-8dc2-1545464c1503 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-12 01:42:08.300 7 WARNING keystonemiddleware._common.config [None req-284ec781-2379-403b-8dc2-1545464c1503 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-12 01:42:08.306 8 WARNING keystonemiddleware._common.config [None req-a3a18328-cb8b-428a-a696-ddcd9dbb49a0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-12 01:42:08.307 7 WARNING oslo_config.cfg [None req-284ec781-2379-403b-8dc2-1545464c1503 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fe68a0d5668 pid: 7 (default app) 2026-06-12 01:42:08.315 8 WARNING oslo_config.cfg [None req-a3a18328-cb8b-428a-a696-ddcd9dbb49a0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fe68a0d5668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.57 () {42 vars in 684 bytes} [Fri Jun 12 01:42:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-12 01:42:10.533 8 WARNING oslo_policy.policy [None req-e71ca649-3263-4e35-b37a-6e39451ec427 60cf560dec5449808038f0d81a7436f2 bec6e2282fa34726860b02d4739ee641 - - 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-06-12 01:42:10.534 8 WARNING oslo_policy.policy [None req-e71ca649-3263-4e35-b37a-6e39451ec427 60cf560dec5449808038f0d81a7436f2 bec6e2282fa34726860b02d4739ee641 - - 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-06-12 01:42:10.548 8 WARNING oslo_policy.policy [None req-e71ca649-3263-4e35-b37a-6e39451ec427 60cf560dec5449808038f0d81a7436f2 bec6e2282fa34726860b02d4739ee641 - - 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-06-12 01:42:10.548 8 WARNING oslo_policy.policy [None req-e71ca649-3263-4e35-b37a-6e39451ec427 60cf560dec5449808038f0d81a7436f2 bec6e2282fa34726860b02d4739ee641 - - 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/5] 199.204.45.57 () {44 vars in 906 bytes} [Fri Jun 12 01:42:10 2026] GET /v2/images => generated 69 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.57 () {42 vars in 684 bytes} [Fri Jun 12 01:42:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.57 () {44 vars in 906 bytes} [Fri Jun 12 01:42:14 2026] GET /v2/images => generated 69 bytes in 34 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-06-12 01:42:14.223 7 WARNING oslo_policy.policy [None req-5bac275f-f420-4a0f-a33f-bed2766827ce 60cf560dec5449808038f0d81a7436f2 bec6e2282fa34726860b02d4739ee641 - - 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-06-12 01:42:14.224 7 WARNING oslo_policy.policy [None req-5bac275f-f420-4a0f-a33f-bed2766827ce 60cf560dec5449808038f0d81a7436f2 bec6e2282fa34726860b02d4739ee641 - - 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: 6/8] 199.204.45.57 () {44 vars in 907 bytes} [Fri Jun 12 01:42:14 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.57 () {44 vars in 929 bytes} [Fri Jun 12 01:42:14 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 01:42:14.356 7 WARNING oslo_policy.policy [None req-0434e915-80cf-473a-a12b-4f1afbed1705 60cf560dec5449808038f0d81a7436f2 bec6e2282fa34726860b02d4739ee641 - - 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-06-12 01:42:14.356 7 WARNING oslo_policy.policy [None req-0434e915-80cf-473a-a12b-4f1afbed1705 60cf560dec5449808038f0d81a7436f2 bec6e2282fa34726860b02d4739ee641 - - 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/10] 199.204.45.57 () {44 vars in 935 bytes} [Fri Jun 12 01:42:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 01:42:14.439 8 WARNING oslo_config.cfg [None req-1e3bc226-9cec-46a8-9057-ff32eaae47f3 60cf560dec5449808038f0d81a7436f2 bec6e2282fa34726860b02d4739ee641 - - 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/11] 199.204.45.57 () {48 vars in 947 bytes} [Fri Jun 12 01:42:14 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-12 01:42:14.458 7 WARNING oslo_policy.policy [None req-a156c4b1-d249-47f6-bbfd-5ed670f6254c 60cf560dec5449808038f0d81a7436f2 bec6e2282fa34726860b02d4739ee641 - - 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-06-12 01:42:14.458 7 WARNING oslo_policy.policy [None req-a156c4b1-d249-47f6-bbfd-5ed670f6254c 60cf560dec5449808038f0d81a7436f2 bec6e2282fa34726860b02d4739ee641 - - 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-06-12 01:42:14.459 7 INFO glance.api.v2.image_data [None req-a156c4b1-d249-47f6-bbfd-5ed670f6254c 60cf560dec5449808038f0d81a7436f2 bec6e2282fa34726860b02d4739ee641 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-12 01:42:17.945 7 WARNING glance.location [None req-a156c4b1-d249-47f6-bbfd-5ed670f6254c 60cf560dec5449808038f0d81a7436f2 bec6e2282fa34726860b02d4739ee641 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.57 () {48 vars in 1041 bytes} [Fri Jun 12 01:42:14 2026] PUT /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923/file => generated 0 bytes in 3527 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6048 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.57 () {44 vars in 967 bytes} [Fri Jun 12 01:42:17 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 01:42:18.083 7 WARNING oslo_config.cfg [None req-472b13ef-21b5-4821-bc51-f306ed3002eb 60cf560dec5449808038f0d81a7436f2 bec6e2282fa34726860b02d4739ee641 - - 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: 9/16] 199.204.45.57 () {48 vars in 1047 bytes} [Fri Jun 12 01:42:17 2026] PATCH /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.57 () {44 vars in 967 bytes} [Fri Jun 12 01:42:18 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 18 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.57 () {42 vars in 684 bytes} [Fri Jun 12 02:02:12 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/257] 199.204.45.57 () {44 vars in 906 bytes} [Fri Jun 12 02:02:12 2026] GET /v2/images => generated 1381 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/262] 199.204.45.57 () {42 vars in 684 bytes} [Fri Jun 12 02:02:31 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/263] 199.204.45.57 () {44 vars in 906 bytes} [Fri Jun 12 02:02:31 2026] GET /v2/images => generated 1381 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/264] 199.204.45.57 () {44 vars in 933 bytes} [Fri Jun 12 02:02:31 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/265] 199.204.45.57 () {44 vars in 955 bytes} [Fri Jun 12 02:02:31 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/266] 199.204.45.57 () {44 vars in 935 bytes} [Fri Jun 12 02:02:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/267] 199.204.45.57 () {48 vars in 947 bytes} [Fri Jun 12 02:02:31 2026] POST /v2/images => generated 796 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-12 02:02:31.496 7 INFO glance.api.v2.image_data [None req-9ab8f741-b51e-43c5-ae9b-a2c38ff497db 60cf560dec5449808038f0d81a7436f2 bec6e2282fa34726860b02d4739ee641 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-12 02:02:55.461 7 WARNING glance.location [None req-9ab8f741-b51e-43c5-ae9b-a2c38ff497db 60cf560dec5449808038f0d81a7436f2 bec6e2282fa34726860b02d4739ee641 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 135/272] 199.204.45.57 () {48 vars in 1042 bytes} [Fri Jun 12 02:02:31 2026] PUT /v2/images/ae7714b2-6ba9-4b18-bc7c-c0134a616720/file => generated 0 bytes in 24005 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63862 switches on core 0) [pid: 8|app: 0|req: 138/273] 199.204.45.57 () {44 vars in 967 bytes} [Fri Jun 12 02:02:55 2026] GET /v2/images/ae7714b2-6ba9-4b18-bc7c-c0134a616720 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.204.45.57 () {48 vars in 1047 bytes} [Fri Jun 12 02:02:55 2026] PATCH /v2/images/ae7714b2-6ba9-4b18-bc7c-c0134a616720 => generated 1395 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 199.204.45.57 () {44 vars in 967 bytes} [Fri Jun 12 02:02:55 2026] GET /v2/images/ae7714b2-6ba9-4b18-bc7c-c0134a616720 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.204.45.57 () {42 vars in 684 bytes} [Fri Jun 12 02:02:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 199.204.45.57 () {44 vars in 906 bytes} [Fri Jun 12 02:02:57 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/360] 199.204.45.57 () {42 vars in 684 bytes} [Fri Jun 12 02:09:39 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/361] 199.204.45.57 () {44 vars in 906 bytes} [Fri Jun 12 02:09:39 2026] GET /v2/images => generated 2778 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/366] 199.204.45.57 () {42 vars in 684 bytes} [Fri Jun 12 02:09:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/367] 199.204.45.57 () {44 vars in 906 bytes} [Fri Jun 12 02:09:58 2026] GET /v2/images => generated 2778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/368] 199.204.45.57 () {44 vars in 943 bytes} [Fri Jun 12 02:09:58 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/369] 199.204.45.57 () {44 vars in 965 bytes} [Fri Jun 12 02:09:58 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/370] 199.204.45.57 () {44 vars in 935 bytes} [Fri Jun 12 02:09:58 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: 184/371] 199.204.45.57 () {48 vars in 947 bytes} [Fri Jun 12 02:09:58 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-12 02:09:58.846 8 WARNING oslo_policy.policy [None req-ce010558-2895-4669-a863-c653881b770d 60cf560dec5449808038f0d81a7436f2 bec6e2282fa34726860b02d4739ee641 - - 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-06-12 02:09:58.846 8 WARNING oslo_policy.policy [None req-ce010558-2895-4669-a863-c653881b770d 60cf560dec5449808038f0d81a7436f2 bec6e2282fa34726860b02d4739ee641 - - 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-06-12 02:09:58.847 8 INFO glance.api.v2.image_data [None req-ce010558-2895-4669-a863-c653881b770d 60cf560dec5449808038f0d81a7436f2 bec6e2282fa34726860b02d4739ee641 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-12 02:10:13.049 8 INFO glance.location [None req-ce010558-2895-4669-a863-c653881b770d 60cf560dec5449808038f0d81a7436f2 bec6e2282fa34726860b02d4739ee641 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 188/374] 199.204.45.57 () {48 vars in 1041 bytes} [Fri Jun 12 02:09:58 2026] PUT /v2/images/7ce79f7f-921d-471d-a6cd-59a10aa06798/file => generated 0 bytes in 14253 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25518 switches on core 0) [pid: 7|app: 0|req: 187/375] 199.204.45.57 () {44 vars in 967 bytes} [Fri Jun 12 02:10:13 2026] GET /v2/images/7ce79f7f-921d-471d-a6cd-59a10aa06798 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 199.204.45.57 () {48 vars in 1047 bytes} [Fri Jun 12 02:10:13 2026] PATCH /v2/images/7ce79f7f-921d-471d-a6cd-59a10aa06798 => generated 1410 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 199.204.45.57 () {44 vars in 967 bytes} [Fri Jun 12 02:10:13 2026] GET /v2/images/7ce79f7f-921d-471d-a6cd-59a10aa06798 => generated 1410 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 199.204.45.57 () {42 vars in 684 bytes} [Fri Jun 12 02:10:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/387] 199.204.45.57 () {44 vars in 906 bytes} [Fri Jun 12 02:10:52 2026] GET /v2/images => generated 4190 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/392] 199.204.45.57 () {42 vars in 684 bytes} [Fri Jun 12 02:11:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 199.204.45.57 () {44 vars in 906 bytes} [Fri Jun 12 02:11:16 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 199.204.45.57 () {44 vars in 935 bytes} [Fri Jun 12 02:11:16 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: 197/395] 199.204.45.57 () {44 vars in 957 bytes} [Fri Jun 12 02:11:16 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 199.204.45.57 () {44 vars in 935 bytes} [Fri Jun 12 02:11:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/397] 199.204.45.57 () {48 vars in 947 bytes} [Fri Jun 12 02:11:16 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-12 02:11:16.588 8 INFO glance.api.v2.image_data [None req-bdc96106-2045-4592-b2e2-0f29f56820b5 60cf560dec5449808038f0d81a7436f2 bec6e2282fa34726860b02d4739ee641 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-12 02:11:30.248 8 INFO glance.location [None req-bdc96106-2045-4592-b2e2-0f29f56820b5 60cf560dec5449808038f0d81a7436f2 bec6e2282fa34726860b02d4739ee641 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 200/402] 199.204.45.57 () {48 vars in 1042 bytes} [Fri Jun 12 02:11:16 2026] PUT /v2/images/41604be2-05eb-4ae0-9755-18160aa0a816/file => generated 0 bytes in 13725 msecs (HTTP/1.1 204) 4 headers in 171 bytes (36035 switches on core 0) [pid: 7|app: 0|req: 203/403] 199.204.45.57 () {44 vars in 967 bytes} [Fri Jun 12 02:11:30 2026] GET /v2/images/41604be2-05eb-4ae0-9755-18160aa0a816 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 199.204.45.57 () {48 vars in 1047 bytes} [Fri Jun 12 02:11:30 2026] PATCH /v2/images/41604be2-05eb-4ae0-9755-18160aa0a816 => generated 1382 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 199.204.45.57 () {44 vars in 967 bytes} [Fri Jun 12 02:11:30 2026] GET /v2/images/41604be2-05eb-4ae0-9755-18160aa0a816 => generated 1382 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/558] 199.204.45.57 () {42 vars in 684 bytes} [Fri Jun 12 02:24:09 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/559] 199.204.45.57 () {44 vars in 906 bytes} [Fri Jun 12 02:24:09 2026] GET /v2/images => generated 5574 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/586] 199.204.45.57 () {42 vars in 684 bytes} [Fri Jun 12 02:26:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/587] 199.204.45.57 () {44 vars in 906 bytes} [Fri Jun 12 02:26:23 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/588] 199.204.45.57 () {42 vars in 684 bytes} [Fri Jun 12 02:26:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/589] 199.204.45.57 () {44 vars in 906 bytes} [Fri Jun 12 02:26:25 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/600] 199.204.45.57 () {42 vars in 684 bytes} [Fri Jun 12 02:27:13 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/601] 199.204.45.57 () {44 vars in 906 bytes} [Fri Jun 12 02:27:13 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/604] 199.204.45.57 () {42 vars in 684 bytes} [Fri Jun 12 02:27:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/605] 199.204.45.57 () {44 vars in 906 bytes} [Fri Jun 12 02:27:21 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/618] 199.204.45.57 () {42 vars in 684 bytes} [Fri Jun 12 02:28:20 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/619] 199.204.45.57 () {44 vars in 906 bytes} [Fri Jun 12 02:28:20 2026] GET /v2/images => generated 5574 bytes in 53 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: 313/628] 10.0.0.85 () {32 vars in 631 bytes} [Fri Jun 12 02:29:02 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/633] 10.0.0.8 () {36 vars in 984 bytes} [Fri Jun 12 02:29:26 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 21 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: 318/634] 10.0.0.8 () {36 vars in 924 bytes} [Fri Jun 12 02:29:26 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: 317/635] 10.0.0.8 () {36 vars in 984 bytes} [Fri Jun 12 02:29:26 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/636] 10.0.0.8 () {36 vars in 924 bytes} [Fri Jun 12 02:29:26 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: 321/639] 199.204.45.57 () {36 vars in 989 bytes} [Fri Jun 12 02:29:35 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/640] 199.204.45.57 () {36 vars in 929 bytes} [Fri Jun 12 02:29: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: 322/641] 199.204.45.57 () {36 vars in 989 bytes} [Fri Jun 12 02:29:35 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/642] 199.204.45.57 () {36 vars in 929 bytes} [Fri Jun 12 02:29:35 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: 327/655] 10.0.0.3 () {36 vars in 984 bytes} [Fri Jun 12 02:30:31 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/656] 10.0.0.3 () {36 vars in 924 bytes} [Fri Jun 12 02:30:31 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: 328/657] 10.0.0.3 () {36 vars in 924 bytes} [Fri Jun 12 02:30:31 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: 330/658] 10.0.0.3 () {36 vars in 984 bytes} [Fri Jun 12 02:30:31 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/659] 10.0.0.3 () {36 vars in 924 bytes} [Fri Jun 12 02:30: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: 7|app: 0|req: 331/660] 10.0.0.3 () {36 vars in 924 bytes} [Fri Jun 12 02:30:31 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: 330/661] 10.0.0.3 () {36 vars in 984 bytes} [Fri Jun 12 02:30:31 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/662] 10.0.0.3 () {36 vars in 924 bytes} [Fri Jun 12 02:30:31 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: 331/663] 10.0.0.3 () {36 vars in 924 bytes} [Fri Jun 12 02:30:31 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: 333/664] 10.0.0.179 () {36 vars in 986 bytes} [Fri Jun 12 02:30:32 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/665] 10.0.0.179 () {36 vars in 926 bytes} [Fri Jun 12 02:30:32 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: 334/666] 10.0.0.179 () {36 vars in 986 bytes} [Fri Jun 12 02:30:32 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/667] 10.0.0.179 () {36 vars in 926 bytes} [Fri Jun 12 02:30:32 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: 335/668] 10.0.0.179 () {36 vars in 926 bytes} [Fri Jun 12 02:30:32 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: 340/677] 10.0.0.85 () {30 vars in 409 bytes} [Fri Jun 12 02:31:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/678] 10.0.0.8 () {36 vars in 984 bytes} [Fri Jun 12 02:31:17 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/679] 10.0.0.8 () {36 vars in 924 bytes} [Fri Jun 12 02:31:17 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: 343/682] 10.0.0.8 () {36 vars in 984 bytes} [Fri Jun 12 02:31:24 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/683] 10.0.0.8 () {36 vars in 924 bytes} [Fri Jun 12 02:31:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/686] 10.0.0.8 () {36 vars in 984 bytes} [Fri Jun 12 02:31:28 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/687] 10.0.0.8 () {36 vars in 924 bytes} [Fri Jun 12 02:31:28 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: 349/694] 10.0.0.8 () {36 vars in 984 bytes} [Fri Jun 12 02:32:02 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/695] 10.0.0.8 () {36 vars in 924 bytes} [Fri Jun 12 02:32:02 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/696] 10.0.0.85 () {32 vars in 705 bytes} [Fri Jun 12 02:32:03 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/697] 10.0.0.85 () {32 vars in 705 bytes} [Fri Jun 12 02:32:03 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/698] 10.0.0.3 () {36 vars in 984 bytes} [Fri Jun 12 02:32:04 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/699] 10.0.0.3 () {36 vars in 924 bytes} [Fri Jun 12 02:32: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: 352/700] 10.0.0.3 () {36 vars in 924 bytes} [Fri Jun 12 02:32: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: 8|app: 0|req: 349/701] 10.0.0.3 () {36 vars in 984 bytes} [Fri Jun 12 02:32:04 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/702] 10.0.0.3 () {36 vars in 924 bytes} [Fri Jun 12 02:32:04 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: 350/703] 10.0.0.3 () {36 vars in 924 bytes} [Fri Jun 12 02:32:04 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: 354/704] 10.0.0.3 () {36 vars in 984 bytes} [Fri Jun 12 02:32:04 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/705] 10.0.0.3 () {36 vars in 924 bytes} [Fri Jun 12 02:32:04 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: 355/706] 10.0.0.3 () {36 vars in 924 bytes} [Fri Jun 12 02:32:04 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: 352/707] 10.0.0.179 () {36 vars in 986 bytes} [Fri Jun 12 02:32:04 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/708] 10.0.0.179 () {36 vars in 926 bytes} [Fri Jun 12 02:32:04 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: 353/709] 10.0.0.179 () {36 vars in 986 bytes} [Fri Jun 12 02:32:04 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/710] 10.0.0.179 () {36 vars in 926 bytes} [Fri Jun 12 02:32:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/711] 10.0.0.179 () {36 vars in 926 bytes} [Fri Jun 12 02:32:04 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: 358/712] 10.0.0.8 () {36 vars in 984 bytes} [Fri Jun 12 02:32:07 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/713] 10.0.0.8 () {36 vars in 924 bytes} [Fri Jun 12 02:32:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/716] 10.0.0.8 () {36 vars in 984 bytes} [Fri Jun 12 02:32:14 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/717] 10.0.0.8 () {36 vars in 924 bytes} [Fri Jun 12 02:32:14 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: 362/726] 10.0.0.8 () {36 vars in 984 bytes} [Fri Jun 12 02:32:50 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/727] 10.0.0.8 () {36 vars in 924 bytes} [Fri Jun 12 02:32:50 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: 370/736] 10.0.0.85 () {34 vars in 653 bytes} [Fri Jun 12 02:33:35 2026] POST /v2/images => generated 649 bytes in 254 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-12 02:33:36.198 8 WARNING glance.api.v2.images [None req-76258f73-330c-437a-85a9-09765aa14afe 4ab29ee9c1654beaa4b1a83466a388ec 173e8031d9fa4b0988a8d7641e2ea4d7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//88ccd9a6-83fb-47ce-aeba-4e7760e99ca1 [pid: 8|app: 0|req: 367/737] 10.0.0.85 () {32 vars in 708 bytes} [Fri Jun 12 02:33:36 2026] DELETE /v2/images/88ccd9a6-83fb-47ce-aeba-4e7760e99ca1 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/738] 10.0.0.85 () {32 vars in 705 bytes} [Fri Jun 12 02:33:36 2026] GET /v2/images/88ccd9a6-83fb-47ce-aeba-4e7760e99ca1 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/739] 10.0.0.85 () {32 vars in 631 bytes} [Fri Jun 12 02:33:36 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/740] 10.0.0.85 () {34 vars in 653 bytes} [Fri Jun 12 02:33:36 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/741] 10.0.0.85 () {32 vars in 715 bytes} [Fri Jun 12 02:33:36 2026] GET /v2/images/12d6401b-0660-48d2-84f6-766ae57d066b/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:33:36.384 7 INFO glance.api.v2.image_data [None req-723d576a-29f1-4a5e-ba5d-17bbfdcd33c3 4ab29ee9c1654beaa4b1a83466a388ec 173e8031d9fa4b0988a8d7641e2ea4d7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-12 02:33:36.426 7 WARNING glance_store._drivers.rbd [None req-723d576a-29f1-4a5e-ba5d-17bbfdcd33c3 4ab29ee9c1654beaa4b1a83466a388ec 173e8031d9fa4b0988a8d7641e2ea4d7 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-12 02:33:37.136 7 INFO glance.location [None req-723d576a-29f1-4a5e-ba5d-17bbfdcd33c3 4ab29ee9c1654beaa4b1a83466a388ec 173e8031d9fa4b0988a8d7641e2ea4d7 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 373/742] 10.0.0.85 () {32 vars in 725 bytes} [Fri Jun 12 02:33:36 2026] PUT /v2/images/12d6401b-0660-48d2-84f6-766ae57d066b/file => generated 0 bytes in 802 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/743] 10.0.0.85 () {32 vars in 705 bytes} [Fri Jun 12 02:33:37 2026] GET /v2/images/12d6401b-0660-48d2-84f6-766ae57d066b => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/744] 10.0.0.85 () {32 vars in 715 bytes} [Fri Jun 12 02:33:37 2026] GET /v2/images/12d6401b-0660-48d2-84f6-766ae57d066b/file => generated 1024 bytes in 109 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/745] 10.0.0.85 () {34 vars in 653 bytes} [Fri Jun 12 02:33:37 2026] POST /v2/images => generated 649 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/746] 10.0.0.85 () {32 vars in 724 bytes} [Fri Jun 12 02:33:37 2026] PATCH /v2/images/d4c3671d-3b06-454c-908b-969543da5fa7 => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/747] 10.0.0.85 () {32 vars in 705 bytes} [Fri Jun 12 02:33:37 2026] GET /v2/images/d4c3671d-3b06-454c-908b-969543da5fa7 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:33:37.436 7 WARNING glance.api.v2.images [None req-0e5254a0-aedd-4cb4-a64a-9b48839b8ab7 4ab29ee9c1654beaa4b1a83466a388ec 173e8031d9fa4b0988a8d7641e2ea4d7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d4c3671d-3b06-454c-908b-969543da5fa7 [pid: 7|app: 0|req: 376/750] 10.0.0.85 () {32 vars in 708 bytes} [Fri Jun 12 02:33:37 2026] DELETE /v2/images/d4c3671d-3b06-454c-908b-969543da5fa7 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/751] 10.0.0.85 () {32 vars in 705 bytes} [Fri Jun 12 02:33:37 2026] GET /v2/images/d4c3671d-3b06-454c-908b-969543da5fa7 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:33:37.495 7 WARNING glance.api.v2.images [None req-f384ea16-100a-40d1-ae66-7cc5b36db2ae 4ab29ee9c1654beaa4b1a83466a388ec 173e8031d9fa4b0988a8d7641e2ea4d7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//12d6401b-0660-48d2-84f6-766ae57d066b [pid: 7|app: 0|req: 377/752] 10.0.0.85 () {32 vars in 708 bytes} [Fri Jun 12 02:33:37 2026] DELETE /v2/images/12d6401b-0660-48d2-84f6-766ae57d066b => generated 0 bytes in 847 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/753] 10.0.0.85 () {32 vars in 705 bytes} [Fri Jun 12 02:33:38 2026] GET /v2/images/12d6401b-0660-48d2-84f6-766ae57d066b => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:33:38.376 7 WARNING glance.api.v2.images [None req-045b11da-00d1-4941-8002-03ca48fc5a39 4ab29ee9c1654beaa4b1a83466a388ec 173e8031d9fa4b0988a8d7641e2ea4d7 - - default default] Failed to find image 88ccd9a6-83fb-47ce-aeba-4e7760e99ca1 to delete: glance.common.exception.ImageNotFound: No image found with ID 88ccd9a6-83fb-47ce-aeba-4e7760e99ca1 [pid: 7|app: 0|req: 378/754] 10.0.0.85 () {32 vars in 708 bytes} [Fri Jun 12 02:33:38 2026] DELETE /v2/images/88ccd9a6-83fb-47ce-aeba-4e7760e99ca1 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/755] 10.0.0.85 () {32 vars in 705 bytes} [Fri Jun 12 02:33:38 2026] GET /v2/images/88ccd9a6-83fb-47ce-aeba-4e7760e99ca1 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/764] 10.0.0.8 () {36 vars in 984 bytes} [Fri Jun 12 02:34:18 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/765] 10.0.0.8 () {36 vars in 924 bytes} [Fri Jun 12 02:34: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: 387/772] 10.0.0.8 () {36 vars in 984 bytes} [Fri Jun 12 02:34:51 2026] GET /v2/images/a6e31203-8c6e-4c01-af27-0abecf4a5923 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/773] 10.0.0.8 () {36 vars in 924 bytes} [Fri Jun 12 02:34: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: 391/780] 199.204.45.57 () {32 vars in 824 bytes} [Fri Jun 12 02:35:24 2026] GET /v2/images?status=active&owner=bec6e2282fa34726860b02d4739ee641&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/781] 199.204.45.57 () {32 vars in 651 bytes} [Fri Jun 12 02:35:24 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: 392/782] 10.0.0.3 () {36 vars in 984 bytes} [Fri Jun 12 02:35:25 2026] GET /v2/images/ae7714b2-6ba9-4b18-bc7c-c0134a616720 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/783] 10.0.0.3 () {36 vars in 924 bytes} [Fri Jun 12 02:35:25 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: 393/784] 10.0.0.3 () {36 vars in 924 bytes} [Fri Jun 12 02:35:25 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: 392/785] 10.0.0.3 () {36 vars in 984 bytes} [Fri Jun 12 02:35:25 2026] GET /v2/images/ae7714b2-6ba9-4b18-bc7c-c0134a616720 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/786] 10.0.0.3 () {36 vars in 924 bytes} [Fri Jun 12 02:35:25 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: 393/787] 10.0.0.3 () {36 vars in 924 bytes} [Fri Jun 12 02:35:25 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/788] 10.0.0.3 () {36 vars in 984 bytes} [Fri Jun 12 02:35:25 2026] GET /v2/images/ae7714b2-6ba9-4b18-bc7c-c0134a616720 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/789] 10.0.0.3 () {36 vars in 924 bytes} [Fri Jun 12 02:35:25 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: 396/790] 10.0.0.179 () {36 vars in 986 bytes} [Fri Jun 12 02:35:25 2026] GET /v2/images/ae7714b2-6ba9-4b18-bc7c-c0134a616720 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/791] 10.0.0.179 () {36 vars in 926 bytes} [Fri Jun 12 02:35:25 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: 397/792] 10.0.0.179 () {36 vars in 986 bytes} [Fri Jun 12 02:35:25 2026] GET /v2/images/ae7714b2-6ba9-4b18-bc7c-c0134a616720 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/793] 10.0.0.179 () {36 vars in 926 bytes} [Fri Jun 12 02:35:25 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: 398/794] 10.0.0.179 () {36 vars in 926 bytes} [Fri Jun 12 02:35:25 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: 421/839] 10.0.0.85 () {32 vars in 631 bytes} [Fri Jun 12 02:38:59 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)