+ 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 Jun 2 17:46:41 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-6846d5b4cc-56cjs 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 0x7fedfcac4668 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-02 17:46:43.493 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-02 17:46:43.495 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-02 17:46:44.331 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-02 17:46:44.332 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-02 17:46:44.332 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-02 17:46:44.344 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-02 17:46:44.345 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-02 17:46:44.345 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-02 17:46:46.372 8 WARNING glance.api.v2.images [None req-ba1fdacb-b0fa-4a5a-98e1-4a0dba476499 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-02 17:46:46.413 7 WARNING glance.api.v2.images [None req-3b1d9a43-b066-438e-b69e-598e04bfb177 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-02 17:46:46.721 8 WARNING keystonemiddleware._common.config [None req-ba1fdacb-b0fa-4a5a-98e1-4a0dba476499 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 17:46:46.729 8 WARNING oslo_config.cfg [None req-ba1fdacb-b0fa-4a5a-98e1-4a0dba476499 - - - - - -] 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 0x7fedfcac4668 pid: 8 (default app) 2026-06-02 17:46:46.742 7 WARNING keystonemiddleware._common.config [None req-3b1d9a43-b066-438e-b69e-598e04bfb177 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 17:46:46.749 7 WARNING oslo_config.cfg [None req-3b1d9a43-b066-438e-b69e-598e04bfb177 - - - - - -] 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 0x7fedfcac4668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.242 () {42 vars in 688 bytes} [Tue Jun 2 17:46:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 17:46:48.743 7 WARNING oslo_policy.policy [None req-557e375a-9458-4db3-b45a-79c04dbfc40c a4d001204191429c834ceff88b83c394 702ef2db39ae4d1ba547435762dd8b2d - - 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-02 17:46:48.743 7 WARNING oslo_policy.policy [None req-557e375a-9458-4db3-b45a-79c04dbfc40c a4d001204191429c834ceff88b83c394 702ef2db39ae4d1ba547435762dd8b2d - - 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-02 17:46:48.761 7 WARNING oslo_policy.policy [None req-557e375a-9458-4db3-b45a-79c04dbfc40c a4d001204191429c834ceff88b83c394 702ef2db39ae4d1ba547435762dd8b2d - - 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-02 17:46:48.762 7 WARNING oslo_policy.policy [None req-557e375a-9458-4db3-b45a-79c04dbfc40c a4d001204191429c834ceff88b83c394 702ef2db39ae4d1ba547435762dd8b2d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.242 () {44 vars in 910 bytes} [Tue Jun 2 17:46:48 2026] GET /v2/images => generated 69 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.242 () {42 vars in 688 bytes} [Tue Jun 2 17:46:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.242 () {44 vars in 910 bytes} [Tue Jun 2 17:46:52 2026] GET /v2/images => generated 69 bytes in 39 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-02 17:46:52.407 8 WARNING oslo_policy.policy [None req-28f1140f-a343-4883-af2f-8883149a79e8 a4d001204191429c834ceff88b83c394 702ef2db39ae4d1ba547435762dd8b2d - - 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-02 17:46:52.407 8 WARNING oslo_policy.policy [None req-28f1140f-a343-4883-af2f-8883149a79e8 a4d001204191429c834ceff88b83c394 702ef2db39ae4d1ba547435762dd8b2d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.242 () {44 vars in 911 bytes} [Tue Jun 2 17:46:52 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.242 () {44 vars in 933 bytes} [Tue Jun 2 17:46:52 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 17:46:52.549 8 WARNING oslo_policy.policy [None req-a0aefbcc-fc75-44da-bb44-c0baefc2928e a4d001204191429c834ceff88b83c394 702ef2db39ae4d1ba547435762dd8b2d - - 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-02 17:46:52.550 8 WARNING oslo_policy.policy [None req-a0aefbcc-fc75-44da-bb44-c0baefc2928e a4d001204191429c834ceff88b83c394 702ef2db39ae4d1ba547435762dd8b2d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.242 () {44 vars in 939 bytes} [Tue Jun 2 17:46:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 17:46:52.638 7 WARNING oslo_config.cfg [None req-d19ad2fb-603f-48e7-b792-9e8b6a4c54f2 a4d001204191429c834ceff88b83c394 702ef2db39ae4d1ba547435762dd8b2d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.242 () {48 vars in 951 bytes} [Tue Jun 2 17:46:52 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 17:46:52.663 8 WARNING oslo_policy.policy [None req-28953602-ed6a-4ef9-bf4e-45e827a37deb a4d001204191429c834ceff88b83c394 702ef2db39ae4d1ba547435762dd8b2d - - 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-02 17:46:52.664 8 WARNING oslo_policy.policy [None req-28953602-ed6a-4ef9-bf4e-45e827a37deb a4d001204191429c834ceff88b83c394 702ef2db39ae4d1ba547435762dd8b2d - - 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-02 17:46:52.665 8 INFO glance.api.v2.image_data [None req-28953602-ed6a-4ef9-bf4e-45e827a37deb a4d001204191429c834ceff88b83c394 702ef2db39ae4d1ba547435762dd8b2d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 17:46:56.261 8 WARNING glance.location [None req-28953602-ed6a-4ef9-bf4e-45e827a37deb a4d001204191429c834ceff88b83c394 702ef2db39ae4d1ba547435762dd8b2d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.242 () {48 vars in 1045 bytes} [Tue Jun 2 17:46:52 2026] PUT /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263/file => generated 0 bytes in 3644 msecs (HTTP/1.1 204) 4 headers in 171 bytes (11059 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.242 () {44 vars in 971 bytes} [Tue Jun 2 17:46:56 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 17:46:56.414 8 WARNING oslo_config.cfg [None req-9707b9f3-ae04-47c5-8c54-a65c93976997 a4d001204191429c834ceff88b83c394 702ef2db39ae4d1ba547435762dd8b2d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/15] 199.204.45.242 () {48 vars in 1051 bytes} [Tue Jun 2 17:46:56 2026] PATCH /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.242 () {44 vars in 971 bytes} [Tue Jun 2 17:46:56 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => 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: 132/259] 199.204.45.242 () {42 vars in 688 bytes} [Tue Jun 2 18:07:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/260] 199.204.45.242 () {44 vars in 910 bytes} [Tue Jun 2 18:07:06 2026] GET /v2/images => generated 1381 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 199.204.45.242 () {42 vars in 688 bytes} [Tue Jun 2 18:07:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.204.45.242 () {44 vars in 910 bytes} [Tue Jun 2 18:07:35 2026] GET /v2/images => generated 1381 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/269] 199.204.45.242 () {44 vars in 937 bytes} [Tue Jun 2 18:07:35 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/270] 199.204.45.242 () {44 vars in 959 bytes} [Tue Jun 2 18:07:35 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: 7|app: 0|req: 134/271] 199.204.45.242 () {44 vars in 939 bytes} [Tue Jun 2 18:07:35 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) [pid: 8|app: 0|req: 138/272] 199.204.45.242 () {48 vars in 951 bytes} [Tue Jun 2 18:07:35 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 18:07:35.845 7 WARNING oslo_policy.policy [None req-a5c4850a-8ac5-4550-8218-f9a8f53619fa a4d001204191429c834ceff88b83c394 702ef2db39ae4d1ba547435762dd8b2d - - 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-02 18:07:35.845 7 WARNING oslo_policy.policy [None req-a5c4850a-8ac5-4550-8218-f9a8f53619fa a4d001204191429c834ceff88b83c394 702ef2db39ae4d1ba547435762dd8b2d - - 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-02 18:07:35.847 7 INFO glance.api.v2.image_data [None req-a5c4850a-8ac5-4550-8218-f9a8f53619fa a4d001204191429c834ceff88b83c394 702ef2db39ae4d1ba547435762dd8b2d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 18:07:59.661 7 WARNING glance.location [None req-a5c4850a-8ac5-4550-8218-f9a8f53619fa a4d001204191429c834ceff88b83c394 702ef2db39ae4d1ba547435762dd8b2d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 135/279] 199.204.45.242 () {48 vars in 1046 bytes} [Tue Jun 2 18:07:35 2026] PUT /v2/images/86ae48e9-4cf8-46b1-9004-987c60c378c3/file => generated 0 bytes in 23866 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64453 switches on core 0) [pid: 8|app: 0|req: 145/280] 199.204.45.242 () {44 vars in 971 bytes} [Tue Jun 2 18:07:59 2026] GET /v2/images/86ae48e9-4cf8-46b1-9004-987c60c378c3 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/281] 199.204.45.242 () {48 vars in 1051 bytes} [Tue Jun 2 18:07:59 2026] PATCH /v2/images/86ae48e9-4cf8-46b1-9004-987c60c378c3 => generated 1395 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/282] 199.204.45.242 () {44 vars in 971 bytes} [Tue Jun 2 18:07:59 2026] GET /v2/images/86ae48e9-4cf8-46b1-9004-987c60c378c3 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/283] 199.204.45.242 () {42 vars in 688 bytes} [Tue Jun 2 18:08:01 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/284] 199.204.45.242 () {44 vars in 910 bytes} [Tue Jun 2 18:08:01 2026] GET /v2/images => generated 2778 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/363] 199.204.45.242 () {42 vars in 688 bytes} [Tue Jun 2 18:14:26 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/364] 199.204.45.242 () {44 vars in 910 bytes} [Tue Jun 2 18:14:26 2026] GET /v2/images => generated 2778 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/369] 199.204.45.242 () {42 vars in 688 bytes} [Tue Jun 2 18:14:46 2026] GET / => generated 1312 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/370] 199.204.45.242 () {44 vars in 910 bytes} [Tue Jun 2 18:14:46 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: 191/371] 199.204.45.242 () {44 vars in 947 bytes} [Tue Jun 2 18:14:46 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/372] 199.204.45.242 () {44 vars in 969 bytes} [Tue Jun 2 18:14:46 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/373] 199.204.45.242 () {44 vars in 939 bytes} [Tue Jun 2 18:14:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/374] 199.204.45.242 () {48 vars in 951 bytes} [Tue Jun 2 18:14:46 2026] POST /v2/images => generated 799 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 18:14:46.917 8 INFO glance.api.v2.image_data [None req-457c0d52-4d51-4cf2-841f-1e16a99b35a4 a4d001204191429c834ceff88b83c394 702ef2db39ae4d1ba547435762dd8b2d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 18:15:05.097 8 INFO glance.location [None req-457c0d52-4d51-4cf2-841f-1e16a99b35a4 a4d001204191429c834ceff88b83c394 702ef2db39ae4d1ba547435762dd8b2d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 193/377] 199.204.45.242 () {48 vars in 1045 bytes} [Tue Jun 2 18:14:46 2026] PUT /v2/images/9c4875d7-a5f9-4225-88f2-e68985f7acb0/file => generated 0 bytes in 18233 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21334 switches on core 0) [pid: 7|app: 0|req: 185/378] 199.204.45.242 () {44 vars in 971 bytes} [Tue Jun 2 18:15:05 2026] GET /v2/images/9c4875d7-a5f9-4225-88f2-e68985f7acb0 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/379] 199.204.45.242 () {48 vars in 1051 bytes} [Tue Jun 2 18:15:05 2026] PATCH /v2/images/9c4875d7-a5f9-4225-88f2-e68985f7acb0 => generated 1410 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/380] 199.204.45.242 () {44 vars in 971 bytes} [Tue Jun 2 18:15:05 2026] GET /v2/images/9c4875d7-a5f9-4225-88f2-e68985f7acb0 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/389] 199.204.45.242 () {42 vars in 688 bytes} [Tue Jun 2 18:15:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/390] 199.204.45.242 () {44 vars in 910 bytes} [Tue Jun 2 18:15:43 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: 8|app: 0|req: 202/395] 199.204.45.242 () {42 vars in 688 bytes} [Tue Jun 2 18:16:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/396] 199.204.45.242 () {44 vars in 910 bytes} [Tue Jun 2 18:16:01 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: 8|app: 0|req: 203/397] 199.204.45.242 () {44 vars in 939 bytes} [Tue Jun 2 18:16:01 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: 7|app: 0|req: 195/398] 199.204.45.242 () {44 vars in 961 bytes} [Tue Jun 2 18:16:01 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/399] 199.204.45.242 () {44 vars in 939 bytes} [Tue Jun 2 18:16:01 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: 7|app: 0|req: 196/400] 199.204.45.242 () {48 vars in 951 bytes} [Tue Jun 2 18:16:01 2026] POST /v2/images => generated 791 bytes in 234 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 18:16:01.582 8 INFO glance.api.v2.image_data [None req-af777ea6-7cf3-424e-a6b4-0e89ac3b5ad5 a4d001204191429c834ceff88b83c394 702ef2db39ae4d1ba547435762dd8b2d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 18:16:16.831 8 INFO glance.location [None req-af777ea6-7cf3-424e-a6b4-0e89ac3b5ad5 a4d001204191429c834ceff88b83c394 702ef2db39ae4d1ba547435762dd8b2d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 205/405] 199.204.45.242 () {48 vars in 1046 bytes} [Tue Jun 2 18:16:01 2026] PUT /v2/images/acb924ae-7e58-467f-8dbf-159d32e5049d/file => generated 0 bytes in 15293 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33560 switches on core 0) [pid: 7|app: 0|req: 201/406] 199.204.45.242 () {44 vars in 971 bytes} [Tue Jun 2 18:16:16 2026] GET /v2/images/acb924ae-7e58-467f-8dbf-159d32e5049d => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/407] 199.204.45.242 () {48 vars in 1051 bytes} [Tue Jun 2 18:16:16 2026] PATCH /v2/images/acb924ae-7e58-467f-8dbf-159d32e5049d => generated 1382 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/408] 199.204.45.242 () {44 vars in 971 bytes} [Tue Jun 2 18:16:16 2026] GET /v2/images/acb924ae-7e58-467f-8dbf-159d32e5049d => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/561] 199.204.45.242 () {42 vars in 688 bytes} [Tue Jun 2 18:28:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/562] 199.204.45.242 () {44 vars in 910 bytes} [Tue Jun 2 18:28:59 2026] GET /v2/images => generated 5574 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/589] 199.204.45.242 () {42 vars in 688 bytes} [Tue Jun 2 18:31:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/590] 199.204.45.242 () {44 vars in 910 bytes} [Tue Jun 2 18:31:15 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: 299/593] 199.204.45.242 () {42 vars in 688 bytes} [Tue Jun 2 18:31:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/594] 199.204.45.242 () {44 vars in 910 bytes} [Tue Jun 2 18:31:17 2026] GET /v2/images => generated 5574 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/605] 199.204.45.242 () {42 vars in 688 bytes} [Tue Jun 2 18:32:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/606] 199.204.45.242 () {44 vars in 910 bytes} [Tue Jun 2 18:32:06 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: 306/607] 199.204.45.242 () {42 vars in 688 bytes} [Tue Jun 2 18:32:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/608] 199.204.45.242 () {44 vars in 910 bytes} [Tue Jun 2 18:32:15 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/623] 199.204.45.242 () {42 vars in 688 bytes} [Tue Jun 2 18:33:16 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/624] 199.204.45.242 () {44 vars in 910 bytes} [Tue Jun 2 18:33:16 2026] GET /v2/images => generated 5574 bytes in 58 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: 315/633] 10.0.0.150 () {32 vars in 633 bytes} [Tue Jun 2 18:33:58 2026] GET /v2/images => generated 5574 bytes in 19 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: 321/638] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jun 2 18:34:21 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/639] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jun 2 18:34:21 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: 322/640] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jun 2 18:34:26 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => 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: 319/641] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jun 2 18:34:26 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: 324/644] 199.204.45.242 () {36 vars in 991 bytes} [Tue Jun 2 18:34:29 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => 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: 321/645] 199.204.45.242 () {36 vars in 931 bytes} [Tue Jun 2 18:34:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/646] 199.204.45.242 () {36 vars in 991 bytes} [Tue Jun 2 18:34:30 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => 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: 322/647] 199.204.45.242 () {36 vars in 931 bytes} [Tue Jun 2 18:34:30 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: 327/650] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jun 2 18:34:40 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => 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: 324/651] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jun 2 18:34:40 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: 328/652] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jun 2 18:34:42 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/653] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jun 2 18:34:42 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: 332/666] 10.0.0.150 () {30 vars in 411 bytes} [Tue Jun 2 18:35:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/667] 10.0.0.100 () {36 vars in 987 bytes} [Tue Jun 2 18:35:44 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => generated 1312 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/668] 10.0.0.100 () {36 vars in 927 bytes} [Tue Jun 2 18:35:45 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: 336/669] 10.0.0.100 () {36 vars in 927 bytes} [Tue Jun 2 18:35: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: 334/670] 10.0.0.100 () {36 vars in 987 bytes} [Tue Jun 2 18:35:45 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => 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: 337/671] 10.0.0.100 () {36 vars in 927 bytes} [Tue Jun 2 18:35: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: 335/672] 10.0.0.100 () {36 vars in 927 bytes} [Tue Jun 2 18:35: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: 8|app: 0|req: 338/673] 10.0.0.100 () {36 vars in 987 bytes} [Tue Jun 2 18:35:45 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => 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: 336/674] 10.0.0.100 () {36 vars in 927 bytes} [Tue Jun 2 18:35:45 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/675] 10.0.0.100 () {36 vars in 927 bytes} [Tue Jun 2 18:35: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: 337/676] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jun 2 18:35:46 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => generated 1312 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/677] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jun 2 18:35: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: 338/678] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jun 2 18:35:46 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => 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: 341/679] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jun 2 18:35:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/680] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jun 2 18:35:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/687] 10.0.0.150 () {34 vars in 655 bytes} [Tue Jun 2 18:36:06 2026] POST /v2/images => generated 649 bytes in 193 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-02 18:36:06.742 8 WARNING glance.api.v2.images [None req-0c68553f-5159-490f-a2f7-9bbf2fea7749 c10cd80fdbb541e791b7c82fc83ebb18 494e7f55790f47ec9e869a51194aeff0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1402be2f-b96c-4b98-838c-3854ed734dcd [pid: 8|app: 0|req: 346/688] 10.0.0.150 () {32 vars in 710 bytes} [Tue Jun 2 18:36:06 2026] DELETE /v2/images/1402be2f-b96c-4b98-838c-3854ed734dcd => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/689] 10.0.0.150 () {32 vars in 707 bytes} [Tue Jun 2 18:36:06 2026] GET /v2/images/1402be2f-b96c-4b98-838c-3854ed734dcd => 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: 347/690] 10.0.0.150 () {32 vars in 633 bytes} [Tue Jun 2 18:36:06 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/691] 10.0.0.150 () {34 vars in 655 bytes} [Tue Jun 2 18:36:06 2026] POST /v2/images => generated 703 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/692] 10.0.0.150 () {32 vars in 717 bytes} [Tue Jun 2 18:36:06 2026] GET /v2/images/c8418bc7-d33b-4b9c-acaf-86c7e6b4f89b/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 18:36:06.950 7 INFO glance.api.v2.image_data [None req-8f39bbe5-494c-4095-8431-086584cf00b4 c10cd80fdbb541e791b7c82fc83ebb18 494e7f55790f47ec9e869a51194aeff0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 18:36:06.997 7 WARNING glance_store._drivers.rbd [None req-8f39bbe5-494c-4095-8431-086584cf00b4 c10cd80fdbb541e791b7c82fc83ebb18 494e7f55790f47ec9e869a51194aeff0 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-02 18:36:07.860 7 INFO glance.location [None req-8f39bbe5-494c-4095-8431-086584cf00b4 c10cd80fdbb541e791b7c82fc83ebb18 494e7f55790f47ec9e869a51194aeff0 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 345/693] 10.0.0.150 () {32 vars in 727 bytes} [Tue Jun 2 18:36:06 2026] PUT /v2/images/c8418bc7-d33b-4b9c-acaf-86c7e6b4f89b/file => generated 0 bytes in 985 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/694] 10.0.0.150 () {32 vars in 707 bytes} [Tue Jun 2 18:36:07 2026] GET /v2/images/c8418bc7-d33b-4b9c-acaf-86c7e6b4f89b => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/695] 10.0.0.150 () {32 vars in 717 bytes} [Tue Jun 2 18:36:07 2026] GET /v2/images/c8418bc7-d33b-4b9c-acaf-86c7e6b4f89b/file => generated 1024 bytes in 120 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/696] 10.0.0.150 () {34 vars in 655 bytes} [Tue Jun 2 18:36:08 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/697] 10.0.0.150 () {32 vars in 726 bytes} [Tue Jun 2 18:36:08 2026] PATCH /v2/images/8ce41dc4-72e3-446c-b5a9-b5f8c0363eb2 => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/698] 10.0.0.150 () {32 vars in 707 bytes} [Tue Jun 2 18:36:08 2026] GET /v2/images/8ce41dc4-72e3-446c-b5a9-b5f8c0363eb2 => generated 651 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 18:36:08.193 7 WARNING glance.api.v2.images [None req-02b1650c-7a0c-400d-9149-674bf162d046 c10cd80fdbb541e791b7c82fc83ebb18 494e7f55790f47ec9e869a51194aeff0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8ce41dc4-72e3-446c-b5a9-b5f8c0363eb2 [pid: 7|app: 0|req: 348/699] 10.0.0.150 () {32 vars in 710 bytes} [Tue Jun 2 18:36:08 2026] DELETE /v2/images/8ce41dc4-72e3-446c-b5a9-b5f8c0363eb2 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/700] 10.0.0.150 () {32 vars in 707 bytes} [Tue Jun 2 18:36:08 2026] GET /v2/images/8ce41dc4-72e3-446c-b5a9-b5f8c0363eb2 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 18:36:08.261 7 WARNING glance.api.v2.images [None req-d216fd20-d2e7-4ce0-8667-bf04d8a75a0c c10cd80fdbb541e791b7c82fc83ebb18 494e7f55790f47ec9e869a51194aeff0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c8418bc7-d33b-4b9c-acaf-86c7e6b4f89b [pid: 7|app: 0|req: 349/701] 10.0.0.150 () {32 vars in 710 bytes} [Tue Jun 2 18:36:08 2026] DELETE /v2/images/c8418bc7-d33b-4b9c-acaf-86c7e6b4f89b => generated 0 bytes in 827 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/702] 10.0.0.150 () {32 vars in 707 bytes} [Tue Jun 2 18:36:09 2026] GET /v2/images/c8418bc7-d33b-4b9c-acaf-86c7e6b4f89b => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 18:36:09.105 7 WARNING glance.api.v2.images [None req-aa607499-7f2b-41ae-b698-d83b089ee68d c10cd80fdbb541e791b7c82fc83ebb18 494e7f55790f47ec9e869a51194aeff0 - - default default] Failed to find image 1402be2f-b96c-4b98-838c-3854ed734dcd to delete: glance.common.exception.ImageNotFound: No image found with ID 1402be2f-b96c-4b98-838c-3854ed734dcd [pid: 7|app: 0|req: 350/703] 10.0.0.150 () {32 vars in 710 bytes} [Tue Jun 2 18:36:09 2026] DELETE /v2/images/1402be2f-b96c-4b98-838c-3854ed734dcd => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/704] 10.0.0.150 () {32 vars in 707 bytes} [Tue Jun 2 18:36:09 2026] GET /v2/images/1402be2f-b96c-4b98-838c-3854ed734dcd => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/709] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jun 2 18:36:32 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => 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: 353/710] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jun 2 18:36:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/719] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jun 2 18:37:09 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/720] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jun 2 18:37:09 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: 363/721] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jun 2 18:37:09 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => 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: 359/722] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jun 2 18:37:09 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/723] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jun 2 18:37:10 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => 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: 360/724] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jun 2 18:37:10 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: 364/731] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jun 2 18:37:38 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => 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: 368/732] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jun 2 18:37:38 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: 370/735] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jun 2 18:37:51 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => 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: 366/736] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jun 2 18:37:51 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: 371/737] 10.0.0.150 () {32 vars in 707 bytes} [Tue Jun 2 18:37:56 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => 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: 367/738] 10.0.0.150 () {32 vars in 707 bytes} [Tue Jun 2 18:37:56 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => 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: 372/741] 10.0.0.100 () {36 vars in 987 bytes} [Tue Jun 2 18:37:56 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => generated 1312 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/742] 10.0.0.100 () {36 vars in 927 bytes} [Tue Jun 2 18:37: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: 373/743] 10.0.0.100 () {36 vars in 927 bytes} [Tue Jun 2 18:37:56 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: 371/744] 10.0.0.100 () {36 vars in 987 bytes} [Tue Jun 2 18:37:56 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => 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/745] 10.0.0.100 () {36 vars in 927 bytes} [Tue Jun 2 18:37:56 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: 372/746] 10.0.0.100 () {36 vars in 927 bytes} [Tue Jun 2 18:37:56 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: 375/747] 10.0.0.100 () {36 vars in 987 bytes} [Tue Jun 2 18:37:56 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => 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: 373/748] 10.0.0.100 () {36 vars in 927 bytes} [Tue Jun 2 18:37: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: 376/749] 10.0.0.100 () {36 vars in 927 bytes} [Tue Jun 2 18:37: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: 374/750] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jun 2 18:37:56 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => 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: 377/751] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jun 2 18:37: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: 375/752] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jun 2 18:37:57 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => 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: 378/753] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jun 2 18:37: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: 376/754] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jun 2 18:37: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: 378/757] 199.204.45.242 () {32 vars in 826 bytes} [Tue Jun 2 18:38:16 2026] GET /v2/images?status=active&owner=702ef2db39ae4d1ba547435762dd8b2d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/758] 199.204.45.242 () {32 vars in 653 bytes} [Tue Jun 2 18:38: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: 7|app: 0|req: 380/761] 10.0.0.100 () {36 vars in 987 bytes} [Tue Jun 2 18:38:16 2026] GET /v2/images/86ae48e9-4cf8-46b1-9004-987c60c378c3 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/762] 10.0.0.100 () {36 vars in 927 bytes} [Tue Jun 2 18:38: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: 381/763] 10.0.0.100 () {36 vars in 927 bytes} [Tue Jun 2 18:38: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: 8|app: 0|req: 383/764] 10.0.0.100 () {36 vars in 987 bytes} [Tue Jun 2 18:38:16 2026] GET /v2/images/86ae48e9-4cf8-46b1-9004-987c60c378c3 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/765] 10.0.0.100 () {36 vars in 927 bytes} [Tue Jun 2 18:38: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: 8|app: 0|req: 384/766] 10.0.0.100 () {36 vars in 927 bytes} [Tue Jun 2 18:38: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: 383/767] 10.0.0.100 () {36 vars in 987 bytes} [Tue Jun 2 18:38:16 2026] GET /v2/images/86ae48e9-4cf8-46b1-9004-987c60c378c3 => 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: 385/768] 10.0.0.100 () {36 vars in 927 bytes} [Tue Jun 2 18:38: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: 384/769] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jun 2 18:38:17 2026] GET /v2/images/86ae48e9-4cf8-46b1-9004-987c60c378c3 => 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: 386/770] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jun 2 18:38:17 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/771] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jun 2 18:38:17 2026] GET /v2/images/86ae48e9-4cf8-46b1-9004-987c60c378c3 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/772] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jun 2 18:38:17 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: 386/773] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jun 2 18:38:17 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: 390/780] 10.0.0.246 () {36 vars in 987 bytes} [Tue Jun 2 18:38:47 2026] GET /v2/images/ef9ec3d9-17ca-4c46-8964-e4747a3e7263 => 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: 391/781] 10.0.0.246 () {36 vars in 927 bytes} [Tue Jun 2 18:38:47 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/830] 10.0.0.150 () {32 vars in 633 bytes} [Tue Jun 2 18:42:56 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)