+ 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 [Tue Jul 14 23:25:50 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:04:44 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-5df446f8bc-z7kmf 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 0x7fef56697668 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-07-14 23:25:52.359 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-14 23:25:52.390 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-14 23:25:53.216 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-07-14 23:25:53.217 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-07-14 23:25:53.217 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-14 23:25:53.261 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-07-14 23:25:53.262 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-07-14 23:25:53.263 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-14 23:25:55.156 7 WARNING glance.api.v2.images [None req-1ed3e69a-15e4-4ac6-9b3c-224cfd5a196a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-14 23:25:55.234 8 WARNING glance.api.v2.images [None req-31c222f0-e89a-455f-b952-7cf3d9c1c7a7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-14 23:25:55.474 7 WARNING keystonemiddleware._common.config [None req-1ed3e69a-15e4-4ac6-9b3c-224cfd5a196a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 23:25:55.481 7 WARNING oslo_config.cfg [None req-1ed3e69a-15e4-4ac6-9b3c-224cfd5a196a - - - - - -] 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 0x7fef56697668 pid: 7 (default app) 2026-07-14 23:25:55.550 8 WARNING keystonemiddleware._common.config [None req-31c222f0-e89a-455f-b952-7cf3d9c1c7a7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 23:25:55.557 8 WARNING oslo_config.cfg [None req-31c222f0-e89a-455f-b952-7cf3d9c1c7a7 - - - - - -] 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 0x7fef56697668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.73 () {42 vars in 685 bytes} [Tue Jul 14 23:25:57 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 23:25:57.703 8 WARNING oslo_policy.policy [None req-e0711be3-6b64-4df9-9eec-7b21809eda89 06bbd1ce37784b188c8b912a4d9ab8b3 960b28e35ccd47e99505804431eb5e67 - - 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-07-14 23:25:57.703 8 WARNING oslo_policy.policy [None req-e0711be3-6b64-4df9-9eec-7b21809eda89 06bbd1ce37784b188c8b912a4d9ab8b3 960b28e35ccd47e99505804431eb5e67 - - 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-07-14 23:25:57.718 8 WARNING oslo_policy.policy [None req-e0711be3-6b64-4df9-9eec-7b21809eda89 06bbd1ce37784b188c8b912a4d9ab8b3 960b28e35ccd47e99505804431eb5e67 - - 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-07-14 23:25:57.718 8 WARNING oslo_policy.policy [None req-e0711be3-6b64-4df9-9eec-7b21809eda89 06bbd1ce37784b188c8b912a4d9ab8b3 960b28e35ccd47e99505804431eb5e67 - - 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/4] 199.19.213.73 () {44 vars in 907 bytes} [Tue Jul 14 23:25:57 2026] GET /v2/images => generated 69 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.19.213.73 () {42 vars in 685 bytes} [Tue Jul 14 23:26:01 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/6] 199.19.213.73 () {44 vars in 907 bytes} [Tue Jul 14 23:26:01 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 23:26:01.229 7 WARNING oslo_policy.policy [None req-045e4f7c-3b53-4601-b283-2f9456eb2c2c 06bbd1ce37784b188c8b912a4d9ab8b3 960b28e35ccd47e99505804431eb5e67 - - 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-07-14 23:26:01.229 7 WARNING oslo_policy.policy [None req-045e4f7c-3b53-4601-b283-2f9456eb2c2c 06bbd1ce37784b188c8b912a4d9ab8b3 960b28e35ccd47e99505804431eb5e67 - - 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: 5/7] 199.19.213.73 () {44 vars in 908 bytes} [Tue Jul 14 23:26:01 2026] GET /v2/images/cirros => generated 151 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.73 () {44 vars in 930 bytes} [Tue Jul 14 23:26:01 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-14 23:26:01.351 7 WARNING oslo_policy.policy [None req-e30c1e86-ad9e-4db1-83d5-c0c55685aaaa 06bbd1ce37784b188c8b912a4d9ab8b3 960b28e35ccd47e99505804431eb5e67 - - 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-07-14 23:26:01.351 7 WARNING oslo_policy.policy [None req-e30c1e86-ad9e-4db1-83d5-c0c55685aaaa 06bbd1ce37784b188c8b912a4d9ab8b3 960b28e35ccd47e99505804431eb5e67 - - 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/9] 199.19.213.73 () {44 vars in 936 bytes} [Tue Jul 14 23:26:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-14 23:26:01.427 8 WARNING oslo_config.cfg [None req-40bb2f62-7cf6-4589-b506-2e611bd9f661 06bbd1ce37784b188c8b912a4d9ab8b3 960b28e35ccd47e99505804431eb5e67 - - 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/10] 199.19.213.73 () {48 vars in 948 bytes} [Tue Jul 14 23:26:01 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-14 23:26:01.448 7 WARNING oslo_policy.policy [None req-9e09c312-730a-4f89-860f-2c131c7bbb5e 06bbd1ce37784b188c8b912a4d9ab8b3 960b28e35ccd47e99505804431eb5e67 - - 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-07-14 23:26:01.449 7 WARNING oslo_policy.policy [None req-9e09c312-730a-4f89-860f-2c131c7bbb5e 06bbd1ce37784b188c8b912a4d9ab8b3 960b28e35ccd47e99505804431eb5e67 - - 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-07-14 23:26:01.450 7 INFO glance.api.v2.image_data [None req-9e09c312-730a-4f89-860f-2c131c7bbb5e 06bbd1ce37784b188c8b912a4d9ab8b3 960b28e35ccd47e99505804431eb5e67 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 23:26:04.912 7 INFO glance.location [None req-9e09c312-730a-4f89-860f-2c131c7bbb5e 06bbd1ce37784b188c8b912a4d9ab8b3 960b28e35ccd47e99505804431eb5e67 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 7/13] 199.19.213.73 () {48 vars in 1042 bytes} [Tue Jul 14 23:26:01 2026] PUT /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35/file => generated 0 bytes in 3505 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6608 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.73 () {44 vars in 968 bytes} [Tue Jul 14 23:26:04 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-14 23:26:05.060 7 WARNING oslo_config.cfg [None req-03af098e-95c1-42b6-b9d3-215fb13bd6c5 06bbd1ce37784b188c8b912a4d9ab8b3 960b28e35ccd47e99505804431eb5e67 - - 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: 8/15] 199.19.213.73 () {48 vars in 1048 bytes} [Tue Jul 14 23:26:04 2026] PATCH /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => generated 1312 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.19.213.73 () {44 vars in 968 bytes} [Tue Jul 14 23:26:05 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/251] 199.19.213.73 () {42 vars in 685 bytes} [Tue Jul 14 23:45:40 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: 126/252] 199.19.213.73 () {44 vars in 907 bytes} [Tue Jul 14 23:45:40 2026] GET /v2/images => generated 1381 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/257] 199.19.213.73 () {42 vars in 685 bytes} [Tue Jul 14 23:45:56 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/258] 199.19.213.73 () {44 vars in 907 bytes} [Tue Jul 14 23:45:56 2026] GET /v2/images => generated 1381 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/259] 199.19.213.73 () {44 vars in 934 bytes} [Tue Jul 14 23:45:57 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: 7|app: 0|req: 130/260] 199.19.213.73 () {44 vars in 956 bytes} [Tue Jul 14 23:45:57 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/261] 199.19.213.73 () {44 vars in 936 bytes} [Tue Jul 14 23:45:57 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) [pid: 7|app: 0|req: 131/262] 199.19.213.73 () {48 vars in 948 bytes} [Tue Jul 14 23:45:57 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-14 23:45:57.509 8 WARNING oslo_policy.policy [None req-d304d282-1c08-479f-80ed-7e864a2c3fd8 06bbd1ce37784b188c8b912a4d9ab8b3 960b28e35ccd47e99505804431eb5e67 - - 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-07-14 23:45:57.510 8 WARNING oslo_policy.policy [None req-d304d282-1c08-479f-80ed-7e864a2c3fd8 06bbd1ce37784b188c8b912a4d9ab8b3 960b28e35ccd47e99505804431eb5e67 - - 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-07-14 23:45:57.511 8 INFO glance.api.v2.image_data [None req-d304d282-1c08-479f-80ed-7e864a2c3fd8 06bbd1ce37784b188c8b912a4d9ab8b3 960b28e35ccd47e99505804431eb5e67 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 23:46:21.950 8 INFO glance.location [None req-d304d282-1c08-479f-80ed-7e864a2c3fd8 06bbd1ce37784b188c8b912a4d9ab8b3 960b28e35ccd47e99505804431eb5e67 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 132/267] 199.19.213.73 () {48 vars in 1043 bytes} [Tue Jul 14 23:45:57 2026] PUT /v2/images/a613fef7-bd6d-4ddc-8058-5703c61c5a1d/file => generated 0 bytes in 24497 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63993 switches on core 0) [pid: 7|app: 0|req: 136/268] 199.19.213.73 () {44 vars in 968 bytes} [Tue Jul 14 23:46:22 2026] GET /v2/images/a613fef7-bd6d-4ddc-8058-5703c61c5a1d => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/269] 199.19.213.73 () {48 vars in 1048 bytes} [Tue Jul 14 23:46:22 2026] PATCH /v2/images/a613fef7-bd6d-4ddc-8058-5703c61c5a1d => generated 1395 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/270] 199.19.213.73 () {44 vars in 968 bytes} [Tue Jul 14 23:46:22 2026] GET /v2/images/a613fef7-bd6d-4ddc-8058-5703c61c5a1d => generated 1395 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/271] 199.19.213.73 () {42 vars in 685 bytes} [Tue Jul 14 23:46: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: 138/272] 199.19.213.73 () {44 vars in 907 bytes} [Tue Jul 14 23:46:23 2026] GET /v2/images => generated 2778 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/353] 199.19.213.73 () {42 vars in 685 bytes} [Tue Jul 14 23:52:59 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/354] 199.19.213.73 () {44 vars in 907 bytes} [Tue Jul 14 23:52:59 2026] GET /v2/images => generated 2778 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/357] 199.19.213.73 () {42 vars in 685 bytes} [Tue Jul 14 23:53:10 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: 181/358] 199.19.213.73 () {44 vars in 907 bytes} [Tue Jul 14 23:53:10 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: 178/359] 199.19.213.73 () {44 vars in 944 bytes} [Tue Jul 14 23:53:10 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: 182/360] 199.19.213.73 () {44 vars in 966 bytes} [Tue Jul 14 23:53:10 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/361] 199.19.213.73 () {44 vars in 936 bytes} [Tue Jul 14 23:53:10 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: 183/362] 199.19.213.73 () {48 vars in 948 bytes} [Tue Jul 14 23:53:10 2026] POST /v2/images => generated 799 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-14 23:53:10.593 8 INFO glance.api.v2.image_data [None req-8d8a568a-be81-4260-9c86-13c56a31fc36 06bbd1ce37784b188c8b912a4d9ab8b3 960b28e35ccd47e99505804431eb5e67 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 23:53:24.210 8 INFO glance.location [None req-8d8a568a-be81-4260-9c86-13c56a31fc36 06bbd1ce37784b188c8b912a4d9ab8b3 960b28e35ccd47e99505804431eb5e67 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 180/365] 199.19.213.73 () {48 vars in 1042 bytes} [Tue Jul 14 23:53:10 2026] PUT /v2/images/0c636ce7-be13-406d-82d4-f3fe9c144c80/file => generated 0 bytes in 13660 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24651 switches on core 0) [pid: 7|app: 0|req: 186/366] 199.19.213.73 () {44 vars in 968 bytes} [Tue Jul 14 23:53:24 2026] GET /v2/images/0c636ce7-be13-406d-82d4-f3fe9c144c80 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/367] 199.19.213.73 () {48 vars in 1048 bytes} [Tue Jul 14 23:53:24 2026] PATCH /v2/images/0c636ce7-be13-406d-82d4-f3fe9c144c80 => generated 1410 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/368] 199.19.213.73 () {44 vars in 968 bytes} [Tue Jul 14 23:53:24 2026] GET /v2/images/0c636ce7-be13-406d-82d4-f3fe9c144c80 => generated 1410 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/377] 199.19.213.73 () {42 vars in 685 bytes} [Tue Jul 14 23:54:01 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: 186/378] 199.19.213.73 () {44 vars in 907 bytes} [Tue Jul 14 23:54:01 2026] GET /v2/images => generated 4190 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/383] 199.19.213.73 () {42 vars in 685 bytes} [Tue Jul 14 23:54:18 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: 189/384] 199.19.213.73 () {44 vars in 907 bytes} [Tue Jul 14 23:54:18 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/385] 199.19.213.73 () {44 vars in 936 bytes} [Tue Jul 14 23:54:18 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/386] 199.19.213.73 () {44 vars in 958 bytes} [Tue Jul 14 23:54:18 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/387] 199.19.213.73 () {44 vars in 936 bytes} [Tue Jul 14 23:54:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 199.19.213.73 () {48 vars in 948 bytes} [Tue Jul 14 23:54:18 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-14 23:54:19.043 7 INFO glance.api.v2.image_data [None req-ee601af0-04ae-4419-905d-d02e8b40793c 06bbd1ce37784b188c8b912a4d9ab8b3 960b28e35ccd47e99505804431eb5e67 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 23:54:33.107 7 INFO glance.location [None req-ee601af0-04ae-4419-905d-d02e8b40793c 06bbd1ce37784b188c8b912a4d9ab8b3 960b28e35ccd47e99505804431eb5e67 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 198/391] 199.19.213.73 () {48 vars in 1043 bytes} [Tue Jul 14 23:54:19 2026] PUT /v2/images/b65d1169-3294-48fc-8023-2c78334ee986/file => generated 0 bytes in 14109 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31862 switches on core 0) [pid: 8|app: 0|req: 194/392] 199.19.213.73 () {44 vars in 968 bytes} [Tue Jul 14 23:54:33 2026] GET /v2/images/b65d1169-3294-48fc-8023-2c78334ee986 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/393] 199.19.213.73 () {48 vars in 1048 bytes} [Tue Jul 14 23:54:33 2026] PATCH /v2/images/b65d1169-3294-48fc-8023-2c78334ee986 => generated 1382 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/394] 199.19.213.73 () {44 vars in 968 bytes} [Tue Jul 14 23:54:33 2026] GET /v2/images/b65d1169-3294-48fc-8023-2c78334ee986 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/553] 199.19.213.73 () {42 vars in 685 bytes} [Wed Jul 15 00:07:43 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: 275/554] 199.19.213.73 () {44 vars in 907 bytes} [Wed Jul 15 00:07:43 2026] GET /v2/images => generated 5574 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/583] 199.19.213.73 () {42 vars in 685 bytes} [Wed Jul 15 00: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: 8|app: 0|req: 290/584] 199.19.213.73 () {44 vars in 907 bytes} [Wed Jul 15 00:09:58 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/585] 199.19.213.73 () {42 vars in 685 bytes} [Wed Jul 15 00:10:00 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: 291/586] 199.19.213.73 () {44 vars in 907 bytes} [Wed Jul 15 00:10:00 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/597] 199.19.213.73 () {42 vars in 685 bytes} [Wed Jul 15 00:10:46 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: 301/598] 199.19.213.73 () {44 vars in 907 bytes} [Wed Jul 15 00:10:46 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/601] 199.19.213.73 () {42 vars in 685 bytes} [Wed Jul 15 00:10:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/602] 199.19.213.73 () {44 vars in 907 bytes} [Wed Jul 15 00:10:55 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/615] 199.19.213.73 () {42 vars in 685 bytes} [Wed Jul 15 00:11:57 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: 310/616] 199.19.213.73 () {44 vars in 907 bytes} [Wed Jul 15 00:11:57 2026] GET /v2/images => generated 5574 bytes in 47 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:71: 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: 311/625] 10.0.0.197 () {32 vars in 633 bytes} [Wed Jul 15 00:12:37 2026] GET /v2/images => generated 5574 bytes in 23 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:71: 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: 317/630] 10.0.0.184 () {36 vars in 987 bytes} [Wed Jul 15 00:12:57 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => generated 1312 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/631] 10.0.0.184 () {36 vars in 927 bytes} [Wed Jul 15 00:12:57 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: 318/632] 10.0.0.121 () {36 vars in 987 bytes} [Wed Jul 15 00:12:57 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => generated 1312 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/633] 10.0.0.121 () {36 vars in 927 bytes} [Wed Jul 15 00:12:57 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: 319/634] 10.0.0.121 () {36 vars in 927 bytes} [Wed Jul 15 00:12:57 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: 316/635] 10.0.0.121 () {36 vars in 987 bytes} [Wed Jul 15 00:12:57 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/636] 10.0.0.121 () {36 vars in 927 bytes} [Wed Jul 15 00:12:57 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/637] 10.0.0.121 () {36 vars in 927 bytes} [Wed Jul 15 00:12:57 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: 320/638] 10.0.0.184 () {36 vars in 987 bytes} [Wed Jul 15 00:12:57 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => generated 1312 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/639] 10.0.0.184 () {36 vars in 927 bytes} [Wed Jul 15 00:12:57 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/640] 10.0.0.121 () {36 vars in 987 bytes} [Wed Jul 15 00:12:57 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => 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: 320/641] 10.0.0.121 () {36 vars in 927 bytes} [Wed Jul 15 00:12:57 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: 322/642] 10.0.0.121 () {36 vars in 927 bytes} [Wed Jul 15 00:12:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/643] 10.0.0.202 () {36 vars in 987 bytes} [Wed Jul 15 00:12:58 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => generated 1312 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/644] 10.0.0.202 () {36 vars in 927 bytes} [Wed Jul 15 00:12:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/645] 10.0.0.202 () {36 vars in 987 bytes} [Wed Jul 15 00:12:58 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/646] 10.0.0.202 () {36 vars in 927 bytes} [Wed Jul 15 00:12:58 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: 323/647] 10.0.0.202 () {36 vars in 927 bytes} [Wed Jul 15 00:12:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/648] 199.19.213.73 () {36 vars in 990 bytes} [Wed Jul 15 00:13:04 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/651] 199.19.213.73 () {36 vars in 930 bytes} [Wed Jul 15 00: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: 8|app: 0|req: 325/652] 199.19.213.73 () {36 vars in 990 bytes} [Wed Jul 15 00:13:05 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => 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: 328/653] 199.19.213.73 () {36 vars in 930 bytes} [Wed Jul 15 00:13:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/660] 10.0.0.184 () {36 vars in 987 bytes} [Wed Jul 15 00:13:36 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/661] 10.0.0.184 () {36 vars in 927 bytes} [Wed Jul 15 00:13:36 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: 332/666] 10.0.0.184 () {36 vars in 987 bytes} [Wed Jul 15 00:13:57 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/667] 10.0.0.184 () {36 vars in 927 bytes} [Wed Jul 15 00:13:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/672] 10.0.0.184 () {36 vars in 987 bytes} [Wed Jul 15 00:14:14 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => 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: 335/673] 10.0.0.184 () {36 vars in 927 bytes} [Wed Jul 15 00:14: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: 7|app: 0|req: 339/674] 10.0.0.197 () {34 vars in 655 bytes} [Wed Jul 15 00:14:19 2026] POST /v2/images => generated 648 bytes in 246 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-15 00:14:20.036 8 WARNING glance.api.v2.images [None req-0f0b876e-36da-433f-b489-b9c526d11d3b a9cda24010d243b29535f2f935457fc8 cc253955b0fd4bbc8e00e31f729bce3d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//69190a5d-9f25-4189-b84c-203361e09263 [pid: 8|app: 0|req: 336/675] 10.0.0.197 () {32 vars in 710 bytes} [Wed Jul 15 00:14:20 2026] DELETE /v2/images/69190a5d-9f25-4189-b84c-203361e09263 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/676] 10.0.0.197 () {32 vars in 707 bytes} [Wed Jul 15 00:14:20 2026] GET /v2/images/69190a5d-9f25-4189-b84c-203361e09263 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/677] 10.0.0.197 () {32 vars in 633 bytes} [Wed Jul 15 00:14:20 2026] GET /v2/images => generated 1381 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/678] 10.0.0.197 () {34 vars in 655 bytes} [Wed Jul 15 00:14:20 2026] POST /v2/images => generated 703 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/679] 10.0.0.197 () {32 vars in 717 bytes} [Wed Jul 15 00:14:20 2026] GET /v2/images/7054175f-aef4-4ce9-89ee-35463ad36eb3/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 00:14:20.227 7 INFO glance.api.v2.image_data [None req-b7f0519d-07d5-43f8-af74-88485daa437e a9cda24010d243b29535f2f935457fc8 cc253955b0fd4bbc8e00e31f729bce3d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 00:14:20.268 7 WARNING glance_store._drivers.rbd [None req-b7f0519d-07d5-43f8-af74-88485daa437e a9cda24010d243b29535f2f935457fc8 cc253955b0fd4bbc8e00e31f729bce3d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-15 00:14:21.325 7 INFO glance.location [None req-b7f0519d-07d5-43f8-af74-88485daa437e a9cda24010d243b29535f2f935457fc8 cc253955b0fd4bbc8e00e31f729bce3d - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 342/680] 10.0.0.197 () {32 vars in 727 bytes} [Wed Jul 15 00:14:20 2026] PUT /v2/images/7054175f-aef4-4ce9-89ee-35463ad36eb3/file => generated 0 bytes in 1139 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/681] 10.0.0.197 () {32 vars in 707 bytes} [Wed Jul 15 00:14:21 2026] GET /v2/images/7054175f-aef4-4ce9-89ee-35463ad36eb3 => generated 1104 bytes in 22 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.197 () {32 vars in 717 bytes} [Wed Jul 15 00:14:21 2026] GET /v2/images/7054175f-aef4-4ce9-89ee-35463ad36eb3/file => generated 1024 bytes in 118 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/683] 10.0.0.197 () {34 vars in 655 bytes} [Wed Jul 15 00:14:21 2026] POST /v2/images => generated 649 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/684] 10.0.0.197 () {32 vars in 726 bytes} [Wed Jul 15 00:14:21 2026] PATCH /v2/images/8a402415-c6b8-4fd4-8c0c-762bbf7ca828 => generated 652 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/685] 10.0.0.197 () {32 vars in 707 bytes} [Wed Jul 15 00:14:21 2026] GET /v2/images/8a402415-c6b8-4fd4-8c0c-762bbf7ca828 => generated 652 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 00:14:21.624 7 WARNING glance.api.v2.images [None req-fda99bd4-e4dd-4eac-914d-c1d6485da508 a9cda24010d243b29535f2f935457fc8 cc253955b0fd4bbc8e00e31f729bce3d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8a402415-c6b8-4fd4-8c0c-762bbf7ca828 [pid: 7|app: 0|req: 345/686] 10.0.0.197 () {32 vars in 710 bytes} [Wed Jul 15 00:14:21 2026] DELETE /v2/images/8a402415-c6b8-4fd4-8c0c-762bbf7ca828 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/687] 10.0.0.197 () {32 vars in 707 bytes} [Wed Jul 15 00:14:21 2026] GET /v2/images/8a402415-c6b8-4fd4-8c0c-762bbf7ca828 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:14:21.684 7 WARNING glance.api.v2.images [None req-dfd65e99-49c0-452d-b6b4-2c0c730e12a2 a9cda24010d243b29535f2f935457fc8 cc253955b0fd4bbc8e00e31f729bce3d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7054175f-aef4-4ce9-89ee-35463ad36eb3 [pid: 7|app: 0|req: 346/688] 10.0.0.197 () {32 vars in 710 bytes} [Wed Jul 15 00:14:21 2026] DELETE /v2/images/7054175f-aef4-4ce9-89ee-35463ad36eb3 => generated 0 bytes in 874 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/689] 10.0.0.197 () {32 vars in 707 bytes} [Wed Jul 15 00:14:22 2026] GET /v2/images/7054175f-aef4-4ce9-89ee-35463ad36eb3 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 00:14:22.574 7 WARNING glance.api.v2.images [None req-951b15e4-3d9a-4ae0-a439-a2cbc357b0b4 a9cda24010d243b29535f2f935457fc8 cc253955b0fd4bbc8e00e31f729bce3d - - default default] Failed to find image 69190a5d-9f25-4189-b84c-203361e09263 to delete: glance.common.exception.ImageNotFound: No image found with ID 69190a5d-9f25-4189-b84c-203361e09263 [pid: 7|app: 0|req: 347/690] 10.0.0.197 () {32 vars in 710 bytes} [Wed Jul 15 00:14:22 2026] DELETE /v2/images/69190a5d-9f25-4189-b84c-203361e09263 => 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: 344/691] 10.0.0.197 () {32 vars in 707 bytes} [Wed Jul 15 00:14:22 2026] GET /v2/images/69190a5d-9f25-4189-b84c-203361e09263 => 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: 349/694] 10.0.0.197 () {30 vars in 411 bytes} [Wed Jul 15 00:14:25 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/701] 10.0.0.184 () {36 vars in 987 bytes} [Wed Jul 15 00:14:56 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => 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: 349/702] 10.0.0.184 () {36 vars in 927 bytes} [Wed Jul 15 00:14:56 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: 352/707] 10.0.0.197 () {32 vars in 707 bytes} [Wed Jul 15 00:15:15 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => 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.197 () {32 vars in 707 bytes} [Wed Jul 15 00:15:15 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => 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: 353/709] 10.0.0.121 () {36 vars in 987 bytes} [Wed Jul 15 00:15:15 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => generated 1312 bytes in 223 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.121 () {36 vars in 927 bytes} [Wed Jul 15 00:15:15 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: 354/711] 10.0.0.121 () {36 vars in 927 bytes} [Wed Jul 15 00:15:15 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.121 () {36 vars in 987 bytes} [Wed Jul 15 00:15:15 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => 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: 355/713] 10.0.0.121 () {36 vars in 927 bytes} [Wed Jul 15 00:15:15 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: 359/714] 10.0.0.121 () {36 vars in 927 bytes} [Wed Jul 15 00:15:15 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/715] 10.0.0.121 () {36 vars in 987 bytes} [Wed Jul 15 00:15:15 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => 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: 360/716] 10.0.0.121 () {36 vars in 927 bytes} [Wed Jul 15 00:15:15 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: 357/717] 10.0.0.121 () {36 vars in 927 bytes} [Wed Jul 15 00:15:15 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/718] 10.0.0.202 () {36 vars in 987 bytes} [Wed Jul 15 00:15:16 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => 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: 358/719] 10.0.0.202 () {36 vars in 927 bytes} [Wed Jul 15 00:15:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/720] 10.0.0.202 () {36 vars in 987 bytes} [Wed Jul 15 00:15:16 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/721] 10.0.0.202 () {36 vars in 927 bytes} [Wed Jul 15 00:15:16 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/722] 10.0.0.202 () {36 vars in 927 bytes} [Wed Jul 15 00:15:16 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: 360/723] 10.0.0.184 () {36 vars in 987 bytes} [Wed Jul 15 00:15:24 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/724] 10.0.0.184 () {36 vars in 927 bytes} [Wed Jul 15 00:15:24 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: 364/731] 10.0.0.184 () {36 vars in 987 bytes} [Wed Jul 15 00:15:48 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/732] 10.0.0.184 () {36 vars in 927 bytes} [Wed Jul 15 00:15:48 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: 368/739] 10.0.0.184 () {36 vars in 987 bytes} [Wed Jul 15 00:16:19 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => generated 1312 bytes in 19 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.184 () {36 vars in 927 bytes} [Wed Jul 15 00:16:19 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: 383/761] 10.0.0.184 () {36 vars in 987 bytes} [Wed Jul 15 00:17:54 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => 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: 379/762] 10.0.0.184 () {36 vars in 927 bytes} [Wed Jul 15 00:17:55 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/765] 10.0.0.184 () {36 vars in 987 bytes} [Wed Jul 15 00:18:12 2026] GET /v2/images/499c1fc4-ec32-45d3-8b6a-fce16b99ea35 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/766] 10.0.0.184 () {36 vars in 927 bytes} [Wed Jul 15 00:18:12 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: 390/775] 199.19.213.73 () {32 vars in 825 bytes} [Wed Jul 15 00:18:45 2026] GET /v2/images?status=active&owner=960b28e35ccd47e99505804431eb5e67&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/776] 199.19.213.73 () {32 vars in 652 bytes} [Wed Jul 15 00:18:45 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/777] 10.0.0.121 () {36 vars in 987 bytes} [Wed Jul 15 00:18:45 2026] GET /v2/images/a613fef7-bd6d-4ddc-8058-5703c61c5a1d => 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: 387/778] 10.0.0.121 () {36 vars in 927 bytes} [Wed Jul 15 00:18:45 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/779] 10.0.0.121 () {36 vars in 927 bytes} [Wed Jul 15 00:18:45 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: 388/780] 10.0.0.121 () {36 vars in 987 bytes} [Wed Jul 15 00:18:45 2026] GET /v2/images/a613fef7-bd6d-4ddc-8058-5703c61c5a1d => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/781] 10.0.0.121 () {36 vars in 927 bytes} [Wed Jul 15 00:18: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: 389/782] 10.0.0.121 () {36 vars in 927 bytes} [Wed Jul 15 00:18:45 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/783] 10.0.0.121 () {36 vars in 987 bytes} [Wed Jul 15 00:18:45 2026] GET /v2/images/a613fef7-bd6d-4ddc-8058-5703c61c5a1d => 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: 390/784] 10.0.0.121 () {36 vars in 927 bytes} [Wed Jul 15 00:18:45 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/785] 10.0.0.202 () {36 vars in 987 bytes} [Wed Jul 15 00:18:46 2026] GET /v2/images/a613fef7-bd6d-4ddc-8058-5703c61c5a1d => generated 1395 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/786] 10.0.0.202 () {36 vars in 927 bytes} [Wed Jul 15 00:18:46 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: 396/787] 10.0.0.202 () {36 vars in 987 bytes} [Wed Jul 15 00:18:46 2026] GET /v2/images/a613fef7-bd6d-4ddc-8058-5703c61c5a1d => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/788] 10.0.0.202 () {36 vars in 927 bytes} [Wed Jul 15 00:18:46 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: 397/789] 10.0.0.202 () {36 vars in 927 bytes} [Wed Jul 15 00:18:46 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: 418/830] 10.0.0.197 () {32 vars in 633 bytes} [Wed Jul 15 00:22:12 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)