+ 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 [Thu May 7 23:43:58 2026] *** compiled with version: 11.4.0 on 28 April 2026 16:45:52 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-86754d77b-tr8ll 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 0x5619006ae160 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, 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-07 23:44:00.404 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-07 23:44:00.423 6 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-07 23:44:01.024 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-07 23:44:01.025 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-07 23:44:01.085 6 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-07 23:44:01.086 6 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-07 23:44:02.596 7 WARNING glance.api.v2.images [None req-2bb4516e-af3c-4723-82cd-3e1db767d1df - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 23:44:02.675 6 WARNING glance.api.v2.images [None req-e7b11dd2-21f2-4bf1-aef3-e36a527c3b26 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 23:44:02.833 7 WARNING keystonemiddleware._common.config [None req-2bb4516e-af3c-4723-82cd-3e1db767d1df - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 23:44:02.840 7 WARNING oslo_config.cfg [None req-2bb4516e-af3c-4723-82cd-3e1db767d1df - - - - - -] 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 0x5619006ae160 pid: 7 (default app) 2026-05-07 23:44:02.916 6 WARNING keystonemiddleware._common.config [None req-e7b11dd2-21f2-4bf1-aef3-e36a527c3b26 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 23:44:02.924 6 WARNING oslo_config.cfg [None req-e7b11dd2-21f2-4bf1-aef3-e36a527c3b26 - - - - - -] 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 0x5619006ae160 pid: 6 (default app) [pid: 7|app: 0|req: 4/5] 199.204.45.57 () {42 vars in 684 bytes} [Thu May 7 23:44:03 2026] GET / => generated 1183 bytes in 1 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-07 23:44:04.227 6 WARNING oslo_policy.policy [None req-a3229886-6432-4f74-99ee-b4787d128a32 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-07 23:44:04.227 6 WARNING oslo_policy.policy [None req-a3229886-6432-4f74-99ee-b4787d128a32 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-07 23:44:04.245 6 WARNING oslo_policy.policy [None req-a3229886-6432-4f74-99ee-b4787d128a32 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-07 23:44:04.246 6 WARNING oslo_policy.policy [None req-a3229886-6432-4f74-99ee-b4787d128a32 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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: 6|app: 0|req: 2/6] 199.204.45.57 () {44 vars in 906 bytes} [Thu May 7 23:44:03 2026] GET /v2/images => generated 69 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.57 () {42 vars in 684 bytes} [Thu May 7 23:44:08 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 3/8] 199.204.45.57 () {44 vars in 906 bytes} [Thu May 7 23:44:08 2026] GET /v2/images => generated 69 bytes in 49 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-07 23:44:08.207 7 WARNING oslo_policy.policy [None req-2c6311bf-53ad-405a-9459-c201e000ace6 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-07 23:44:08.207 7 WARNING oslo_policy.policy [None req-2c6311bf-53ad-405a-9459-c201e000ace6 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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.57 () {44 vars in 907 bytes} [Thu May 7 23:44:08 2026] GET /v2/images/cirros => generated 151 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 4/10] 199.204.45.57 () {44 vars in 929 bytes} [Thu May 7 23:44:08 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 23:44:08.343 7 WARNING oslo_policy.policy [None req-63bc2b03-0516-40ad-90f9-33ef7e428ab6 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-07 23:44:08.344 7 WARNING oslo_policy.policy [None req-63bc2b03-0516-40ad-90f9-33ef7e428ab6 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/11] 199.204.45.57 () {44 vars in 935 bytes} [Thu May 7 23:44:08 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-07 23:44:08.420 6 WARNING oslo_config.cfg [None req-4cc1c39c-45ef-44ae-bfd5-102dc083f286 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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: 6|app: 0|req: 5/12] 199.204.45.57 () {48 vars in 947 bytes} [Thu May 7 23:44:08 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-05-07 23:44:08.445 7 WARNING oslo_policy.policy [None req-e160b218-f4c4-4ed3-a437-7051996256cb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-07 23:44:08.445 7 WARNING oslo_policy.policy [None req-e160b218-f4c4-4ed3-a437-7051996256cb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-07 23:44:08.446 7 INFO glance.api.v2.image_data [None req-e160b218-f4c4-4ed3-a437-7051996256cb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 23:44:12.110 7 INFO glance.location [None req-e160b218-f4c4-4ed3-a437-7051996256cb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/13] 199.204.45.57 () {48 vars in 1041 bytes} [Thu May 7 23:44:08 2026] PUT /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3/file => generated 0 bytes in 3716 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4396 switches on core 0) [pid: 6|app: 0|req: 6/14] 199.204.45.57 () {44 vars in 906 bytes} [Thu May 7 23:44:12 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 23:44:12.197 7 WARNING oslo_config.cfg [None req-22e5da93-1c2d-4ba1-96b6-7a36c6e9565a 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/15] 199.204.45.57 () {48 vars in 1045 bytes} [Thu May 7 23:44:12 2026] PATCH /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 7/16] 199.204.45.57 () {44 vars in 906 bytes} [Thu May 7 23:44:12 2026] GET /v2/images => generated 1240 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 199.204.45.57 () {42 vars in 684 bytes} [Fri May 8 00:06:39 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 143/288] 199.204.45.57 () {44 vars in 906 bytes} [Fri May 8 00:06:39 2026] GET /v2/images => generated 1240 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/297] 199.204.45.57 () {42 vars in 684 bytes} [Fri May 8 00:07:17 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 148/298] 199.204.45.57 () {44 vars in 906 bytes} [Fri May 8 00:07:17 2026] GET /v2/images => generated 1240 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/299] 199.204.45.57 () {44 vars in 933 bytes} [Fri May 8 00:07:17 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 149/300] 199.204.45.57 () {44 vars in 955 bytes} [Fri May 8 00:07:17 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/301] 199.204.45.57 () {44 vars in 935 bytes} [Fri May 8 00:07:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 150/302] 199.204.45.57 () {48 vars in 947 bytes} [Fri May 8 00:07:17 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 00:07:17.783 7 INFO glance.api.v2.image_data [None req-4d219d11-3180-4498-9820-3e179132a2fb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 00:07:53.990 7 INFO glance.location [None req-4d219d11-3180-4498-9820-3e179132a2fb 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 153/311] 199.204.45.57 () {48 vars in 1042 bytes} [Fri May 8 00:07:17 2026] PUT /v2/images/8b0e825f-60e0-4bab-aaed-6951a423bd2f/file => generated 0 bytes in 36261 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61415 switches on core 0) [pid: 6|app: 0|req: 159/312] 199.204.45.57 () {44 vars in 906 bytes} [Fri May 8 00:07:54 2026] GET /v2/images => generated 2451 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/313] 199.204.45.57 () {48 vars in 1045 bytes} [Fri May 8 00:07:54 2026] PATCH /v2/images/8b0e825f-60e0-4bab-aaed-6951a423bd2f => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 160/314] 199.204.45.57 () {48 vars in 1046 bytes} [Fri May 8 00:07:54 2026] PATCH /v2/images/8b0e825f-60e0-4bab-aaed-6951a423bd2f => generated 1209 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/315] 199.204.45.57 () {44 vars in 906 bytes} [Fri May 8 00:07:54 2026] GET /v2/images => generated 2451 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 161/316] 199.204.45.57 () {42 vars in 684 bytes} [Fri May 8 00:07:55 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: 156/317] 199.204.45.57 () {44 vars in 906 bytes} [Fri May 8 00:07:55 2026] GET /v2/images => generated 2451 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 200/394] 199.204.45.57 () {42 vars in 684 bytes} [Fri May 8 00:14:23 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: 195/397] 199.204.45.57 () {44 vars in 906 bytes} [Fri May 8 00:14:23 2026] GET /v2/images => generated 2451 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 204/400] 199.204.45.57 () {42 vars in 684 bytes} [Fri May 8 00:14:34 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: 197/401] 199.204.45.57 () {44 vars in 906 bytes} [Fri May 8 00:14:34 2026] GET /v2/images => generated 2451 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 205/402] 199.204.45.57 () {44 vars in 943 bytes} [Fri May 8 00:14:34 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/403] 199.204.45.57 () {44 vars in 965 bytes} [Fri May 8 00:14:34 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 206/404] 199.204.45.57 () {44 vars in 935 bytes} [Fri May 8 00:14:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/405] 199.204.45.57 () {48 vars in 947 bytes} [Fri May 8 00:14:34 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 00:14:34.971 6 WARNING oslo_policy.policy [None req-61c3c1bb-6415-4dd3-992e-493216d61324 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-08 00:14:34.972 6 WARNING oslo_policy.policy [None req-61c3c1bb-6415-4dd3-992e-493216d61324 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - 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-08 00:14:34.975 6 INFO glance.api.v2.image_data [None req-61c3c1bb-6415-4dd3-992e-493216d61324 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 00:15:13.049 6 INFO glance.location [None req-61c3c1bb-6415-4dd3-992e-493216d61324 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 6|app: 0|req: 207/412] 199.204.45.57 () {48 vars in 1041 bytes} [Fri May 8 00:14:34 2026] PUT /v2/images/1dc96df7-64c8-45b2-8a23-83124f1b843e/file => generated 0 bytes in 38174 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22405 switches on core 0) [pid: 7|app: 0|req: 206/413] 199.204.45.57 () {44 vars in 906 bytes} [Fri May 8 00:15:13 2026] GET /v2/images => generated 3664 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 208/416] 199.204.45.57 () {48 vars in 1046 bytes} [Fri May 8 00:15:13 2026] PATCH /v2/images/1dc96df7-64c8-45b2-8a23-83124f1b843e => generated 1234 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/417] 199.204.45.57 () {44 vars in 906 bytes} [Fri May 8 00:15:13 2026] GET /v2/images => generated 3687 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/424] 199.204.45.57 () {42 vars in 684 bytes} [Fri May 8 00:15:50 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 212/425] 199.204.45.57 () {44 vars in 906 bytes} [Fri May 8 00:15:50 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: 216/430] 199.204.45.57 () {42 vars in 684 bytes} [Fri May 8 00:16:08 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 215/431] 199.204.45.57 () {44 vars in 906 bytes} [Fri May 8 00:16:08 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/432] 199.204.45.57 () {44 vars in 935 bytes} [Fri May 8 00:16:08 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 216/433] 199.204.45.57 () {44 vars in 957 bytes} [Fri May 8 00:16:08 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/434] 199.204.45.57 () {44 vars in 935 bytes} [Fri May 8 00:16:08 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: 6|app: 0|req: 217/435] 199.204.45.57 () {48 vars in 947 bytes} [Fri May 8 00:16:08 2026] POST /v2/images => generated 791 bytes in 273 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 00:16:08.893 7 INFO glance.api.v2.image_data [None req-7123d579-567e-448e-98d8-e02944b55cce 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 00:16:31.097 7 INFO glance.location [None req-7123d579-567e-448e-98d8-e02944b55cce 24503eb380ea4fc3813045d5984d0cab 0a4367f1c7f34e03ada489d20509ccc7 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 219/440] 199.204.45.57 () {48 vars in 1042 bytes} [Fri May 8 00:16:08 2026] PUT /v2/images/1e0cb090-2813-42c9-bfa0-782af6d3765a/file => generated 0 bytes in 22264 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24276 switches on core 0) [pid: 6|app: 0|req: 222/441] 199.204.45.57 () {44 vars in 906 bytes} [Fri May 8 00:16:31 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/442] 199.204.45.57 () {48 vars in 1045 bytes} [Fri May 8 00:16:31 2026] PATCH /v2/images/1e0cb090-2813-42c9-bfa0-782af6d3765a => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 223/443] 199.204.45.57 () {44 vars in 906 bytes} [Fri May 8 00:16:31 2026] GET /v2/images => generated 4893 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/594] 199.204.45.57 () {42 vars in 684 bytes} [Fri May 8 00:28:58 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 299/595] 199.204.45.57 () {44 vars in 906 bytes} [Fri May 8 00:28:58 2026] GET /v2/images => generated 4893 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 315/626] 199.204.45.57 () {42 vars in 684 bytes} [Fri May 8 00:31:27 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: 312/627] 199.204.45.57 () {44 vars in 906 bytes} [Fri May 8 00:31:27 2026] GET /v2/images => generated 4893 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 316/628] 199.204.45.57 () {42 vars in 684 bytes} [Fri May 8 00:31:28 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: 313/629] 199.204.45.57 () {44 vars in 906 bytes} [Fri May 8 00:31:28 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 322/640] 199.204.45.57 () {42 vars in 684 bytes} [Fri May 8 00:32:16 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: 319/641] 199.204.45.57 () {44 vars in 906 bytes} [Fri May 8 00:32:16 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: 6|app: 0|req: 324/644] 199.204.45.57 () {42 vars in 684 bytes} [Fri May 8 00:32:24 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: 321/645] 199.204.45.57 () {44 vars in 906 bytes} [Fri May 8 00:32:24 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: 328/658] 199.204.45.57 () {42 vars in 684 bytes} [Fri May 8 00:33:27 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 331/659] 199.204.45.57 () {44 vars in 906 bytes} [Fri May 8 00:33:27 2026] GET /v2/images => generated 4893 bytes in 65 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: 6|app: 0|req: 336/668] 10.0.0.37 () {32 vars in 631 bytes} [Fri May 8 00:34:12 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: 6|app: 0|req: 339/673] 10.0.0.127 () {36 vars in 986 bytes} [Fri May 8 00:34:32 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => generated 1171 bytes in 151 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: 335/674] 10.0.0.127 () {36 vars in 926 bytes} [Fri May 8 00:34:33 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: 6|app: 0|req: 341/677] 10.0.0.127 () {36 vars in 986 bytes} [Fri May 8 00:34:33 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => generated 1171 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/678] 10.0.0.127 () {36 vars in 926 bytes} [Fri May 8 00:34: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: 6|app: 0|req: 342/679] 199.204.45.57 () {36 vars in 989 bytes} [Fri May 8 00:34:36 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => generated 1171 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/680] 199.204.45.57 () {36 vars in 929 bytes} [Fri May 8 00:34:36 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: 6|app: 0|req: 343/681] 199.204.45.57 () {36 vars in 989 bytes} [Fri May 8 00:34:37 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => 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: 339/682] 199.204.45.57 () {36 vars in 929 bytes} [Fri May 8 00:34:37 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: 6|app: 0|req: 344/683] 10.0.0.37 () {30 vars in 409 bytes} [Fri May 8 00:34:39 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 348/690] 10.0.0.127 () {36 vars in 986 bytes} [Fri May 8 00:35:05 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/691] 10.0.0.127 () {36 vars in 926 bytes} [Fri May 8 00:35:05 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 349/692] 10.0.0.127 () {36 vars in 986 bytes} [Fri May 8 00:35:09 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => 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: 344/693] 10.0.0.127 () {36 vars in 926 bytes} [Fri May 8 00:35:09 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: 6|app: 0|req: 353/700] 10.0.0.248 () {36 vars in 986 bytes} [Fri May 8 00:35:34 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => generated 1171 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/701] 10.0.0.248 () {36 vars in 926 bytes} [Fri May 8 00:35:34 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: 6|app: 0|req: 354/702] 10.0.0.248 () {36 vars in 926 bytes} [Fri May 8 00:35:34 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: 349/703] 10.0.0.248 () {36 vars in 986 bytes} [Fri May 8 00:35:34 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 355/704] 10.0.0.248 () {36 vars in 926 bytes} [Fri May 8 00:35:34 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: 350/705] 10.0.0.248 () {36 vars in 926 bytes} [Fri May 8 00:35:34 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: 6|app: 0|req: 356/706] 10.0.0.248 () {36 vars in 986 bytes} [Fri May 8 00:35:34 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => 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: 351/707] 10.0.0.248 () {36 vars in 926 bytes} [Fri May 8 00:35:34 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: 6|app: 0|req: 357/708] 10.0.0.248 () {36 vars in 926 bytes} [Fri May 8 00:35:34 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: 352/709] 10.0.0.31 () {36 vars in 985 bytes} [Fri May 8 00:35:35 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => generated 1171 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 358/710] 10.0.0.31 () {36 vars in 925 bytes} [Fri May 8 00:35:35 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/711] 10.0.0.31 () {36 vars in 985 bytes} [Fri May 8 00:35:36 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 359/712] 10.0.0.31 () {36 vars in 925 bytes} [Fri May 8 00:35: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: 354/713] 10.0.0.31 () {36 vars in 925 bytes} [Fri May 8 00:35:36 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 360/714] 10.0.0.127 () {36 vars in 986 bytes} [Fri May 8 00:35:43 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => 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: 355/715] 10.0.0.127 () {36 vars in 926 bytes} [Fri May 8 00:35:43 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: 359/722] 10.0.0.37 () {32 vars in 705 bytes} [Fri May 8 00:36:05 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 364/723] 10.0.0.37 () {32 vars in 705 bytes} [Fri May 8 00:36:05 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => 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: 360/724] 10.0.0.248 () {36 vars in 986 bytes} [Fri May 8 00:36:05 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 365/725] 10.0.0.248 () {36 vars in 926 bytes} [Fri May 8 00:36:05 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: 361/726] 10.0.0.248 () {36 vars in 926 bytes} [Fri May 8 00:36:05 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 366/727] 10.0.0.248 () {36 vars in 986 bytes} [Fri May 8 00:36:05 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => 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: 362/728] 10.0.0.248 () {36 vars in 926 bytes} [Fri May 8 00:36:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 367/729] 10.0.0.248 () {36 vars in 926 bytes} [Fri May 8 00:36:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/730] 10.0.0.248 () {36 vars in 986 bytes} [Fri May 8 00:36:05 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 368/731] 10.0.0.248 () {36 vars in 926 bytes} [Fri May 8 00:36:05 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/732] 10.0.0.31 () {36 vars in 985 bytes} [Fri May 8 00:36:06 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 369/733] 10.0.0.31 () {36 vars in 925 bytes} [Fri May 8 00:36:06 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: 365/734] 10.0.0.31 () {36 vars in 985 bytes} [Fri May 8 00:36:06 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 370/735] 10.0.0.31 () {36 vars in 925 bytes} [Fri May 8 00:36: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: 366/736] 10.0.0.31 () {36 vars in 925 bytes} [Fri May 8 00:36:06 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: 372/747] 10.0.0.37 () {34 vars in 653 bytes} [Fri May 8 00:36:54 2026] POST /v2/images => generated 649 bytes in 352 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-08 00:36:54.860 6 WARNING glance.api.v2.images [None req-c5314475-e596-426d-8e11-98458c8cffbc f2c185ce2c4c4657aeed1aceaf1e01dc 495b11b8097a4eada689f05f2ed2431b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9e4ad6b9-5640-42f4-a846-14e0f0d9142c [pid: 6|app: 0|req: 376/748] 10.0.0.37 () {32 vars in 708 bytes} [Fri May 8 00:36:54 2026] DELETE /v2/images/9e4ad6b9-5640-42f4-a846-14e0f0d9142c => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/749] 10.0.0.37 () {32 vars in 705 bytes} [Fri May 8 00:36:54 2026] GET /v2/images/9e4ad6b9-5640-42f4-a846-14e0f0d9142c => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 377/750] 10.0.0.37 () {32 vars in 631 bytes} [Fri May 8 00:36:54 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/751] 10.0.0.37 () {34 vars in 653 bytes} [Fri May 8 00:36:54 2026] POST /v2/images => generated 702 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 378/752] 10.0.0.37 () {32 vars in 715 bytes} [Fri May 8 00:36:55 2026] GET /v2/images/8d12c47c-dded-4482-9a67-95c6a6180039/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:36:55.068 7 INFO glance.api.v2.image_data [None req-908f135a-3c38-4554-844f-d6dc6ed9c985 f2c185ce2c4c4657aeed1aceaf1e01dc 495b11b8097a4eada689f05f2ed2431b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 00:36:55.108 7 WARNING glance_store._drivers.rbd [None req-908f135a-3c38-4554-844f-d6dc6ed9c985 f2c185ce2c4c4657aeed1aceaf1e01dc 495b11b8097a4eada689f05f2ed2431b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 6|app: 0|req: 379/753] 10.0.0.127 () {36 vars in 986 bytes} [Fri May 8 00:36:55 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 380/754] 10.0.0.127 () {36 vars in 926 bytes} [Fri May 8 00:36:55 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 00:36:55.673 7 INFO glance.location [None req-908f135a-3c38-4554-844f-d6dc6ed9c985 f2c185ce2c4c4657aeed1aceaf1e01dc 495b11b8097a4eada689f05f2ed2431b - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 375/755] 10.0.0.37 () {32 vars in 725 bytes} [Fri May 8 00:36:55 2026] PUT /v2/images/8d12c47c-dded-4482-9a67-95c6a6180039/file => generated 0 bytes in 668 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 381/756] 10.0.0.37 () {32 vars in 705 bytes} [Fri May 8 00:36:55 2026] GET /v2/images/8d12c47c-dded-4482-9a67-95c6a6180039 => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/757] 10.0.0.37 () {32 vars in 715 bytes} [Fri May 8 00:36:55 2026] GET /v2/images/8d12c47c-dded-4482-9a67-95c6a6180039/file => generated 1024 bytes in 153 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 6|app: 0|req: 382/758] 10.0.0.37 () {34 vars in 653 bytes} [Fri May 8 00:36:55 2026] POST /v2/images => generated 648 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/759] 10.0.0.37 () {32 vars in 724 bytes} [Fri May 8 00:36:55 2026] PATCH /v2/images/47029afd-12e9-47a9-aa79-36111372ca1b => generated 652 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 383/760] 10.0.0.37 () {32 vars in 705 bytes} [Fri May 8 00:36:56 2026] GET /v2/images/47029afd-12e9-47a9-aa79-36111372ca1b => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:36:56.070 7 WARNING glance.api.v2.images [None req-d377b81b-5d43-493c-a73c-2f4e5990e3a3 f2c185ce2c4c4657aeed1aceaf1e01dc 495b11b8097a4eada689f05f2ed2431b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//47029afd-12e9-47a9-aa79-36111372ca1b [pid: 7|app: 0|req: 378/761] 10.0.0.37 () {32 vars in 708 bytes} [Fri May 8 00:36:56 2026] DELETE /v2/images/47029afd-12e9-47a9-aa79-36111372ca1b => generated 0 bytes in 71 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 384/762] 10.0.0.37 () {32 vars in 705 bytes} [Fri May 8 00:36:56 2026] GET /v2/images/47029afd-12e9-47a9-aa79-36111372ca1b => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:36:56.169 7 WARNING glance.api.v2.images [None req-c4821e8b-0eb9-495e-9ac0-e10c4d48a10c f2c185ce2c4c4657aeed1aceaf1e01dc 495b11b8097a4eada689f05f2ed2431b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8d12c47c-dded-4482-9a67-95c6a6180039 [pid: 7|app: 0|req: 379/763] 10.0.0.37 () {32 vars in 708 bytes} [Fri May 8 00:36:56 2026] DELETE /v2/images/8d12c47c-dded-4482-9a67-95c6a6180039 => generated 0 bytes in 807 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 385/764] 10.0.0.37 () {32 vars in 705 bytes} [Fri May 8 00:36:56 2026] GET /v2/images/8d12c47c-dded-4482-9a67-95c6a6180039 => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:36:56.997 7 WARNING glance.api.v2.images [None req-7f8a81bc-516e-4847-98ea-edc7fb8afa8e f2c185ce2c4c4657aeed1aceaf1e01dc 495b11b8097a4eada689f05f2ed2431b - - default default] Failed to find image 9e4ad6b9-5640-42f4-a846-14e0f0d9142c to delete: glance.common.exception.ImageNotFound: No image found with ID 9e4ad6b9-5640-42f4-a846-14e0f0d9142c [pid: 7|app: 0|req: 380/765] 10.0.0.37 () {32 vars in 708 bytes} [Fri May 8 00:36:56 2026] DELETE /v2/images/9e4ad6b9-5640-42f4-a846-14e0f0d9142c => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 386/766] 10.0.0.37 () {32 vars in 705 bytes} [Fri May 8 00:36:57 2026] GET /v2/images/9e4ad6b9-5640-42f4-a846-14e0f0d9142c => generated 139 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 391/775] 10.0.0.127 () {36 vars in 986 bytes} [Fri May 8 00:37:37 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => 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: 385/776] 10.0.0.127 () {36 vars in 926 bytes} [Fri May 8 00:37:37 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: 6|app: 0|req: 395/783] 10.0.0.127 () {36 vars in 986 bytes} [Fri May 8 00:38:06 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => 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: 389/784] 10.0.0.127 () {36 vars in 926 bytes} [Fri May 8 00:38:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/791] 10.0.0.127 () {36 vars in 986 bytes} [Fri May 8 00:38:33 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 399/792] 10.0.0.127 () {36 vars in 926 bytes} [Fri May 8 00:38:33 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/793] 10.0.0.127 () {36 vars in 986 bytes} [Fri May 8 00:38:40 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => generated 1171 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 400/794] 10.0.0.127 () {36 vars in 926 bytes} [Fri May 8 00:38:41 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: 396/797] 10.0.0.127 () {36 vars in 986 bytes} [Fri May 8 00:38:49 2026] GET /v2/images/eed7a9ad-468d-46c4-bb2b-dd2f3457ded3 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 402/798] 10.0.0.127 () {36 vars in 926 bytes} [Fri May 8 00:38:49 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: 6|app: 0|req: 406/805] 199.204.45.57 () {32 vars in 824 bytes} [Fri May 8 00:39:20 2026] GET /v2/images?status=active&owner=0a4367f1c7f34e03ada489d20509ccc7&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/806] 199.204.45.57 () {32 vars in 651 bytes} [Fri May 8 00:39:21 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: 6|app: 0|req: 407/807] 10.0.0.248 () {36 vars in 986 bytes} [Fri May 8 00:39:21 2026] GET /v2/images/8b0e825f-60e0-4bab-aaed-6951a423bd2f => generated 1209 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/808] 10.0.0.248 () {36 vars in 926 bytes} [Fri May 8 00:39:22 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: 6|app: 0|req: 408/809] 10.0.0.248 () {36 vars in 926 bytes} [Fri May 8 00:39:22 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: 402/810] 10.0.0.248 () {36 vars in 986 bytes} [Fri May 8 00:39:22 2026] GET /v2/images/8b0e825f-60e0-4bab-aaed-6951a423bd2f => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 409/811] 10.0.0.248 () {36 vars in 926 bytes} [Fri May 8 00:39:22 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: 403/812] 10.0.0.248 () {36 vars in 926 bytes} [Fri May 8 00:39:22 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: 6|app: 0|req: 410/813] 10.0.0.248 () {36 vars in 986 bytes} [Fri May 8 00:39:22 2026] GET /v2/images/8b0e825f-60e0-4bab-aaed-6951a423bd2f => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/814] 10.0.0.248 () {36 vars in 926 bytes} [Fri May 8 00:39:22 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: 6|app: 0|req: 411/815] 10.0.0.248 () {36 vars in 926 bytes} [Fri May 8 00:39:22 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: 405/816] 10.0.0.31 () {36 vars in 985 bytes} [Fri May 8 00:39:22 2026] GET /v2/images/8b0e825f-60e0-4bab-aaed-6951a423bd2f => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 412/817] 10.0.0.31 () {36 vars in 925 bytes} [Fri May 8 00:39:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/818] 10.0.0.31 () {36 vars in 985 bytes} [Fri May 8 00:39:22 2026] GET /v2/images/8b0e825f-60e0-4bab-aaed-6951a423bd2f => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 413/819] 10.0.0.31 () {36 vars in 925 bytes} [Fri May 8 00:39:22 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: 407/820] 10.0.0.31 () {36 vars in 925 bytes} [Fri May 8 00:39:22 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: 7|app: 0|req: 425/855] 10.0.0.37 () {32 vars in 631 bytes} [Fri May 8 00:42:08 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)