+ 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 [Mon Jun 8 17:47:30 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-6f4555f6db-w9649 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 0x7fbfe89b7668 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-08 17:47:32.649 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-08 17:47:32.670 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-08 17:47:33.502 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-08 17:47:33.503 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-08 17:47:33.504 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-08 17:47:33.518 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-08 17:47:33.519 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-08 17:47:33.520 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-08 17:47:35.479 7 WARNING glance.api.v2.images [None req-395756dd-e353-417d-a544-a43ef54f4779 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-08 17:47:35.580 8 WARNING glance.api.v2.images [None req-4af37974-d925-49f6-a5ef-3602558fb401 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-08 17:47:35.820 7 WARNING keystonemiddleware._common.config [None req-395756dd-e353-417d-a544-a43ef54f4779 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-08 17:47:35.829 7 WARNING oslo_config.cfg [None req-395756dd-e353-417d-a544-a43ef54f4779 - - - - - -] 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 0x7fbfe89b7668 pid: 7 (default app) 2026-06-08 17:47:35.950 8 WARNING keystonemiddleware._common.config [None req-4af37974-d925-49f6-a5ef-3602558fb401 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-08 17:47:35.958 8 WARNING oslo_config.cfg [None req-4af37974-d925-49f6-a5ef-3602558fb401 - - - - - -] 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 0x7fbfe89b7668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 8 17:47:37 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-08 17:47:38.102 8 WARNING oslo_policy.policy [None req-6f5cb8b6-2d55-4ff3-b8f2-52a4cf5862a5 49f77f98b546476a9d5a10fbc399ac55 141581cca3b24c048b9121a8d204ae10 - - 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-08 17:47:38.102 8 WARNING oslo_policy.policy [None req-6f5cb8b6-2d55-4ff3-b8f2-52a4cf5862a5 49f77f98b546476a9d5a10fbc399ac55 141581cca3b24c048b9121a8d204ae10 - - 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-08 17:47:38.135 8 WARNING oslo_policy.policy [None req-6f5cb8b6-2d55-4ff3-b8f2-52a4cf5862a5 49f77f98b546476a9d5a10fbc399ac55 141581cca3b24c048b9121a8d204ae10 - - 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-08 17:47:38.136 8 WARNING oslo_policy.policy [None req-6f5cb8b6-2d55-4ff3-b8f2-52a4cf5862a5 49f77f98b546476a9d5a10fbc399ac55 141581cca3b24c048b9121a8d204ae10 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 8 17:47:37 2026] GET /v2/images => generated 69 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 8 17:47:41 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: 2/7] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 8 17:47:41 2026] GET /v2/images => generated 69 bytes in 48 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-08 17:47:41.978 7 WARNING oslo_policy.policy [None req-92439877-779f-4137-804f-bcd19af92d12 49f77f98b546476a9d5a10fbc399ac55 141581cca3b24c048b9121a8d204ae10 - - 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-08 17:47:41.979 7 WARNING oslo_policy.policy [None req-92439877-779f-4137-804f-bcd19af92d12 49f77f98b546476a9d5a10fbc399ac55 141581cca3b24c048b9121a8d204ae10 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.235 () {44 vars in 912 bytes} [Mon Jun 8 17:47:41 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: 8|app: 0|req: 3/9] 199.204.45.235 () {44 vars in 934 bytes} [Mon Jun 8 17:47:42 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-06-08 17:47:42.125 7 WARNING oslo_policy.policy [None req-0e7855d9-85be-4ad4-b78a-b44191da0f8e 49f77f98b546476a9d5a10fbc399ac55 141581cca3b24c048b9121a8d204ae10 - - 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-08 17:47:42.126 7 WARNING oslo_policy.policy [None req-0e7855d9-85be-4ad4-b78a-b44191da0f8e 49f77f98b546476a9d5a10fbc399ac55 141581cca3b24c048b9121a8d204ae10 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.235 () {44 vars in 940 bytes} [Mon Jun 8 17:47:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-08 17:47:42.210 8 WARNING oslo_config.cfg [None req-551d3bea-e672-4d6e-b33d-05cbe9b1782b 49f77f98b546476a9d5a10fbc399ac55 141581cca3b24c048b9121a8d204ae10 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.235 () {48 vars in 952 bytes} [Mon Jun 8 17:47:42 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-08 17:47:42.235 7 WARNING oslo_policy.policy [None req-f23e5079-9c9d-439a-ab83-e19168e1cbe3 49f77f98b546476a9d5a10fbc399ac55 141581cca3b24c048b9121a8d204ae10 - - 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-08 17:47:42.235 7 WARNING oslo_policy.policy [None req-f23e5079-9c9d-439a-ab83-e19168e1cbe3 49f77f98b546476a9d5a10fbc399ac55 141581cca3b24c048b9121a8d204ae10 - - 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-08 17:47:42.237 7 INFO glance.api.v2.image_data [None req-f23e5079-9c9d-439a-ab83-e19168e1cbe3 49f77f98b546476a9d5a10fbc399ac55 141581cca3b24c048b9121a8d204ae10 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 17:47:45.508 7 WARNING glance.location [None req-f23e5079-9c9d-439a-ab83-e19168e1cbe3 49f77f98b546476a9d5a10fbc399ac55 141581cca3b24c048b9121a8d204ae10 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.235 () {48 vars in 1046 bytes} [Mon Jun 8 17:47:42 2026] PUT /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c/file => generated 0 bytes in 3327 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7001 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.235 () {44 vars in 972 bytes} [Mon Jun 8 17:47:45 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-08 17:47:45.682 7 WARNING oslo_config.cfg [None req-1a0787ed-8d8e-42cb-b987-8e1909e7c19f 49f77f98b546476a9d5a10fbc399ac55 141581cca3b24c048b9121a8d204ae10 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.235 () {48 vars in 1052 bytes} [Mon Jun 8 17:47:45 2026] PATCH /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => generated 1312 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.235 () {44 vars in 972 bytes} [Mon Jun 8 17:47:45 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => 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: 134/266] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 8 18:08:26 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: 133/267] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 8 18:08:26 2026] GET /v2/images => generated 1381 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 8 18:08:46 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: 137/273] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 8 18:08:46 2026] GET /v2/images => generated 1381 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.204.45.235 () {44 vars in 938 bytes} [Mon Jun 8 18:08:46 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.204.45.235 () {44 vars in 960 bytes} [Mon Jun 8 18:08:46 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/276] 199.204.45.235 () {44 vars in 940 bytes} [Mon Jun 8 18:08:46 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) [pid: 7|app: 0|req: 139/277] 199.204.45.235 () {48 vars in 952 bytes} [Mon Jun 8 18:08:46 2026] POST /v2/images => generated 796 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-08 18:08:46.721 8 WARNING oslo_policy.policy [None req-4ec1ae73-4a43-4741-8aaf-1f9d5f13111f 49f77f98b546476a9d5a10fbc399ac55 141581cca3b24c048b9121a8d204ae10 - - 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-08 18:08:46.721 8 WARNING oslo_policy.policy [None req-4ec1ae73-4a43-4741-8aaf-1f9d5f13111f 49f77f98b546476a9d5a10fbc399ac55 141581cca3b24c048b9121a8d204ae10 - - 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-08 18:08:46.723 8 INFO glance.api.v2.image_data [None req-4ec1ae73-4a43-4741-8aaf-1f9d5f13111f 49f77f98b546476a9d5a10fbc399ac55 141581cca3b24c048b9121a8d204ae10 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 18:09:17.086 8 WARNING glance.location [None req-4ec1ae73-4a43-4741-8aaf-1f9d5f13111f 49f77f98b546476a9d5a10fbc399ac55 141581cca3b24c048b9121a8d204ae10 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 139/284] 199.204.45.235 () {48 vars in 1047 bytes} [Mon Jun 8 18:08:46 2026] PUT /v2/images/95251711-b296-44ff-98a4-974a319a4c78/file => generated 0 bytes in 30418 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65086 switches on core 0) [pid: 7|app: 0|req: 146/285] 199.204.45.235 () {44 vars in 972 bytes} [Mon Jun 8 18:09:17 2026] GET /v2/images/95251711-b296-44ff-98a4-974a319a4c78 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/286] 199.204.45.235 () {48 vars in 1052 bytes} [Mon Jun 8 18:09:17 2026] PATCH /v2/images/95251711-b296-44ff-98a4-974a319a4c78 => generated 1395 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/287] 199.204.45.235 () {44 vars in 972 bytes} [Mon Jun 8 18:09:17 2026] GET /v2/images/95251711-b296-44ff-98a4-974a319a4c78 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/288] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 8 18:09:18 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: 148/289] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 8 18:09:18 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/372] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 8 18:16:06 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: 183/373] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 8 18:16:06 2026] GET /v2/images => generated 2778 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/376] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 8 18:16:19 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: 192/377] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 8 18:16:19 2026] GET /v2/images => generated 2778 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/378] 199.204.45.235 () {44 vars in 948 bytes} [Mon Jun 8 18:16:19 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/379] 199.204.45.235 () {44 vars in 970 bytes} [Mon Jun 8 18:16:19 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/380] 199.204.45.235 () {44 vars in 940 bytes} [Mon Jun 8 18:16:19 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: 194/381] 199.204.45.235 () {48 vars in 952 bytes} [Mon Jun 8 18:16:19 2026] POST /v2/images => generated 799 bytes in 560 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-08 18:16:20.338 8 INFO glance.api.v2.image_data [None req-cd3093d5-4483-44e2-8987-c7aad810e4eb 49f77f98b546476a9d5a10fbc399ac55 141581cca3b24c048b9121a8d204ae10 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 18:16:51.762 8 INFO glance.location [None req-cd3093d5-4483-44e2-8987-c7aad810e4eb 49f77f98b546476a9d5a10fbc399ac55 141581cca3b24c048b9121a8d204ae10 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 188/388] 199.204.45.235 () {48 vars in 1046 bytes} [Mon Jun 8 18:16:20 2026] PUT /v2/images/37470d93-3bbf-4e4f-8f28-355be81540a7/file => generated 0 bytes in 31480 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20508 switches on core 0) [pid: 7|app: 0|req: 201/389] 199.204.45.235 () {44 vars in 972 bytes} [Mon Jun 8 18:16:51 2026] GET /v2/images/37470d93-3bbf-4e4f-8f28-355be81540a7 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/390] 199.204.45.235 () {48 vars in 1052 bytes} [Mon Jun 8 18:16:51 2026] PATCH /v2/images/37470d93-3bbf-4e4f-8f28-355be81540a7 => generated 1410 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/391] 199.204.45.235 () {44 vars in 972 bytes} [Mon Jun 8 18:16:51 2026] GET /v2/images/37470d93-3bbf-4e4f-8f28-355be81540a7 => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/402] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 8 18:17: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: 208/403] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 8 18:17:42 2026] GET /v2/images => generated 4190 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/408] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 8 18:18:00 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: 211/409] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 8 18:18:00 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: 199/410] 199.204.45.235 () {44 vars in 940 bytes} [Mon Jun 8 18:18:00 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/411] 199.204.45.235 () {44 vars in 962 bytes} [Mon Jun 8 18:18:00 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/412] 199.204.45.235 () {44 vars in 940 bytes} [Mon Jun 8 18:18:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/413] 199.204.45.235 () {48 vars in 952 bytes} [Mon Jun 8 18:18:00 2026] POST /v2/images => generated 791 bytes in 693 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-08 18:18:01.534 8 INFO glance.api.v2.image_data [None req-ad4880b6-616c-450d-94cc-9cfb2f0d97fb 49f77f98b546476a9d5a10fbc399ac55 141581cca3b24c048b9121a8d204ae10 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 18:18:23.244 8 INFO glance.location [None req-ad4880b6-616c-450d-94cc-9cfb2f0d97fb 49f77f98b546476a9d5a10fbc399ac55 141581cca3b24c048b9121a8d204ae10 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 201/418] 199.204.45.235 () {48 vars in 1047 bytes} [Mon Jun 8 18:18:01 2026] PUT /v2/images/946c861d-0ddd-4af5-805b-e166b10428dd/file => generated 0 bytes in 21747 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30290 switches on core 0) [pid: 7|app: 0|req: 218/419] 199.204.45.235 () {44 vars in 972 bytes} [Mon Jun 8 18:18:23 2026] GET /v2/images/946c861d-0ddd-4af5-805b-e166b10428dd => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/420] 199.204.45.235 () {48 vars in 1052 bytes} [Mon Jun 8 18:18:23 2026] PATCH /v2/images/946c861d-0ddd-4af5-805b-e166b10428dd => 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: 219/421] 199.204.45.235 () {44 vars in 972 bytes} [Mon Jun 8 18:18:23 2026] GET /v2/images/946c861d-0ddd-4af5-805b-e166b10428dd => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/584] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 8 18:31:45 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: 284/585] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 8 18:31:46 2026] GET /v2/images => generated 5574 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/614] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 8 18:34:14 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: 316/615] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 8 18:34:14 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/618] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 8 18:34: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: 318/619] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 8 18:34:17 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: 307/630] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 8 18:35:10 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: 324/631] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 8 18:35:10 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/634] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 8 18:35:19 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: 326/635] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 8 18:35:19 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/650] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 8 18:36:25 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: 334/651] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 8 18:36:25 2026] GET /v2/images => generated 5574 bytes in 75 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: 339/660] 10.0.0.227 () {32 vars in 633 bytes} [Mon Jun 8 18:37:09 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: 342/667] 10.0.0.189 () {36 vars in 987 bytes} [Mon Jun 8 18:37:35 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => generated 1312 bytes in 103 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: 326/668] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 8 18:37:35 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: 343/669] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 8 18:37:35 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: 327/670] 10.0.0.189 () {36 vars in 987 bytes} [Mon Jun 8 18:37:35 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/671] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 8 18:37:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/672] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 8 18:37:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/673] 10.0.0.189 () {36 vars in 987 bytes} [Mon Jun 8 18:37:35 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/674] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 8 18:37:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/675] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 8 18:37:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/676] 10.0.0.60 () {36 vars in 986 bytes} [Mon Jun 8 18:37:36 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => generated 1312 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/677] 10.0.0.60 () {36 vars in 926 bytes} [Mon Jun 8 18:37:36 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/678] 10.0.0.60 () {36 vars in 986 bytes} [Mon Jun 8 18:37:36 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => 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: 348/679] 10.0.0.60 () {36 vars in 926 bytes} [Mon Jun 8 18:37:36 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: 332/680] 10.0.0.60 () {36 vars in 926 bytes} [Mon Jun 8 18:37: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: 7|app: 0|req: 349/681] 10.0.0.239 () {36 vars in 987 bytes} [Mon Jun 8 18:37:40 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => 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: 333/682] 10.0.0.239 () {36 vars in 927 bytes} [Mon Jun 8 18:37:40 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: 351/685] 199.204.45.235 () {36 vars in 991 bytes} [Mon Jun 8 18:37:51 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => 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: 335/686] 199.204.45.235 () {36 vars in 931 bytes} [Mon Jun 8 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: 7|app: 0|req: 352/687] 199.204.45.235 () {36 vars in 991 bytes} [Mon Jun 8 18:37:51 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => 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: 336/688] 199.204.45.235 () {36 vars in 931 bytes} [Mon Jun 8 18:37:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/689] 10.0.0.239 () {36 vars in 987 bytes} [Mon Jun 8 18:37:54 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/690] 10.0.0.239 () {36 vars in 927 bytes} [Mon Jun 8 18:37:54 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: 342/699] 10.0.0.239 () {36 vars in 987 bytes} [Mon Jun 8 18:38:28 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => 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/700] 10.0.0.239 () {36 vars in 927 bytes} [Mon Jun 8 18:38: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: 343/701] 10.0.0.239 () {36 vars in 987 bytes} [Mon Jun 8 18:38:32 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => 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: 359/702] 10.0.0.239 () {36 vars in 927 bytes} [Mon Jun 8 18:38:32 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/707] 10.0.0.239 () {36 vars in 987 bytes} [Mon Jun 8 18:38:50 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => 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: 346/708] 10.0.0.239 () {36 vars in 927 bytes} [Mon Jun 8 18:38:50 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/711] 10.0.0.227 () {30 vars in 411 bytes} [Mon Jun 8 18:39:04 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: 370/722] 10.0.0.239 () {36 vars in 987 bytes} [Mon Jun 8 18:39:45 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => 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: 353/723] 10.0.0.239 () {36 vars in 927 bytes} [Mon Jun 8 18:39:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/732] 10.0.0.239 () {36 vars in 987 bytes} [Mon Jun 8 18:40:27 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/733] 10.0.0.239 () {36 vars in 927 bytes} [Mon Jun 8 18:40:27 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/738] 10.0.0.227 () {34 vars in 655 bytes} [Mon Jun 8 18:40:45 2026] POST /v2/images => generated 648 bytes in 284 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-08 18:40:46.072 8 WARNING glance.api.v2.images [None req-59d7b80b-d872-4cd7-bd6d-0ef8f80b8a94 51226f6a9d3344fdae5f6a1011b2cf2c 0cf9c73be5d74633b2dccf2bb7221af1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e4cb0a7e-de1a-4e0a-a68c-5ec4d2c1c479 [pid: 8|app: 0|req: 361/739] 10.0.0.227 () {32 vars in 710 bytes} [Mon Jun 8 18:40:46 2026] DELETE /v2/images/e4cb0a7e-de1a-4e0a-a68c-5ec4d2c1c479 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/740] 10.0.0.227 () {32 vars in 707 bytes} [Mon Jun 8 18:40:46 2026] GET /v2/images/e4cb0a7e-de1a-4e0a-a68c-5ec4d2c1c479 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/741] 10.0.0.227 () {32 vars in 633 bytes} [Mon Jun 8 18:40:46 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/742] 10.0.0.227 () {34 vars in 655 bytes} [Mon Jun 8 18:40:46 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/743] 10.0.0.227 () {32 vars in 717 bytes} [Mon Jun 8 18:40:46 2026] GET /v2/images/9451cf99-bcda-4644-8d93-bfdb87ec57b4/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-08 18:40:46.273 7 INFO glance.api.v2.image_data [None req-a46a0830-ca3f-4a70-92e4-e847b1cb30b9 51226f6a9d3344fdae5f6a1011b2cf2c 0cf9c73be5d74633b2dccf2bb7221af1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 18:40:46.326 7 WARNING glance_store._drivers.rbd [None req-a46a0830-ca3f-4a70-92e4-e847b1cb30b9 51226f6a9d3344fdae5f6a1011b2cf2c 0cf9c73be5d74633b2dccf2bb7221af1 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-08 18:40:46.690 7 INFO glance.location [None req-a46a0830-ca3f-4a70-92e4-e847b1cb30b9 51226f6a9d3344fdae5f6a1011b2cf2c 0cf9c73be5d74633b2dccf2bb7221af1 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 381/744] 10.0.0.227 () {32 vars in 727 bytes} [Mon Jun 8 18:40:46 2026] PUT /v2/images/9451cf99-bcda-4644-8d93-bfdb87ec57b4/file => generated 0 bytes in 462 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/745] 10.0.0.227 () {32 vars in 707 bytes} [Mon Jun 8 18:40:46 2026] GET /v2/images/9451cf99-bcda-4644-8d93-bfdb87ec57b4 => 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: 382/746] 10.0.0.227 () {32 vars in 717 bytes} [Mon Jun 8 18:40:46 2026] GET /v2/images/9451cf99-bcda-4644-8d93-bfdb87ec57b4/file => generated 1024 bytes in 113 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/747] 10.0.0.227 () {34 vars in 655 bytes} [Mon Jun 8 18:40:46 2026] POST /v2/images => generated 647 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/748] 10.0.0.227 () {32 vars in 726 bytes} [Mon Jun 8 18:40:46 2026] PATCH /v2/images/79e1fcdf-aaca-4568-b2e1-6833f5f27260 => generated 652 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/749] 10.0.0.227 () {32 vars in 707 bytes} [Mon Jun 8 18:40:47 2026] GET /v2/images/79e1fcdf-aaca-4568-b2e1-6833f5f27260 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-08 18:40:47.044 7 WARNING glance.api.v2.images [None req-92fb0054-abc8-44f3-8128-be4cb218e161 51226f6a9d3344fdae5f6a1011b2cf2c 0cf9c73be5d74633b2dccf2bb7221af1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//79e1fcdf-aaca-4568-b2e1-6833f5f27260 [pid: 7|app: 0|req: 384/750] 10.0.0.227 () {32 vars in 710 bytes} [Mon Jun 8 18:40:47 2026] DELETE /v2/images/79e1fcdf-aaca-4568-b2e1-6833f5f27260 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/751] 10.0.0.227 () {32 vars in 707 bytes} [Mon Jun 8 18:40:47 2026] GET /v2/images/79e1fcdf-aaca-4568-b2e1-6833f5f27260 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-08 18:40:47.110 7 WARNING glance.api.v2.images [None req-ba889fdf-d634-49f1-b993-f3b498803577 51226f6a9d3344fdae5f6a1011b2cf2c 0cf9c73be5d74633b2dccf2bb7221af1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9451cf99-bcda-4644-8d93-bfdb87ec57b4 [pid: 7|app: 0|req: 385/752] 10.0.0.227 () {32 vars in 710 bytes} [Mon Jun 8 18:40:47 2026] DELETE /v2/images/9451cf99-bcda-4644-8d93-bfdb87ec57b4 => generated 0 bytes in 805 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/753] 10.0.0.227 () {32 vars in 707 bytes} [Mon Jun 8 18:40:47 2026] GET /v2/images/9451cf99-bcda-4644-8d93-bfdb87ec57b4 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-08 18:40:47.941 7 WARNING glance.api.v2.images [None req-b66e73ca-91ff-45c4-a292-066e44cfe6b7 51226f6a9d3344fdae5f6a1011b2cf2c 0cf9c73be5d74633b2dccf2bb7221af1 - - default default] Failed to find image e4cb0a7e-de1a-4e0a-a68c-5ec4d2c1c479 to delete: glance.common.exception.ImageNotFound: No image found with ID e4cb0a7e-de1a-4e0a-a68c-5ec4d2c1c479 [pid: 7|app: 0|req: 386/754] 10.0.0.227 () {32 vars in 710 bytes} [Mon Jun 8 18:40:47 2026] DELETE /v2/images/e4cb0a7e-de1a-4e0a-a68c-5ec4d2c1c479 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/755] 10.0.0.227 () {32 vars in 707 bytes} [Mon Jun 8 18:40:47 2026] GET /v2/images/e4cb0a7e-de1a-4e0a-a68c-5ec4d2c1c479 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/764] 10.0.0.227 () {32 vars in 707 bytes} [Mon Jun 8 18:41:28 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => 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: 391/765] 10.0.0.227 () {32 vars in 707 bytes} [Mon Jun 8 18:41:28 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/766] 10.0.0.189 () {36 vars in 987 bytes} [Mon Jun 8 18:41:29 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => generated 1312 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/767] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 8 18:41:29 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: 376/768] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 8 18:41:29 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: 393/769] 10.0.0.189 () {36 vars in 987 bytes} [Mon Jun 8 18:41:29 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => 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/770] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 8 18:41:29 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: 394/771] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 8 18:41:29 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: 378/772] 10.0.0.189 () {36 vars in 987 bytes} [Mon Jun 8 18:41:29 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => 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: 395/773] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 8 18:41:29 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: 379/774] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 8 18:41: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: 7|app: 0|req: 396/775] 10.0.0.60 () {36 vars in 986 bytes} [Mon Jun 8 18:41:29 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => 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: 380/776] 10.0.0.60 () {36 vars in 926 bytes} [Mon Jun 8 18:41:29 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: 397/777] 10.0.0.60 () {36 vars in 986 bytes} [Mon Jun 8 18:41:29 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/778] 10.0.0.60 () {36 vars in 926 bytes} [Mon Jun 8 18:41:29 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/779] 10.0.0.60 () {36 vars in 926 bytes} [Mon Jun 8 18:41:29 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: 402/786] 10.0.0.239 () {36 vars in 987 bytes} [Mon Jun 8 18:41:55 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/787] 10.0.0.239 () {36 vars in 927 bytes} [Mon Jun 8 18:41:55 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: 387/790] 10.0.0.239 () {36 vars in 987 bytes} [Mon Jun 8 18:42:07 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/791] 10.0.0.239 () {36 vars in 927 bytes} [Mon Jun 8 18:42:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/796] 10.0.0.239 () {36 vars in 987 bytes} [Mon Jun 8 18:42:30 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => 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: 390/797] 10.0.0.239 () {36 vars in 927 bytes} [Mon Jun 8 18:42:30 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: 392/800] 10.0.0.239 () {36 vars in 987 bytes} [Mon Jun 8 18:42:39 2026] GET /v2/images/c88eee9b-9c5e-440b-b40e-2495e47c778c => generated 1312 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/801] 10.0.0.239 () {36 vars in 927 bytes} [Mon Jun 8 18:42:39 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: 395/806] 199.204.45.235 () {32 vars in 826 bytes} [Mon Jun 8 18:43:05 2026] GET /v2/images?status=active&owner=141581cca3b24c048b9121a8d204ae10&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/807] 199.204.45.235 () {32 vars in 653 bytes} [Mon Jun 8 18:43:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/810] 10.0.0.189 () {36 vars in 987 bytes} [Mon Jun 8 18:43:05 2026] GET /v2/images/95251711-b296-44ff-98a4-974a319a4c78 => generated 1395 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/811] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 8 18:43:05 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: 415/812] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 8 18:43:05 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: 398/813] 10.0.0.189 () {36 vars in 987 bytes} [Mon Jun 8 18:43:05 2026] GET /v2/images/95251711-b296-44ff-98a4-974a319a4c78 => 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: 416/814] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 8 18:43:05 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: 399/815] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 8 18:43:05 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: 417/816] 10.0.0.189 () {36 vars in 987 bytes} [Mon Jun 8 18:43:05 2026] GET /v2/images/95251711-b296-44ff-98a4-974a319a4c78 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/817] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 8 18:43:05 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: 418/818] 10.0.0.60 () {36 vars in 986 bytes} [Mon Jun 8 18:43:06 2026] GET /v2/images/95251711-b296-44ff-98a4-974a319a4c78 => generated 1395 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/819] 10.0.0.60 () {36 vars in 926 bytes} [Mon Jun 8 18:43:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/820] 10.0.0.60 () {36 vars in 986 bytes} [Mon Jun 8 18:43:06 2026] GET /v2/images/95251711-b296-44ff-98a4-974a319a4c78 => 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: 402/821] 10.0.0.60 () {36 vars in 926 bytes} [Mon Jun 8 18:43:06 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/822] 10.0.0.60 () {36 vars in 926 bytes} [Mon Jun 8 18:43:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/889] 10.0.0.227 () {32 vars in 633 bytes} [Mon Jun 8 18:48:39 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)