+ 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 [Wed Sep 9 06:41:59 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-76fc4c9659-c5b9k machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fe9ddd18668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-09-09 06:42:01.974 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-09 06:42:02.038 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-09-09 06:42:02.852 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-09-09 06:42:02.853 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-09-09 06:42:02.853 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-09 06:42:02.935 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-09-09 06:42:02.937 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-09-09 06:42:02.938 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-09 06:42:04.953 8 WARNING glance.api.v2.images [None req-e41b9acd-fd47-44de-ba88-cbf6665c1fa2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-09 06:42:05.280 7 WARNING glance.api.v2.images [None req-1a5ccfdf-5c26-4f6d-8800-6ee0c89352e5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-09 06:42:05.319 8 WARNING keystonemiddleware._common.config [None req-e41b9acd-fd47-44de-ba88-cbf6665c1fa2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 06:42:05.326 8 WARNING oslo_config.cfg [None req-e41b9acd-fd47-44de-ba88-cbf6665c1fa2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fe9ddd18668 pid: 8 (default app) 2026-09-09 06:42:05.633 7 WARNING keystonemiddleware._common.config [None req-1a5ccfdf-5c26-4f6d-8800-6ee0c89352e5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 06:42:05.641 7 WARNING oslo_config.cfg [None req-1a5ccfdf-5c26-4f6d-8800-6ee0c89352e5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fe9ddd18668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 162.253.55.111 () {42 vars in 687 bytes} [Wed Sep 9 06:42:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 06:42:07.949 7 WARNING oslo_policy.policy [None req-17538b21-ce09-4700-9a78-bff0b2350bf6 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - 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-09-09 06:42:07.950 7 WARNING oslo_policy.policy [None req-17538b21-ce09-4700-9a78-bff0b2350bf6 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - 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-09-09 06:42:07.973 7 WARNING oslo_policy.policy [None req-17538b21-ce09-4700-9a78-bff0b2350bf6 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - 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-09-09 06:42:07.973 7 WARNING oslo_policy.policy [None req-17538b21-ce09-4700-9a78-bff0b2350bf6 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - 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] 162.253.55.111 () {44 vars in 909 bytes} [Wed Sep 9 06:42:07 2026] GET /v2/images => generated 69 bytes in 781 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 162.253.55.111 () {42 vars in 687 bytes} [Wed Sep 9 06:42:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 162.253.55.111 () {44 vars in 909 bytes} [Wed Sep 9 06:42:13 2026] GET /v2/images => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 06:42:13.290 8 WARNING oslo_policy.policy [None req-63c463e4-6064-48fd-99be-77c767c24ecd dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - 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-09-09 06:42:13.290 8 WARNING oslo_policy.policy [None req-63c463e4-6064-48fd-99be-77c767c24ecd dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - 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] 162.253.55.111 () {44 vars in 910 bytes} [Wed Sep 9 06:42:13 2026] GET /v2/images/cirros => generated 151 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/11] 162.253.55.111 () {44 vars in 932 bytes} [Wed Sep 9 06:42:13 2026] GET /v2/images?name=cirros => generated 81 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 06:42:13.447 8 WARNING oslo_policy.policy [None req-ef6fa120-7971-4d09-9969-be285afee239 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - 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-09-09 06:42:13.448 8 WARNING oslo_policy.policy [None req-ef6fa120-7971-4d09-9969-be285afee239 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - 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: 8/12] 162.253.55.111 () {44 vars in 938 bytes} [Wed Sep 9 06:42:13 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-09-09 06:42:13.554 7 WARNING oslo_config.cfg [None req-d03f316e-f17b-457a-8992-d3f2cd7d0f0f dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - 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: 5/13] 162.253.55.111 () {48 vars in 950 bytes} [Wed Sep 9 06:42:13 2026] POST /v2/images => generated 760 bytes in 78 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-09 06:42:13.574 8 WARNING oslo_policy.policy [None req-bc624db4-0015-4417-95d1-a88dcd284d36 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - 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-09-09 06:42:13.574 8 WARNING oslo_policy.policy [None req-bc624db4-0015-4417-95d1-a88dcd284d36 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - 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-09-09 06:42:13.575 8 INFO glance.api.v2.image_data [None req-bc624db4-0015-4417-95d1-a88dcd284d36 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 06:42:18.337 8 WARNING glance.location [None req-bc624db4-0015-4417-95d1-a88dcd284d36 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/14] 162.253.55.111 () {48 vars in 1044 bytes} [Wed Sep 9 06:42:13 2026] PUT /v2/images/296acec7-519c-4cfd-87a5-340350bb0398/file => generated 0 bytes in 4831 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3114 switches on core 0) [pid: 7|app: 0|req: 6/15] 162.253.55.111 () {44 vars in 970 bytes} [Wed Sep 9 06:42:18 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-09 06:42:18.513 8 WARNING oslo_config.cfg [None req-f34adb10-d945-4dc9-b203-58eb2218844b dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - 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: 10/16] 162.253.55.111 () {48 vars in 1050 bytes} [Wed Sep 9 06:42:18 2026] PATCH /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/17] 162.253.55.111 () {44 vars in 970 bytes} [Wed Sep 9 06:42:18 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/278] 162.253.55.111 () {42 vars in 687 bytes} [Wed Sep 9 07:03:56 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/279] 162.253.55.111 () {44 vars in 909 bytes} [Wed Sep 9 07:03:56 2026] GET /v2/images => generated 1381 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 162.253.55.111 () {42 vars in 687 bytes} [Wed Sep 9 07:04:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 162.253.55.111 () {44 vars in 909 bytes} [Wed Sep 9 07:04:17 2026] GET /v2/images => generated 1381 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 162.253.55.111 () {44 vars in 936 bytes} [Wed Sep 9 07:04: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: 8|app: 0|req: 145/287] 162.253.55.111 () {44 vars in 958 bytes} [Wed Sep 9 07:04:17 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/288] 162.253.55.111 () {44 vars in 938 bytes} [Wed Sep 9 07:04:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/289] 162.253.55.111 () {48 vars in 950 bytes} [Wed Sep 9 07:04:18 2026] POST /v2/images => generated 796 bytes in 103 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-09 07:04:18.199 7 WARNING oslo_policy.policy [None req-282564b7-d80c-4715-ae99-8636129e174b dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - 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-09-09 07:04:18.200 7 WARNING oslo_policy.policy [None req-282564b7-d80c-4715-ae99-8636129e174b dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - 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-09-09 07:04:18.202 7 INFO glance.api.v2.image_data [None req-282564b7-d80c-4715-ae99-8636129e174b dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 07:04:55.345 7 WARNING glance.location [None req-282564b7-d80c-4715-ae99-8636129e174b dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 144/298] 162.253.55.111 () {48 vars in 1045 bytes} [Wed Sep 9 07:04:18 2026] PUT /v2/images/95ab406e-b09c-426f-a573-435296189230/file => generated 0 bytes in 37227 msecs (HTTP/1.1 204) 4 headers in 171 bytes (50803 switches on core 0) [pid: 8|app: 0|req: 155/299] 162.253.55.111 () {44 vars in 970 bytes} [Wed Sep 9 07:04:55 2026] GET /v2/images/95ab406e-b09c-426f-a573-435296189230 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/300] 162.253.55.111 () {48 vars in 1050 bytes} [Wed Sep 9 07:04:55 2026] PATCH /v2/images/95ab406e-b09c-426f-a573-435296189230 => generated 1395 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/301] 162.253.55.111 () {44 vars in 970 bytes} [Wed Sep 9 07:04:55 2026] GET /v2/images/95ab406e-b09c-426f-a573-435296189230 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/302] 162.253.55.111 () {42 vars in 687 bytes} [Wed Sep 9 07:04:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/303] 162.253.55.111 () {44 vars in 909 bytes} [Wed Sep 9 07:04:57 2026] GET /v2/images => generated 2778 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/394] 162.253.55.111 () {42 vars in 687 bytes} [Wed Sep 9 07:12:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/395] 162.253.55.111 () {44 vars in 909 bytes} [Wed Sep 9 07:12:29 2026] GET /v2/images => generated 2778 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/400] 162.253.55.111 () {42 vars in 687 bytes} [Wed Sep 9 07:12:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/401] 162.253.55.111 () {44 vars in 909 bytes} [Wed Sep 9 07:12:40 2026] GET /v2/images => generated 2778 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/402] 162.253.55.111 () {44 vars in 946 bytes} [Wed Sep 9 07:12:40 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/403] 162.253.55.111 () {44 vars in 968 bytes} [Wed Sep 9 07:12:40 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/404] 162.253.55.111 () {44 vars in 938 bytes} [Wed Sep 9 07:12:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/405] 162.253.55.111 () {48 vars in 950 bytes} [Wed Sep 9 07:12:40 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-09 07:12:40.965 7 INFO glance.api.v2.image_data [None req-25c434d6-3952-4b48-9bc1-e711246ad87e dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 07:13:06.606 7 INFO glance.location [None req-25c434d6-3952-4b48-9bc1-e711246ad87e dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/410] 162.253.55.111 () {48 vars in 1044 bytes} [Wed Sep 9 07:12:40 2026] PUT /v2/images/a904a63f-8d3c-429e-b2e5-d3d540b6efa5/file => generated 0 bytes in 25719 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16968 switches on core 0) [pid: 8|app: 0|req: 213/411] 162.253.55.111 () {44 vars in 970 bytes} [Wed Sep 9 07:13:06 2026] GET /v2/images/a904a63f-8d3c-429e-b2e5-d3d540b6efa5 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/412] 162.253.55.111 () {48 vars in 1050 bytes} [Wed Sep 9 07:13:06 2026] PATCH /v2/images/a904a63f-8d3c-429e-b2e5-d3d540b6efa5 => generated 1410 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/413] 162.253.55.111 () {44 vars in 970 bytes} [Wed Sep 9 07:13:06 2026] GET /v2/images/a904a63f-8d3c-429e-b2e5-d3d540b6efa5 => generated 1410 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/422] 162.253.55.111 () {42 vars in 687 bytes} [Wed Sep 9 07:13:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/423] 162.253.55.111 () {44 vars in 909 bytes} [Wed Sep 9 07:13:47 2026] GET /v2/images => generated 4190 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/426] 162.253.55.111 () {42 vars in 687 bytes} [Wed Sep 9 07:13:59 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/427] 162.253.55.111 () {44 vars in 909 bytes} [Wed Sep 9 07:13:59 2026] GET /v2/images => generated 4190 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/428] 162.253.55.111 () {44 vars in 938 bytes} [Wed Sep 9 07:13:59 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/429] 162.253.55.111 () {44 vars in 960 bytes} [Wed Sep 9 07:13:59 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/430] 162.253.55.111 () {44 vars in 938 bytes} [Wed Sep 9 07:13:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/431] 162.253.55.111 () {48 vars in 950 bytes} [Wed Sep 9 07:13:59 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-09 07:13:59.320 7 INFO glance.api.v2.image_data [None req-6988e8ce-152b-49d3-955f-17a2035c58a9 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 07:14:16.428 7 INFO glance.location [None req-6988e8ce-152b-49d3-955f-17a2035c58a9 dd31495535294ec2b42ab1aad5e78810 8dd960ee5365405db6bdf3de2485541d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 209/436] 162.253.55.111 () {48 vars in 1045 bytes} [Wed Sep 9 07:13:59 2026] PUT /v2/images/81e37562-3792-4db3-8951-b010683059bd/file => generated 0 bytes in 17158 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31442 switches on core 0) [pid: 8|app: 0|req: 228/437] 162.253.55.111 () {44 vars in 970 bytes} [Wed Sep 9 07:14:16 2026] GET /v2/images/81e37562-3792-4db3-8951-b010683059bd => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/438] 162.253.55.111 () {48 vars in 1050 bytes} [Wed Sep 9 07:14:16 2026] PATCH /v2/images/81e37562-3792-4db3-8951-b010683059bd => generated 1382 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/439] 162.253.55.111 () {44 vars in 970 bytes} [Wed Sep 9 07:14:16 2026] GET /v2/images/81e37562-3792-4db3-8951-b010683059bd => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/620] 162.253.55.111 () {42 vars in 687 bytes} [Wed Sep 9 07:29:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/621] 162.253.55.111 () {44 vars in 909 bytes} [Wed Sep 9 07:29:18 2026] GET /v2/images => generated 5574 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/656] 162.253.55.111 () {42 vars in 687 bytes} [Wed Sep 9 07:32:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/657] 162.253.55.111 () {44 vars in 909 bytes} [Wed Sep 9 07:32:02 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/658] 162.253.55.111 () {42 vars in 687 bytes} [Wed Sep 9 07:32:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/659] 162.253.55.111 () {44 vars in 909 bytes} [Wed Sep 9 07:32:04 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/672] 162.253.55.111 () {42 vars in 687 bytes} [Wed Sep 9 07:33:01 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/673] 162.253.55.111 () {44 vars in 909 bytes} [Wed Sep 9 07:33:01 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/676] 162.253.55.111 () {42 vars in 687 bytes} [Wed Sep 9 07:33:11 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/677] 162.253.55.111 () {44 vars in 909 bytes} [Wed Sep 9 07:33:11 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/692] 162.253.55.111 () {42 vars in 687 bytes} [Wed Sep 9 07:34:21 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/693] 162.253.55.111 () {44 vars in 909 bytes} [Wed Sep 9 07:34:21 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 361/702] 10.0.0.216 () {32 vars in 633 bytes} [Wed Sep 9 07:35:08 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/709] 10.0.0.155 () {36 vars in 987 bytes} [Wed Sep 9 07:35:32 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 345/710] 10.0.0.155 () {36 vars in 927 bytes} [Wed Sep 9 07:35:32 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/711] 10.0.0.155 () {36 vars in 927 bytes} [Wed Sep 9 07:35:32 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: 346/712] 10.0.0.155 () {36 vars in 987 bytes} [Wed Sep 9 07:35:32 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/713] 10.0.0.155 () {36 vars in 927 bytes} [Wed Sep 9 07:35:32 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: 347/714] 10.0.0.155 () {36 vars in 927 bytes} [Wed Sep 9 07:35:32 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: 368/715] 10.0.0.155 () {36 vars in 987 bytes} [Wed Sep 9 07:35:32 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/716] 10.0.0.155 () {36 vars in 927 bytes} [Wed Sep 9 07:35:32 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/717] 10.0.0.155 () {36 vars in 927 bytes} [Wed Sep 9 07:35:32 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/718] 10.0.0.4 () {36 vars in 985 bytes} [Wed Sep 9 07:35:33 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/719] 10.0.0.4 () {36 vars in 925 bytes} [Wed Sep 9 07:35:33 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: 350/720] 10.0.0.4 () {36 vars in 985 bytes} [Wed Sep 9 07:35:33 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/721] 10.0.0.4 () {36 vars in 925 bytes} [Wed Sep 9 07:35:34 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: 351/722] 10.0.0.4 () {36 vars in 925 bytes} [Wed Sep 9 07:35:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/723] 10.0.0.57 () {36 vars in 986 bytes} [Wed Sep 9 07:35:38 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/724] 10.0.0.57 () {36 vars in 926 bytes} [Wed Sep 9 07:35:38 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: 354/727] 162.253.55.111 () {36 vars in 991 bytes} [Wed Sep 9 07:35:46 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/728] 162.253.55.111 () {36 vars in 931 bytes} [Wed Sep 9 07:35:46 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/729] 162.253.55.111 () {36 vars in 991 bytes} [Wed Sep 9 07:35:47 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/730] 162.253.55.111 () {36 vars in 931 bytes} [Wed Sep 9 07:35:47 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: 357/733] 10.0.0.216 () {30 vars in 411 bytes} [Wed Sep 9 07:35:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/736] 10.0.0.57 () {36 vars in 986 bytes} [Wed Sep 9 07:36:03 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/737] 10.0.0.57 () {36 vars in 926 bytes} [Wed Sep 9 07:36:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/742] 10.0.0.57 () {36 vars in 986 bytes} [Wed Sep 9 07:36:27 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/743] 10.0.0.57 () {36 vars in 926 bytes} [Wed Sep 9 07:36:27 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: 386/752] 10.0.0.57 () {36 vars in 986 bytes} [Wed Sep 9 07:37:06 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/753] 10.0.0.57 () {36 vars in 926 bytes} [Wed Sep 9 07:37:06 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/754] 10.0.0.57 () {36 vars in 986 bytes} [Wed Sep 9 07:37:10 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/755] 10.0.0.57 () {36 vars in 926 bytes} [Wed Sep 9 07:37:10 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: 371/760] 10.0.0.57 () {36 vars in 986 bytes} [Wed Sep 9 07:37:24 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/761] 10.0.0.57 () {36 vars in 926 bytes} [Wed Sep 9 07:37:24 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/766] 10.0.0.57 () {36 vars in 986 bytes} [Wed Sep 9 07:37:42 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/767] 10.0.0.57 () {36 vars in 926 bytes} [Wed Sep 9 07:37: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: 375/768] 10.0.0.216 () {32 vars in 707 bytes} [Wed Sep 9 07:37:49 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/769] 10.0.0.216 () {32 vars in 707 bytes} [Wed Sep 9 07:37:49 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/770] 10.0.0.155 () {36 vars in 987 bytes} [Wed Sep 9 07:37:49 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/771] 10.0.0.155 () {36 vars in 927 bytes} [Wed Sep 9 07:37: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: 7|app: 0|req: 377/772] 10.0.0.155 () {36 vars in 927 bytes} [Wed Sep 9 07:37:49 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/773] 10.0.0.155 () {36 vars in 987 bytes} [Wed Sep 9 07:37:49 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/774] 10.0.0.155 () {36 vars in 927 bytes} [Wed Sep 9 07:37:49 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/775] 10.0.0.155 () {36 vars in 927 bytes} [Wed Sep 9 07:37: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: 7|app: 0|req: 379/776] 10.0.0.155 () {36 vars in 987 bytes} [Wed Sep 9 07:37:49 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/777] 10.0.0.155 () {36 vars in 927 bytes} [Wed Sep 9 07:37: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: 7|app: 0|req: 380/778] 10.0.0.4 () {36 vars in 985 bytes} [Wed Sep 9 07:37:49 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/779] 10.0.0.4 () {36 vars in 925 bytes} [Wed Sep 9 07:37:49 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: 381/780] 10.0.0.4 () {36 vars in 985 bytes} [Wed Sep 9 07:37:49 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/781] 10.0.0.4 () {36 vars in 925 bytes} [Wed Sep 9 07:37: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: 7|app: 0|req: 382/782] 10.0.0.4 () {36 vars in 925 bytes} [Wed Sep 9 07:37:49 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: 405/791] 10.0.0.57 () {36 vars in 986 bytes} [Wed Sep 9 07:38:26 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/792] 10.0.0.57 () {36 vars in 926 bytes} [Wed Sep 9 07:38:26 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: 406/793] 162.253.55.111 () {32 vars in 826 bytes} [Wed Sep 9 07:38:27 2026] GET /v2/images?status=active&owner=8dd960ee5365405db6bdf3de2485541d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/794] 162.253.55.111 () {32 vars in 653 bytes} [Wed Sep 9 07:38:28 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/795] 10.0.0.155 () {36 vars in 987 bytes} [Wed Sep 9 07:38:28 2026] GET /v2/images/95ab406e-b09c-426f-a573-435296189230 => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/796] 10.0.0.155 () {36 vars in 927 bytes} [Wed Sep 9 07:38:28 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: 408/797] 10.0.0.155 () {36 vars in 927 bytes} [Wed Sep 9 07:38:28 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: 390/798] 10.0.0.155 () {36 vars in 987 bytes} [Wed Sep 9 07:38:28 2026] GET /v2/images/95ab406e-b09c-426f-a573-435296189230 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/799] 10.0.0.155 () {36 vars in 927 bytes} [Wed Sep 9 07:38:28 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: 391/800] 10.0.0.155 () {36 vars in 927 bytes} [Wed Sep 9 07:38:28 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/801] 10.0.0.155 () {36 vars in 987 bytes} [Wed Sep 9 07:38:28 2026] GET /v2/images/95ab406e-b09c-426f-a573-435296189230 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/802] 10.0.0.155 () {36 vars in 927 bytes} [Wed Sep 9 07:38:28 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/803] 10.0.0.4 () {36 vars in 985 bytes} [Wed Sep 9 07:38:29 2026] GET /v2/images/95ab406e-b09c-426f-a573-435296189230 => generated 1395 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/804] 10.0.0.4 () {36 vars in 925 bytes} [Wed Sep 9 07:38:29 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/805] 10.0.0.4 () {36 vars in 985 bytes} [Wed Sep 9 07:38:29 2026] GET /v2/images/95ab406e-b09c-426f-a573-435296189230 => generated 1395 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/806] 10.0.0.4 () {36 vars in 925 bytes} [Wed Sep 9 07:38:29 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: 413/807] 10.0.0.4 () {36 vars in 925 bytes} [Wed Sep 9 07:38:29 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: 416/812] 10.0.0.57 () {36 vars in 986 bytes} [Wed Sep 9 07:38:43 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/813] 10.0.0.57 () {36 vars in 926 bytes} [Wed Sep 9 07:38:43 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: 8|app: 0|req: 421/822] 10.0.0.216 () {34 vars in 655 bytes} [Wed Sep 9 07:39:26 2026] POST /v2/images => generated 648 bytes in 359 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-09 07:39:26.442 7 WARNING glance.api.v2.images [None req-35c86f03-d795-416e-99f4-ccb110b6b89f 4da45acdcab74eb99b78b6c47c19f4c9 11d51fc89f654ac18cc9b3c6b52cda15 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//acc9190a-3566-4918-b628-c4824b50fdf9 [pid: 7|app: 0|req: 402/823] 10.0.0.216 () {32 vars in 710 bytes} [Wed Sep 9 07:39:26 2026] DELETE /v2/images/acc9190a-3566-4918-b628-c4824b50fdf9 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/824] 10.0.0.216 () {32 vars in 707 bytes} [Wed Sep 9 07:39:26 2026] GET /v2/images/acc9190a-3566-4918-b628-c4824b50fdf9 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/825] 10.0.0.216 () {32 vars in 633 bytes} [Wed Sep 9 07:39:26 2026] GET /v2/images => generated 1381 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/826] 10.0.0.216 () {34 vars in 655 bytes} [Wed Sep 9 07:39:26 2026] POST /v2/images => generated 703 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/827] 10.0.0.216 () {32 vars in 717 bytes} [Wed Sep 9 07:39:26 2026] GET /v2/images/473ddafe-aab7-4d57-8c89-3f8307f1d972/file => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-09 07:39:26.683 8 INFO glance.api.v2.image_data [None req-e394be64-8bc9-41df-ab8d-6b6a3222b215 4da45acdcab74eb99b78b6c47c19f4c9 11d51fc89f654ac18cc9b3c6b52cda15 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 07:39:26.754 8 WARNING glance_store._drivers.rbd [None req-e394be64-8bc9-41df-ab8d-6b6a3222b215 4da45acdcab74eb99b78b6c47c19f4c9 11d51fc89f654ac18cc9b3c6b52cda15 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-09 07:39:27.833 8 INFO glance.location [None req-e394be64-8bc9-41df-ab8d-6b6a3222b215 4da45acdcab74eb99b78b6c47c19f4c9 11d51fc89f654ac18cc9b3c6b52cda15 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 424/828] 10.0.0.216 () {32 vars in 727 bytes} [Wed Sep 9 07:39:26 2026] PUT /v2/images/473ddafe-aab7-4d57-8c89-3f8307f1d972/file => generated 0 bytes in 1217 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/829] 10.0.0.216 () {32 vars in 707 bytes} [Wed Sep 9 07:39:27 2026] GET /v2/images/473ddafe-aab7-4d57-8c89-3f8307f1d972 => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/830] 10.0.0.216 () {32 vars in 717 bytes} [Wed Sep 9 07:39:27 2026] GET /v2/images/473ddafe-aab7-4d57-8c89-3f8307f1d972/file => generated 1024 bytes in 140 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/831] 10.0.0.216 () {34 vars in 655 bytes} [Wed Sep 9 07:39:28 2026] POST /v2/images => generated 649 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/832] 10.0.0.216 () {32 vars in 726 bytes} [Wed Sep 9 07:39:28 2026] PATCH /v2/images/c6ae98ad-86cb-4d8e-8164-f4f0816ff95d => generated 653 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/833] 10.0.0.216 () {32 vars in 707 bytes} [Wed Sep 9 07:39:28 2026] GET /v2/images/c6ae98ad-86cb-4d8e-8164-f4f0816ff95d => generated 653 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-09 07:39:28.285 8 WARNING glance.api.v2.images [None req-06cca6d5-cb58-45a0-b9fb-33583c843fa0 4da45acdcab74eb99b78b6c47c19f4c9 11d51fc89f654ac18cc9b3c6b52cda15 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c6ae98ad-86cb-4d8e-8164-f4f0816ff95d [pid: 8|app: 0|req: 427/834] 10.0.0.216 () {32 vars in 710 bytes} [Wed Sep 9 07:39:28 2026] DELETE /v2/images/c6ae98ad-86cb-4d8e-8164-f4f0816ff95d => generated 0 bytes in 75 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/835] 10.0.0.216 () {32 vars in 707 bytes} [Wed Sep 9 07:39:28 2026] GET /v2/images/c6ae98ad-86cb-4d8e-8164-f4f0816ff95d => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 07:39:28.389 8 WARNING glance.api.v2.images [None req-9a5f3a1f-7f1a-48e0-9cdd-d8adb7f92537 4da45acdcab74eb99b78b6c47c19f4c9 11d51fc89f654ac18cc9b3c6b52cda15 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//473ddafe-aab7-4d57-8c89-3f8307f1d972 [pid: 8|app: 0|req: 428/836] 10.0.0.216 () {32 vars in 710 bytes} [Wed Sep 9 07:39:28 2026] DELETE /v2/images/473ddafe-aab7-4d57-8c89-3f8307f1d972 => generated 0 bytes in 757 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/837] 10.0.0.216 () {32 vars in 707 bytes} [Wed Sep 9 07:39:29 2026] GET /v2/images/473ddafe-aab7-4d57-8c89-3f8307f1d972 => generated 139 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 07:39:29.175 8 WARNING glance.api.v2.images [None req-7ed47329-1d0f-44ec-93a2-00d2111d0679 4da45acdcab74eb99b78b6c47c19f4c9 11d51fc89f654ac18cc9b3c6b52cda15 - - default default] Failed to find image acc9190a-3566-4918-b628-c4824b50fdf9 to delete: glance.common.exception.ImageNotFound: No image found with ID acc9190a-3566-4918-b628-c4824b50fdf9 [pid: 8|app: 0|req: 429/838] 10.0.0.216 () {32 vars in 710 bytes} [Wed Sep 9 07:39:29 2026] DELETE /v2/images/acc9190a-3566-4918-b628-c4824b50fdf9 => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/839] 10.0.0.216 () {32 vars in 707 bytes} [Wed Sep 9 07:39:29 2026] GET /v2/images/acc9190a-3566-4918-b628-c4824b50fdf9 => generated 139 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/850] 10.0.0.57 () {36 vars in 986 bytes} [Wed Sep 9 07:40:20 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/851] 10.0.0.57 () {36 vars in 926 bytes} [Wed Sep 9 07:40:20 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: 440/860] 10.0.0.57 () {36 vars in 986 bytes} [Wed Sep 9 07:40:51 2026] GET /v2/images/296acec7-519c-4cfd-87a5-340350bb0398 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/861] 10.0.0.57 () {36 vars in 926 bytes} [Wed Sep 9 07:40:51 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: 443/904] 10.0.0.216 () {32 vars in 633 bytes} [Wed Sep 9 07:44:26 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)