+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Jun 22 02:11:12 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-59d7bf7cb-sh564 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 0x55df18722150 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-06-22 02:11:14.534 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-22 02:11:14.565 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-22 02:11:15.188 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-22 02:11:15.189 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-22 02:11:15.272 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-22 02:11:15.273 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-22 02:11:16.776 7 WARNING glance.api.v2.images [None req-6d7db408-1bac-47ae-8de7-d9d796e9e1eb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-22 02:11:16.958 8 WARNING glance.api.v2.images [None req-6a315656-4c17-46ff-99e0-d6397aee3b98 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-22 02:11:17.025 7 WARNING keystonemiddleware._common.config [None req-6d7db408-1bac-47ae-8de7-d9d796e9e1eb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-22 02:11:17.032 7 WARNING oslo_config.cfg [None req-6d7db408-1bac-47ae-8de7-d9d796e9e1eb - - - - - -] 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 0x55df18722150 pid: 7 (default app) 2026-06-22 02:11:17.212 8 WARNING keystonemiddleware._common.config [None req-6a315656-4c17-46ff-99e0-d6397aee3b98 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-22 02:11:17.221 8 WARNING oslo_config.cfg [None req-6a315656-4c17-46ff-99e0-d6397aee3b98 - - - - - -] 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 0x55df18722150 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.65 () {42 vars in 684 bytes} [Mon Jun 22 02:11:18 2026] GET / => generated 1183 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-06-22 02:11:19.009 8 WARNING oslo_policy.policy [None req-265a4812-7106-491e-9bb4-a18c59b703e0 ae142a5fd12d426fa2507ab6004ea78b 7eabc14010fa4969ab224d754888bc3c - - 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-22 02:11:19.009 8 WARNING oslo_policy.policy [None req-265a4812-7106-491e-9bb4-a18c59b703e0 ae142a5fd12d426fa2507ab6004ea78b 7eabc14010fa4969ab224d754888bc3c - - 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-22 02:11:19.039 8 WARNING oslo_policy.policy [None req-265a4812-7106-491e-9bb4-a18c59b703e0 ae142a5fd12d426fa2507ab6004ea78b 7eabc14010fa4969ab224d754888bc3c - - 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-22 02:11:19.039 8 WARNING oslo_policy.policy [None req-265a4812-7106-491e-9bb4-a18c59b703e0 ae142a5fd12d426fa2507ab6004ea78b 7eabc14010fa4969ab224d754888bc3c - - 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/4] 199.204.45.65 () {44 vars in 906 bytes} [Mon Jun 22 02:11:18 2026] GET /v2/images => generated 69 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.65 () {42 vars in 684 bytes} [Mon Jun 22 02:11:22 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.65 () {44 vars in 906 bytes} [Mon Jun 22 02:11:22 2026] GET /v2/images => generated 69 bytes in 36 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-06-22 02:11:22.863 7 WARNING oslo_policy.policy [None req-04c6954a-8186-4b4c-9d8a-527123b71ddd ae142a5fd12d426fa2507ab6004ea78b 7eabc14010fa4969ab224d754888bc3c - - 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-22 02:11:22.863 7 WARNING oslo_policy.policy [None req-04c6954a-8186-4b4c-9d8a-527123b71ddd ae142a5fd12d426fa2507ab6004ea78b 7eabc14010fa4969ab224d754888bc3c - - 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: 5/7] 199.204.45.65 () {44 vars in 907 bytes} [Mon Jun 22 02:11:22 2026] GET /v2/images/cirros => generated 151 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.65 () {44 vars in 929 bytes} [Mon Jun 22 02:11:22 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-22 02:11:22.992 7 WARNING oslo_policy.policy [None req-9d27f1bf-a1a4-42fb-904c-96f61f0caaf5 ae142a5fd12d426fa2507ab6004ea78b 7eabc14010fa4969ab224d754888bc3c - - 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-22 02:11:22.993 7 WARNING oslo_policy.policy [None req-9d27f1bf-a1a4-42fb-904c-96f61f0caaf5 ae142a5fd12d426fa2507ab6004ea78b 7eabc14010fa4969ab224d754888bc3c - - 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/9] 199.204.45.65 () {44 vars in 935 bytes} [Mon Jun 22 02:11:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 02:11:23.068 8 WARNING oslo_config.cfg [None req-668b9a66-bb98-4694-8ec7-11380160eafa ae142a5fd12d426fa2507ab6004ea78b 7eabc14010fa4969ab224d754888bc3c - - 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/10] 199.204.45.65 () {48 vars in 947 bytes} [Mon Jun 22 02:11:23 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-22 02:11:23.089 7 WARNING oslo_policy.policy [None req-1cca592b-82c0-45c6-a4f5-0bfb23e72a30 ae142a5fd12d426fa2507ab6004ea78b 7eabc14010fa4969ab224d754888bc3c - - 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-22 02:11:23.089 7 WARNING oslo_policy.policy [None req-1cca592b-82c0-45c6-a4f5-0bfb23e72a30 ae142a5fd12d426fa2507ab6004ea78b 7eabc14010fa4969ab224d754888bc3c - - 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-22 02:11:23.091 7 INFO glance.api.v2.image_data [None req-1cca592b-82c0-45c6-a4f5-0bfb23e72a30 ae142a5fd12d426fa2507ab6004ea78b 7eabc14010fa4969ab224d754888bc3c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-22 02:11:26.943 7 INFO glance.location [None req-1cca592b-82c0-45c6-a4f5-0bfb23e72a30 ae142a5fd12d426fa2507ab6004ea78b 7eabc14010fa4969ab224d754888bc3c - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 7/13] 199.204.45.65 () {48 vars in 1041 bytes} [Mon Jun 22 02:11:23 2026] PUT /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e/file => generated 0 bytes in 3903 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6430 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.65 () {44 vars in 906 bytes} [Mon Jun 22 02:11:26 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-06-22 02:11:27.027 7 WARNING oslo_config.cfg [None req-a70f6e74-8e69-485f-b980-ae113491e2f1 ae142a5fd12d426fa2507ab6004ea78b 7eabc14010fa4969ab224d754888bc3c - - 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: 8/15] 199.204.45.65 () {48 vars in 1045 bytes} [Mon Jun 22 02:11:27 2026] PATCH /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => 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: 8/16] 199.204.45.65 () {44 vars in 906 bytes} [Mon Jun 22 02:11:27 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.204.45.65 () {42 vars in 684 bytes} [Mon Jun 22 02:33:02 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/276] 199.204.45.65 () {44 vars in 906 bytes} [Mon Jun 22 02:33:02 2026] GET /v2/images => generated 1240 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.204.45.65 () {42 vars in 684 bytes} [Mon Jun 22 02:33:26 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.204.45.65 () {44 vars in 906 bytes} [Mon Jun 22 02:33:26 2026] GET /v2/images => generated 1240 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 199.204.45.65 () {44 vars in 933 bytes} [Mon Jun 22 02:33:26 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.204.45.65 () {44 vars in 955 bytes} [Mon Jun 22 02:33:26 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/285] 199.204.45.65 () {44 vars in 935 bytes} [Mon Jun 22 02:33:26 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: 143/286] 199.204.45.65 () {48 vars in 947 bytes} [Mon Jun 22 02:33:26 2026] POST /v2/images => generated 796 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-22 02:33:26.909 8 WARNING oslo_policy.policy [None req-01a95209-ea8d-474b-b707-4f92cadc8804 ae142a5fd12d426fa2507ab6004ea78b 7eabc14010fa4969ab224d754888bc3c - - 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-22 02:33:26.909 8 WARNING oslo_policy.policy [None req-01a95209-ea8d-474b-b707-4f92cadc8804 ae142a5fd12d426fa2507ab6004ea78b 7eabc14010fa4969ab224d754888bc3c - - 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-22 02:33:26.911 8 INFO glance.api.v2.image_data [None req-01a95209-ea8d-474b-b707-4f92cadc8804 ae142a5fd12d426fa2507ab6004ea78b 7eabc14010fa4969ab224d754888bc3c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-22 02:33:54.526 8 INFO glance.location [None req-01a95209-ea8d-474b-b707-4f92cadc8804 ae142a5fd12d426fa2507ab6004ea78b 7eabc14010fa4969ab224d754888bc3c - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 144/293] 199.204.45.65 () {48 vars in 1042 bytes} [Mon Jun 22 02:33:26 2026] PUT /v2/images/49e136fe-0c38-406c-892e-ec844f1e13e6/file => generated 0 bytes in 27681 msecs (HTTP/1.1 204) 4 headers in 171 bytes (83754 switches on core 0) [pid: 7|app: 0|req: 150/294] 199.204.45.65 () {44 vars in 906 bytes} [Mon Jun 22 02:33:54 2026] GET /v2/images => generated 2451 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/295] 199.204.45.65 () {48 vars in 1045 bytes} [Mon Jun 22 02:33:54 2026] PATCH /v2/images/49e136fe-0c38-406c-892e-ec844f1e13e6 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/296] 199.204.45.65 () {48 vars in 1046 bytes} [Mon Jun 22 02:33:54 2026] PATCH /v2/images/49e136fe-0c38-406c-892e-ec844f1e13e6 => generated 1209 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/297] 199.204.45.65 () {44 vars in 906 bytes} [Mon Jun 22 02:33:54 2026] GET /v2/images => generated 2451 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/298] 199.204.45.65 () {42 vars in 684 bytes} [Mon Jun 22 02:33:56 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/299] 199.204.45.65 () {44 vars in 906 bytes} [Mon Jun 22 02:33:56 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/380] 199.204.45.65 () {42 vars in 684 bytes} [Mon Jun 22 02:40:29 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/381] 199.204.45.65 () {44 vars in 906 bytes} [Mon Jun 22 02:40:29 2026] GET /v2/images => generated 2451 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/384] 199.204.45.65 () {42 vars in 684 bytes} [Mon Jun 22 02:40:39 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/385] 199.204.45.65 () {44 vars in 906 bytes} [Mon Jun 22 02:40:39 2026] GET /v2/images => generated 2451 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/386] 199.204.45.65 () {44 vars in 943 bytes} [Mon Jun 22 02:40:39 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: 8|app: 0|req: 191/387] 199.204.45.65 () {44 vars in 965 bytes} [Mon Jun 22 02:40:39 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/388] 199.204.45.65 () {44 vars in 935 bytes} [Mon Jun 22 02:40:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/389] 199.204.45.65 () {48 vars in 947 bytes} [Mon Jun 22 02:40:39 2026] POST /v2/images => generated 799 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-22 02:40:39.664 7 INFO glance.api.v2.image_data [None req-536b200a-eda5-413a-a44c-09ebc4869ad9 ae142a5fd12d426fa2507ab6004ea78b 7eabc14010fa4969ab224d754888bc3c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-22 02:40:59.162 7 INFO glance.location [None req-536b200a-eda5-413a-a44c-09ebc4869ad9 ae142a5fd12d426fa2507ab6004ea78b 7eabc14010fa4969ab224d754888bc3c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/394] 199.204.45.65 () {48 vars in 1041 bytes} [Mon Jun 22 02:40:39 2026] PUT /v2/images/f76a0e01-d429-4a55-b54d-9755bdf03ccb/file => generated 0 bytes in 19550 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24741 switches on core 0) [pid: 8|app: 0|req: 197/395] 199.204.45.65 () {44 vars in 906 bytes} [Mon Jun 22 02:40:59 2026] GET /v2/images => generated 3664 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/396] 199.204.45.65 () {48 vars in 1046 bytes} [Mon Jun 22 02:40:59 2026] PATCH /v2/images/f76a0e01-d429-4a55-b54d-9755bdf03ccb => generated 1234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/397] 199.204.45.65 () {44 vars in 906 bytes} [Mon Jun 22 02:40:59 2026] GET /v2/images => generated 3687 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 199.204.45.65 () {42 vars in 684 bytes} [Mon Jun 22 02:41:35 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 199.204.45.65 () {44 vars in 906 bytes} [Mon Jun 22 02:41:35 2026] GET /v2/images => generated 3687 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/410] 199.204.45.65 () {42 vars in 684 bytes} [Mon Jun 22 02:41:52 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/411] 199.204.45.65 () {44 vars in 906 bytes} [Mon Jun 22 02:41:52 2026] GET /v2/images => generated 3687 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/412] 199.204.45.65 () {44 vars in 935 bytes} [Mon Jun 22 02:41:52 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/413] 199.204.45.65 () {44 vars in 957 bytes} [Mon Jun 22 02:41:52 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.204.45.65 () {44 vars in 935 bytes} [Mon Jun 22 02:41:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 199.204.45.65 () {48 vars in 947 bytes} [Mon Jun 22 02:41:52 2026] POST /v2/images => generated 791 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-22 02:41:52.822 7 INFO glance.api.v2.image_data [None req-21a42987-db33-46d4-9fd6-a8458e9d35b5 ae142a5fd12d426fa2507ab6004ea78b 7eabc14010fa4969ab224d754888bc3c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-22 02:42:05.622 7 INFO glance.location [None req-21a42987-db33-46d4-9fd6-a8458e9d35b5 ae142a5fd12d426fa2507ab6004ea78b 7eabc14010fa4969ab224d754888bc3c - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 209/418] 199.204.45.65 () {48 vars in 1042 bytes} [Mon Jun 22 02:41:52 2026] PUT /v2/images/64e399b0-98fb-484a-9d07-69ec0ea610d8/file => generated 0 bytes in 12847 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34393 switches on core 0) [pid: 8|app: 0|req: 210/419] 199.204.45.65 () {44 vars in 906 bytes} [Mon Jun 22 02:42:05 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 199.204.45.65 () {48 vars in 1045 bytes} [Mon Jun 22 02:42:05 2026] PATCH /v2/images/64e399b0-98fb-484a-9d07-69ec0ea610d8 => 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: 211/421] 199.204.45.65 () {44 vars in 906 bytes} [Mon Jun 22 02:42:05 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/576] 199.204.45.65 () {42 vars in 684 bytes} [Mon Jun 22 02:54:52 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/577] 199.204.45.65 () {44 vars in 906 bytes} [Mon Jun 22 02:54:52 2026] GET /v2/images => generated 4893 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/608] 199.204.45.65 () {42 vars in 684 bytes} [Mon Jun 22 02:57:21 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/609] 199.204.45.65 () {44 vars in 906 bytes} [Mon Jun 22 02:57:21 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/610] 199.204.45.65 () {42 vars in 684 bytes} [Mon Jun 22 02:57:23 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/611] 199.204.45.65 () {44 vars in 906 bytes} [Mon Jun 22 02:57:23 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: 7|app: 0|req: 311/622] 199.204.45.65 () {42 vars in 684 bytes} [Mon Jun 22 02:58:11 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/623] 199.204.45.65 () {44 vars in 906 bytes} [Mon Jun 22 02:58:11 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/626] 199.204.45.65 () {42 vars in 684 bytes} [Mon Jun 22 02:58:18 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/627] 199.204.45.65 () {44 vars in 906 bytes} [Mon Jun 22 02:58:18 2026] GET /v2/images => generated 4893 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/640] 199.204.45.65 () {42 vars in 684 bytes} [Mon Jun 22 02:59:22 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/641] 199.204.45.65 () {44 vars in 906 bytes} [Mon Jun 22 02:59:22 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: 7|app: 0|req: 326/652] 10.0.0.167 () {32 vars in 632 bytes} [Mon Jun 22 03:00:07 2026] GET /v2/images => generated 4893 bytes in 25 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: 329/657] 10.0.0.204 () {36 vars in 986 bytes} [Mon Jun 22 03:00:29 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => generated 1171 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/658] 10.0.0.204 () {36 vars in 926 bytes} [Mon Jun 22 03:00:29 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/659] 199.204.45.65 () {36 vars in 989 bytes} [Mon Jun 22 03:00:32 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => generated 1171 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/660] 199.204.45.65 () {36 vars in 929 bytes} [Mon Jun 22 03:00:32 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: 331/661] 199.204.45.65 () {36 vars in 989 bytes} [Mon Jun 22 03:00:33 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/662] 199.204.45.65 () {36 vars in 929 bytes} [Mon Jun 22 03:00:33 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/663] 10.0.0.204 () {36 vars in 986 bytes} [Mon Jun 22 03:00:35 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => 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: 332/664] 10.0.0.204 () {36 vars in 926 bytes} [Mon Jun 22 03:00:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/669] 10.0.0.204 () {36 vars in 986 bytes} [Mon Jun 22 03:00:53 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => 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: 335/670] 10.0.0.204 () {36 vars in 926 bytes} [Mon Jun 22 03:00:53 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: 336/671] 10.0.0.221 () {36 vars in 986 bytes} [Mon Jun 22 03:00:53 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => generated 1171 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/672] 10.0.0.221 () {36 vars in 926 bytes} [Mon Jun 22 03:00:53 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: 337/673] 10.0.0.221 () {36 vars in 926 bytes} [Mon Jun 22 03:00:53 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: 337/674] 10.0.0.221 () {36 vars in 986 bytes} [Mon Jun 22 03:00:53 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => 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: 338/675] 10.0.0.221 () {36 vars in 926 bytes} [Mon Jun 22 03:00:53 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: 338/676] 10.0.0.221 () {36 vars in 926 bytes} [Mon Jun 22 03:00:53 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: 339/677] 10.0.0.221 () {36 vars in 986 bytes} [Mon Jun 22 03:00:53 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/678] 10.0.0.221 () {36 vars in 926 bytes} [Mon Jun 22 03:00:53 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/679] 10.0.0.221 () {36 vars in 926 bytes} [Mon Jun 22 03:00:53 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/680] 10.0.0.73 () {36 vars in 985 bytes} [Mon Jun 22 03:00:54 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => generated 1171 bytes in 174 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.73 () {36 vars in 925 bytes} [Mon Jun 22 03:00:54 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: 341/682] 10.0.0.73 () {36 vars in 985 bytes} [Mon Jun 22 03:00:54 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => 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: 342/683] 10.0.0.73 () {36 vars in 925 bytes} [Mon Jun 22 03:00:55 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/684] 10.0.0.73 () {36 vars in 925 bytes} [Mon Jun 22 03:00:55 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/693] 10.0.0.204 () {36 vars in 986 bytes} [Mon Jun 22 03:01:30 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => 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: 347/694] 10.0.0.204 () {36 vars in 926 bytes} [Mon Jun 22 03:01:30 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: 349/697] 10.0.0.204 () {36 vars in 986 bytes} [Mon Jun 22 03:01:42 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => 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: 349/698] 10.0.0.204 () {36 vars in 926 bytes} [Mon Jun 22 03:01: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: 7|app: 0|req: 350/699] 10.0.0.167 () {32 vars in 706 bytes} [Mon Jun 22 03:01:44 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => 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: 350/700] 10.0.0.167 () {32 vars in 706 bytes} [Mon Jun 22 03:01:44 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/701] 10.0.0.221 () {36 vars in 986 bytes} [Mon Jun 22 03:01:45 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => generated 1171 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/702] 10.0.0.221 () {36 vars in 926 bytes} [Mon Jun 22 03:01:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/703] 10.0.0.221 () {36 vars in 926 bytes} [Mon Jun 22 03:01: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: 352/704] 10.0.0.221 () {36 vars in 986 bytes} [Mon Jun 22 03:01:45 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => 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: 353/705] 10.0.0.221 () {36 vars in 926 bytes} [Mon Jun 22 03:01:45 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: 353/706] 10.0.0.221 () {36 vars in 926 bytes} [Mon Jun 22 03:01:45 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/707] 10.0.0.221 () {36 vars in 986 bytes} [Mon Jun 22 03:01:45 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => 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: 354/708] 10.0.0.221 () {36 vars in 926 bytes} [Mon Jun 22 03:01:45 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: 7|app: 0|req: 355/709] 10.0.0.221 () {36 vars in 926 bytes} [Mon Jun 22 03:01: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: 355/710] 10.0.0.73 () {36 vars in 985 bytes} [Mon Jun 22 03:01:46 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => generated 1171 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/711] 10.0.0.73 () {36 vars in 925 bytes} [Mon Jun 22 03:01:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/712] 10.0.0.73 () {36 vars in 985 bytes} [Mon Jun 22 03:01:46 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => 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: 357/713] 10.0.0.73 () {36 vars in 925 bytes} [Mon Jun 22 03:01:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/714] 10.0.0.73 () {36 vars in 925 bytes} [Mon Jun 22 03:01:46 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: 359/717] 10.0.0.167 () {30 vars in 410 bytes} [Mon Jun 22 03:01:52 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/722] 10.0.0.204 () {36 vars in 986 bytes} [Mon Jun 22 03:02:13 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/723] 10.0.0.204 () {36 vars in 926 bytes} [Mon Jun 22 03:02:13 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: 367/734] 10.0.0.167 () {34 vars in 654 bytes} [Mon Jun 22 03:03:01 2026] POST /v2/images => generated 648 bytes in 220 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-22 03:03:01.418 8 WARNING glance.api.v2.images [None req-922ccaa4-e1db-4e9b-8266-a54a6bf9f81a d9f8f20eccc741b189ad593a5cab5b49 0cc8f43409134799972cf8a3cb3a1a98 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//eabf41d7-5679-4d59-adcf-659fceb54f8e [pid: 8|app: 0|req: 368/735] 10.0.0.167 () {32 vars in 709 bytes} [Mon Jun 22 03:03:01 2026] DELETE /v2/images/eabf41d7-5679-4d59-adcf-659fceb54f8e => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/736] 10.0.0.167 () {32 vars in 706 bytes} [Mon Jun 22 03:03:01 2026] GET /v2/images/eabf41d7-5679-4d59-adcf-659fceb54f8e => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/737] 10.0.0.167 () {32 vars in 632 bytes} [Mon Jun 22 03:03:01 2026] GET /v2/images => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/738] 10.0.0.167 () {34 vars in 654 bytes} [Mon Jun 22 03:03:01 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/739] 10.0.0.167 () {32 vars in 716 bytes} [Mon Jun 22 03:03:01 2026] GET /v2/images/0f85bb4b-6d0b-4eac-b58a-48f58a369364/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:03:01.639 7 INFO glance.api.v2.image_data [None req-47915d4a-4adf-433e-91d8-b7b18a4620bb d9f8f20eccc741b189ad593a5cab5b49 0cc8f43409134799972cf8a3cb3a1a98 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-22 03:03:01.685 7 WARNING glance_store._drivers.rbd [None req-47915d4a-4adf-433e-91d8-b7b18a4620bb d9f8f20eccc741b189ad593a5cab5b49 0cc8f43409134799972cf8a3cb3a1a98 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-22 03:03:02.280 7 INFO glance.location [None req-47915d4a-4adf-433e-91d8-b7b18a4620bb d9f8f20eccc741b189ad593a5cab5b49 0cc8f43409134799972cf8a3cb3a1a98 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 370/740] 10.0.0.167 () {32 vars in 726 bytes} [Mon Jun 22 03:03:01 2026] PUT /v2/images/0f85bb4b-6d0b-4eac-b58a-48f58a369364/file => generated 0 bytes in 699 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/741] 10.0.0.167 () {32 vars in 706 bytes} [Mon Jun 22 03:03:02 2026] GET /v2/images/0f85bb4b-6d0b-4eac-b58a-48f58a369364 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/742] 10.0.0.167 () {32 vars in 716 bytes} [Mon Jun 22 03:03:02 2026] GET /v2/images/0f85bb4b-6d0b-4eac-b58a-48f58a369364/file => generated 1024 bytes in 122 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/743] 10.0.0.167 () {34 vars in 654 bytes} [Mon Jun 22 03:03:02 2026] POST /v2/images => generated 649 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/744] 10.0.0.167 () {32 vars in 725 bytes} [Mon Jun 22 03:03:02 2026] PATCH /v2/images/bca24d8f-9a94-4fb9-8f7b-4bec72484023 => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/745] 10.0.0.167 () {32 vars in 706 bytes} [Mon Jun 22 03:03:02 2026] GET /v2/images/bca24d8f-9a94-4fb9-8f7b-4bec72484023 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:03:02.618 7 WARNING glance.api.v2.images [None req-1900a771-09e7-479a-b23f-203756f630fd d9f8f20eccc741b189ad593a5cab5b49 0cc8f43409134799972cf8a3cb3a1a98 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bca24d8f-9a94-4fb9-8f7b-4bec72484023 [pid: 7|app: 0|req: 373/746] 10.0.0.167 () {32 vars in 709 bytes} [Mon Jun 22 03:03:02 2026] DELETE /v2/images/bca24d8f-9a94-4fb9-8f7b-4bec72484023 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/747] 10.0.0.167 () {32 vars in 706 bytes} [Mon Jun 22 03:03:02 2026] GET /v2/images/bca24d8f-9a94-4fb9-8f7b-4bec72484023 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:03:02.705 7 WARNING glance.api.v2.images [None req-43794c58-2ac7-4d41-98b6-796ad873e8d5 d9f8f20eccc741b189ad593a5cab5b49 0cc8f43409134799972cf8a3cb3a1a98 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0f85bb4b-6d0b-4eac-b58a-48f58a369364 [pid: 7|app: 0|req: 374/748] 10.0.0.167 () {32 vars in 709 bytes} [Mon Jun 22 03:03:02 2026] DELETE /v2/images/0f85bb4b-6d0b-4eac-b58a-48f58a369364 => generated 0 bytes in 853 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/749] 10.0.0.167 () {32 vars in 706 bytes} [Mon Jun 22 03:03:03 2026] GET /v2/images/0f85bb4b-6d0b-4eac-b58a-48f58a369364 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:03:03.578 7 WARNING glance.api.v2.images [None req-1939292e-7c3a-4c65-a391-88013b8c35f6 d9f8f20eccc741b189ad593a5cab5b49 0cc8f43409134799972cf8a3cb3a1a98 - - default default] Failed to find image eabf41d7-5679-4d59-adcf-659fceb54f8e to delete: glance.common.exception.ImageNotFound: No image found with ID eabf41d7-5679-4d59-adcf-659fceb54f8e [pid: 7|app: 0|req: 375/750] 10.0.0.167 () {32 vars in 709 bytes} [Mon Jun 22 03:03:03 2026] DELETE /v2/images/eabf41d7-5679-4d59-adcf-659fceb54f8e => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/751] 10.0.0.167 () {32 vars in 706 bytes} [Mon Jun 22 03:03:03 2026] GET /v2/images/eabf41d7-5679-4d59-adcf-659fceb54f8e => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/754] 10.0.0.204 () {36 vars in 986 bytes} [Mon Jun 22 03:03:13 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => 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: 377/755] 10.0.0.204 () {36 vars in 926 bytes} [Mon Jun 22 03:03:13 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: 381/760] 10.0.0.204 () {36 vars in 986 bytes} [Mon Jun 22 03:03:33 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/761] 10.0.0.204 () {36 vars in 926 bytes} [Mon Jun 22 03:03:33 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: 382/762] 10.0.0.204 () {36 vars in 986 bytes} [Mon Jun 22 03:03:36 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => 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: 381/763] 10.0.0.204 () {36 vars in 926 bytes} [Mon Jun 22 03:03:36 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/766] 10.0.0.204 () {36 vars in 986 bytes} [Mon Jun 22 03:03:42 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/767] 10.0.0.204 () {36 vars in 926 bytes} [Mon Jun 22 03:03:42 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/774] 199.204.45.65 () {32 vars in 824 bytes} [Mon Jun 22 03:04:12 2026] GET /v2/images?status=active&owner=7eabc14010fa4969ab224d754888bc3c&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/775] 199.204.45.65 () {32 vars in 651 bytes} [Mon Jun 22 03:04:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/776] 10.0.0.221 () {36 vars in 986 bytes} [Mon Jun 22 03:04:13 2026] GET /v2/images/49e136fe-0c38-406c-892e-ec844f1e13e6 => generated 1209 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/777] 10.0.0.221 () {36 vars in 926 bytes} [Mon Jun 22 03:04:13 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/778] 10.0.0.221 () {36 vars in 926 bytes} [Mon Jun 22 03:04:13 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: 389/779] 10.0.0.221 () {36 vars in 986 bytes} [Mon Jun 22 03:04:13 2026] GET /v2/images/49e136fe-0c38-406c-892e-ec844f1e13e6 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/780] 10.0.0.221 () {36 vars in 926 bytes} [Mon Jun 22 03:04:13 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: 390/781] 10.0.0.221 () {36 vars in 926 bytes} [Mon Jun 22 03:04:13 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: 392/782] 10.0.0.221 () {36 vars in 986 bytes} [Mon Jun 22 03:04:13 2026] GET /v2/images/49e136fe-0c38-406c-892e-ec844f1e13e6 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/783] 10.0.0.221 () {36 vars in 926 bytes} [Mon Jun 22 03:04:13 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: 393/784] 10.0.0.73 () {36 vars in 985 bytes} [Mon Jun 22 03:04:14 2026] GET /v2/images/49e136fe-0c38-406c-892e-ec844f1e13e6 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/785] 10.0.0.73 () {36 vars in 925 bytes} [Mon Jun 22 03:04:14 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: 394/786] 10.0.0.73 () {36 vars in 985 bytes} [Mon Jun 22 03:04:14 2026] GET /v2/images/49e136fe-0c38-406c-892e-ec844f1e13e6 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/787] 10.0.0.73 () {36 vars in 925 bytes} [Mon Jun 22 03:04:14 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/788] 10.0.0.73 () {36 vars in 925 bytes} [Mon Jun 22 03:04:14 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: 401/799] 10.0.0.204 () {36 vars in 986 bytes} [Mon Jun 22 03:04:57 2026] GET /v2/images/0e6c2b4a-c9c3-4e24-8a38-b01bf445ac9e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/800] 10.0.0.204 () {36 vars in 926 bytes} [Mon Jun 22 03:04:57 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/823] 10.0.0.167 () {32 vars in 632 bytes} [Mon Jun 22 03:06:51 2026] GET /v2/images => generated 4893 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)