+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 2 10:35:44 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-88f8cf94f-tx56p 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 0x7feaeccf5668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-02 10:35:46.239 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-02 10:35:46.273 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-07-02 10:35:47.125 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-02 10:35:47.126 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-02 10:35:47.126 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 10:35:47.165 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-02 10:35:47.166 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-02 10:35:47.166 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 10:35:49.413 8 WARNING glance.api.v2.images [None req-3713c5b8-84d8-4301-b20c-585ecc68f7bd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 10:35:49.531 7 WARNING glance.api.v2.images [None req-f0052f15-d7cb-444d-bfb0-765cd8ccc36f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 10:35:49.779 8 WARNING keystonemiddleware._common.config [None req-3713c5b8-84d8-4301-b20c-585ecc68f7bd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 10:35:49.789 8 WARNING oslo_config.cfg [None req-3713c5b8-84d8-4301-b20c-585ecc68f7bd - - - - - -] 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 0x7feaeccf5668 pid: 8 (default app) 2026-07-02 10:35:49.902 7 WARNING keystonemiddleware._common.config [None req-f0052f15-d7cb-444d-bfb0-765cd8ccc36f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 10:35:49.910 7 WARNING oslo_config.cfg [None req-f0052f15-d7cb-444d-bfb0-765cd8ccc36f - - - - - -] 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 0x7feaeccf5668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.19.213.129 () {42 vars in 687 bytes} [Thu Jul 2 10:35:52 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-07-02 10:35:52.686 7 WARNING oslo_policy.policy [None req-39c5229e-3843-49cc-89d4-6922b93fab28 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 10:35:52.687 7 WARNING oslo_policy.policy [None req-39c5229e-3843-49cc-89d4-6922b93fab28 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 10:35:52.705 7 WARNING oslo_policy.policy [None req-39c5229e-3843-49cc-89d4-6922b93fab28 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 10:35:52.705 7 WARNING oslo_policy.policy [None req-39c5229e-3843-49cc-89d4-6922b93fab28 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - 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/4] 199.19.213.129 () {44 vars in 909 bytes} [Thu Jul 2 10:35:52 2026] GET /v2/images => generated 69 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.19.213.129 () {42 vars in 687 bytes} [Thu Jul 2 10:35:56 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: 2/6] 199.19.213.129 () {44 vars in 909 bytes} [Thu Jul 2 10:35:56 2026] GET /v2/images => generated 69 bytes in 33 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-07-02 10:35:56.647 8 WARNING oslo_policy.policy [None req-7ab494de-a42d-4bbe-bca6-c86811468305 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 10:35:56.647 8 WARNING oslo_policy.policy [None req-7ab494de-a42d-4bbe-bca6-c86811468305 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - 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: 5/7] 199.19.213.129 () {44 vars in 910 bytes} [Thu Jul 2 10:35:56 2026] GET /v2/images/cirros => generated 151 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.129 () {44 vars in 932 bytes} [Thu Jul 2 10:35:56 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 10:35:56.791 8 WARNING oslo_policy.policy [None req-a9748564-969c-4e9e-a159-9c279362b6dc 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 10:35:56.792 8 WARNING oslo_policy.policy [None req-a9748564-969c-4e9e-a159-9c279362b6dc 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - 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: 6/9] 199.19.213.129 () {44 vars in 938 bytes} [Thu Jul 2 10:35:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 10:35:56.904 7 WARNING oslo_config.cfg [None req-01ec5e3f-5910-4366-b2be-da8b51c91f39 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - 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/10] 199.19.213.129 () {48 vars in 950 bytes} [Thu Jul 2 10:35:56 2026] POST /v2/images => generated 760 bytes in 85 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 10:35:56.929 8 WARNING oslo_policy.policy [None req-139a2d19-654a-4b71-8e58-3cb3165ddc3f 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 10:35:56.929 8 WARNING oslo_policy.policy [None req-139a2d19-654a-4b71-8e58-3cb3165ddc3f 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 10:35:56.931 8 INFO glance.api.v2.image_data [None req-139a2d19-654a-4b71-8e58-3cb3165ddc3f 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 10:36:03.314 8 WARNING glance.location [None req-139a2d19-654a-4b71-8e58-3cb3165ddc3f 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/13] 199.19.213.129 () {48 vars in 1044 bytes} [Thu Jul 2 10:35:56 2026] PUT /v2/images/e767f724-c521-44ac-842c-c44ac16031ac/file => generated 0 bytes in 6428 msecs (HTTP/1.1 204) 4 headers in 171 bytes (2464 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.129 () {44 vars in 970 bytes} [Thu Jul 2 10:36:03 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 10:36:03.455 8 WARNING oslo_config.cfg [None req-6ce0164f-b884-4927-b63a-ec3c7d53d018 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - 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: 8/15] 199.19.213.129 () {48 vars in 1050 bytes} [Thu Jul 2 10:36:03 2026] PATCH /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => generated 1312 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.129 () {44 vars in 970 bytes} [Thu Jul 2 10:36:03 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => 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: 139/277] 199.19.213.129 () {42 vars in 687 bytes} [Thu Jul 2 10:57:47 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: 139/278] 199.19.213.129 () {44 vars in 909 bytes} [Thu Jul 2 10:57:47 2026] GET /v2/images => generated 1381 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.19.213.129 () {42 vars in 687 bytes} [Thu Jul 2 10:58:07 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: 142/284] 199.19.213.129 () {44 vars in 909 bytes} [Thu Jul 2 10:58:07 2026] GET /v2/images => generated 1381 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.19.213.129 () {44 vars in 936 bytes} [Thu Jul 2 10:58:07 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 199.19.213.129 () {44 vars in 958 bytes} [Thu Jul 2 10:58:07 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/287] 199.19.213.129 () {44 vars in 938 bytes} [Thu Jul 2 10:58:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 199.19.213.129 () {48 vars in 950 bytes} [Thu Jul 2 10:58:07 2026] POST /v2/images => generated 796 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 10:58:07.814 7 WARNING oslo_policy.policy [None req-22bb2b05-380e-473e-9750-bccc4efe17ea 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 10:58:07.814 7 WARNING oslo_policy.policy [None req-22bb2b05-380e-473e-9750-bccc4efe17ea 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 10:58:07.815 7 INFO glance.api.v2.image_data [None req-22bb2b05-380e-473e-9750-bccc4efe17ea 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 10:58:58.887 7 WARNING glance.location [None req-22bb2b05-380e-473e-9750-bccc4efe17ea 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 145/301] 199.19.213.129 () {48 vars in 1045 bytes} [Thu Jul 2 10:58:07 2026] PUT /v2/images/cdcf0763-6873-484d-939a-f0eec2b9021a/file => generated 0 bytes in 51123 msecs (HTTP/1.1 204) 4 headers in 171 bytes (48814 switches on core 0) [pid: 8|app: 0|req: 157/302] 199.19.213.129 () {44 vars in 970 bytes} [Thu Jul 2 10:58:58 2026] GET /v2/images/cdcf0763-6873-484d-939a-f0eec2b9021a => generated 1209 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/303] 199.19.213.129 () {48 vars in 1050 bytes} [Thu Jul 2 10:58:58 2026] PATCH /v2/images/cdcf0763-6873-484d-939a-f0eec2b9021a => generated 1395 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/304] 199.19.213.129 () {44 vars in 970 bytes} [Thu Jul 2 10:58:59 2026] GET /v2/images/cdcf0763-6873-484d-939a-f0eec2b9021a => 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: 147/305] 199.19.213.129 () {42 vars in 687 bytes} [Thu Jul 2 10:59:00 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: 159/306] 199.19.213.129 () {44 vars in 909 bytes} [Thu Jul 2 10:59:00 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/391] 199.19.213.129 () {42 vars in 687 bytes} [Thu Jul 2 11:06:00 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: 202/392] 199.19.213.129 () {44 vars in 909 bytes} [Thu Jul 2 11:06:00 2026] GET /v2/images => generated 2778 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/393] 199.19.213.129 () {42 vars in 687 bytes} [Thu Jul 2 11:06:07 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: 203/394] 199.19.213.129 () {44 vars in 909 bytes} [Thu Jul 2 11:06:07 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/395] 199.19.213.129 () {44 vars in 946 bytes} [Thu Jul 2 11:06:07 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: 204/396] 199.19.213.129 () {44 vars in 968 bytes} [Thu Jul 2 11:06:07 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/397] 199.19.213.129 () {44 vars in 938 bytes} [Thu Jul 2 11:06:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/400] 199.19.213.129 () {48 vars in 950 bytes} [Thu Jul 2 11:06:07 2026] POST /v2/images => generated 799 bytes in 536 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 11:06:08.505 7 INFO glance.api.v2.image_data [None req-e351e5de-1053-42df-88bc-ad323ee6c8b0 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 11:07:21.271 7 INFO glance.location [None req-e351e5de-1053-42df-88bc-ad323ee6c8b0 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/415] 199.19.213.129 () {48 vars in 1044 bytes} [Thu Jul 2 11:06:08 2026] PUT /v2/images/95d50102-ee20-4dea-9b3b-8ac4541d3973/file => generated 0 bytes in 73809 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20415 switches on core 0) [pid: 8|app: 0|req: 220/416] 199.19.213.129 () {44 vars in 970 bytes} [Thu Jul 2 11:07:22 2026] GET /v2/images/95d50102-ee20-4dea-9b3b-8ac4541d3973 => generated 1211 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/417] 199.19.213.129 () {48 vars in 1050 bytes} [Thu Jul 2 11:07:22 2026] PATCH /v2/images/95d50102-ee20-4dea-9b3b-8ac4541d3973 => generated 1410 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/418] 199.19.213.129 () {44 vars in 970 bytes} [Thu Jul 2 11:07:22 2026] GET /v2/images/95d50102-ee20-4dea-9b3b-8ac4541d3973 => generated 1410 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/435] 199.19.213.129 () {42 vars in 687 bytes} [Thu Jul 2 11:08:42 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: 206/436] 199.19.213.129 () {44 vars in 909 bytes} [Thu Jul 2 11:08:42 2026] GET /v2/images => generated 4190 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/439] 199.19.213.129 () {42 vars in 687 bytes} [Thu Jul 2 11:08:53 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: 208/440] 199.19.213.129 () {44 vars in 909 bytes} [Thu Jul 2 11:08:53 2026] GET /v2/images => generated 4190 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/441] 199.19.213.129 () {44 vars in 938 bytes} [Thu Jul 2 11:08:53 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/442] 199.19.213.129 () {44 vars in 960 bytes} [Thu Jul 2 11:08:53 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/443] 199.19.213.129 () {44 vars in 938 bytes} [Thu Jul 2 11:08:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/444] 199.19.213.129 () {48 vars in 950 bytes} [Thu Jul 2 11:08:53 2026] POST /v2/images => generated 791 bytes in 916 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 11:08:54.671 8 INFO glance.api.v2.image_data [None req-60e3a164-f2ad-417d-af54-d6adccc0b2ee 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 11:09:14.311 8 INFO glance.location [None req-60e3a164-f2ad-417d-af54-d6adccc0b2ee 4c9cdc7c1a194e6dafa3a17aa813e370 00fa20d5deb84310911431b9e573b924 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 235/449] 199.19.213.129 () {48 vars in 1045 bytes} [Thu Jul 2 11:08:54 2026] PUT /v2/images/8d688343-ac18-4a8e-b5fd-d941670d372b/file => generated 0 bytes in 19687 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26934 switches on core 0) [pid: 7|app: 0|req: 215/450] 199.19.213.129 () {44 vars in 970 bytes} [Thu Jul 2 11:09:14 2026] GET /v2/images/8d688343-ac18-4a8e-b5fd-d941670d372b => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/451] 199.19.213.129 () {48 vars in 1050 bytes} [Thu Jul 2 11:09:14 2026] PATCH /v2/images/8d688343-ac18-4a8e-b5fd-d941670d372b => generated 1382 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/452] 199.19.213.129 () {44 vars in 970 bytes} [Thu Jul 2 11:09:14 2026] GET /v2/images/8d688343-ac18-4a8e-b5fd-d941670d372b => 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: 320/619] 199.19.213.129 () {42 vars in 687 bytes} [Thu Jul 2 11:23:01 2026] GET / => generated 1312 bytes in 8 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/620] 199.19.213.129 () {44 vars in 909 bytes} [Thu Jul 2 11:23:01 2026] GET /v2/images => generated 5574 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/649] 199.19.213.129 () {42 vars in 687 bytes} [Thu Jul 2 11:25:22 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: 315/650] 199.19.213.129 () {44 vars in 909 bytes} [Thu Jul 2 11:25:22 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/651] 199.19.213.129 () {42 vars in 687 bytes} [Thu Jul 2 11:25:24 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/652] 199.19.213.129 () {44 vars in 909 bytes} [Thu Jul 2 11:25:24 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/663] 199.19.213.129 () {42 vars in 687 bytes} [Thu Jul 2 11:26:17 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: 342/664] 199.19.213.129 () {44 vars in 909 bytes} [Thu Jul 2 11:26:17 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/667] 199.19.213.129 () {42 vars in 687 bytes} [Thu Jul 2 11:26:25 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/668] 199.19.213.129 () {44 vars in 909 bytes} [Thu Jul 2 11:26:25 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/683] 199.19.213.129 () {42 vars in 687 bytes} [Thu Jul 2 11:27:29 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: 352/684] 199.19.213.129 () {44 vars in 909 bytes} [Thu Jul 2 11:27:29 2026] GET /v2/images => generated 5574 bytes in 49 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: 337/693] 10.0.0.162 () {32 vars in 632 bytes} [Thu Jul 2 11:28:14 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/698] 10.0.0.116 () {36 vars in 986 bytes} [Thu Jul 2 11:28:36 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => generated 1312 bytes in 123 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: 359/699] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 11:28:36 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/700] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 11:28:36 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/701] 10.0.0.116 () {36 vars in 986 bytes} [Thu Jul 2 11:28:36 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => 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: 342/702] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 11:28:36 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/703] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 11:28:36 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/704] 10.0.0.116 () {36 vars in 986 bytes} [Thu Jul 2 11:28:36 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/705] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 11:28:37 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: 344/706] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 11:28:37 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: 363/707] 10.0.0.128 () {36 vars in 910 bytes} [Thu Jul 2 11:28:37 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/708] 10.0.0.128 () {36 vars in 1006 bytes} [Thu Jul 2 11:28:37 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac/locations => generated 127 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/709] 10.0.0.128 () {36 vars in 986 bytes} [Thu Jul 2 11:28:37 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/710] 10.0.0.128 () {36 vars in 926 bytes} [Thu Jul 2 11:28:38 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: 365/711] 10.0.0.128 () {36 vars in 926 bytes} [Thu Jul 2 11:28:38 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: 367/714] 10.0.0.111 () {36 vars in 986 bytes} [Thu Jul 2 11:28:40 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/715] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 2 11:28:40 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: 368/716] 199.19.213.129 () {36 vars in 990 bytes} [Thu Jul 2 11:28:48 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/717] 199.19.213.129 () {36 vars in 930 bytes} [Thu Jul 2 11:28:48 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: 369/718] 10.0.0.111 () {36 vars in 986 bytes} [Thu Jul 2 11:28:48 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => 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: 350/719] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 2 11:28:48 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: 371/722] 199.19.213.129 () {36 vars in 990 bytes} [Thu Jul 2 11:28:49 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/723] 199.19.213.129 () {36 vars in 930 bytes} [Thu Jul 2 11:28: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: 372/724] 10.0.0.111 () {36 vars in 986 bytes} [Thu Jul 2 11:28:49 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => 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: 353/725] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 2 11:28:49 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/732] 10.0.0.111 () {36 vars in 986 bytes} [Thu Jul 2 11:29:21 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/733] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 2 11:29:21 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/734] 10.0.0.111 () {36 vars in 986 bytes} [Thu Jul 2 11:29:23 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => 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: 377/735] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 2 11:29:23 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: 382/744] 10.0.0.162 () {34 vars in 654 bytes} [Thu Jul 2 11:29:58 2026] POST /v2/images => generated 649 bytes in 343 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 11:29:59.126 7 WARNING glance.api.v2.images [None req-11498768-59b7-4d61-951e-7b6bd45e19e9 b75d210d9f044a6a80d1b496cb8e8689 5df72a761618403599b9dd813b755ded - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//20fc42a3-b05f-4080-abf2-add9403c2332 [pid: 7|app: 0|req: 363/745] 10.0.0.162 () {32 vars in 709 bytes} [Thu Jul 2 11:29:59 2026] DELETE /v2/images/20fc42a3-b05f-4080-abf2-add9403c2332 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/746] 10.0.0.162 () {32 vars in 706 bytes} [Thu Jul 2 11:29:59 2026] GET /v2/images/20fc42a3-b05f-4080-abf2-add9403c2332 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/747] 10.0.0.162 () {32 vars in 632 bytes} [Thu Jul 2 11:29:59 2026] GET /v2/images => generated 1381 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/748] 10.0.0.162 () {34 vars in 654 bytes} [Thu Jul 2 11:29:59 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/749] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:29:59 2026] GET /v2/images/71fff869-8e62-4a86-ac59-24a2929d475e/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:29:59.337 8 INFO glance.api.v2.image_data [None req-98f75a28-df43-414b-bba3-f60b6dd13d50 b75d210d9f044a6a80d1b496cb8e8689 5df72a761618403599b9dd813b755ded - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 11:29:59.378 8 WARNING glance_store._drivers.rbd [None req-98f75a28-df43-414b-bba3-f60b6dd13d50 b75d210d9f044a6a80d1b496cb8e8689 5df72a761618403599b9dd813b755ded - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-02 11:30:00.364 8 INFO glance.location [None req-98f75a28-df43-414b-bba3-f60b6dd13d50 b75d210d9f044a6a80d1b496cb8e8689 5df72a761618403599b9dd813b755ded - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 385/750] 10.0.0.162 () {32 vars in 726 bytes} [Thu Jul 2 11:29:59 2026] PUT /v2/images/71fff869-8e62-4a86-ac59-24a2929d475e/file => generated 0 bytes in 1081 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/751] 10.0.0.162 () {32 vars in 706 bytes} [Thu Jul 2 11:30:00 2026] GET /v2/images/71fff869-8e62-4a86-ac59-24a2929d475e => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/752] 10.0.0.162 () {32 vars in 716 bytes} [Thu Jul 2 11:30:00 2026] GET /v2/images/71fff869-8e62-4a86-ac59-24a2929d475e/file => generated 1024 bytes in 178 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/753] 10.0.0.162 () {34 vars in 654 bytes} [Thu Jul 2 11:30:00 2026] POST /v2/images => generated 648 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/754] 10.0.0.162 () {32 vars in 725 bytes} [Thu Jul 2 11:30:00 2026] PATCH /v2/images/b00a0fdb-e338-4663-9165-ab6ec4beb4eb => generated 652 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/755] 10.0.0.162 () {32 vars in 706 bytes} [Thu Jul 2 11:30:00 2026] GET /v2/images/b00a0fdb-e338-4663-9165-ab6ec4beb4eb => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:30:00.733 8 WARNING glance.api.v2.images [None req-f75cc1b1-4a5a-4f17-9393-ac6684233cd3 b75d210d9f044a6a80d1b496cb8e8689 5df72a761618403599b9dd813b755ded - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b00a0fdb-e338-4663-9165-ab6ec4beb4eb [pid: 8|app: 0|req: 388/756] 10.0.0.162 () {32 vars in 709 bytes} [Thu Jul 2 11:30:00 2026] DELETE /v2/images/b00a0fdb-e338-4663-9165-ab6ec4beb4eb => 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: 369/757] 10.0.0.162 () {32 vars in 706 bytes} [Thu Jul 2 11:30:00 2026] GET /v2/images/b00a0fdb-e338-4663-9165-ab6ec4beb4eb => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:30:00.797 8 WARNING glance.api.v2.images [None req-38c5117e-5da3-4295-9fbe-b8dd84ed7fa2 b75d210d9f044a6a80d1b496cb8e8689 5df72a761618403599b9dd813b755ded - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//71fff869-8e62-4a86-ac59-24a2929d475e [pid: 8|app: 0|req: 389/758] 10.0.0.162 () {32 vars in 709 bytes} [Thu Jul 2 11:30:00 2026] DELETE /v2/images/71fff869-8e62-4a86-ac59-24a2929d475e => generated 0 bytes in 832 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/759] 10.0.0.162 () {32 vars in 706 bytes} [Thu Jul 2 11:30:01 2026] GET /v2/images/71fff869-8e62-4a86-ac59-24a2929d475e => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:30:01.654 8 WARNING glance.api.v2.images [None req-f60a2493-746d-48e5-aa1e-e77a1bad5675 b75d210d9f044a6a80d1b496cb8e8689 5df72a761618403599b9dd813b755ded - - default default] Failed to find image 20fc42a3-b05f-4080-abf2-add9403c2332 to delete: glance.common.exception.ImageNotFound: No image found with ID 20fc42a3-b05f-4080-abf2-add9403c2332 [pid: 8|app: 0|req: 390/760] 10.0.0.162 () {32 vars in 709 bytes} [Thu Jul 2 11:30:01 2026] DELETE /v2/images/20fc42a3-b05f-4080-abf2-add9403c2332 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/761] 10.0.0.162 () {32 vars in 706 bytes} [Thu Jul 2 11:30:01 2026] GET /v2/images/20fc42a3-b05f-4080-abf2-add9403c2332 => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/762] 10.0.0.162 () {30 vars in 410 bytes} [Thu Jul 2 11:30:04 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: 377/773] 10.0.0.162 () {32 vars in 706 bytes} [Thu Jul 2 11:30:49 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => 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: 397/774] 10.0.0.162 () {32 vars in 706 bytes} [Thu Jul 2 11:30:49 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => 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: 378/775] 10.0.0.116 () {36 vars in 986 bytes} [Thu Jul 2 11:30:49 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => 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: 398/776] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 11:30:49 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/777] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 11:30:49 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: 8|app: 0|req: 399/778] 10.0.0.116 () {36 vars in 986 bytes} [Thu Jul 2 11:30:49 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => 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: 380/779] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 11:30:49 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/780] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 11:30:49 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/781] 10.0.0.116 () {36 vars in 986 bytes} [Thu Jul 2 11:30:49 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => 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: 401/782] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 11:30: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: 7|app: 0|req: 382/783] 10.0.0.128 () {36 vars in 910 bytes} [Thu Jul 2 11:30:49 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/784] 10.0.0.128 () {36 vars in 1006 bytes} [Thu Jul 2 11:30:49 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac/locations => generated 127 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/785] 10.0.0.128 () {36 vars in 986 bytes} [Thu Jul 2 11:30:49 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => 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: 403/786] 10.0.0.128 () {36 vars in 926 bytes} [Thu Jul 2 11:30: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: 7|app: 0|req: 384/787] 10.0.0.128 () {36 vars in 926 bytes} [Thu Jul 2 11:30:49 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: 404/788] 10.0.0.111 () {36 vars in 986 bytes} [Thu Jul 2 11:30:55 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/789] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 2 11:30:55 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: 392/802] 10.0.0.111 () {36 vars in 986 bytes} [Thu Jul 2 11:31:52 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/803] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 2 11:31:52 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: 414/808] 10.0.0.111 () {36 vars in 986 bytes} [Thu Jul 2 11:32:14 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/809] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 2 11:32:14 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: 398/814] 10.0.0.111 () {36 vars in 986 bytes} [Thu Jul 2 11:32:30 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => 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: 417/815] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 2 11:32:30 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/816] 10.0.0.111 () {36 vars in 986 bytes} [Thu Jul 2 11:32:31 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => 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: 418/817] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 2 11:32:31 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: 424/828] 199.19.213.129 () {32 vars in 825 bytes} [Thu Jul 2 11:33:18 2026] GET /v2/images?status=active&owner=00fa20d5deb84310911431b9e573b924&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/829] 199.19.213.129 () {32 vars in 652 bytes} [Thu Jul 2 11:33:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/830] 10.0.0.116 () {36 vars in 986 bytes} [Thu Jul 2 11:33:18 2026] GET /v2/images/cdcf0763-6873-484d-939a-f0eec2b9021a => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/831] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 11:33:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/832] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 11:33:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/833] 10.0.0.116 () {36 vars in 986 bytes} [Thu Jul 2 11:33:18 2026] GET /v2/images/cdcf0763-6873-484d-939a-f0eec2b9021a => generated 1395 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/834] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 11:33:19 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: 408/835] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 11:33: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: 428/836] 10.0.0.116 () {36 vars in 986 bytes} [Thu Jul 2 11:33:19 2026] GET /v2/images/cdcf0763-6873-484d-939a-f0eec2b9021a => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/837] 10.0.0.116 () {36 vars in 926 bytes} [Thu Jul 2 11:33: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: 429/838] 10.0.0.128 () {36 vars in 910 bytes} [Thu Jul 2 11:33:19 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/839] 10.0.0.128 () {36 vars in 1006 bytes} [Thu Jul 2 11:33:19 2026] GET /v2/images/cdcf0763-6873-484d-939a-f0eec2b9021a/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/840] 10.0.0.128 () {36 vars in 986 bytes} [Thu Jul 2 11:33:19 2026] GET /v2/images/cdcf0763-6873-484d-939a-f0eec2b9021a => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/841] 10.0.0.128 () {36 vars in 926 bytes} [Thu Jul 2 11:33: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: 431/842] 10.0.0.128 () {36 vars in 926 bytes} [Thu Jul 2 11:33: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: 414/847] 10.0.0.111 () {36 vars in 986 bytes} [Thu Jul 2 11:33:41 2026] GET /v2/images/e767f724-c521-44ac-842c-c44ac16031ac => 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: 434/848] 10.0.0.111 () {36 vars in 926 bytes} [Thu Jul 2 11:33:41 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: 455/889] 10.0.0.162 () {32 vars in 632 bytes} [Thu Jul 2 11:37:04 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)