+ 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 Jul 2 10:25:02 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-87d76fc9d-b5k92 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 0x5589add61160 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-07-02 10:25:04.133 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-02 10:25:04.202 7 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-07-02 10:25:04.788 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-07-02 10:25:04.790 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-07-02 10:25:04.837 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-07-02 10:25:04.838 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-07-02 10:25:06.472 8 WARNING glance.api.v2.images [None req-a32f5c63-0983-4320-bcab-d10d2653bd51 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 10:25:06.507 7 WARNING glance.api.v2.images [None req-a7fa8753-fabb-4503-82f4-f0a53010ca84 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 10:25:06.723 8 WARNING keystonemiddleware._common.config [None req-a32f5c63-0983-4320-bcab-d10d2653bd51 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 10:25:06.731 8 WARNING oslo_config.cfg [None req-a32f5c63-0983-4320-bcab-d10d2653bd51 - - - - - -] 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 0x5589add61160 pid: 8 (default app) 2026-07-02 10:25:06.762 7 WARNING keystonemiddleware._common.config [None req-a7fa8753-fabb-4503-82f4-f0a53010ca84 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 10:25:06.771 7 WARNING oslo_config.cfg [None req-a7fa8753-fabb-4503-82f4-f0a53010ca84 - - - - - -] 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 0x5589add61160 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.63 () {42 vars in 684 bytes} [Thu Jul 2 10:25:07 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-07-02 10:25:08.207 7 WARNING oslo_policy.policy [None req-320046f4-2801-486a-a5ee-835a1c34979d 77240ad744294c35b7ae80100fc78dbe 0a98d02fb3d8404a862651be04768bd5 - - 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-07-02 10:25:08.207 7 WARNING oslo_policy.policy [None req-320046f4-2801-486a-a5ee-835a1c34979d 77240ad744294c35b7ae80100fc78dbe 0a98d02fb3d8404a862651be04768bd5 - - 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-07-02 10:25:08.230 7 WARNING oslo_policy.policy [None req-320046f4-2801-486a-a5ee-835a1c34979d 77240ad744294c35b7ae80100fc78dbe 0a98d02fb3d8404a862651be04768bd5 - - 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-07-02 10:25:08.230 7 WARNING oslo_policy.policy [None req-320046f4-2801-486a-a5ee-835a1c34979d 77240ad744294c35b7ae80100fc78dbe 0a98d02fb3d8404a862651be04768bd5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.19.213.63 () {44 vars in 906 bytes} [Thu Jul 2 10:25:07 2026] GET /v2/images => generated 69 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.63 () {42 vars in 684 bytes} [Thu Jul 2 10:25:11 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: 2/7] 199.19.213.63 () {44 vars in 906 bytes} [Thu Jul 2 10:25:11 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-07-02 10:25:11.602 8 WARNING oslo_policy.policy [None req-3b492f4d-bfa7-4a20-99cc-2a26d5700aaf 77240ad744294c35b7ae80100fc78dbe 0a98d02fb3d8404a862651be04768bd5 - - 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-07-02 10:25:11.602 8 WARNING oslo_policy.policy [None req-3b492f4d-bfa7-4a20-99cc-2a26d5700aaf 77240ad744294c35b7ae80100fc78dbe 0a98d02fb3d8404a862651be04768bd5 - - 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: 6/8] 199.19.213.63 () {44 vars in 907 bytes} [Thu Jul 2 10:25:11 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: 7|app: 0|req: 3/9] 199.19.213.63 () {44 vars in 929 bytes} [Thu Jul 2 10:25:11 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 10:25:11.737 8 WARNING oslo_policy.policy [None req-27749291-62c9-41e1-9693-3ec1359ff0e7 77240ad744294c35b7ae80100fc78dbe 0a98d02fb3d8404a862651be04768bd5 - - 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-07-02 10:25:11.738 8 WARNING oslo_policy.policy [None req-27749291-62c9-41e1-9693-3ec1359ff0e7 77240ad744294c35b7ae80100fc78dbe 0a98d02fb3d8404a862651be04768bd5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.19.213.63 () {44 vars in 935 bytes} [Thu Jul 2 10:25:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 10:25:11.829 7 WARNING oslo_config.cfg [None req-524db8d7-b072-4ed5-9a1f-e7f281cc7743 77240ad744294c35b7ae80100fc78dbe 0a98d02fb3d8404a862651be04768bd5 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.19.213.63 () {48 vars in 947 bytes} [Thu Jul 2 10:25:11 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 10:25:11.860 8 WARNING oslo_policy.policy [None req-d3dab32f-197e-4fdb-bc59-f816aec680cd 77240ad744294c35b7ae80100fc78dbe 0a98d02fb3d8404a862651be04768bd5 - - 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-07-02 10:25:11.861 8 WARNING oslo_policy.policy [None req-d3dab32f-197e-4fdb-bc59-f816aec680cd 77240ad744294c35b7ae80100fc78dbe 0a98d02fb3d8404a862651be04768bd5 - - 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-07-02 10:25:11.863 8 INFO glance.api.v2.image_data [None req-d3dab32f-197e-4fdb-bc59-f816aec680cd 77240ad744294c35b7ae80100fc78dbe 0a98d02fb3d8404a862651be04768bd5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 10:25:15.836 8 INFO glance.location [None req-d3dab32f-197e-4fdb-bc59-f816aec680cd 77240ad744294c35b7ae80100fc78dbe 0a98d02fb3d8404a862651be04768bd5 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/12] 199.19.213.63 () {48 vars in 1041 bytes} [Thu Jul 2 10:25:11 2026] PUT /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0/file => generated 0 bytes in 4026 msecs (HTTP/1.1 204) 4 headers in 171 bytes (9309 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.19.213.63 () {44 vars in 906 bytes} [Thu Jul 2 10:25:15 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-07-02 10:25:15.920 8 WARNING oslo_config.cfg [None req-1bf534ac-85b2-415e-b5d2-cb2d8a718829 77240ad744294c35b7ae80100fc78dbe 0a98d02fb3d8404a862651be04768bd5 - - 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: 9/14] 199.19.213.63 () {48 vars in 1045 bytes} [Thu Jul 2 10:25:15 2026] PATCH /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => 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: 6/15] 199.19.213.63 () {44 vars in 906 bytes} [Thu Jul 2 10:25:15 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.19.213.63 () {42 vars in 684 bytes} [Thu Jul 2 10:46:51 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: 140/277] 199.19.213.63 () {44 vars in 906 bytes} [Thu Jul 2 10:46:51 2026] GET /v2/images => generated 1240 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 199.19.213.63 () {42 vars in 684 bytes} [Thu Jul 2 10:47:28 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: 145/287] 199.19.213.63 () {44 vars in 906 bytes} [Thu Jul 2 10:47:28 2026] GET /v2/images => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/288] 199.19.213.63 () {44 vars in 933 bytes} [Thu Jul 2 10:47:28 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/289] 199.19.213.63 () {44 vars in 955 bytes} [Thu Jul 2 10:47:28 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/290] 199.19.213.63 () {44 vars in 935 bytes} [Thu Jul 2 10:47:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/291] 199.19.213.63 () {48 vars in 947 bytes} [Thu Jul 2 10:47:28 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 10:47:28.741 7 WARNING oslo_policy.policy [None req-e18bfb4f-87fe-45c3-9ef9-317821039fd1 77240ad744294c35b7ae80100fc78dbe 0a98d02fb3d8404a862651be04768bd5 - - 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-07-02 10:47:28.741 7 WARNING oslo_policy.policy [None req-e18bfb4f-87fe-45c3-9ef9-317821039fd1 77240ad744294c35b7ae80100fc78dbe 0a98d02fb3d8404a862651be04768bd5 - - 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-07-02 10:47:28.744 7 INFO glance.api.v2.image_data [None req-e18bfb4f-87fe-45c3-9ef9-317821039fd1 77240ad744294c35b7ae80100fc78dbe 0a98d02fb3d8404a862651be04768bd5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 10:47:53.691 7 INFO glance.location [None req-e18bfb4f-87fe-45c3-9ef9-317821039fd1 77240ad744294c35b7ae80100fc78dbe 0a98d02fb3d8404a862651be04768bd5 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 145/296] 199.19.213.63 () {48 vars in 1042 bytes} [Thu Jul 2 10:47:28 2026] PUT /v2/images/57e10296-6830-4e3d-acd2-98d3b89bde8c/file => generated 0 bytes in 25006 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63795 switches on core 0) [pid: 8|app: 0|req: 152/297] 199.19.213.63 () {44 vars in 906 bytes} [Thu Jul 2 10:47:53 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/298] 199.19.213.63 () {48 vars in 1045 bytes} [Thu Jul 2 10:47:53 2026] PATCH /v2/images/57e10296-6830-4e3d-acd2-98d3b89bde8c => 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: 153/299] 199.19.213.63 () {48 vars in 1046 bytes} [Thu Jul 2 10:47:53 2026] PATCH /v2/images/57e10296-6830-4e3d-acd2-98d3b89bde8c => generated 1209 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/300] 199.19.213.63 () {44 vars in 906 bytes} [Thu Jul 2 10:47:53 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/301] 199.19.213.63 () {42 vars in 684 bytes} [Thu Jul 2 10:47:55 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: 148/302] 199.19.213.63 () {44 vars in 906 bytes} [Thu Jul 2 10:47:55 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/381] 199.19.213.63 () {42 vars in 684 bytes} [Thu Jul 2 10:54:17 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: 188/382] 199.19.213.63 () {44 vars in 906 bytes} [Thu Jul 2 10:54:17 2026] GET /v2/images => generated 2451 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/385] 199.19.213.63 () {42 vars in 684 bytes} [Thu Jul 2 10:54: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: 190/386] 199.19.213.63 () {44 vars in 906 bytes} [Thu Jul 2 10:54:26 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: 8|app: 0|req: 197/387] 199.19.213.63 () {44 vars in 943 bytes} [Thu Jul 2 10:54:26 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/388] 199.19.213.63 () {44 vars in 965 bytes} [Thu Jul 2 10:54:26 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: 8|app: 0|req: 198/389] 199.19.213.63 () {44 vars in 935 bytes} [Thu Jul 2 10:54:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/390] 199.19.213.63 () {48 vars in 947 bytes} [Thu Jul 2 10:54:27 2026] POST /v2/images => generated 799 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 10:54:27.087 8 INFO glance.api.v2.image_data [None req-361b6e4f-fba7-4216-b1ea-65cb89cbb4d1 77240ad744294c35b7ae80100fc78dbe 0a98d02fb3d8404a862651be04768bd5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 10:54:43.515 8 INFO glance.location [None req-361b6e4f-fba7-4216-b1ea-65cb89cbb4d1 77240ad744294c35b7ae80100fc78dbe 0a98d02fb3d8404a862651be04768bd5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 199/393] 199.19.213.63 () {48 vars in 1041 bytes} [Thu Jul 2 10:54:27 2026] PUT /v2/images/9437ca27-64be-4b9e-85a2-76a48f83e2b9/file => generated 0 bytes in 16478 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23018 switches on core 0) [pid: 7|app: 0|req: 195/394] 199.19.213.63 () {44 vars in 906 bytes} [Thu Jul 2 10:54:43 2026] GET /v2/images => generated 3664 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/395] 199.19.213.63 () {48 vars in 1046 bytes} [Thu Jul 2 10:54:43 2026] PATCH /v2/images/9437ca27-64be-4b9e-85a2-76a48f83e2b9 => generated 1234 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/396] 199.19.213.63 () {44 vars in 906 bytes} [Thu Jul 2 10:54:43 2026] GET /v2/images => generated 3687 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/405] 199.19.213.63 () {42 vars in 684 bytes} [Thu Jul 2 10:55:21 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: 205/406] 199.19.213.63 () {44 vars in 906 bytes} [Thu Jul 2 10:55:21 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: 8|app: 0|req: 208/411] 199.19.213.63 () {42 vars in 684 bytes} [Thu Jul 2 10:55:40 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: 204/412] 199.19.213.63 () {44 vars in 906 bytes} [Thu Jul 2 10:55:40 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/413] 199.19.213.63 () {44 vars in 935 bytes} [Thu Jul 2 10:55:40 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/414] 199.19.213.63 () {44 vars in 957 bytes} [Thu Jul 2 10:55:40 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: 8|app: 0|req: 210/415] 199.19.213.63 () {44 vars in 935 bytes} [Thu Jul 2 10:55:40 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: 7|app: 0|req: 206/416] 199.19.213.63 () {48 vars in 947 bytes} [Thu Jul 2 10:55:40 2026] POST /v2/images => generated 791 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 10:55:40.235 8 INFO glance.api.v2.image_data [None req-6d867a39-3010-4409-a685-15e7b5b25bf0 77240ad744294c35b7ae80100fc78dbe 0a98d02fb3d8404a862651be04768bd5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 10:56:01.247 8 INFO glance.location [None req-6d867a39-3010-4409-a685-15e7b5b25bf0 77240ad744294c35b7ae80100fc78dbe 0a98d02fb3d8404a862651be04768bd5 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 211/421] 199.19.213.63 () {48 vars in 1042 bytes} [Thu Jul 2 10:55:40 2026] PUT /v2/images/663daa0b-8aef-42fb-8837-24d6f00d1274/file => generated 0 bytes in 21053 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31492 switches on core 0) [pid: 7|app: 0|req: 211/422] 199.19.213.63 () {44 vars in 906 bytes} [Thu Jul 2 10:56:01 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/423] 199.19.213.63 () {48 vars in 1045 bytes} [Thu Jul 2 10:56:01 2026] PATCH /v2/images/663daa0b-8aef-42fb-8837-24d6f00d1274 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/424] 199.19.213.63 () {44 vars in 906 bytes} [Thu Jul 2 10:56:01 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/579] 199.19.213.63 () {42 vars in 684 bytes} [Thu Jul 2 11:08:48 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: 290/580] 199.19.213.63 () {44 vars in 906 bytes} [Thu Jul 2 11:08:48 2026] GET /v2/images => generated 4893 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/611] 199.19.213.63 () {42 vars in 684 bytes} [Thu Jul 2 11:11: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: 306/612] 199.19.213.63 () {44 vars in 906 bytes} [Thu Jul 2 11:11:16 2026] GET /v2/images => generated 4893 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 199.19.213.63 () {42 vars in 684 bytes} [Thu Jul 2 11:11:18 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: 307/614] 199.19.213.63 () {44 vars in 906 bytes} [Thu Jul 2 11:11:18 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/623] 199.19.213.63 () {42 vars in 684 bytes} [Thu Jul 2 11:12:06 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: 312/624] 199.19.213.63 () {44 vars in 906 bytes} [Thu Jul 2 11:12:06 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/627] 199.19.213.63 () {42 vars in 684 bytes} [Thu Jul 2 11:12:13 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: 314/628] 199.19.213.63 () {44 vars in 906 bytes} [Thu Jul 2 11:12:14 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/641] 199.19.213.63 () {42 vars in 684 bytes} [Thu Jul 2 11:13:15 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: 321/642] 199.19.213.63 () {44 vars in 906 bytes} [Thu Jul 2 11:13:15 2026] GET /v2/images => generated 4893 bytes in 61 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: 327/653] 10.0.0.248 () {32 vars in 632 bytes} [Thu Jul 2 11:13:58 2026] GET /v2/images => generated 4893 bytes in 27 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: 329/658] 10.0.0.229 () {36 vars in 986 bytes} [Thu Jul 2 11:14:20 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/659] 10.0.0.229 () {36 vars in 926 bytes} [Thu Jul 2 11:14:20 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: 330/660] 10.0.0.39 () {36 vars in 985 bytes} [Thu Jul 2 11:14:22 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => generated 1171 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/661] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 2 11:14: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: 331/662] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 2 11:14:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/663] 10.0.0.39 () {36 vars in 985 bytes} [Thu Jul 2 11:14:22 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => 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: 332/664] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 2 11:14:22 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/665] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 2 11:14: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: 333/666] 10.0.0.39 () {36 vars in 985 bytes} [Thu Jul 2 11:14:22 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/667] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 2 11:14:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/668] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 2 11:14:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/669] 199.19.213.63 () {36 vars in 989 bytes} [Thu Jul 2 11:14:23 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => generated 1171 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/670] 199.19.213.63 () {36 vars in 929 bytes} [Thu Jul 2 11:14:23 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: 336/671] 10.0.0.247 () {36 vars in 986 bytes} [Thu Jul 2 11:14:23 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => generated 1171 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/672] 10.0.0.247 () {36 vars in 926 bytes} [Thu Jul 2 11:14:23 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: 337/673] 10.0.0.247 () {36 vars in 986 bytes} [Thu Jul 2 11:14:23 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => 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: 337/674] 10.0.0.247 () {36 vars in 926 bytes} [Thu Jul 2 11:14:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/675] 10.0.0.247 () {36 vars in 926 bytes} [Thu Jul 2 11:14:23 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: 338/676] 199.19.213.63 () {36 vars in 989 bytes} [Thu Jul 2 11:14:24 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/677] 199.19.213.63 () {36 vars in 929 bytes} [Thu Jul 2 11:14:24 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: 341/682] 10.0.0.248 () {30 vars in 410 bytes} [Thu Jul 2 11:14:41 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: 342/683] 10.0.0.229 () {36 vars in 986 bytes} [Thu Jul 2 11:14:42 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => generated 1171 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/684] 10.0.0.229 () {36 vars in 926 bytes} [Thu Jul 2 11:14:42 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: 346/691] 10.0.0.229 () {36 vars in 986 bytes} [Thu Jul 2 11:15:08 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => 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: 346/692] 10.0.0.229 () {36 vars in 926 bytes} [Thu Jul 2 11:15:08 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/697] 10.0.0.229 () {36 vars in 986 bytes} [Thu Jul 2 11:15:34 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/698] 10.0.0.229 () {36 vars in 926 bytes} [Thu Jul 2 11:15:34 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/705] 10.0.0.229 () {36 vars in 986 bytes} [Thu Jul 2 11:16:00 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => generated 1171 bytes in 17 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.229 () {36 vars in 926 bytes} [Thu Jul 2 11:16:00 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/711] 10.0.0.248 () {32 vars in 706 bytes} [Thu Jul 2 11:16:23 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => 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: 356/712] 10.0.0.248 () {32 vars in 706 bytes} [Thu Jul 2 11:16:23 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => 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: 357/713] 10.0.0.39 () {36 vars in 985 bytes} [Thu Jul 2 11:16:23 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => 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: 357/714] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 2 11:16:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/715] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 2 11:16:23 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: 358/716] 10.0.0.39 () {36 vars in 985 bytes} [Thu Jul 2 11:16:23 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => 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: 359/717] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 2 11:16:23 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/718] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 2 11:16:23 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: 360/719] 10.0.0.39 () {36 vars in 985 bytes} [Thu Jul 2 11:16:23 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/720] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 2 11:16:23 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: 361/721] 10.0.0.247 () {36 vars in 986 bytes} [Thu Jul 2 11:16:24 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => 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: 361/722] 10.0.0.247 () {36 vars in 926 bytes} [Thu Jul 2 11:16:24 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: 362/723] 10.0.0.247 () {36 vars in 986 bytes} [Thu Jul 2 11:16:24 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => 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: 362/724] 10.0.0.247 () {36 vars in 926 bytes} [Thu Jul 2 11:16:24 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/725] 10.0.0.247 () {36 vars in 926 bytes} [Thu Jul 2 11:16:24 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: 365/728] 10.0.0.229 () {36 vars in 986 bytes} [Thu Jul 2 11:16:32 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => 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: 364/729] 10.0.0.229 () {36 vars in 926 bytes} [Thu Jul 2 11:16: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: 7|app: 0|req: 366/732] 10.0.0.229 () {36 vars in 986 bytes} [Thu Jul 2 11:16:38 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/733] 10.0.0.229 () {36 vars in 926 bytes} [Thu Jul 2 11:16:38 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: 369/736] 10.0.0.229 () {36 vars in 986 bytes} [Thu Jul 2 11:16:49 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/737] 10.0.0.229 () {36 vars in 926 bytes} [Thu Jul 2 11:16:49 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: 371/740] 10.0.0.229 () {36 vars in 986 bytes} [Thu Jul 2 11:16:58 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => 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: 370/741] 10.0.0.229 () {36 vars in 926 bytes} [Thu Jul 2 11:16:58 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/744] 10.0.0.248 () {34 vars in 654 bytes} [Thu Jul 2 11:17:12 2026] POST /v2/images => generated 649 bytes in 240 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 11:17:13.121 8 WARNING glance.api.v2.images [None req-069a33c4-3052-4e25-9427-547ba315179c 77cad56714474f92846d8b44cfd9a26f 1274882f0ab84ec0af00cf02f776b997 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e12be031-95bc-4dac-8d71-d53502b5d2ba [pid: 8|app: 0|req: 373/745] 10.0.0.248 () {32 vars in 709 bytes} [Thu Jul 2 11:17:13 2026] DELETE /v2/images/e12be031-95bc-4dac-8d71-d53502b5d2ba => generated 0 bytes in 69 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/746] 10.0.0.248 () {32 vars in 706 bytes} [Thu Jul 2 11:17:13 2026] GET /v2/images/e12be031-95bc-4dac-8d71-d53502b5d2ba => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/747] 10.0.0.248 () {32 vars in 632 bytes} [Thu Jul 2 11:17:13 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/748] 10.0.0.248 () {34 vars in 654 bytes} [Thu Jul 2 11:17:13 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/749] 10.0.0.248 () {32 vars in 716 bytes} [Thu Jul 2 11:17:13 2026] GET /v2/images/92d62b7a-a9da-484f-b9aa-73455716cb3e/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:17:13.353 7 INFO glance.api.v2.image_data [None req-edc9e34d-ef91-4128-977a-5f7e15731aa5 77cad56714474f92846d8b44cfd9a26f 1274882f0ab84ec0af00cf02f776b997 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 11:17:13.400 7 WARNING glance_store._drivers.rbd [None req-edc9e34d-ef91-4128-977a-5f7e15731aa5 77cad56714474f92846d8b44cfd9a26f 1274882f0ab84ec0af00cf02f776b997 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-02 11:17:13.989 7 INFO glance.location [None req-edc9e34d-ef91-4128-977a-5f7e15731aa5 77cad56714474f92846d8b44cfd9a26f 1274882f0ab84ec0af00cf02f776b997 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 375/750] 10.0.0.248 () {32 vars in 726 bytes} [Thu Jul 2 11:17:13 2026] PUT /v2/images/92d62b7a-a9da-484f-b9aa-73455716cb3e/file => generated 0 bytes in 689 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/751] 10.0.0.248 () {32 vars in 706 bytes} [Thu Jul 2 11:17:14 2026] GET /v2/images/92d62b7a-a9da-484f-b9aa-73455716cb3e => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/752] 10.0.0.248 () {32 vars in 716 bytes} [Thu Jul 2 11:17:14 2026] GET /v2/images/92d62b7a-a9da-484f-b9aa-73455716cb3e/file => generated 1024 bytes in 155 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/753] 10.0.0.248 () {34 vars in 654 bytes} [Thu Jul 2 11:17:14 2026] POST /v2/images => generated 648 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/754] 10.0.0.248 () {32 vars in 725 bytes} [Thu Jul 2 11:17:14 2026] PATCH /v2/images/d4257437-b3b0-45b9-a4a6-48aebefee0eb => generated 653 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/755] 10.0.0.248 () {32 vars in 706 bytes} [Thu Jul 2 11:17:14 2026] GET /v2/images/d4257437-b3b0-45b9-a4a6-48aebefee0eb => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:17:14.477 7 WARNING glance.api.v2.images [None req-1ab0f68f-6105-4a1c-9972-2bc864d82f9b 77cad56714474f92846d8b44cfd9a26f 1274882f0ab84ec0af00cf02f776b997 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d4257437-b3b0-45b9-a4a6-48aebefee0eb [pid: 7|app: 0|req: 378/756] 10.0.0.248 () {32 vars in 709 bytes} [Thu Jul 2 11:17:14 2026] DELETE /v2/images/d4257437-b3b0-45b9-a4a6-48aebefee0eb => 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: 379/757] 10.0.0.248 () {32 vars in 706 bytes} [Thu Jul 2 11:17:14 2026] GET /v2/images/d4257437-b3b0-45b9-a4a6-48aebefee0eb => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:17:14.554 7 WARNING glance.api.v2.images [None req-5a2d8caf-b2a8-4d80-9373-1a4821946cee 77cad56714474f92846d8b44cfd9a26f 1274882f0ab84ec0af00cf02f776b997 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//92d62b7a-a9da-484f-b9aa-73455716cb3e [pid: 7|app: 0|req: 379/758] 10.0.0.248 () {32 vars in 709 bytes} [Thu Jul 2 11:17:14 2026] DELETE /v2/images/92d62b7a-a9da-484f-b9aa-73455716cb3e => generated 0 bytes in 806 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/759] 10.0.0.248 () {32 vars in 706 bytes} [Thu Jul 2 11:17:15 2026] GET /v2/images/92d62b7a-a9da-484f-b9aa-73455716cb3e => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:17:15.392 7 WARNING glance.api.v2.images [None req-2867b3c4-6d0b-484e-aac4-9ae3eddd4b6e 77cad56714474f92846d8b44cfd9a26f 1274882f0ab84ec0af00cf02f776b997 - - default default] Failed to find image e12be031-95bc-4dac-8d71-d53502b5d2ba to delete: glance.common.exception.ImageNotFound: No image found with ID e12be031-95bc-4dac-8d71-d53502b5d2ba [pid: 7|app: 0|req: 380/760] 10.0.0.248 () {32 vars in 709 bytes} [Thu Jul 2 11:17:15 2026] DELETE /v2/images/e12be031-95bc-4dac-8d71-d53502b5d2ba => generated 147 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/761] 10.0.0.248 () {32 vars in 706 bytes} [Thu Jul 2 11:17:15 2026] GET /v2/images/e12be031-95bc-4dac-8d71-d53502b5d2ba => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/782] 10.0.0.229 () {36 vars in 986 bytes} [Thu Jul 2 11:18:52 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => generated 1171 bytes in 40 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.229 () {36 vars in 926 bytes} [Thu Jul 2 11:18:52 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: 393/786] 10.0.0.229 () {36 vars in 986 bytes} [Thu Jul 2 11:18:59 2026] GET /v2/images/a8eaf38a-3c3f-4be1-ba5a-b1db806b18d0 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/787] 10.0.0.229 () {36 vars in 926 bytes} [Thu Jul 2 11:18:59 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: 397/794] 199.19.213.63 () {32 vars in 824 bytes} [Thu Jul 2 11:19:26 2026] GET /v2/images?status=active&owner=0a98d02fb3d8404a862651be04768bd5&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/795] 199.19.213.63 () {32 vars in 651 bytes} [Thu Jul 2 11:19:27 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: 398/796] 10.0.0.39 () {36 vars in 985 bytes} [Thu Jul 2 11:19:27 2026] GET /v2/images/57e10296-6830-4e3d-acd2-98d3b89bde8c => generated 1209 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/797] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 2 11:19:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/798] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 2 11:19:27 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: 400/799] 10.0.0.39 () {36 vars in 985 bytes} [Thu Jul 2 11:19:27 2026] GET /v2/images/57e10296-6830-4e3d-acd2-98d3b89bde8c => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/800] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 2 11:19:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/801] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 2 11:19:27 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: 401/802] 10.0.0.39 () {36 vars in 985 bytes} [Thu Jul 2 11:19:27 2026] GET /v2/images/57e10296-6830-4e3d-acd2-98d3b89bde8c => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/803] 10.0.0.39 () {36 vars in 925 bytes} [Thu Jul 2 11:19:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/804] 10.0.0.247 () {36 vars in 986 bytes} [Thu Jul 2 11:19:28 2026] GET /v2/images/57e10296-6830-4e3d-acd2-98d3b89bde8c => generated 1209 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/805] 10.0.0.247 () {36 vars in 926 bytes} [Thu Jul 2 11:19:28 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: 403/806] 10.0.0.247 () {36 vars in 986 bytes} [Thu Jul 2 11:19:28 2026] GET /v2/images/57e10296-6830-4e3d-acd2-98d3b89bde8c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/807] 10.0.0.247 () {36 vars in 926 bytes} [Thu Jul 2 11:19:28 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: 404/808] 10.0.0.247 () {36 vars in 926 bytes} [Thu Jul 2 11:19:28 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: 421/841] 10.0.0.248 () {32 vars in 632 bytes} [Thu Jul 2 11:22:11 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)