+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 2 07:14:39 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-844fb7695-hjnsv 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 0x7fbd2e1d9668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-02 07:14:41.742 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-02 07:14:41.821 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-02 07:14:42.598 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-02 07:14:42.599 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-02 07:14:42.599 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-02 07:14:42.711 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-02 07:14:42.712 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-02 07:14:42.713 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-02 07:14:44.562 7 WARNING glance.api.v2.images [None req-940259f6-88c9-4984-a324-895c9f3f9a07 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-02 07:14:44.833 8 WARNING glance.api.v2.images [None req-b332a96b-1980-470c-9ff2-1ef629188fbe - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-02 07:14:44.889 7 WARNING keystonemiddleware._common.config [None req-940259f6-88c9-4984-a324-895c9f3f9a07 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 07:14:44.897 7 WARNING oslo_config.cfg [None req-940259f6-88c9-4984-a324-895c9f3f9a07 - - - - - -] 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 0x7fbd2e1d9668 pid: 7 (default app) 2026-06-02 07:14:45.222 8 WARNING keystonemiddleware._common.config [None req-b332a96b-1980-470c-9ff2-1ef629188fbe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 07:14:45.229 8 WARNING oslo_config.cfg [None req-b332a96b-1980-470c-9ff2-1ef629188fbe - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fbd2e1d9668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.157 () {42 vars in 688 bytes} [Tue Jun 2 07:14:46 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 07:14:46.687 8 WARNING oslo_policy.policy [None req-5d7cb268-b22d-43e0-9c1c-a31fcde17170 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 07:14:46.688 8 WARNING oslo_policy.policy [None req-5d7cb268-b22d-43e0-9c1c-a31fcde17170 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 07:14:46.703 8 WARNING oslo_policy.policy [None req-5d7cb268-b22d-43e0-9c1c-a31fcde17170 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 07:14:46.704 8 WARNING oslo_policy.policy [None req-5d7cb268-b22d-43e0-9c1c-a31fcde17170 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - 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.157 () {44 vars in 910 bytes} [Tue Jun 2 07:14:46 2026] GET /v2/images => generated 69 bytes in 535 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.157 () {42 vars in 688 bytes} [Tue Jun 2 07:14:50 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.157 () {44 vars in 910 bytes} [Tue Jun 2 07:14:50 2026] GET /v2/images => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 07:14:50.356 7 WARNING oslo_policy.policy [None req-436c7553-1f23-41d6-b4c0-561d7ebfb860 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 07:14:50.356 7 WARNING oslo_policy.policy [None req-436c7553-1f23-41d6-b4c0-561d7ebfb860 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - 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.157 () {44 vars in 911 bytes} [Tue Jun 2 07:14:50 2026] GET /v2/images/cirros => generated 151 bytes in 126 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.157 () {44 vars in 933 bytes} [Tue Jun 2 07:14:50 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 07:14:50.491 7 WARNING oslo_policy.policy [None req-3fcfc50e-6326-4b6d-a569-436382771937 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 07:14:50.492 7 WARNING oslo_policy.policy [None req-3fcfc50e-6326-4b6d-a569-436382771937 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - 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.157 () {44 vars in 939 bytes} [Tue Jun 2 07:14:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 07:14:50.574 8 WARNING oslo_config.cfg [None req-4eec8afa-e41b-4c9c-ba6b-631da8d809e8 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - 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.157 () {48 vars in 951 bytes} [Tue Jun 2 07:14:50 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 07:14:50.592 7 WARNING oslo_policy.policy [None req-7fbd144a-f891-4744-8a75-f88933965b50 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 07:14:50.592 7 WARNING oslo_policy.policy [None req-7fbd144a-f891-4744-8a75-f88933965b50 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 07:14:50.594 7 INFO glance.api.v2.image_data [None req-7fbd144a-f891-4744-8a75-f88933965b50 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 07:14:55.132 7 INFO glance.location [None req-7fbd144a-f891-4744-8a75-f88933965b50 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/14] 199.204.45.157 () {48 vars in 1045 bytes} [Tue Jun 2 07:14:50 2026] PUT /v2/images/43c76599-2832-4a44-8997-ee21616afbf1/file => generated 0 bytes in 4579 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7210 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.157 () {44 vars in 971 bytes} [Tue Jun 2 07:14:55 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 07:14:55.272 7 WARNING oslo_config.cfg [None req-7aae9722-2b60-48a5-b0e8-d5e9b534b6b9 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - 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.157 () {48 vars in 1051 bytes} [Tue Jun 2 07:14:55 2026] PATCH /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => generated 1312 bytes in 83 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.157 () {44 vars in 971 bytes} [Tue Jun 2 07:14:55 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => generated 1312 bytes in 12 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.157 () {42 vars in 688 bytes} [Tue Jun 2 07:36:09 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.157 () {44 vars in 910 bytes} [Tue Jun 2 07:36:09 2026] GET /v2/images => generated 1381 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 199.204.45.157 () {42 vars in 688 bytes} [Tue Jun 2 07:36:27 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: 139/279] 199.204.45.157 () {44 vars in 910 bytes} [Tue Jun 2 07:36:27 2026] GET /v2/images => generated 1381 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.204.45.157 () {44 vars in 937 bytes} [Tue Jun 2 07:36:27 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.204.45.157 () {44 vars in 959 bytes} [Tue Jun 2 07:36:27 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.157 () {44 vars in 939 bytes} [Tue Jun 2 07:36:27 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: 8|app: 0|req: 141/283] 199.204.45.157 () {48 vars in 951 bytes} [Tue Jun 2 07:36:27 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 07:36:27.548 7 INFO glance.api.v2.image_data [None req-cb6db016-ee15-4c7c-a085-c372c0ed2368 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 07:36:53.043 7 INFO glance.location [None req-cb6db016-ee15-4c7c-a085-c372c0ed2368 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 143/288] 199.204.45.157 () {48 vars in 1046 bytes} [Tue Jun 2 07:36:27 2026] PUT /v2/images/feffb42a-eea3-4429-8241-878eae46af89/file => generated 0 bytes in 25551 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64578 switches on core 0) [pid: 8|app: 0|req: 146/289] 199.204.45.157 () {44 vars in 971 bytes} [Tue Jun 2 07:36:53 2026] GET /v2/images/feffb42a-eea3-4429-8241-878eae46af89 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/290] 199.204.45.157 () {48 vars in 1051 bytes} [Tue Jun 2 07:36:53 2026] PATCH /v2/images/feffb42a-eea3-4429-8241-878eae46af89 => generated 1395 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/291] 199.204.45.157 () {44 vars in 971 bytes} [Tue Jun 2 07:36:53 2026] GET /v2/images/feffb42a-eea3-4429-8241-878eae46af89 => generated 1395 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/294] 199.204.45.157 () {42 vars in 688 bytes} [Tue Jun 2 07:36:54 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: 146/295] 199.204.45.157 () {44 vars in 910 bytes} [Tue Jun 2 07:36:54 2026] GET /v2/images => generated 2778 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 199.204.45.157 () {42 vars in 688 bytes} [Tue Jun 2 07:43: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: 187/377] 199.204.45.157 () {44 vars in 910 bytes} [Tue Jun 2 07:43:42 2026] GET /v2/images => generated 2778 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/380] 199.204.45.157 () {42 vars in 688 bytes} [Tue Jun 2 07:43:52 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: 189/381] 199.204.45.157 () {44 vars in 910 bytes} [Tue Jun 2 07:43:52 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 199.204.45.157 () {44 vars in 947 bytes} [Tue Jun 2 07:43:52 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: 190/383] 199.204.45.157 () {44 vars in 969 bytes} [Tue Jun 2 07:43:52 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.204.45.157 () {44 vars in 939 bytes} [Tue Jun 2 07:43:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/385] 199.204.45.157 () {48 vars in 951 bytes} [Tue Jun 2 07:43:52 2026] POST /v2/images => generated 799 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 07:43:52.451 8 WARNING oslo_policy.policy [None req-c38e68f2-eacc-4215-af53-67ac847f148c 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 07:43:52.452 8 WARNING oslo_policy.policy [None req-c38e68f2-eacc-4215-af53-67ac847f148c 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 07:43:52.453 8 INFO glance.api.v2.image_data [None req-c38e68f2-eacc-4215-af53-67ac847f148c 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 07:44:11.010 8 INFO glance.location [None req-c38e68f2-eacc-4215-af53-67ac847f148c 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 195/390] 199.204.45.157 () {48 vars in 1045 bytes} [Tue Jun 2 07:43:52 2026] PUT /v2/images/35c60228-cc99-4bff-bfb6-4c35a22fa29f/file => generated 0 bytes in 18608 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23815 switches on core 0) [pid: 7|app: 0|req: 196/391] 199.204.45.157 () {44 vars in 971 bytes} [Tue Jun 2 07:44:11 2026] GET /v2/images/35c60228-cc99-4bff-bfb6-4c35a22fa29f => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.204.45.157 () {48 vars in 1051 bytes} [Tue Jun 2 07:44:11 2026] PATCH /v2/images/35c60228-cc99-4bff-bfb6-4c35a22fa29f => generated 1410 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 199.204.45.157 () {44 vars in 971 bytes} [Tue Jun 2 07:44:11 2026] GET /v2/images/35c60228-cc99-4bff-bfb6-4c35a22fa29f => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 199.204.45.157 () {42 vars in 688 bytes} [Tue Jun 2 07:44:48 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: 202/403] 199.204.45.157 () {44 vars in 910 bytes} [Tue Jun 2 07:44:48 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 199.204.45.157 () {42 vars in 688 bytes} [Tue Jun 2 07:45:02 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: 204/407] 199.204.45.157 () {44 vars in 910 bytes} [Tue Jun 2 07:45:02 2026] GET /v2/images => generated 4190 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/408] 199.204.45.157 () {44 vars in 939 bytes} [Tue Jun 2 07:45:02 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 199.204.45.157 () {44 vars in 961 bytes} [Tue Jun 2 07:45:02 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: 205/410] 199.204.45.157 () {44 vars in 939 bytes} [Tue Jun 2 07:45:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/411] 199.204.45.157 () {48 vars in 951 bytes} [Tue Jun 2 07:45:02 2026] POST /v2/images => generated 791 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 07:45:02.836 8 INFO glance.api.v2.image_data [None req-e4328183-4827-4ae3-b596-fb5b39b44675 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 07:45:17.819 8 INFO glance.location [None req-e4328183-4827-4ae3-b596-fb5b39b44675 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 206/416] 199.204.45.157 () {48 vars in 1046 bytes} [Tue Jun 2 07:45:02 2026] PUT /v2/images/0b1997f6-c461-49b1-8315-d1f0625617b7/file => generated 0 bytes in 15033 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33515 switches on core 0) [pid: 7|app: 0|req: 211/417] 199.204.45.157 () {44 vars in 971 bytes} [Tue Jun 2 07:45:17 2026] GET /v2/images/0b1997f6-c461-49b1-8315-d1f0625617b7 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/418] 199.204.45.157 () {48 vars in 1051 bytes} [Tue Jun 2 07:45:17 2026] PATCH /v2/images/0b1997f6-c461-49b1-8315-d1f0625617b7 => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/419] 199.204.45.157 () {44 vars in 971 bytes} [Tue Jun 2 07:45:17 2026] GET /v2/images/0b1997f6-c461-49b1-8315-d1f0625617b7 => 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: 290/574] 199.204.45.157 () {42 vars in 688 bytes} [Tue Jun 2 07:58:12 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: 285/575] 199.204.45.157 () {44 vars in 910 bytes} [Tue Jun 2 07:58:12 2026] GET /v2/images => generated 5574 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/606] 199.204.45.157 () {42 vars in 688 bytes} [Tue Jun 2 08:00:40 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/607] 199.204.45.157 () {44 vars in 910 bytes} [Tue Jun 2 08:00:40 2026] GET /v2/images => generated 5574 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/608] 199.204.45.157 () {42 vars in 688 bytes} [Tue Jun 2 08:00: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: 307/609] 199.204.45.157 () {44 vars in 910 bytes} [Tue Jun 2 08:00:42 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: 7|app: 0|req: 313/620] 199.204.45.157 () {42 vars in 688 bytes} [Tue Jun 2 08:01: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: 308/621] 199.204.45.157 () {44 vars in 910 bytes} [Tue Jun 2 08:01:30 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/624] 199.204.45.157 () {42 vars in 688 bytes} [Tue Jun 2 08:01:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/625] 199.204.45.157 () {44 vars in 910 bytes} [Tue Jun 2 08:01:39 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/638] 199.204.45.157 () {42 vars in 688 bytes} [Tue Jun 2 08:02:40 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/639] 199.204.45.157 () {44 vars in 910 bytes} [Tue Jun 2 08:02:40 2026] GET /v2/images => generated 5574 bytes in 53 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:71: 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: 327/648] 10.0.0.44 () {32 vars in 631 bytes} [Tue Jun 2 08:03:22 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: 330/653] 10.0.0.215 () {36 vars in 986 bytes} [Tue Jun 2 08:03:40 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => generated 1312 bytes in 250 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:71: 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: 324/654] 10.0.0.215 () {36 vars in 926 bytes} [Tue Jun 2 08:03:40 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: 331/655] 10.0.0.215 () {36 vars in 926 bytes} [Tue Jun 2 08:03:40 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: 325/656] 10.0.0.215 () {36 vars in 986 bytes} [Tue Jun 2 08:03:40 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/657] 10.0.0.215 () {36 vars in 926 bytes} [Tue Jun 2 08:03:40 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: 326/658] 10.0.0.215 () {36 vars in 926 bytes} [Tue Jun 2 08:03:41 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: 333/659] 10.0.0.215 () {36 vars in 986 bytes} [Tue Jun 2 08:03:41 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => 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: 327/660] 10.0.0.215 () {36 vars in 926 bytes} [Tue Jun 2 08:03:41 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: 334/661] 10.0.0.215 () {36 vars in 926 bytes} [Tue Jun 2 08:03:41 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: 328/662] 10.0.0.29 () {36 vars in 985 bytes} [Tue Jun 2 08:03:42 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => generated 1312 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/663] 10.0.0.29 () {36 vars in 925 bytes} [Tue Jun 2 08:03:42 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/664] 10.0.0.29 () {36 vars in 985 bytes} [Tue Jun 2 08:03:42 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => 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: 336/665] 10.0.0.29 () {36 vars in 925 bytes} [Tue Jun 2 08:03:42 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: 330/666] 10.0.0.29 () {36 vars in 925 bytes} [Tue Jun 2 08:03:42 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: 332/669] 10.0.0.203 () {36 vars in 986 bytes} [Tue Jun 2 08:03:52 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => 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: 338/670] 10.0.0.203 () {36 vars in 926 bytes} [Tue Jun 2 08:03:52 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/673] 10.0.0.203 () {36 vars in 986 bytes} [Tue Jun 2 08:03:57 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => 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: 340/674] 10.0.0.203 () {36 vars in 926 bytes} [Tue Jun 2 08:03:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/675] 199.204.45.157 () {36 vars in 990 bytes} [Tue Jun 2 08:04:00 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/676] 199.204.45.157 () {36 vars in 930 bytes} [Tue Jun 2 08:04:00 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: 336/677] 199.204.45.157 () {36 vars in 990 bytes} [Tue Jun 2 08:04:01 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => 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: 342/678] 199.204.45.157 () {36 vars in 930 bytes} [Tue Jun 2 08:04:01 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: 340/685] 10.0.0.203 () {36 vars in 986 bytes} [Tue Jun 2 08:04:24 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => 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: 346/686] 10.0.0.203 () {36 vars in 926 bytes} [Tue Jun 2 08:04:24 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: 341/687] 10.0.0.203 () {36 vars in 986 bytes} [Tue Jun 2 08:04:32 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => 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: 347/688] 10.0.0.203 () {36 vars in 926 bytes} [Tue Jun 2 08:04:32 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: 345/695] 10.0.0.44 () {30 vars in 409 bytes} [Tue Jun 2 08:04:57 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: 351/696] 10.0.0.44 () {34 vars in 653 bytes} [Tue Jun 2 08:05:00 2026] POST /v2/images => generated 648 bytes in 333 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-02 08:05:01.324 8 WARNING glance.api.v2.images [None req-9f91686c-798e-4185-97ec-f156653923dd 6fd5f59a9af343a4a6cccd109c8ad784 59ad2af04d3047bfa5ff4b46f193d800 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c044b891-e8f5-4c4c-96dc-fdb7bc0f4ccc [pid: 8|app: 0|req: 346/697] 10.0.0.44 () {32 vars in 708 bytes} [Tue Jun 2 08:05:01 2026] DELETE /v2/images/c044b891-e8f5-4c4c-96dc-fdb7bc0f4ccc => generated 0 bytes in 91 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/698] 10.0.0.44 () {32 vars in 705 bytes} [Tue Jun 2 08:05:01 2026] GET /v2/images/c044b891-e8f5-4c4c-96dc-fdb7bc0f4ccc => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/699] 10.0.0.44 () {32 vars in 631 bytes} [Tue Jun 2 08:05:01 2026] GET /v2/images => generated 1381 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/700] 10.0.0.44 () {34 vars in 653 bytes} [Tue Jun 2 08:05:01 2026] POST /v2/images => generated 701 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/701] 10.0.0.44 () {32 vars in 715 bytes} [Tue Jun 2 08:05:01 2026] GET /v2/images/78a84cf3-440c-4dad-8889-fe56661e44b7/file => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:01.591 7 INFO glance.api.v2.image_data [None req-95ad05e5-4f8c-4960-9b82-e7f5d54063d8 6fd5f59a9af343a4a6cccd109c8ad784 59ad2af04d3047bfa5ff4b46f193d800 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 08:05:01.646 7 WARNING glance_store._drivers.rbd [None req-95ad05e5-4f8c-4960-9b82-e7f5d54063d8 6fd5f59a9af343a4a6cccd109c8ad784 59ad2af04d3047bfa5ff4b46f193d800 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-02 08:05:02.104 7 INFO glance.location [None req-95ad05e5-4f8c-4960-9b82-e7f5d54063d8 6fd5f59a9af343a4a6cccd109c8ad784 59ad2af04d3047bfa5ff4b46f193d800 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 354/702] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:05:01 2026] PUT /v2/images/78a84cf3-440c-4dad-8889-fe56661e44b7/file => generated 0 bytes in 576 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/703] 10.0.0.44 () {32 vars in 705 bytes} [Tue Jun 2 08:05:02 2026] GET /v2/images/78a84cf3-440c-4dad-8889-fe56661e44b7 => generated 1102 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/704] 10.0.0.44 () {32 vars in 715 bytes} [Tue Jun 2 08:05:02 2026] GET /v2/images/78a84cf3-440c-4dad-8889-fe56661e44b7/file => generated 1024 bytes in 202 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/705] 10.0.0.44 () {34 vars in 653 bytes} [Tue Jun 2 08:05:02 2026] POST /v2/images => generated 647 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/706] 10.0.0.44 () {32 vars in 724 bytes} [Tue Jun 2 08:05:02 2026] PATCH /v2/images/052ab72c-8874-40eb-9a71-d161c7c0950b => generated 653 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/707] 10.0.0.44 () {32 vars in 705 bytes} [Tue Jun 2 08:05:02 2026] GET /v2/images/052ab72c-8874-40eb-9a71-d161c7c0950b => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:02.552 7 WARNING glance.api.v2.images [None req-a8e1d8f4-dff3-4477-b489-ec331bbfa901 6fd5f59a9af343a4a6cccd109c8ad784 59ad2af04d3047bfa5ff4b46f193d800 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//052ab72c-8874-40eb-9a71-d161c7c0950b [pid: 7|app: 0|req: 357/708] 10.0.0.44 () {32 vars in 708 bytes} [Tue Jun 2 08:05:02 2026] DELETE /v2/images/052ab72c-8874-40eb-9a71-d161c7c0950b => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/709] 10.0.0.44 () {32 vars in 705 bytes} [Tue Jun 2 08:05:02 2026] GET /v2/images/052ab72c-8874-40eb-9a71-d161c7c0950b => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:05:02.616 7 WARNING glance.api.v2.images [None req-a782ba34-5f75-4c71-b84d-5980ac8cf6db 6fd5f59a9af343a4a6cccd109c8ad784 59ad2af04d3047bfa5ff4b46f193d800 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//78a84cf3-440c-4dad-8889-fe56661e44b7 [pid: 7|app: 0|req: 358/710] 10.0.0.44 () {32 vars in 708 bytes} [Tue Jun 2 08:05:02 2026] DELETE /v2/images/78a84cf3-440c-4dad-8889-fe56661e44b7 => generated 0 bytes in 757 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/711] 10.0.0.44 () {32 vars in 705 bytes} [Tue Jun 2 08:05:03 2026] GET /v2/images/78a84cf3-440c-4dad-8889-fe56661e44b7 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:05:03.395 7 WARNING glance.api.v2.images [None req-df8dcc1b-1e9a-4952-b340-f1a082ba1ccf 6fd5f59a9af343a4a6cccd109c8ad784 59ad2af04d3047bfa5ff4b46f193d800 - - default default] Failed to find image c044b891-e8f5-4c4c-96dc-fdb7bc0f4ccc to delete: glance.common.exception.ImageNotFound: No image found with ID c044b891-e8f5-4c4c-96dc-fdb7bc0f4ccc [pid: 7|app: 0|req: 359/712] 10.0.0.44 () {32 vars in 708 bytes} [Tue Jun 2 08:05:03 2026] DELETE /v2/images/c044b891-e8f5-4c4c-96dc-fdb7bc0f4ccc => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/713] 10.0.0.44 () {32 vars in 705 bytes} [Tue Jun 2 08:05:03 2026] GET /v2/images/c044b891-e8f5-4c4c-96dc-fdb7bc0f4ccc => 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: 356/716] 10.0.0.203 () {36 vars in 986 bytes} [Tue Jun 2 08:05:09 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/717] 10.0.0.203 () {36 vars in 926 bytes} [Tue Jun 2 08:05:09 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: 360/724] 10.0.0.203 () {36 vars in 986 bytes} [Tue Jun 2 08:05:36 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/725] 10.0.0.203 () {36 vars in 926 bytes} [Tue Jun 2 08:05:36 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/732] 10.0.0.44 () {32 vars in 705 bytes} [Tue Jun 2 08:06:10 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/733] 10.0.0.44 () {32 vars in 705 bytes} [Tue Jun 2 08:06:10 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => 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: 365/734] 10.0.0.215 () {36 vars in 986 bytes} [Tue Jun 2 08:06:10 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/735] 10.0.0.215 () {36 vars in 926 bytes} [Tue Jun 2 08:06:10 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: 366/736] 10.0.0.215 () {36 vars in 926 bytes} [Tue Jun 2 08:06:11 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: 371/737] 10.0.0.215 () {36 vars in 986 bytes} [Tue Jun 2 08:06:11 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/738] 10.0.0.215 () {36 vars in 926 bytes} [Tue Jun 2 08:06:11 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: 372/739] 10.0.0.215 () {36 vars in 926 bytes} [Tue Jun 2 08:06:11 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: 368/740] 10.0.0.215 () {36 vars in 986 bytes} [Tue Jun 2 08:06:11 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/741] 10.0.0.215 () {36 vars in 926 bytes} [Tue Jun 2 08:06:11 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: 369/742] 10.0.0.29 () {36 vars in 985 bytes} [Tue Jun 2 08:06:11 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => 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: 374/743] 10.0.0.29 () {36 vars in 925 bytes} [Tue Jun 2 08:06:11 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: 370/744] 10.0.0.29 () {36 vars in 985 bytes} [Tue Jun 2 08:06:11 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/745] 10.0.0.29 () {36 vars in 925 bytes} [Tue Jun 2 08:06:11 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/746] 10.0.0.29 () {36 vars in 925 bytes} [Tue Jun 2 08:06:11 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: 373/749] 10.0.0.203 () {36 vars in 986 bytes} [Tue Jun 2 08:06:22 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => 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: 377/750] 10.0.0.203 () {36 vars in 926 bytes} [Tue Jun 2 08:06: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: 377/757] 10.0.0.203 () {36 vars in 986 bytes} [Tue Jun 2 08:06:45 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => 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/758] 10.0.0.203 () {36 vars in 926 bytes} [Tue Jun 2 08:06:45 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/765] 10.0.0.203 () {36 vars in 986 bytes} [Tue Jun 2 08:07:18 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/766] 10.0.0.203 () {36 vars in 926 bytes} [Tue Jun 2 08:07:18 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: 382/767] 10.0.0.203 () {36 vars in 986 bytes} [Tue Jun 2 08:07:19 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/768] 10.0.0.203 () {36 vars in 926 bytes} [Tue Jun 2 08:07:20 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: 385/773] 10.0.0.203 () {36 vars in 986 bytes} [Tue Jun 2 08:07:37 2026] GET /v2/images/43c76599-2832-4a44-8997-ee21616afbf1 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/774] 10.0.0.203 () {36 vars in 926 bytes} [Tue Jun 2 08:07:37 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: 389/781] 199.204.45.157 () {32 vars in 825 bytes} [Tue Jun 2 08:08:11 2026] GET /v2/images?status=active&owner=a149b10a136245f0a16fdbf0da6beff4&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/782] 199.204.45.157 () {32 vars in 652 bytes} [Tue Jun 2 08:08:11 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: 390/783] 10.0.0.215 () {36 vars in 986 bytes} [Tue Jun 2 08:08:12 2026] GET /v2/images/feffb42a-eea3-4429-8241-878eae46af89 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/784] 10.0.0.215 () {36 vars in 926 bytes} [Tue Jun 2 08:08:12 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: 391/785] 10.0.0.215 () {36 vars in 926 bytes} [Tue Jun 2 08:08:12 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/786] 10.0.0.215 () {36 vars in 986 bytes} [Tue Jun 2 08:08:12 2026] GET /v2/images/feffb42a-eea3-4429-8241-878eae46af89 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/787] 10.0.0.215 () {36 vars in 926 bytes} [Tue Jun 2 08:08:12 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: 396/788] 10.0.0.215 () {36 vars in 926 bytes} [Tue Jun 2 08:08:12 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: 393/789] 10.0.0.215 () {36 vars in 986 bytes} [Tue Jun 2 08:08:12 2026] GET /v2/images/feffb42a-eea3-4429-8241-878eae46af89 => 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: 397/790] 10.0.0.215 () {36 vars in 926 bytes} [Tue Jun 2 08:08:12 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: 394/791] 10.0.0.29 () {36 vars in 985 bytes} [Tue Jun 2 08:08:12 2026] GET /v2/images/feffb42a-eea3-4429-8241-878eae46af89 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/792] 10.0.0.29 () {36 vars in 925 bytes} [Tue Jun 2 08:08:12 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: 395/793] 10.0.0.29 () {36 vars in 985 bytes} [Tue Jun 2 08:08:12 2026] GET /v2/images/feffb42a-eea3-4429-8241-878eae46af89 => 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: 399/794] 10.0.0.29 () {36 vars in 925 bytes} [Tue Jun 2 08:08:12 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/795] 10.0.0.29 () {36 vars in 925 bytes} [Tue Jun 2 08:08:12 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: 425/846] 10.0.0.44 () {32 vars in 631 bytes} [Tue Jun 2 08:12:14 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)