+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon May 11 01:14:57 2026] *** compiled with version: 11.4.0 on 09 May 2026 21:14:48 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-788cdcdbf7-q8kpt 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55e837a1f150 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-11 01:14:59.333 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-11 01:14:59.340 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-11 01:14:59.946 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-11 01:14:59.947 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-11 01:14:59.955 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-11 01:14:59.957 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-11 01:15:01.515 7 WARNING glance.api.v2.images [None req-8e642ea0-77f5-4f11-884a-928699ed47b2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 01:15:01.550 8 WARNING glance.api.v2.images [None req-a26b0064-0a98-44f6-86d4-2780957aa219 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 01:15:01.769 7 WARNING keystonemiddleware._common.config [None req-8e642ea0-77f5-4f11-884a-928699ed47b2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 01:15:01.777 7 WARNING oslo_config.cfg [None req-8e642ea0-77f5-4f11-884a-928699ed47b2 - - - - - -] 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 4 seconds on interpreter 0x55e837a1f150 pid: 7 (default app) 2026-05-11 01:15:01.795 8 WARNING keystonemiddleware._common.config [None req-a26b0064-0a98-44f6-86d4-2780957aa219 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 01:15:01.803 8 WARNING oslo_config.cfg [None req-a26b0064-0a98-44f6-86d4-2780957aa219 - - - - - -] 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 4 seconds on interpreter 0x55e837a1f150 pid: 8 (default app) [pid: 8|app: 0|req: 1/4] 199.204.45.156 () {42 vars in 688 bytes} [Mon May 11 01:15:03 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-05-11 01:15:03.814 7 WARNING oslo_policy.policy [None req-364477fa-11d7-4f13-9c38-8a032d234090 676516b79b564ba9a5b874c2ecfcebe5 8a6f02e7bcb943de96e92ff59b38e4a6 - - 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-11 01:15:03.815 7 WARNING oslo_policy.policy [None req-364477fa-11d7-4f13-9c38-8a032d234090 676516b79b564ba9a5b874c2ecfcebe5 8a6f02e7bcb943de96e92ff59b38e4a6 - - 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-11 01:15:03.834 7 WARNING oslo_policy.policy [None req-364477fa-11d7-4f13-9c38-8a032d234090 676516b79b564ba9a5b874c2ecfcebe5 8a6f02e7bcb943de96e92ff59b38e4a6 - - 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-11 01:15:03.834 7 WARNING oslo_policy.policy [None req-364477fa-11d7-4f13-9c38-8a032d234090 676516b79b564ba9a5b874c2ecfcebe5 8a6f02e7bcb943de96e92ff59b38e4a6 - - 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: 4/5] 199.204.45.156 () {44 vars in 910 bytes} [Mon May 11 01:15:03 2026] GET /v2/images => generated 69 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.156 () {42 vars in 688 bytes} [Mon May 11 01:15:07 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.156 () {44 vars in 910 bytes} [Mon May 11 01:15:07 2026] GET /v2/images => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-05-11 01:15:07.127 8 WARNING oslo_policy.policy [None req-7083fd57-9616-48bb-9de2-c369322e2491 676516b79b564ba9a5b874c2ecfcebe5 8a6f02e7bcb943de96e92ff59b38e4a6 - - 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-11 01:15:07.127 8 WARNING oslo_policy.policy [None req-7083fd57-9616-48bb-9de2-c369322e2491 676516b79b564ba9a5b874c2ecfcebe5 8a6f02e7bcb943de96e92ff59b38e4a6 - - 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: 3/8] 199.204.45.156 () {44 vars in 911 bytes} [Mon May 11 01:15:07 2026] GET /v2/images/cirros => generated 151 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 199.204.45.156 () {44 vars in 933 bytes} [Mon May 11 01:15:07 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:15:07.253 8 WARNING oslo_policy.policy [None req-c3646a6f-0fbe-488b-94d0-dccce6721cba 676516b79b564ba9a5b874c2ecfcebe5 8a6f02e7bcb943de96e92ff59b38e4a6 - - 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-11 01:15:07.254 8 WARNING oslo_policy.policy [None req-c3646a6f-0fbe-488b-94d0-dccce6721cba 676516b79b564ba9a5b874c2ecfcebe5 8a6f02e7bcb943de96e92ff59b38e4a6 - - 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: 4/10] 199.204.45.156 () {44 vars in 939 bytes} [Mon May 11 01:15:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 01:15:07.337 7 WARNING oslo_config.cfg [None req-1af3a168-8f1c-4c26-9fff-1fe5fe81a4ee 676516b79b564ba9a5b874c2ecfcebe5 8a6f02e7bcb943de96e92ff59b38e4a6 - - 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: 7/11] 199.204.45.156 () {48 vars in 951 bytes} [Mon May 11 01:15:07 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 01:15:07.361 8 WARNING oslo_policy.policy [None req-38b2f445-0caa-4bf5-a83f-50e3b3fbd928 676516b79b564ba9a5b874c2ecfcebe5 8a6f02e7bcb943de96e92ff59b38e4a6 - - 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-11 01:15:07.362 8 WARNING oslo_policy.policy [None req-38b2f445-0caa-4bf5-a83f-50e3b3fbd928 676516b79b564ba9a5b874c2ecfcebe5 8a6f02e7bcb943de96e92ff59b38e4a6 - - 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-11 01:15:07.364 8 INFO glance.api.v2.image_data [None req-38b2f445-0caa-4bf5-a83f-50e3b3fbd928 676516b79b564ba9a5b874c2ecfcebe5 8a6f02e7bcb943de96e92ff59b38e4a6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:15:11.533 8 INFO glance.location [None req-38b2f445-0caa-4bf5-a83f-50e3b3fbd928 676516b79b564ba9a5b874c2ecfcebe5 8a6f02e7bcb943de96e92ff59b38e4a6 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 5/12] 199.204.45.156 () {48 vars in 1045 bytes} [Mon May 11 01:15:07 2026] PUT /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece/file => generated 0 bytes in 4233 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7086 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.204.45.156 () {44 vars in 910 bytes} [Mon May 11 01:15:11 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:15:11.629 8 WARNING oslo_config.cfg [None req-f6a7d7ef-abb4-4c9e-b51e-2ceaa8e99105 676516b79b564ba9a5b874c2ecfcebe5 8a6f02e7bcb943de96e92ff59b38e4a6 - - 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: 6/14] 199.204.45.156 () {48 vars in 1049 bytes} [Mon May 11 01:15:11 2026] PATCH /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.156 () {44 vars in 910 bytes} [Mon May 11 01:15:11 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/280] 199.204.45.156 () {42 vars in 688 bytes} [Mon May 11 01:37:05 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/281] 199.204.45.156 () {44 vars in 910 bytes} [Mon May 11 01:37:05 2026] GET /v2/images => generated 1240 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/286] 199.204.45.156 () {42 vars in 688 bytes} [Mon May 11 01:37:31 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 199.204.45.156 () {44 vars in 910 bytes} [Mon May 11 01:37:31 2026] GET /v2/images => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 199.204.45.156 () {44 vars in 937 bytes} [Mon May 11 01:37:31 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 199.204.45.156 () {44 vars in 959 bytes} [Mon May 11 01:37:31 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: 147/290] 199.204.45.156 () {44 vars in 939 bytes} [Mon May 11 01:37:31 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: 144/293] 199.204.45.156 () {48 vars in 951 bytes} [Mon May 11 01:37:31 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 01:37:31.939 7 WARNING oslo_policy.policy [None req-21ca2b31-3b48-4e10-b9fd-cb63c3dc02cd 676516b79b564ba9a5b874c2ecfcebe5 8a6f02e7bcb943de96e92ff59b38e4a6 - - 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-11 01:37:31.940 7 WARNING oslo_policy.policy [None req-21ca2b31-3b48-4e10-b9fd-cb63c3dc02cd 676516b79b564ba9a5b874c2ecfcebe5 8a6f02e7bcb943de96e92ff59b38e4a6 - - 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-11 01:37:31.941 7 INFO glance.api.v2.image_data [None req-21ca2b31-3b48-4e10-b9fd-cb63c3dc02cd 676516b79b564ba9a5b874c2ecfcebe5 8a6f02e7bcb943de96e92ff59b38e4a6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:37:58.048 7 INFO glance.location [None req-21ca2b31-3b48-4e10-b9fd-cb63c3dc02cd 676516b79b564ba9a5b874c2ecfcebe5 8a6f02e7bcb943de96e92ff59b38e4a6 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 150/298] 199.204.45.156 () {48 vars in 1046 bytes} [Mon May 11 01:37:31 2026] PUT /v2/images/1bc177d3-e54d-43b6-bf9b-e721cd6d45b5/file => generated 0 bytes in 26157 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66357 switches on core 0) [pid: 8|app: 0|req: 149/299] 199.204.45.156 () {44 vars in 910 bytes} [Mon May 11 01:37:58 2026] GET /v2/images => generated 2451 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/300] 199.204.45.156 () {48 vars in 1049 bytes} [Mon May 11 01:37:58 2026] PATCH /v2/images/1bc177d3-e54d-43b6-bf9b-e721cd6d45b5 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/301] 199.204.45.156 () {48 vars in 1050 bytes} [Mon May 11 01:37:58 2026] PATCH /v2/images/1bc177d3-e54d-43b6-bf9b-e721cd6d45b5 => generated 1209 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/302] 199.204.45.156 () {44 vars in 910 bytes} [Mon May 11 01:37:58 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/303] 199.204.45.156 () {42 vars in 688 bytes} [Mon May 11 01:37:59 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/304] 199.204.45.156 () {44 vars in 910 bytes} [Mon May 11 01:37:59 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.204.45.156 () {42 vars in 688 bytes} [Mon May 11 01:44:29 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 199.204.45.156 () {44 vars in 910 bytes} [Mon May 11 01:44:29 2026] GET /v2/images => generated 2451 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/387] 199.204.45.156 () {42 vars in 688 bytes} [Mon May 11 01:44:41 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/388] 199.204.45.156 () {44 vars in 910 bytes} [Mon May 11 01:44:41 2026] GET /v2/images => generated 2451 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/389] 199.204.45.156 () {44 vars in 947 bytes} [Mon May 11 01:44:41 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/390] 199.204.45.156 () {44 vars in 969 bytes} [Mon May 11 01:44:41 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/391] 199.204.45.156 () {44 vars in 939 bytes} [Mon May 11 01:44:41 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: 7|app: 0|req: 197/392] 199.204.45.156 () {48 vars in 951 bytes} [Mon May 11 01:44:41 2026] POST /v2/images => generated 799 bytes in 35 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 01:44:41.367 8 INFO glance.api.v2.image_data [None req-b9651e36-2db2-4943-ae3b-f3f411151707 676516b79b564ba9a5b874c2ecfcebe5 8a6f02e7bcb943de96e92ff59b38e4a6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:45:00.784 8 INFO glance.location [None req-b9651e36-2db2-4943-ae3b-f3f411151707 676516b79b564ba9a5b874c2ecfcebe5 8a6f02e7bcb943de96e92ff59b38e4a6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 196/397] 199.204.45.156 () {48 vars in 1045 bytes} [Mon May 11 01:44:41 2026] PUT /v2/images/ef53932d-e4b4-4562-b5ee-11ab7b038210/file => generated 0 bytes in 19482 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23927 switches on core 0) [pid: 7|app: 0|req: 202/398] 199.204.45.156 () {44 vars in 910 bytes} [Mon May 11 01:45:00 2026] GET /v2/images => generated 3664 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/399] 199.204.45.156 () {48 vars in 1050 bytes} [Mon May 11 01:45:00 2026] PATCH /v2/images/ef53932d-e4b4-4562-b5ee-11ab7b038210 => generated 1234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/400] 199.204.45.156 () {44 vars in 910 bytes} [Mon May 11 01:45:00 2026] GET /v2/images => generated 3687 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/411] 199.204.45.156 () {42 vars in 688 bytes} [Mon May 11 01:45:43 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/412] 199.204.45.156 () {44 vars in 910 bytes} [Mon May 11 01:45:43 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/415] 199.204.45.156 () {42 vars in 688 bytes} [Mon May 11 01:45:59 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/416] 199.204.45.156 () {44 vars in 910 bytes} [Mon May 11 01:45:59 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/417] 199.204.45.156 () {44 vars in 939 bytes} [Mon May 11 01:45:59 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/418] 199.204.45.156 () {44 vars in 961 bytes} [Mon May 11 01:45:59 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: 7|app: 0|req: 213/419] 199.204.45.156 () {44 vars in 939 bytes} [Mon May 11 01:45:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/420] 199.204.45.156 () {48 vars in 951 bytes} [Mon May 11 01:45:59 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 01:45:59.502 7 INFO glance.api.v2.image_data [None req-fa9030b6-c1a2-4720-b789-66d5b1846da9 676516b79b564ba9a5b874c2ecfcebe5 8a6f02e7bcb943de96e92ff59b38e4a6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:46:11.797 7 INFO glance.location [None req-fa9030b6-c1a2-4720-b789-66d5b1846da9 676516b79b564ba9a5b874c2ecfcebe5 8a6f02e7bcb943de96e92ff59b38e4a6 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 214/423] 199.204.45.156 () {48 vars in 1046 bytes} [Mon May 11 01:45:59 2026] PUT /v2/images/ca7d2710-ee37-481c-9f8f-3819f29aa934/file => generated 0 bytes in 12342 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30361 switches on core 0) [pid: 8|app: 0|req: 210/424] 199.204.45.156 () {44 vars in 910 bytes} [Mon May 11 01:46:11 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/427] 199.204.45.156 () {48 vars in 1049 bytes} [Mon May 11 01:46:11 2026] PATCH /v2/images/ca7d2710-ee37-481c-9f8f-3819f29aa934 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/428] 199.204.45.156 () {44 vars in 910 bytes} [Mon May 11 01:46:11 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/567] 199.204.45.156 () {42 vars in 688 bytes} [Mon May 11 01:57:45 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/568] 199.204.45.156 () {44 vars in 910 bytes} [Mon May 11 01:57:45 2026] GET /v2/images => generated 4893 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/597] 199.204.45.156 () {42 vars in 688 bytes} [Mon May 11 02:00:04 2026] GET / => generated 1193 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/598] 199.204.45.156 () {44 vars in 910 bytes} [Mon May 11 02:00:04 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/599] 199.204.45.156 () {42 vars in 688 bytes} [Mon May 11 02:00:05 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/600] 199.204.45.156 () {44 vars in 910 bytes} [Mon May 11 02:00:05 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/609] 199.204.45.156 () {42 vars in 688 bytes} [Mon May 11 02:00:51 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/610] 199.204.45.156 () {44 vars in 910 bytes} [Mon May 11 02:00:51 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/613] 199.204.45.156 () {42 vars in 688 bytes} [Mon May 11 02:00:59 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/614] 199.204.45.156 () {44 vars in 910 bytes} [Mon May 11 02:00:59 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/627] 199.204.45.156 () {42 vars in 688 bytes} [Mon May 11 02:02:00 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/628] 199.204.45.156 () {44 vars in 910 bytes} [Mon May 11 02:02:00 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 319/639] 10.0.0.100 () {32 vars in 633 bytes} [Mon May 11 02:02:42 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 323/644] 10.0.0.80 () {36 vars in 986 bytes} [Mon May 11 02:03:03 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/645] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:03:03 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: 324/646] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:03:03 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: 323/647] 10.0.0.80 () {36 vars in 986 bytes} [Mon May 11 02:03:03 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/648] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:03:03 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: 324/649] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:03:03 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: 326/650] 10.0.0.80 () {36 vars in 986 bytes} [Mon May 11 02:03:03 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/651] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:03:03 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: 327/652] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:03:03 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: 326/653] 10.0.0.107 () {36 vars in 987 bytes} [Mon May 11 02:03:03 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/654] 10.0.0.107 () {36 vars in 927 bytes} [Mon May 11 02:03:03 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/655] 10.0.0.99 () {36 vars in 986 bytes} [Mon May 11 02:03:04 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/656] 10.0.0.99 () {36 vars in 926 bytes} [Mon May 11 02:03: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: 328/657] 10.0.0.99 () {36 vars in 986 bytes} [Mon May 11 02:03:04 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/658] 10.0.0.99 () {36 vars in 926 bytes} [Mon May 11 02:03:04 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: 329/659] 10.0.0.99 () {36 vars in 926 bytes} [Mon May 11 02:03:04 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: 331/660] 199.204.45.156 () {36 vars in 991 bytes} [Mon May 11 02:03:06 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/661] 199.204.45.156 () {36 vars in 931 bytes} [Mon May 11 02:03:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/662] 199.204.45.156 () {36 vars in 991 bytes} [Mon May 11 02:03:07 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/663] 199.204.45.156 () {36 vars in 931 bytes} [Mon May 11 02:03:07 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/664] 10.0.0.107 () {36 vars in 987 bytes} [Mon May 11 02:03:10 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/665] 10.0.0.107 () {36 vars in 927 bytes} [Mon May 11 02:03:10 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: 337/672] 10.0.0.107 () {36 vars in 987 bytes} [Mon May 11 02:03:33 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/673] 10.0.0.107 () {36 vars in 927 bytes} [Mon May 11 02:03:33 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: 338/674] 10.0.0.107 () {36 vars in 987 bytes} [Mon May 11 02:03:34 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/675] 10.0.0.107 () {36 vars in 927 bytes} [Mon May 11 02:03:34 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: 340/680] 10.0.0.107 () {36 vars in 987 bytes} [Mon May 11 02:04:00 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/681] 10.0.0.107 () {36 vars in 927 bytes} [Mon May 11 02:04:00 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: 7|app: 0|req: 343/684] 10.0.0.100 () {34 vars in 655 bytes} [Mon May 11 02:04:02 2026] POST /v2/images => generated 648 bytes in 239 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-11 02:04:03.018 8 WARNING glance.api.v2.images [None req-e5a75d4d-e037-4b56-a50c-26e5695810c4 296945b52bd74b469d14ee5b16103f45 ddf86bccc5ed40b594537dbab18cbc2f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d72d13dd-f503-4721-a8f5-e8f1be0f873a [pid: 8|app: 0|req: 342/685] 10.0.0.100 () {32 vars in 710 bytes} [Mon May 11 02:04:03 2026] DELETE /v2/images/d72d13dd-f503-4721-a8f5-e8f1be0f873a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/686] 10.0.0.100 () {32 vars in 707 bytes} [Mon May 11 02:04:03 2026] GET /v2/images/d72d13dd-f503-4721-a8f5-e8f1be0f873a => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/687] 10.0.0.100 () {32 vars in 633 bytes} [Mon May 11 02:04:03 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/688] 10.0.0.100 () {34 vars in 655 bytes} [Mon May 11 02:04:03 2026] POST /v2/images => generated 702 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/689] 10.0.0.100 () {32 vars in 717 bytes} [Mon May 11 02:04:03 2026] GET /v2/images/6ba74e31-4570-455b-acf8-becade2024ad/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:04:03.279 7 INFO glance.api.v2.image_data [None req-55ce3401-8977-49b9-b4a5-ea9cb30c486a 296945b52bd74b469d14ee5b16103f45 ddf86bccc5ed40b594537dbab18cbc2f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 02:04:03.325 7 WARNING glance_store._drivers.rbd [None req-55ce3401-8977-49b9-b4a5-ea9cb30c486a 296945b52bd74b469d14ee5b16103f45 ddf86bccc5ed40b594537dbab18cbc2f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-11 02:04:04.293 7 INFO glance.location [None req-55ce3401-8977-49b9-b4a5-ea9cb30c486a 296945b52bd74b469d14ee5b16103f45 ddf86bccc5ed40b594537dbab18cbc2f - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 346/690] 10.0.0.100 () {32 vars in 727 bytes} [Mon May 11 02:04:03 2026] PUT /v2/images/6ba74e31-4570-455b-acf8-becade2024ad/file => generated 0 bytes in 1070 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/691] 10.0.0.100 () {32 vars in 707 bytes} [Mon May 11 02:04:04 2026] GET /v2/images/6ba74e31-4570-455b-acf8-becade2024ad => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/692] 10.0.0.100 () {32 vars in 717 bytes} [Mon May 11 02:04:04 2026] GET /v2/images/6ba74e31-4570-455b-acf8-becade2024ad/file => generated 1024 bytes in 164 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/693] 10.0.0.100 () {34 vars in 655 bytes} [Mon May 11 02:04:04 2026] POST /v2/images => generated 648 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/694] 10.0.0.100 () {32 vars in 726 bytes} [Mon May 11 02:04:04 2026] PATCH /v2/images/17c6b134-5a24-496c-b9d8-93f1b6b33c4f => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/695] 10.0.0.100 () {32 vars in 707 bytes} [Mon May 11 02:04:04 2026] GET /v2/images/17c6b134-5a24-496c-b9d8-93f1b6b33c4f => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:04.673 7 WARNING glance.api.v2.images [None req-1c73cebd-5f7e-4c70-9838-e208ece01a4c 296945b52bd74b469d14ee5b16103f45 ddf86bccc5ed40b594537dbab18cbc2f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//17c6b134-5a24-496c-b9d8-93f1b6b33c4f [pid: 7|app: 0|req: 349/696] 10.0.0.100 () {32 vars in 710 bytes} [Mon May 11 02:04:04 2026] DELETE /v2/images/17c6b134-5a24-496c-b9d8-93f1b6b33c4f => generated 0 bytes in 149 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/697] 10.0.0.100 () {32 vars in 707 bytes} [Mon May 11 02:04:04 2026] GET /v2/images/17c6b134-5a24-496c-b9d8-93f1b6b33c4f => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:04:04.839 7 WARNING glance.api.v2.images [None req-281802ed-f1c4-466c-b68b-17c46973a1f9 296945b52bd74b469d14ee5b16103f45 ddf86bccc5ed40b594537dbab18cbc2f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6ba74e31-4570-455b-acf8-becade2024ad [pid: 7|app: 0|req: 350/698] 10.0.0.100 () {32 vars in 710 bytes} [Mon May 11 02:04:04 2026] DELETE /v2/images/6ba74e31-4570-455b-acf8-becade2024ad => generated 0 bytes in 1089 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/699] 10.0.0.100 () {32 vars in 707 bytes} [Mon May 11 02:04:05 2026] GET /v2/images/6ba74e31-4570-455b-acf8-becade2024ad => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:04:05.948 7 WARNING glance.api.v2.images [None req-117d77d3-d566-4af4-8114-7b0a03efeaeb 296945b52bd74b469d14ee5b16103f45 ddf86bccc5ed40b594537dbab18cbc2f - - default default] Failed to find image d72d13dd-f503-4721-a8f5-e8f1be0f873a to delete: glance.common.exception.ImageNotFound: No image found with ID d72d13dd-f503-4721-a8f5-e8f1be0f873a [pid: 7|app: 0|req: 351/700] 10.0.0.100 () {32 vars in 710 bytes} [Mon May 11 02:04:05 2026] DELETE /v2/images/d72d13dd-f503-4721-a8f5-e8f1be0f873a => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/701] 10.0.0.100 () {32 vars in 707 bytes} [Mon May 11 02:04:05 2026] GET /v2/images/d72d13dd-f503-4721-a8f5-e8f1be0f873a => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/712] 10.0.0.100 () {30 vars in 411 bytes} [Mon May 11 02:05:00 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/723] 10.0.0.107 () {36 vars in 987 bytes} [Mon May 11 02:05:45 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/724] 10.0.0.107 () {36 vars in 927 bytes} [Mon May 11 02:05:45 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/727] 10.0.0.107 () {36 vars in 987 bytes} [Mon May 11 02:05:56 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/728] 10.0.0.107 () {36 vars in 927 bytes} [Mon May 11 02:05:56 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: 365/731] 10.0.0.100 () {32 vars in 707 bytes} [Mon May 11 02:06:06 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/732] 10.0.0.100 () {32 vars in 707 bytes} [Mon May 11 02:06:06 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/733] 10.0.0.80 () {36 vars in 986 bytes} [Mon May 11 02:06:06 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/734] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:06:06 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: 367/735] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:06:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/736] 10.0.0.80 () {36 vars in 986 bytes} [Mon May 11 02:06:06 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/737] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:06:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/738] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:06:06 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/739] 10.0.0.80 () {36 vars in 986 bytes} [Mon May 11 02:06:06 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/740] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:06:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/741] 10.0.0.99 () {36 vars in 986 bytes} [Mon May 11 02:06:06 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/742] 10.0.0.99 () {36 vars in 926 bytes} [Mon May 11 02:06:06 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: 371/743] 10.0.0.99 () {36 vars in 986 bytes} [Mon May 11 02:06:06 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/744] 10.0.0.99 () {36 vars in 926 bytes} [Mon May 11 02:06:06 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: 372/745] 10.0.0.99 () {36 vars in 926 bytes} [Mon May 11 02:06:06 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: 375/750] 10.0.0.107 () {36 vars in 987 bytes} [Mon May 11 02:06:23 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/751] 10.0.0.107 () {36 vars in 927 bytes} [Mon May 11 02:06:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/760] 10.0.0.107 () {36 vars in 987 bytes} [Mon May 11 02:07:03 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/761] 10.0.0.107 () {36 vars in 927 bytes} [Mon May 11 02:07:03 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/780] 10.0.0.107 () {36 vars in 987 bytes} [Mon May 11 02:08:41 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/783] 10.0.0.107 () {36 vars in 927 bytes} [Mon May 11 02:08:41 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: 392/784] 10.0.0.107 () {36 vars in 987 bytes} [Mon May 11 02:08:49 2026] GET /v2/images/50cf698c-99ef-4f39-a725-4f260dc2bece => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/785] 10.0.0.107 () {36 vars in 927 bytes} [Mon May 11 02:08:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/792] 199.204.45.156 () {32 vars in 826 bytes} [Mon May 11 02:09:16 2026] GET /v2/images?status=active&owner=8a6f02e7bcb943de96e92ff59b38e4a6&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/793] 199.204.45.156 () {32 vars in 653 bytes} [Mon May 11 02:09:16 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: 397/794] 10.0.0.80 () {36 vars in 986 bytes} [Mon May 11 02:09:17 2026] GET /v2/images/1bc177d3-e54d-43b6-bf9b-e721cd6d45b5 => generated 1209 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/795] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:09:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/796] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:09:17 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: 399/797] 10.0.0.80 () {36 vars in 986 bytes} [Mon May 11 02:09:17 2026] GET /v2/images/1bc177d3-e54d-43b6-bf9b-e721cd6d45b5 => 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: 399/798] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:09:17 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/799] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:09:17 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: 400/800] 10.0.0.80 () {36 vars in 986 bytes} [Mon May 11 02:09:17 2026] GET /v2/images/1bc177d3-e54d-43b6-bf9b-e721cd6d45b5 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/801] 10.0.0.80 () {36 vars in 926 bytes} [Mon May 11 02:09:17 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: 401/802] 10.0.0.99 () {36 vars in 986 bytes} [Mon May 11 02:09:17 2026] GET /v2/images/1bc177d3-e54d-43b6-bf9b-e721cd6d45b5 => generated 1209 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/803] 10.0.0.99 () {36 vars in 926 bytes} [Mon May 11 02:09:17 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: 402/804] 10.0.0.99 () {36 vars in 986 bytes} [Mon May 11 02:09:17 2026] GET /v2/images/1bc177d3-e54d-43b6-bf9b-e721cd6d45b5 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/805] 10.0.0.99 () {36 vars in 926 bytes} [Mon May 11 02:09:17 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/806] 10.0.0.99 () {36 vars in 926 bytes} [Mon May 11 02:09:17 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: 419/837] 10.0.0.100 () {32 vars in 633 bytes} [Mon May 11 02:11:51 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)