+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri May 29 02:28:57 2026] *** compiled with version: 13.3.0 on 28 May 2026 23:38:34 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-589847d584-tddwq 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 0x7f0036f1e668 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-05-29 02:28:59.236 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-29 02:28:59.247 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-05-29 02:29:00.107 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-05-29 02:29:00.108 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-05-29 02:29:00.109 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-29 02:29:00.113 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-05-29 02:29:00.114 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-05-29 02:29:00.115 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-29 02:29:02.234 8 WARNING glance.api.v2.images [None req-51562b19-e166-4c5d-9e19-8fc4d15e091e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-29 02:29:02.252 7 WARNING glance.api.v2.images [None req-92f51847-d378-47df-a056-700c5fa90ef4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-29 02:29:02.570 8 WARNING keystonemiddleware._common.config [None req-51562b19-e166-4c5d-9e19-8fc4d15e091e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 02:29:02.578 8 WARNING oslo_config.cfg [None req-51562b19-e166-4c5d-9e19-8fc4d15e091e - - - - - -] 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 0x7f0036f1e668 pid: 8 (default app) 2026-05-29 02:29:02.588 7 WARNING keystonemiddleware._common.config [None req-92f51847-d378-47df-a056-700c5fa90ef4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 02:29:02.595 7 WARNING oslo_config.cfg [None req-92f51847-d378-47df-a056-700c5fa90ef4 - - - - - -] 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 0x7f0036f1e668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.235 () {42 vars in 689 bytes} [Fri May 29 02:29:03 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-05-29 02:29:03.584 7 WARNING oslo_policy.policy [None req-5a23f873-343d-49e3-9b7f-33abd8815e97 9799a5e6a9794b1296a10076adcb30b5 98e36b55a65f43cfb244c50f7f2cbebd - - 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-05-29 02:29:03.585 7 WARNING oslo_policy.policy [None req-5a23f873-343d-49e3-9b7f-33abd8815e97 9799a5e6a9794b1296a10076adcb30b5 98e36b55a65f43cfb244c50f7f2cbebd - - 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-05-29 02:29:03.599 7 WARNING oslo_policy.policy [None req-5a23f873-343d-49e3-9b7f-33abd8815e97 9799a5e6a9794b1296a10076adcb30b5 98e36b55a65f43cfb244c50f7f2cbebd - - 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-05-29 02:29:03.599 7 WARNING oslo_policy.policy [None req-5a23f873-343d-49e3-9b7f-33abd8815e97 9799a5e6a9794b1296a10076adcb30b5 98e36b55a65f43cfb244c50f7f2cbebd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.235 () {44 vars in 911 bytes} [Fri May 29 02:29:03 2026] GET /v2/images => generated 69 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.235 () {42 vars in 689 bytes} [Fri May 29 02:29:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.235 () {44 vars in 911 bytes} [Fri May 29 02:29:07 2026] GET /v2/images => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 02:29:07.168 8 WARNING oslo_policy.policy [None req-657683e8-1250-43a5-b422-659662c613fa 9799a5e6a9794b1296a10076adcb30b5 98e36b55a65f43cfb244c50f7f2cbebd - - 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-05-29 02:29:07.168 8 WARNING oslo_policy.policy [None req-657683e8-1250-43a5-b422-659662c613fa 9799a5e6a9794b1296a10076adcb30b5 98e36b55a65f43cfb244c50f7f2cbebd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.235 () {44 vars in 912 bytes} [Fri May 29 02:29:07 2026] GET /v2/images/cirros => generated 151 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.235 () {44 vars in 934 bytes} [Fri May 29 02:29:07 2026] GET /v2/images?name=cirros => generated 81 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 02:29:07.349 8 WARNING oslo_policy.policy [None req-65b94746-cdc8-44b6-9c94-1b9123fa166d 9799a5e6a9794b1296a10076adcb30b5 98e36b55a65f43cfb244c50f7f2cbebd - - 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-05-29 02:29:07.350 8 WARNING oslo_policy.policy [None req-65b94746-cdc8-44b6-9c94-1b9123fa166d 9799a5e6a9794b1296a10076adcb30b5 98e36b55a65f43cfb244c50f7f2cbebd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.235 () {44 vars in 940 bytes} [Fri May 29 02:29: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) 2026-05-29 02:29:07.432 7 WARNING oslo_config.cfg [None req-c3045b49-5ef3-42a3-b4e4-41b5e1df62fd 9799a5e6a9794b1296a10076adcb30b5 98e36b55a65f43cfb244c50f7f2cbebd - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.235 () {48 vars in 952 bytes} [Fri May 29 02:29:07 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 02:29:07.455 8 WARNING oslo_policy.policy [None req-6a53cbc0-8b75-42a9-896d-fd1d7e958d92 9799a5e6a9794b1296a10076adcb30b5 98e36b55a65f43cfb244c50f7f2cbebd - - 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-05-29 02:29:07.455 8 WARNING oslo_policy.policy [None req-6a53cbc0-8b75-42a9-896d-fd1d7e958d92 9799a5e6a9794b1296a10076adcb30b5 98e36b55a65f43cfb244c50f7f2cbebd - - 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-05-29 02:29:07.456 8 INFO glance.api.v2.image_data [None req-6a53cbc0-8b75-42a9-896d-fd1d7e958d92 9799a5e6a9794b1296a10076adcb30b5 98e36b55a65f43cfb244c50f7f2cbebd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 02:29:10.636 8 WARNING glance.location [None req-6a53cbc0-8b75-42a9-896d-fd1d7e958d92 9799a5e6a9794b1296a10076adcb30b5 98e36b55a65f43cfb244c50f7f2cbebd - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.235 () {48 vars in 1046 bytes} [Fri May 29 02:29:07 2026] PUT /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990/file => generated 0 bytes in 3224 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7334 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.235 () {44 vars in 972 bytes} [Fri May 29 02:29:10 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 02:29:10.780 8 WARNING oslo_config.cfg [None req-8cc29aaf-8abe-4f9c-9589-5f85a3e01c44 9799a5e6a9794b1296a10076adcb30b5 98e36b55a65f43cfb244c50f7f2cbebd - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/15] 199.204.45.235 () {48 vars in 1052 bytes} [Fri May 29 02:29:10 2026] PATCH /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => generated 1312 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.235 () {44 vars in 972 bytes} [Fri May 29 02:29:10 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => 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: 134/263] 199.204.45.235 () {42 vars in 689 bytes} [Fri May 29 02:49:38 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: 130/264] 199.204.45.235 () {44 vars in 911 bytes} [Fri May 29 02:49:38 2026] GET /v2/images => generated 1381 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/269] 199.204.45.235 () {42 vars in 689 bytes} [Fri May 29 02:50:01 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: 137/272] 199.204.45.235 () {44 vars in 911 bytes} [Fri May 29 02:50:01 2026] GET /v2/images => generated 1381 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/273] 199.204.45.235 () {44 vars in 938 bytes} [Fri May 29 02:50:02 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.204.45.235 () {44 vars in 960 bytes} [Fri May 29 02:50:02 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: 137/275] 199.204.45.235 () {44 vars in 940 bytes} [Fri May 29 02:50:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.204.45.235 () {48 vars in 952 bytes} [Fri May 29 02:50:02 2026] POST /v2/images => generated 796 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 02:50:02.373 7 WARNING oslo_policy.policy [None req-106da653-d433-4f53-8056-f9466b26dfb2 9799a5e6a9794b1296a10076adcb30b5 98e36b55a65f43cfb244c50f7f2cbebd - - 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-05-29 02:50:02.373 7 WARNING oslo_policy.policy [None req-106da653-d433-4f53-8056-f9466b26dfb2 9799a5e6a9794b1296a10076adcb30b5 98e36b55a65f43cfb244c50f7f2cbebd - - 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-05-29 02:50:02.375 7 INFO glance.api.v2.image_data [None req-106da653-d433-4f53-8056-f9466b26dfb2 9799a5e6a9794b1296a10076adcb30b5 98e36b55a65f43cfb244c50f7f2cbebd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 02:50:29.025 7 WARNING glance.location [None req-106da653-d433-4f53-8056-f9466b26dfb2 9799a5e6a9794b1296a10076adcb30b5 98e36b55a65f43cfb244c50f7f2cbebd - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 138/281] 199.204.45.235 () {48 vars in 1047 bytes} [Fri May 29 02:50:02 2026] PUT /v2/images/79fa9e1e-b865-491d-8869-b6c2b18f4c6d/file => generated 0 bytes in 26705 msecs (HTTP/1.1 204) 4 headers in 171 bytes (71592 switches on core 0) [pid: 8|app: 0|req: 144/282] 199.204.45.235 () {44 vars in 972 bytes} [Fri May 29 02:50:29 2026] GET /v2/images/79fa9e1e-b865-491d-8869-b6c2b18f4c6d => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/283] 199.204.45.235 () {48 vars in 1052 bytes} [Fri May 29 02:50:29 2026] PATCH /v2/images/79fa9e1e-b865-491d-8869-b6c2b18f4c6d => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/284] 199.204.45.235 () {44 vars in 972 bytes} [Fri May 29 02:50:29 2026] GET /v2/images/79fa9e1e-b865-491d-8869-b6c2b18f4c6d => 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: 140/285] 199.204.45.235 () {42 vars in 689 bytes} [Fri May 29 02:50:30 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: 146/286] 199.204.45.235 () {44 vars in 911 bytes} [Fri May 29 02:50:30 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: 8|app: 0|req: 190/373] 199.204.45.235 () {42 vars in 689 bytes} [Fri May 29 02:57:34 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: 184/374] 199.204.45.235 () {44 vars in 911 bytes} [Fri May 29 02:57:34 2026] GET /v2/images => generated 2778 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/377] 199.204.45.235 () {42 vars in 689 bytes} [Fri May 29 02:57:46 2026] GET / => generated 1312 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/378] 199.204.45.235 () {44 vars in 911 bytes} [Fri May 29 02:57:46 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/379] 199.204.45.235 () {44 vars in 948 bytes} [Fri May 29 02:57:46 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/380] 199.204.45.235 () {44 vars in 970 bytes} [Fri May 29 02:57:46 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/381] 199.204.45.235 () {44 vars in 940 bytes} [Fri May 29 02:57:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/382] 199.204.45.235 () {48 vars in 952 bytes} [Fri May 29 02:57:46 2026] POST /v2/images => generated 799 bytes in 343 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 02:57:47.109 8 INFO glance.api.v2.image_data [None req-9f406ce5-e610-45b9-9bc5-3c9de2a43d3d 9799a5e6a9794b1296a10076adcb30b5 98e36b55a65f43cfb244c50f7f2cbebd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 02:58:05.978 8 INFO glance.location [None req-9f406ce5-e610-45b9-9bc5-3c9de2a43d3d 9799a5e6a9794b1296a10076adcb30b5 98e36b55a65f43cfb244c50f7f2cbebd - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 195/387] 199.204.45.235 () {48 vars in 1046 bytes} [Fri May 29 02:57:47 2026] PUT /v2/images/0eda0ad6-91fb-4092-9cdf-cd56ca63a710/file => generated 0 bytes in 18911 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22643 switches on core 0) [pid: 7|app: 0|req: 193/388] 199.204.45.235 () {44 vars in 972 bytes} [Fri May 29 02:58:06 2026] GET /v2/images/0eda0ad6-91fb-4092-9cdf-cd56ca63a710 => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 199.204.45.235 () {48 vars in 1052 bytes} [Fri May 29 02:58:06 2026] PATCH /v2/images/0eda0ad6-91fb-4092-9cdf-cd56ca63a710 => generated 1410 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 199.204.45.235 () {44 vars in 972 bytes} [Fri May 29 02:58:06 2026] GET /v2/images/0eda0ad6-91fb-4092-9cdf-cd56ca63a710 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 199.204.45.235 () {42 vars in 689 bytes} [Fri May 29 02:58:44 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: 199/400] 199.204.45.235 () {44 vars in 911 bytes} [Fri May 29 02:58:44 2026] GET /v2/images => generated 4190 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/405] 199.204.45.235 () {42 vars in 689 bytes} [Fri May 29 02:59:03 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: 204/406] 199.204.45.235 () {44 vars in 911 bytes} [Fri May 29 02:59:03 2026] GET /v2/images => generated 4190 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/407] 199.204.45.235 () {44 vars in 940 bytes} [Fri May 29 02:59:03 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/408] 199.204.45.235 () {44 vars in 962 bytes} [Fri May 29 02:59:03 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/409] 199.204.45.235 () {44 vars in 940 bytes} [Fri May 29 02:59:03 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: 206/410] 199.204.45.235 () {48 vars in 952 bytes} [Fri May 29 02:59:03 2026] POST /v2/images => generated 791 bytes in 202 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 02:59:03.760 7 INFO glance.api.v2.image_data [None req-2b3d7d45-bca5-4fc9-b0c2-0c047a5d86ea 9799a5e6a9794b1296a10076adcb30b5 98e36b55a65f43cfb244c50f7f2cbebd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 02:59:17.576 7 INFO glance.location [None req-2b3d7d45-bca5-4fc9-b0c2-0c047a5d86ea 9799a5e6a9794b1296a10076adcb30b5 98e36b55a65f43cfb244c50f7f2cbebd - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 205/413] 199.204.45.235 () {48 vars in 1047 bytes} [Fri May 29 02:59:03 2026] PUT /v2/images/bcce5faa-7492-49dd-8185-6792ba382d94/file => generated 0 bytes in 13862 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34050 switches on core 0) [pid: 8|app: 0|req: 209/414] 199.204.45.235 () {44 vars in 972 bytes} [Fri May 29 02:59:17 2026] GET /v2/images/bcce5faa-7492-49dd-8185-6792ba382d94 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/415] 199.204.45.235 () {48 vars in 1052 bytes} [Fri May 29 02:59:17 2026] PATCH /v2/images/bcce5faa-7492-49dd-8185-6792ba382d94 => generated 1382 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/416] 199.204.45.235 () {44 vars in 972 bytes} [Fri May 29 02:59:17 2026] GET /v2/images/bcce5faa-7492-49dd-8185-6792ba382d94 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/579] 199.204.45.235 () {42 vars in 689 bytes} [Fri May 29 03:12:49 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: 292/580] 199.204.45.235 () {44 vars in 911 bytes} [Fri May 29 03:12:49 2026] GET /v2/images => generated 5574 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/613] 199.204.45.235 () {42 vars in 689 bytes} [Fri May 29 03:15:23 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: 309/614] 199.204.45.235 () {44 vars in 911 bytes} [Fri May 29 03:15:23 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/615] 199.204.45.235 () {42 vars in 689 bytes} [Fri May 29 03:15:25 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: 310/616] 199.204.45.235 () {44 vars in 911 bytes} [Fri May 29 03:15:25 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/627] 199.204.45.235 () {42 vars in 689 bytes} [Fri May 29 03: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: 312/628] 199.204.45.235 () {44 vars in 911 bytes} [Fri May 29 03:16:19 2026] GET /v2/images => generated 5574 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/631] 199.204.45.235 () {42 vars in 689 bytes} [Fri May 29 03:16:28 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: 314/632] 199.204.45.235 () {44 vars in 911 bytes} [Fri May 29 03:16:28 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/647] 199.204.45.235 () {42 vars in 689 bytes} [Fri May 29 03:17:36 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: 322/648] 199.204.45.235 () {44 vars in 911 bytes} [Fri May 29 03:17:36 2026] GET /v2/images => generated 5574 bytes in 57 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: 328/659] 10.0.0.184 () {32 vars in 633 bytes} [Fri May 29 03:18:22 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/664] 10.0.0.77 () {36 vars in 986 bytes} [Fri May 29 03:18:46 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/665] 10.0.0.77 () {36 vars in 926 bytes} [Fri May 29 03:18:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/666] 10.0.0.77 () {36 vars in 986 bytes} [Fri May 29 03:18:47 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/667] 10.0.0.77 () {36 vars in 926 bytes} [Fri May 29 03:18:47 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: 337/670] 199.204.45.235 () {36 vars in 991 bytes} [Fri May 29 03:18:54 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/671] 199.204.45.235 () {36 vars in 931 bytes} [Fri May 29 03:18:54 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: 338/672] 199.204.45.235 () {36 vars in 991 bytes} [Fri May 29 03:18:55 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => 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: 335/673] 199.204.45.235 () {36 vars in 931 bytes} [Fri May 29 03:18:55 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: 341/678] 10.0.0.77 () {36 vars in 986 bytes} [Fri May 29 03:19:19 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => 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: 338/679] 10.0.0.77 () {36 vars in 926 bytes} [Fri May 29 03:19: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: 345/686] 10.0.0.14 () {36 vars in 986 bytes} [Fri May 29 03:19:48 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => generated 1312 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/687] 10.0.0.14 () {36 vars in 926 bytes} [Fri May 29 03:19:48 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/688] 10.0.0.14 () {36 vars in 926 bytes} [Fri May 29 03:19: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: 7|app: 0|req: 343/689] 10.0.0.14 () {36 vars in 986 bytes} [Fri May 29 03:19:48 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => 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: 347/690] 10.0.0.14 () {36 vars in 926 bytes} [Fri May 29 03:19:48 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: 344/691] 10.0.0.14 () {36 vars in 926 bytes} [Fri May 29 03:19: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: 348/692] 10.0.0.14 () {36 vars in 986 bytes} [Fri May 29 03:19:49 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => 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: 345/693] 10.0.0.14 () {36 vars in 926 bytes} [Fri May 29 03:19:49 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: 349/694] 10.0.0.14 () {36 vars in 926 bytes} [Fri May 29 03:19:49 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: 346/695] 10.0.0.24 () {36 vars in 910 bytes} [Fri May 29 03:19:50 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/696] 10.0.0.24 () {36 vars in 1006 bytes} [Fri May 29 03:19:50 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990/locations => generated 127 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/697] 10.0.0.24 () {36 vars in 986 bytes} [Fri May 29 03:19:50 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => 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: 351/698] 10.0.0.24 () {36 vars in 926 bytes} [Fri May 29 03:19:50 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: 348/699] 10.0.0.24 () {36 vars in 926 bytes} [Fri May 29 03:19:50 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/710] 10.0.0.77 () {36 vars in 986 bytes} [Fri May 29 03:20:35 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => 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: 354/711] 10.0.0.77 () {36 vars in 926 bytes} [Fri May 29 03:20:35 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: 356/714] 10.0.0.77 () {36 vars in 986 bytes} [Fri May 29 03:20:43 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => 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: 359/715] 10.0.0.77 () {36 vars in 926 bytes} [Fri May 29 03:20:43 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: 360/722] 10.0.0.184 () {34 vars in 655 bytes} [Fri May 29 03:21:20 2026] POST /v2/images => generated 648 bytes in 214 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-29 03:21:20.717 8 WARNING glance.api.v2.images [None req-26d0bbcf-110c-437b-8370-cf417adee42b 90efe61ca012483ebdce324c2a3a2020 efd772a495f147e8a1b3a897c15cdca3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ece399d1-f4bb-4e34-b5b3-2cc574f8ecd7 [pid: 8|app: 0|req: 363/723] 10.0.0.184 () {32 vars in 710 bytes} [Fri May 29 03:21:20 2026] DELETE /v2/images/ece399d1-f4bb-4e34-b5b3-2cc574f8ecd7 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/724] 10.0.0.184 () {32 vars in 707 bytes} [Fri May 29 03:21:20 2026] GET /v2/images/ece399d1-f4bb-4e34-b5b3-2cc574f8ecd7 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/725] 10.0.0.184 () {32 vars in 633 bytes} [Fri May 29 03:21:20 2026] GET /v2/images => generated 1381 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/726] 10.0.0.184 () {34 vars in 655 bytes} [Fri May 29 03:21:20 2026] POST /v2/images => generated 703 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/727] 10.0.0.184 () {32 vars in 717 bytes} [Fri May 29 03:21:20 2026] GET /v2/images/ec6b3081-6068-479d-8cf6-37e8cd04668a/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:21:20.925 7 INFO glance.api.v2.image_data [None req-f5396d3c-a229-4ccd-8930-57ba2f7af7cd 90efe61ca012483ebdce324c2a3a2020 efd772a495f147e8a1b3a897c15cdca3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 03:21:20.967 7 WARNING glance_store._drivers.rbd [None req-f5396d3c-a229-4ccd-8930-57ba2f7af7cd 90efe61ca012483ebdce324c2a3a2020 efd772a495f147e8a1b3a897c15cdca3 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-29 03:21:21.763 7 INFO glance.location [None req-f5396d3c-a229-4ccd-8930-57ba2f7af7cd 90efe61ca012483ebdce324c2a3a2020 efd772a495f147e8a1b3a897c15cdca3 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 363/728] 10.0.0.184 () {32 vars in 727 bytes} [Fri May 29 03:21:20 2026] PUT /v2/images/ec6b3081-6068-479d-8cf6-37e8cd04668a/file => generated 0 bytes in 893 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/729] 10.0.0.184 () {32 vars in 707 bytes} [Fri May 29 03:21:21 2026] GET /v2/images/ec6b3081-6068-479d-8cf6-37e8cd04668a => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/730] 10.0.0.184 () {32 vars in 717 bytes} [Fri May 29 03:21:21 2026] GET /v2/images/ec6b3081-6068-479d-8cf6-37e8cd04668a/file => generated 1024 bytes in 137 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/731] 10.0.0.184 () {34 vars in 655 bytes} [Fri May 29 03:21:21 2026] POST /v2/images => generated 649 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/732] 10.0.0.184 () {32 vars in 726 bytes} [Fri May 29 03:21:22 2026] PATCH /v2/images/202f6c20-21de-4b58-83e7-a2c7c8666650 => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/733] 10.0.0.184 () {32 vars in 707 bytes} [Fri May 29 03:21:22 2026] GET /v2/images/202f6c20-21de-4b58-83e7-a2c7c8666650 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:21:22.122 7 WARNING glance.api.v2.images [None req-777630cd-c815-483d-bd69-41028da56e3c 90efe61ca012483ebdce324c2a3a2020 efd772a495f147e8a1b3a897c15cdca3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//202f6c20-21de-4b58-83e7-a2c7c8666650 [pid: 7|app: 0|req: 366/736] 10.0.0.184 () {32 vars in 710 bytes} [Fri May 29 03:21:22 2026] DELETE /v2/images/202f6c20-21de-4b58-83e7-a2c7c8666650 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/737] 10.0.0.184 () {32 vars in 707 bytes} [Fri May 29 03:21:22 2026] GET /v2/images/202f6c20-21de-4b58-83e7-a2c7c8666650 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:21:22.190 7 WARNING glance.api.v2.images [None req-aaad7f40-928a-4a61-9c6b-2cbf6b8f8eec 90efe61ca012483ebdce324c2a3a2020 efd772a495f147e8a1b3a897c15cdca3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ec6b3081-6068-479d-8cf6-37e8cd04668a [pid: 7|app: 0|req: 367/738] 10.0.0.184 () {32 vars in 710 bytes} [Fri May 29 03:21:22 2026] DELETE /v2/images/ec6b3081-6068-479d-8cf6-37e8cd04668a => generated 0 bytes in 862 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/739] 10.0.0.184 () {32 vars in 707 bytes} [Fri May 29 03:21:23 2026] GET /v2/images/ec6b3081-6068-479d-8cf6-37e8cd04668a => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:21:23.086 7 WARNING glance.api.v2.images [None req-9256b6d3-2007-4bd8-bf83-0b22bab82c04 90efe61ca012483ebdce324c2a3a2020 efd772a495f147e8a1b3a897c15cdca3 - - default default] Failed to find image ece399d1-f4bb-4e34-b5b3-2cc574f8ecd7 to delete: glance.common.exception.ImageNotFound: No image found with ID ece399d1-f4bb-4e34-b5b3-2cc574f8ecd7 [pid: 7|app: 0|req: 368/740] 10.0.0.184 () {32 vars in 710 bytes} [Fri May 29 03:21:23 2026] DELETE /v2/images/ece399d1-f4bb-4e34-b5b3-2cc574f8ecd7 => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/741] 10.0.0.184 () {32 vars in 707 bytes} [Fri May 29 03:21:23 2026] GET /v2/images/ece399d1-f4bb-4e34-b5b3-2cc574f8ecd7 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/742] 10.0.0.184 () {30 vars in 411 bytes} [Fri May 29 03:21: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: 377/749] 10.0.0.77 () {36 vars in 986 bytes} [Fri May 29 03:21:55 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => 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: 373/750] 10.0.0.77 () {36 vars in 926 bytes} [Fri May 29 03:21:55 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/755] 10.0.0.184 () {32 vars in 707 bytes} [Fri May 29 03:22:21 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => 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: 376/756] 10.0.0.184 () {32 vars in 707 bytes} [Fri May 29 03:22:21 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/759] 10.0.0.14 () {36 vars in 986 bytes} [Fri May 29 03:22:22 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => generated 1312 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/760] 10.0.0.14 () {36 vars in 926 bytes} [Fri May 29 03:22:22 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: 383/761] 10.0.0.14 () {36 vars in 926 bytes} [Fri May 29 03:22:22 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: 379/762] 10.0.0.14 () {36 vars in 986 bytes} [Fri May 29 03:22:22 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => 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: 384/763] 10.0.0.14 () {36 vars in 926 bytes} [Fri May 29 03:22:22 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: 380/764] 10.0.0.14 () {36 vars in 926 bytes} [Fri May 29 03:22:22 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: 385/765] 10.0.0.14 () {36 vars in 986 bytes} [Fri May 29 03:22:22 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => 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: 381/766] 10.0.0.14 () {36 vars in 926 bytes} [Fri May 29 03:22:22 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: 386/767] 10.0.0.14 () {36 vars in 926 bytes} [Fri May 29 03:22:22 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: 382/768] 10.0.0.24 () {36 vars in 910 bytes} [Fri May 29 03:22:22 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/769] 10.0.0.24 () {36 vars in 1006 bytes} [Fri May 29 03:22:22 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/770] 10.0.0.24 () {36 vars in 986 bytes} [Fri May 29 03:22:22 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/771] 10.0.0.24 () {36 vars in 926 bytes} [Fri May 29 03:22:22 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: 384/772] 10.0.0.24 () {36 vars in 926 bytes} [Fri May 29 03:22:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/773] 10.0.0.77 () {36 vars in 986 bytes} [Fri May 29 03:22:27 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/774] 10.0.0.77 () {36 vars in 926 bytes} [Fri May 29 03:22:27 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: 388/779] 10.0.0.77 () {36 vars in 986 bytes} [Fri May 29 03:22:46 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => 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: 392/780] 10.0.0.77 () {36 vars in 926 bytes} [Fri May 29 03:22:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/783] 10.0.0.77 () {36 vars in 986 bytes} [Fri May 29 03:22:56 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/784] 10.0.0.77 () {36 vars in 926 bytes} [Fri May 29 03:22:56 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/787] 10.0.0.77 () {36 vars in 986 bytes} [Fri May 29 03:23:04 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => 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: 392/788] 10.0.0.77 () {36 vars in 926 bytes} [Fri May 29 03:23:04 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: 398/791] 10.0.0.77 () {36 vars in 986 bytes} [Fri May 29 03:23:15 2026] GET /v2/images/9fde653a-4c92-4677-8850-f0c0ba019990 => 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: 394/792] 10.0.0.77 () {36 vars in 926 bytes} [Fri May 29 03:23:15 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: 403/801] 199.204.45.235 () {32 vars in 826 bytes} [Fri May 29 03:23:53 2026] GET /v2/images?status=active&owner=98e36b55a65f43cfb244c50f7f2cbebd&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/802] 199.204.45.235 () {32 vars in 653 bytes} [Fri May 29 03:23:53 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: 404/803] 10.0.0.14 () {36 vars in 986 bytes} [Fri May 29 03:23:54 2026] GET /v2/images/79fa9e1e-b865-491d-8869-b6c2b18f4c6d => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/804] 10.0.0.14 () {36 vars in 926 bytes} [Fri May 29 03:23:54 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: 405/805] 10.0.0.14 () {36 vars in 926 bytes} [Fri May 29 03:23:54 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: 401/806] 10.0.0.14 () {36 vars in 986 bytes} [Fri May 29 03:23:54 2026] GET /v2/images/79fa9e1e-b865-491d-8869-b6c2b18f4c6d => 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: 406/807] 10.0.0.14 () {36 vars in 926 bytes} [Fri May 29 03:23:54 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/808] 10.0.0.14 () {36 vars in 926 bytes} [Fri May 29 03:23:54 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/809] 10.0.0.14 () {36 vars in 986 bytes} [Fri May 29 03:23:54 2026] GET /v2/images/79fa9e1e-b865-491d-8869-b6c2b18f4c6d => 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: 403/810] 10.0.0.14 () {36 vars in 926 bytes} [Fri May 29 03:23:54 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: 408/811] 10.0.0.24 () {36 vars in 910 bytes} [Fri May 29 03:23:54 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: 404/812] 10.0.0.24 () {36 vars in 1006 bytes} [Fri May 29 03:23:54 2026] GET /v2/images/79fa9e1e-b865-491d-8869-b6c2b18f4c6d/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/813] 10.0.0.24 () {36 vars in 986 bytes} [Fri May 29 03:23:54 2026] GET /v2/images/79fa9e1e-b865-491d-8869-b6c2b18f4c6d => 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: 405/814] 10.0.0.24 () {36 vars in 926 bytes} [Fri May 29 03:23:54 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: 410/815] 10.0.0.24 () {36 vars in 926 bytes} [Fri May 29 03:23:54 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: 438/870] 10.0.0.184 () {32 vars in 633 bytes} [Fri May 29 03:28:22 2026] GET /v2/images => generated 5574 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)