+ 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 26 04:57:39 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-5879579578-468nk 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 0x7fc8c703e668 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-26 04:57:41.804 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-26 04:57:41.860 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-26 04:57:42.704 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-26 04:57:42.705 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-26 04:57:42.705 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-26 04:57:42.748 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-26 04:57:42.749 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-26 04:57:42.750 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-26 04:57:44.822 7 WARNING glance.api.v2.images [None req-102886b2-efbd-47de-88e3-edcae6413153 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-26 04:57:44.924 8 WARNING glance.api.v2.images [None req-2a3425f8-5012-4454-b9ab-4c605c2d645a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-26 04:57:45.166 7 WARNING keystonemiddleware._common.config [None req-102886b2-efbd-47de-88e3-edcae6413153 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-26 04:57:45.174 7 WARNING oslo_config.cfg [None req-102886b2-efbd-47de-88e3-edcae6413153 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fc8c703e668 pid: 7 (default app) 2026-06-26 04:57:45.297 8 WARNING keystonemiddleware._common.config [None req-2a3425f8-5012-4454-b9ab-4c605c2d645a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-26 04:57:45.305 8 WARNING oslo_config.cfg [None req-2a3425f8-5012-4454-b9ab-4c605c2d645a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fc8c703e668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jun 26 04:57:46 2026] GET / => generated 1301 bytes in 2 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-26 04:57:47.251 8 WARNING oslo_policy.policy [None req-7b9da95a-47dd-4ca5-a0c3-6c1d55e8e385 a7d5305c834c4bf3a914cac8f9343d95 c9efc730bbac4d7892da0f4370b48e86 - - 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-26 04:57:47.251 8 WARNING oslo_policy.policy [None req-7b9da95a-47dd-4ca5-a0c3-6c1d55e8e385 a7d5305c834c4bf3a914cac8f9343d95 c9efc730bbac4d7892da0f4370b48e86 - - 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-26 04:57:47.266 8 WARNING oslo_policy.policy [None req-7b9da95a-47dd-4ca5-a0c3-6c1d55e8e385 a7d5305c834c4bf3a914cac8f9343d95 c9efc730bbac4d7892da0f4370b48e86 - - 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-26 04:57:47.266 8 WARNING oslo_policy.policy [None req-7b9da95a-47dd-4ca5-a0c3-6c1d55e8e385 a7d5305c834c4bf3a914cac8f9343d95 c9efc730bbac4d7892da0f4370b48e86 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jun 26 04:57:46 2026] GET /v2/images => generated 69 bytes in 588 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jun 26 04:57:50 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: 2/8] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jun 26 04:57:50 2026] GET /v2/images => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 04:57:50.799 7 WARNING oslo_policy.policy [None req-70c60f02-6b07-4867-b060-1a7a122fecbf a7d5305c834c4bf3a914cac8f9343d95 c9efc730bbac4d7892da0f4370b48e86 - - 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-26 04:57:50.799 7 WARNING oslo_policy.policy [None req-70c60f02-6b07-4867-b060-1a7a122fecbf a7d5305c834c4bf3a914cac8f9343d95 c9efc730bbac4d7892da0f4370b48e86 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.77 () {44 vars in 907 bytes} [Fri Jun 26 04:57:50 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.77 () {44 vars in 929 bytes} [Fri Jun 26 04:57:50 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:57:50.941 7 WARNING oslo_policy.policy [None req-8c2ebe50-08ab-41b8-a043-2974f3b458db a7d5305c834c4bf3a914cac8f9343d95 c9efc730bbac4d7892da0f4370b48e86 - - 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-26 04:57:50.942 7 WARNING oslo_policy.policy [None req-8c2ebe50-08ab-41b8-a043-2974f3b458db a7d5305c834c4bf3a914cac8f9343d95 c9efc730bbac4d7892da0f4370b48e86 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.77 () {44 vars in 935 bytes} [Fri Jun 26 04:57:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:57:51.024 8 WARNING oslo_config.cfg [None req-4c4e70c6-914c-41d0-8104-32c52e65de55 a7d5305c834c4bf3a914cac8f9343d95 c9efc730bbac4d7892da0f4370b48e86 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.77 () {48 vars in 947 bytes} [Fri Jun 26 04:57:50 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-26 04:57:51.047 7 WARNING oslo_policy.policy [None req-113f2d95-9952-41ec-878d-43baf3731039 a7d5305c834c4bf3a914cac8f9343d95 c9efc730bbac4d7892da0f4370b48e86 - - 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-26 04:57:51.047 7 WARNING oslo_policy.policy [None req-113f2d95-9952-41ec-878d-43baf3731039 a7d5305c834c4bf3a914cac8f9343d95 c9efc730bbac4d7892da0f4370b48e86 - - 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-26 04:57:51.049 7 INFO glance.api.v2.image_data [None req-113f2d95-9952-41ec-878d-43baf3731039 a7d5305c834c4bf3a914cac8f9343d95 c9efc730bbac4d7892da0f4370b48e86 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 04:57:55.214 7 WARNING glance.location [None req-113f2d95-9952-41ec-878d-43baf3731039 a7d5305c834c4bf3a914cac8f9343d95 c9efc730bbac4d7892da0f4370b48e86 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.77 () {48 vars in 1041 bytes} [Fri Jun 26 04:57:51 2026] PUT /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88/file => generated 0 bytes in 4209 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6549 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.77 () {44 vars in 967 bytes} [Fri Jun 26 04:57:55 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:57:55.361 7 WARNING oslo_config.cfg [None req-74ac0941-e1c9-4b7a-ab4e-1ca32f5686e3 a7d5305c834c4bf3a914cac8f9343d95 c9efc730bbac4d7892da0f4370b48e86 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 199.204.45.77 () {48 vars in 1047 bytes} [Fri Jun 26 04:57:55 2026] PATCH /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => generated 1312 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.77 () {44 vars in 967 bytes} [Fri Jun 26 04:57:55 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => 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: 135/267] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jun 26 05:18: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: 133/268] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jun 26 05:18:43 2026] GET /v2/images => generated 1381 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jun 26 05:19:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jun 26 05:19:01 2026] GET /v2/images => generated 1381 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.204.45.77 () {44 vars in 933 bytes} [Fri Jun 26 05:19:01 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.204.45.77 () {44 vars in 955 bytes} [Fri Jun 26 05:19:01 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.204.45.77 () {44 vars in 935 bytes} [Fri Jun 26 05:19:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 199.204.45.77 () {48 vars in 947 bytes} [Fri Jun 26 05:19:01 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-26 05:19:01.818 8 WARNING oslo_policy.policy [None req-358ea7e9-7662-4a4a-b2ba-3b595e222578 a7d5305c834c4bf3a914cac8f9343d95 c9efc730bbac4d7892da0f4370b48e86 - - 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-26 05:19:01.819 8 WARNING oslo_policy.policy [None req-358ea7e9-7662-4a4a-b2ba-3b595e222578 a7d5305c834c4bf3a914cac8f9343d95 c9efc730bbac4d7892da0f4370b48e86 - - 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-26 05:19:01.820 8 INFO glance.api.v2.image_data [None req-358ea7e9-7662-4a4a-b2ba-3b595e222578 a7d5305c834c4bf3a914cac8f9343d95 c9efc730bbac4d7892da0f4370b48e86 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 05:19:30.670 8 WARNING glance.location [None req-358ea7e9-7662-4a4a-b2ba-3b595e222578 a7d5305c834c4bf3a914cac8f9343d95 c9efc730bbac4d7892da0f4370b48e86 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 139/285] 199.204.45.77 () {48 vars in 1042 bytes} [Fri Jun 26 05:19:01 2026] PUT /v2/images/bd91109e-4ede-430b-955a-564c2583e19f/file => generated 0 bytes in 28911 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65543 switches on core 0) [pid: 7|app: 0|req: 147/286] 199.204.45.77 () {44 vars in 967 bytes} [Fri Jun 26 05:19:30 2026] GET /v2/images/bd91109e-4ede-430b-955a-564c2583e19f => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/287] 199.204.45.77 () {48 vars in 1047 bytes} [Fri Jun 26 05:19:30 2026] PATCH /v2/images/bd91109e-4ede-430b-955a-564c2583e19f => generated 1395 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/288] 199.204.45.77 () {44 vars in 967 bytes} [Fri Jun 26 05:19:30 2026] GET /v2/images/bd91109e-4ede-430b-955a-564c2583e19f => 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: 141/289] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jun 26 05:19:32 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: 149/290] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jun 26 05:19:32 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/377] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jun 26 05:26:39 2026] GET / => generated 1301 bytes in 7 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/378] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jun 26 05:26:39 2026] GET /v2/images => generated 2778 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/381] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jun 26 05:26:51 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: 187/382] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jun 26 05:26:51 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/383] 199.204.45.77 () {44 vars in 943 bytes} [Fri Jun 26 05:26:51 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/384] 199.204.45.77 () {44 vars in 965 bytes} [Fri Jun 26 05:26:51 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/385] 199.204.45.77 () {44 vars in 935 bytes} [Fri Jun 26 05:26:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/386] 199.204.45.77 () {48 vars in 947 bytes} [Fri Jun 26 05:26:51 2026] POST /v2/images => generated 799 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-26 05:26:51.535 7 INFO glance.api.v2.image_data [None req-7fa515a2-b72e-4295-86d7-ae1314636dd6 a7d5305c834c4bf3a914cac8f9343d95 c9efc730bbac4d7892da0f4370b48e86 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 05:27:30.778 7 INFO glance.location [None req-7fa515a2-b72e-4295-86d7-ae1314636dd6 a7d5305c834c4bf3a914cac8f9343d95 c9efc730bbac4d7892da0f4370b48e86 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/395] 199.204.45.77 () {48 vars in 1041 bytes} [Fri Jun 26 05:26:51 2026] PUT /v2/images/7d664e1c-cf66-49e1-9c62-9d745b807f7e/file => generated 0 bytes in 39290 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31130 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.204.45.77 () {44 vars in 967 bytes} [Fri Jun 26 05:27:30 2026] GET /v2/images/7d664e1c-cf66-49e1-9c62-9d745b807f7e => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 199.204.45.77 () {48 vars in 1047 bytes} [Fri Jun 26 05:27:30 2026] PATCH /v2/images/7d664e1c-cf66-49e1-9c62-9d745b807f7e => generated 1410 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/398] 199.204.45.77 () {44 vars in 967 bytes} [Fri Jun 26 05:27:30 2026] GET /v2/images/7d664e1c-cf66-49e1-9c62-9d745b807f7e => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/409] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jun 26 05:28:21 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: 205/410] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jun 26 05:28:21 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/415] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jun 26 05:28:38 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: 208/416] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jun 26 05:28:38 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/417] 199.204.45.77 () {44 vars in 935 bytes} [Fri Jun 26 05:28:38 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/418] 199.204.45.77 () {44 vars in 957 bytes} [Fri Jun 26 05:28:38 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 199.204.45.77 () {44 vars in 935 bytes} [Fri Jun 26 05:28:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/420] 199.204.45.77 () {48 vars in 947 bytes} [Fri Jun 26 05:28:38 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-06-26 05:28:38.403 7 INFO glance.api.v2.image_data [None req-3c04ed91-fcf2-4859-916f-2ef5abf879d3 a7d5305c834c4bf3a914cac8f9343d95 c9efc730bbac4d7892da0f4370b48e86 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 05:28:53.822 7 INFO glance.location [None req-3c04ed91-fcf2-4859-916f-2ef5abf879d3 a7d5305c834c4bf3a914cac8f9343d95 c9efc730bbac4d7892da0f4370b48e86 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 211/423] 199.204.45.77 () {48 vars in 1042 bytes} [Fri Jun 26 05:28:38 2026] PUT /v2/images/598880c8-acc4-44b2-87ef-8359a2d10d73/file => generated 0 bytes in 15465 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33174 switches on core 0) [pid: 8|app: 0|req: 213/424] 199.204.45.77 () {44 vars in 967 bytes} [Fri Jun 26 05:28:53 2026] GET /v2/images/598880c8-acc4-44b2-87ef-8359a2d10d73 => generated 1204 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/425] 199.204.45.77 () {48 vars in 1047 bytes} [Fri Jun 26 05:28:53 2026] PATCH /v2/images/598880c8-acc4-44b2-87ef-8359a2d10d73 => generated 1382 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/426] 199.204.45.77 () {44 vars in 967 bytes} [Fri Jun 26 05:28:53 2026] GET /v2/images/598880c8-acc4-44b2-87ef-8359a2d10d73 => generated 1382 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/587] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jun 26 05:42:13 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: 293/588] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jun 26 05:42:13 2026] GET /v2/images => generated 5574 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/619] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jun 26 05:44:35 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: 309/620] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jun 26 05:44:35 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/621] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jun 26 05:44:37 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/622] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jun 26 05:44:37 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: 8|app: 0|req: 318/633] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jun 26 05:45:28 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: 316/634] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jun 26 05:45:28 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/637] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jun 26 05:45:36 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: 318/638] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jun 26 05:45:36 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/651] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jun 26 05:46:38 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: 325/652] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jun 26 05:46:38 2026] GET /v2/images => generated 5574 bytes in 66 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: 330/661] 10.0.0.224 () {32 vars in 633 bytes} [Fri Jun 26 05:47:22 2026] GET /v2/images => generated 5574 bytes in 24 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: 335/668] 10.0.0.84 () {36 vars in 986 bytes} [Fri Jun 26 05:47:44 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => generated 1312 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/669] 10.0.0.84 () {36 vars in 926 bytes} [Fri Jun 26 05:47:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/670] 10.0.0.84 () {36 vars in 986 bytes} [Fri Jun 26 05:47:49 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/671] 10.0.0.84 () {36 vars in 926 bytes} [Fri Jun 26 05:47:49 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: 337/672] 10.0.0.84 () {36 vars in 986 bytes} [Fri Jun 26 05:47:49 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => 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: 336/673] 10.0.0.84 () {36 vars in 926 bytes} [Fri Jun 26 05:47:50 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: 338/676] 199.204.45.77 () {36 vars in 990 bytes} [Fri Jun 26 05:47:56 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => 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: 339/677] 199.204.45.77 () {36 vars in 930 bytes} [Fri Jun 26 05:47: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: 7|app: 0|req: 339/678] 199.204.45.77 () {36 vars in 990 bytes} [Fri Jun 26 05:47:56 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/679] 199.204.45.77 () {36 vars in 930 bytes} [Fri Jun 26 05:47: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: 343/684] 10.0.0.125 () {36 vars in 987 bytes} [Fri Jun 26 05:48:18 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => generated 1312 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/685] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 05:48:19 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: 344/686] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 05:48:19 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/687] 10.0.0.125 () {36 vars in 987 bytes} [Fri Jun 26 05:48:19 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => 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: 345/688] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 05:48:19 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/689] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 05:48:19 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/690] 10.0.0.125 () {36 vars in 987 bytes} [Fri Jun 26 05:48:19 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/691] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 05:48:19 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: 347/692] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 05:48:19 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: 346/693] 10.0.0.216 () {36 vars in 911 bytes} [Fri Jun 26 05:48:20 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/694] 10.0.0.216 () {36 vars in 1007 bytes} [Fri Jun 26 05:48:20 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88/locations => generated 127 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/695] 10.0.0.216 () {36 vars in 987 bytes} [Fri Jun 26 05:48:20 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => 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: 349/696] 10.0.0.216 () {36 vars in 927 bytes} [Fri Jun 26 05:48:20 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/697] 10.0.0.216 () {36 vars in 927 bytes} [Fri Jun 26 05:48:20 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/704] 10.0.0.224 () {30 vars in 411 bytes} [Fri Jun 26 05:48:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/709] 10.0.0.84 () {36 vars in 986 bytes} [Fri Jun 26 05:49:07 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => 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: 355/710] 10.0.0.84 () {36 vars in 926 bytes} [Fri Jun 26 05:49:07 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: 356/711] 10.0.0.224 () {34 vars in 655 bytes} [Fri Jun 26 05:49:13 2026] POST /v2/images => generated 648 bytes in 250 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-26 05:49:13.360 7 WARNING glance.api.v2.images [None req-6c409052-1827-4278-86f9-165e4cf6c5f2 59f27092a39940238059bfef238f8a1b 722323328ef546cd89d6d735c6d64199 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ea5be371-6772-443c-8ae9-86112ef61a73 [pid: 7|app: 0|req: 356/712] 10.0.0.224 () {32 vars in 710 bytes} [Fri Jun 26 05:49:13 2026] DELETE /v2/images/ea5be371-6772-443c-8ae9-86112ef61a73 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/713] 10.0.0.224 () {32 vars in 707 bytes} [Fri Jun 26 05:49:13 2026] GET /v2/images/ea5be371-6772-443c-8ae9-86112ef61a73 => generated 139 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/714] 10.0.0.224 () {32 vars in 633 bytes} [Fri Jun 26 05:49:13 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/715] 10.0.0.224 () {34 vars in 655 bytes} [Fri Jun 26 05:49:13 2026] POST /v2/images => generated 701 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/716] 10.0.0.224 () {32 vars in 717 bytes} [Fri Jun 26 05:49:13 2026] GET /v2/images/9908f9fd-334c-4a87-84bd-39da5226e0ce/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 05:49:13.571 8 INFO glance.api.v2.image_data [None req-16a99d05-03c3-45d2-b339-fd86878aad1e 59f27092a39940238059bfef238f8a1b 722323328ef546cd89d6d735c6d64199 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 05:49:13.628 8 WARNING glance_store._drivers.rbd [None req-16a99d05-03c3-45d2-b339-fd86878aad1e 59f27092a39940238059bfef238f8a1b 722323328ef546cd89d6d735c6d64199 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-26 05:49:14.146 8 INFO glance.location [None req-16a99d05-03c3-45d2-b339-fd86878aad1e 59f27092a39940238059bfef238f8a1b 722323328ef546cd89d6d735c6d64199 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 359/717] 10.0.0.224 () {32 vars in 727 bytes} [Fri Jun 26 05:49:13 2026] PUT /v2/images/9908f9fd-334c-4a87-84bd-39da5226e0ce/file => generated 0 bytes in 621 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/718] 10.0.0.224 () {32 vars in 707 bytes} [Fri Jun 26 05:49:14 2026] GET /v2/images/9908f9fd-334c-4a87-84bd-39da5226e0ce => generated 1102 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/719] 10.0.0.224 () {32 vars in 717 bytes} [Fri Jun 26 05:49:14 2026] GET /v2/images/9908f9fd-334c-4a87-84bd-39da5226e0ce/file => generated 1024 bytes in 115 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/720] 10.0.0.224 () {34 vars in 655 bytes} [Fri Jun 26 05:49:14 2026] POST /v2/images => generated 649 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/721] 10.0.0.224 () {32 vars in 726 bytes} [Fri Jun 26 05:49:14 2026] PATCH /v2/images/3fc1f69c-706b-4a17-9357-9d08aac6a955 => generated 653 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/722] 10.0.0.224 () {32 vars in 707 bytes} [Fri Jun 26 05:49:14 2026] GET /v2/images/3fc1f69c-706b-4a17-9357-9d08aac6a955 => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 05:49:14.449 8 WARNING glance.api.v2.images [None req-fa1a2daa-e873-4da9-967e-9bc8967e199c 59f27092a39940238059bfef238f8a1b 722323328ef546cd89d6d735c6d64199 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3fc1f69c-706b-4a17-9357-9d08aac6a955 [pid: 8|app: 0|req: 362/725] 10.0.0.224 () {32 vars in 710 bytes} [Fri Jun 26 05:49:14 2026] DELETE /v2/images/3fc1f69c-706b-4a17-9357-9d08aac6a955 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/726] 10.0.0.224 () {32 vars in 707 bytes} [Fri Jun 26 05:49:14 2026] GET /v2/images/3fc1f69c-706b-4a17-9357-9d08aac6a955 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 05:49:14.528 8 WARNING glance.api.v2.images [None req-2febb36c-edff-422d-953d-1798987c7be7 59f27092a39940238059bfef238f8a1b 722323328ef546cd89d6d735c6d64199 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9908f9fd-334c-4a87-84bd-39da5226e0ce [pid: 8|app: 0|req: 363/727] 10.0.0.224 () {32 vars in 710 bytes} [Fri Jun 26 05:49:14 2026] DELETE /v2/images/9908f9fd-334c-4a87-84bd-39da5226e0ce => generated 0 bytes in 863 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/728] 10.0.0.224 () {32 vars in 707 bytes} [Fri Jun 26 05:49:15 2026] GET /v2/images/9908f9fd-334c-4a87-84bd-39da5226e0ce => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 05:49:15.395 8 WARNING glance.api.v2.images [None req-ab6acd32-62eb-4927-9ae6-bf50ddc3bd19 59f27092a39940238059bfef238f8a1b 722323328ef546cd89d6d735c6d64199 - - default default] Failed to find image ea5be371-6772-443c-8ae9-86112ef61a73 to delete: glance.common.exception.ImageNotFound: No image found with ID ea5be371-6772-443c-8ae9-86112ef61a73 [pid: 8|app: 0|req: 364/729] 10.0.0.224 () {32 vars in 710 bytes} [Fri Jun 26 05:49:15 2026] DELETE /v2/images/ea5be371-6772-443c-8ae9-86112ef61a73 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/730] 10.0.0.224 () {32 vars in 707 bytes} [Fri Jun 26 05:49:15 2026] GET /v2/images/ea5be371-6772-443c-8ae9-86112ef61a73 => 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/737] 10.0.0.84 () {36 vars in 986 bytes} [Fri Jun 26 05:49:52 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/738] 10.0.0.84 () {36 vars in 926 bytes} [Fri Jun 26 05:49:52 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: 375/747] 10.0.0.224 () {32 vars in 707 bytes} [Fri Jun 26 05:50:27 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => 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: 373/748] 10.0.0.224 () {32 vars in 707 bytes} [Fri Jun 26 05:50:27 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => 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: 376/749] 10.0.0.84 () {36 vars in 986 bytes} [Fri Jun 26 05:50:27 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => 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: 374/750] 10.0.0.84 () {36 vars in 926 bytes} [Fri Jun 26 05:50:27 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/751] 10.0.0.125 () {36 vars in 987 bytes} [Fri Jun 26 05:50:28 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => generated 1312 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/752] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 05:50:28 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/753] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 05:50:28 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: 376/754] 10.0.0.125 () {36 vars in 987 bytes} [Fri Jun 26 05:50:28 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => 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: 379/755] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 05:50:28 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: 377/756] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 05:50:28 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: 380/757] 10.0.0.125 () {36 vars in 987 bytes} [Fri Jun 26 05:50:28 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => 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: 378/758] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 05:50:28 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: 381/759] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 05:50:28 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: 379/760] 10.0.0.216 () {36 vars in 911 bytes} [Fri Jun 26 05:50:28 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/761] 10.0.0.216 () {36 vars in 1007 bytes} [Fri Jun 26 05:50:28 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/762] 10.0.0.216 () {36 vars in 987 bytes} [Fri Jun 26 05:50:28 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => 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: 383/763] 10.0.0.216 () {36 vars in 927 bytes} [Fri Jun 26 05:50:28 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/764] 10.0.0.216 () {36 vars in 927 bytes} [Fri Jun 26 05:50:28 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: 385/767] 10.0.0.84 () {36 vars in 986 bytes} [Fri Jun 26 05:50:36 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => 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: 383/768] 10.0.0.84 () {36 vars in 926 bytes} [Fri Jun 26 05:50:36 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/773] 10.0.0.84 () {36 vars in 986 bytes} [Fri Jun 26 05:50:57 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => 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: 386/774] 10.0.0.84 () {36 vars in 926 bytes} [Fri Jun 26 05:50: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: 395/787] 10.0.0.84 () {36 vars in 986 bytes} [Fri Jun 26 05:52:00 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => 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: 393/788] 10.0.0.84 () {36 vars in 926 bytes} [Fri Jun 26 05:52:00 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: 403/803] 10.0.0.84 () {36 vars in 986 bytes} [Fri Jun 26 05:53:14 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => generated 1312 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/804] 10.0.0.84 () {36 vars in 926 bytes} [Fri Jun 26 05:53:14 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: 404/809] 10.0.0.84 () {36 vars in 986 bytes} [Fri Jun 26 05:53:31 2026] GET /v2/images/e1698a37-0404-4e9a-9249-4a12d67e0c88 => 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: 406/810] 10.0.0.84 () {36 vars in 926 bytes} [Fri Jun 26 05:53: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: 411/819] 199.204.45.77 () {32 vars in 825 bytes} [Fri Jun 26 05:54:05 2026] GET /v2/images?status=active&owner=c9efc730bbac4d7892da0f4370b48e86&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/820] 199.204.45.77 () {32 vars in 652 bytes} [Fri Jun 26 05:54:06 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: 412/821] 10.0.0.125 () {36 vars in 987 bytes} [Fri Jun 26 05:54:06 2026] GET /v2/images/bd91109e-4ede-430b-955a-564c2583e19f => generated 1395 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/822] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 05:54:06 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/823] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 05:54:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/824] 10.0.0.125 () {36 vars in 987 bytes} [Fri Jun 26 05:54:06 2026] GET /v2/images/bd91109e-4ede-430b-955a-564c2583e19f => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/825] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 05:54:06 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/826] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 05:54:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/827] 10.0.0.125 () {36 vars in 987 bytes} [Fri Jun 26 05:54:06 2026] GET /v2/images/bd91109e-4ede-430b-955a-564c2583e19f => 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: 413/828] 10.0.0.125 () {36 vars in 927 bytes} [Fri Jun 26 05:54:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/829] 10.0.0.216 () {36 vars in 911 bytes} [Fri Jun 26 05:54:06 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/830] 10.0.0.216 () {36 vars in 1007 bytes} [Fri Jun 26 05:54:06 2026] GET /v2/images/bd91109e-4ede-430b-955a-564c2583e19f/locations => generated 127 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/831] 10.0.0.216 () {36 vars in 987 bytes} [Fri Jun 26 05:54:06 2026] GET /v2/images/bd91109e-4ede-430b-955a-564c2583e19f => 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: 415/832] 10.0.0.216 () {36 vars in 927 bytes} [Fri Jun 26 05:54:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/833] 10.0.0.216 () {36 vars in 927 bytes} [Fri Jun 26 05:54:06 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/894] 10.0.0.224 () {32 vars in 633 bytes} [Fri Jun 26 05:59:12 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)