+ 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 Jun 4 19:50:01 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-556f95d96c-zcqf2 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 0x7fac1061b668 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-06-04 19:50:03.620 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-04 19:50:03.656 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-04 19:50:04.546 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-04 19:50:04.547 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-04 19:50:04.547 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-04 19:50:04.547 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-04 19:50:04.548 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-04 19:50:04.549 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-04 19:50:06.649 7 WARNING glance.api.v2.images [None req-83d54bcb-3ecb-4783-9195-7863ff5f1f5d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-04 19:50:06.649 8 WARNING glance.api.v2.images [None req-b1f3a099-84af-4ab4-b6d1-dac699f439da - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-04 19:50:06.989 8 WARNING keystonemiddleware._common.config [None req-b1f3a099-84af-4ab4-b6d1-dac699f439da - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-04 19:50:06.997 8 WARNING oslo_config.cfg [None req-b1f3a099-84af-4ab4-b6d1-dac699f439da - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fac1061b668 pid: 8 (default app) 2026-06-04 19:50:07.002 7 WARNING keystonemiddleware._common.config [None req-83d54bcb-3ecb-4783-9195-7863ff5f1f5d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-04 19:50:07.013 7 WARNING oslo_config.cfg [None req-83d54bcb-3ecb-4783-9195-7863ff5f1f5d - - - - - -] 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 0x7fac1061b668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.133 () {42 vars in 689 bytes} [Thu Jun 4 19:50:08 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-06-04 19:50:09.011 7 WARNING oslo_policy.policy [None req-682d245b-bd50-4ffe-bb1c-661f8904fc64 54b73a5b11f048ad9499ec2ab7305ec7 629291d0e50c4616810dae6dd15252b6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-04 19:50:09.011 7 WARNING oslo_policy.policy [None req-682d245b-bd50-4ffe-bb1c-661f8904fc64 54b73a5b11f048ad9499ec2ab7305ec7 629291d0e50c4616810dae6dd15252b6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-04 19:50:09.029 7 WARNING oslo_policy.policy [None req-682d245b-bd50-4ffe-bb1c-661f8904fc64 54b73a5b11f048ad9499ec2ab7305ec7 629291d0e50c4616810dae6dd15252b6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-04 19:50:09.030 7 WARNING oslo_policy.policy [None req-682d245b-bd50-4ffe-bb1c-661f8904fc64 54b73a5b11f048ad9499ec2ab7305ec7 629291d0e50c4616810dae6dd15252b6 - - 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/6] 199.19.213.133 () {44 vars in 911 bytes} [Thu Jun 4 19:50:08 2026] GET /v2/images => generated 69 bytes in 588 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.133 () {42 vars in 689 bytes} [Thu Jun 4 19:50:12 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: 2/8] 199.19.213.133 () {44 vars in 911 bytes} [Thu Jun 4 19:50:12 2026] GET /v2/images => generated 69 bytes in 40 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-06-04 19:50:12.683 8 WARNING oslo_policy.policy [None req-41376de7-7f0a-41d9-8fe1-fb5f82743369 54b73a5b11f048ad9499ec2ab7305ec7 629291d0e50c4616810dae6dd15252b6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-04 19:50:12.684 8 WARNING oslo_policy.policy [None req-41376de7-7f0a-41d9-8fe1-fb5f82743369 54b73a5b11f048ad9499ec2ab7305ec7 629291d0e50c4616810dae6dd15252b6 - - 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/9] 199.19.213.133 () {44 vars in 912 bytes} [Thu Jun 4 19:50:12 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.133 () {44 vars in 934 bytes} [Thu Jun 4 19:50:12 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-04 19:50:12.826 8 WARNING oslo_policy.policy [None req-6acd7be3-450b-44a5-b394-c9788d8e0eaf 54b73a5b11f048ad9499ec2ab7305ec7 629291d0e50c4616810dae6dd15252b6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-04 19:50:12.826 8 WARNING oslo_policy.policy [None req-6acd7be3-450b-44a5-b394-c9788d8e0eaf 54b73a5b11f048ad9499ec2ab7305ec7 629291d0e50c4616810dae6dd15252b6 - - 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/11] 199.19.213.133 () {44 vars in 940 bytes} [Thu Jun 4 19:50:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-04 19:50:12.911 7 WARNING oslo_config.cfg [None req-4142fca4-fd17-4ff1-a1fe-a4daed420cb4 54b73a5b11f048ad9499ec2ab7305ec7 629291d0e50c4616810dae6dd15252b6 - - 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/12] 199.19.213.133 () {48 vars in 952 bytes} [Thu Jun 4 19:50:12 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-04 19:50:12.935 8 WARNING oslo_policy.policy [None req-53f04f1c-fa3b-4fff-be98-39b2f4edae33 54b73a5b11f048ad9499ec2ab7305ec7 629291d0e50c4616810dae6dd15252b6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-04 19:50:12.935 8 WARNING oslo_policy.policy [None req-53f04f1c-fa3b-4fff-be98-39b2f4edae33 54b73a5b11f048ad9499ec2ab7305ec7 629291d0e50c4616810dae6dd15252b6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-04 19:50:12.937 8 INFO glance.api.v2.image_data [None req-53f04f1c-fa3b-4fff-be98-39b2f4edae33 54b73a5b11f048ad9499ec2ab7305ec7 629291d0e50c4616810dae6dd15252b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 19:50:16.467 8 WARNING glance.location [None req-53f04f1c-fa3b-4fff-be98-39b2f4edae33 54b73a5b11f048ad9499ec2ab7305ec7 629291d0e50c4616810dae6dd15252b6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.19.213.133 () {48 vars in 1046 bytes} [Thu Jun 4 19:50:12 2026] PUT /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413/file => generated 0 bytes in 3581 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8051 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.19.213.133 () {44 vars in 972 bytes} [Thu Jun 4 19:50:16 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-04 19:50:16.633 8 WARNING oslo_config.cfg [None req-79a9daf7-1bf7-4680-9961-ef9b447d1b9d 54b73a5b11f048ad9499ec2ab7305ec7 629291d0e50c4616810dae6dd15252b6 - - 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/17] 199.19.213.133 () {48 vars in 1052 bytes} [Thu Jun 4 19:50:16 2026] PATCH /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => generated 1312 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.133 () {44 vars in 972 bytes} [Thu Jun 4 19:50:16 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => 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: 130/261] 199.19.213.133 () {42 vars in 689 bytes} [Thu Jun 4 20:10:32 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: 132/262] 199.19.213.133 () {44 vars in 911 bytes} [Thu Jun 4 20:10:32 2026] GET /v2/images => generated 1381 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/269] 199.19.213.133 () {42 vars in 689 bytes} [Thu Jun 4 20:11: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: 134/270] 199.19.213.133 () {44 vars in 911 bytes} [Thu Jun 4 20:11:04 2026] GET /v2/images => generated 1381 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.19.213.133 () {44 vars in 938 bytes} [Thu Jun 4 20:11:04 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/272] 199.19.213.133 () {44 vars in 960 bytes} [Thu Jun 4 20:11:04 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/273] 199.19.213.133 () {44 vars in 940 bytes} [Thu Jun 4 20:11:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.19.213.133 () {48 vars in 952 bytes} [Thu Jun 4 20:11:04 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-04 20:11:04.754 8 INFO glance.api.v2.image_data [None req-4bc5bf91-4a68-46da-b3ee-3eeb08d88f08 54b73a5b11f048ad9499ec2ab7305ec7 629291d0e50c4616810dae6dd15252b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 20:11:40.599 8 WARNING glance.location [None req-4bc5bf91-4a68-46da-b3ee-3eeb08d88f08 54b73a5b11f048ad9499ec2ab7305ec7 629291d0e50c4616810dae6dd15252b6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 139/283] 199.19.213.133 () {48 vars in 1047 bytes} [Thu Jun 4 20:11:04 2026] PUT /v2/images/dbc3859a-d221-4d1f-b7e8-1cd80a315fe8/file => generated 0 bytes in 35892 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64213 switches on core 0) [pid: 7|app: 0|req: 145/284] 199.19.213.133 () {44 vars in 972 bytes} [Thu Jun 4 20:11:40 2026] GET /v2/images/dbc3859a-d221-4d1f-b7e8-1cd80a315fe8 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/285] 199.19.213.133 () {48 vars in 1052 bytes} [Thu Jun 4 20:11:40 2026] PATCH /v2/images/dbc3859a-d221-4d1f-b7e8-1cd80a315fe8 => generated 1395 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/286] 199.19.213.133 () {44 vars in 972 bytes} [Thu Jun 4 20:11:40 2026] GET /v2/images/dbc3859a-d221-4d1f-b7e8-1cd80a315fe8 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/287] 199.19.213.133 () {42 vars in 689 bytes} [Thu Jun 4 20:11:42 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: 147/288] 199.19.213.133 () {44 vars in 911 bytes} [Thu Jun 4 20:11:42 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/369] 199.19.213.133 () {42 vars in 689 bytes} [Thu Jun 4 20:18:23 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: 182/370] 199.19.213.133 () {44 vars in 911 bytes} [Thu Jun 4 20:18:23 2026] GET /v2/images => generated 2778 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/375] 199.19.213.133 () {42 vars in 689 bytes} [Thu Jun 4 20:18:39 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: 191/376] 199.19.213.133 () {44 vars in 911 bytes} [Thu Jun 4 20:18:39 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/377] 199.19.213.133 () {44 vars in 948 bytes} [Thu Jun 4 20:18:39 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/378] 199.19.213.133 () {44 vars in 970 bytes} [Thu Jun 4 20:18:40 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/379] 199.19.213.133 () {44 vars in 940 bytes} [Thu Jun 4 20:18:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.19.213.133 () {48 vars in 952 bytes} [Thu Jun 4 20:18:40 2026] POST /v2/images => generated 799 bytes in 1982 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-04 20:18:42.052 8 INFO glance.api.v2.image_data [None req-270a49e7-1e95-416d-91bb-5b25eb0f9286 54b73a5b11f048ad9499ec2ab7305ec7 629291d0e50c4616810dae6dd15252b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 20:19:42.901 8 INFO glance.location [None req-270a49e7-1e95-416d-91bb-5b25eb0f9286 54b73a5b11f048ad9499ec2ab7305ec7 629291d0e50c4616810dae6dd15252b6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 188/393] 199.19.213.133 () {48 vars in 1046 bytes} [Thu Jun 4 20:18:42 2026] PUT /v2/images/dae178cd-fe5a-46b4-877e-b5b4def59afe/file => generated 0 bytes in 61377 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20532 switches on core 0) [pid: 7|app: 0|req: 206/394] 199.19.213.133 () {44 vars in 972 bytes} [Thu Jun 4 20:19:43 2026] GET /v2/images/dae178cd-fe5a-46b4-877e-b5b4def59afe => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/395] 199.19.213.133 () {48 vars in 1052 bytes} [Thu Jun 4 20:19:43 2026] PATCH /v2/images/dae178cd-fe5a-46b4-877e-b5b4def59afe => generated 1410 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/396] 199.19.213.133 () {44 vars in 972 bytes} [Thu Jun 4 20:19:43 2026] GET /v2/images/dae178cd-fe5a-46b4-877e-b5b4def59afe => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/411] 199.19.213.133 () {42 vars in 689 bytes} [Thu Jun 4 20:20:49 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: 197/412] 199.19.213.133 () {44 vars in 911 bytes} [Thu Jun 4 20:20:49 2026] GET /v2/images => generated 4190 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/417] 199.19.213.133 () {42 vars in 689 bytes} [Thu Jun 4 20:21:06 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: 218/418] 199.19.213.133 () {44 vars in 911 bytes} [Thu Jun 4 20:21:06 2026] GET /v2/images => generated 4190 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/419] 199.19.213.133 () {44 vars in 940 bytes} [Thu Jun 4 20:21:06 2026] GET /v2/images/manila-service-image => generated 165 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/420] 199.19.213.133 () {44 vars in 962 bytes} [Thu Jun 4 20:21:06 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/421] 199.19.213.133 () {44 vars in 940 bytes} [Thu Jun 4 20:21:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/422] 199.19.213.133 () {48 vars in 952 bytes} [Thu Jun 4 20:21:06 2026] POST /v2/images => generated 791 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-04 20:21:06.960 8 INFO glance.api.v2.image_data [None req-aaf1fe32-1491-4c86-89f4-05dcdd5a884f 54b73a5b11f048ad9499ec2ab7305ec7 629291d0e50c4616810dae6dd15252b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 20:21:21.054 8 INFO glance.location [None req-aaf1fe32-1491-4c86-89f4-05dcdd5a884f 54b73a5b11f048ad9499ec2ab7305ec7 629291d0e50c4616810dae6dd15252b6 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 203/425] 199.19.213.133 () {48 vars in 1047 bytes} [Thu Jun 4 20:21:06 2026] PUT /v2/images/5e1ebe55-8384-4606-bee6-d19ff978ebc1/file => generated 0 bytes in 14146 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35891 switches on core 0) [pid: 7|app: 0|req: 223/426] 199.19.213.133 () {44 vars in 972 bytes} [Thu Jun 4 20:21:21 2026] GET /v2/images/5e1ebe55-8384-4606-bee6-d19ff978ebc1 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/427] 199.19.213.133 () {48 vars in 1052 bytes} [Thu Jun 4 20:21:21 2026] PATCH /v2/images/5e1ebe55-8384-4606-bee6-d19ff978ebc1 => generated 1382 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/428] 199.19.213.133 () {44 vars in 972 bytes} [Thu Jun 4 20:21:21 2026] GET /v2/images/5e1ebe55-8384-4606-bee6-d19ff978ebc1 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/585] 199.19.213.133 () {42 vars in 689 bytes} [Thu Jun 4 20:34: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: 283/586] 199.19.213.133 () {44 vars in 911 bytes} [Thu Jun 4 20:34:17 2026] GET /v2/images => generated 5574 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/613] 199.19.213.133 () {42 vars in 689 bytes} [Thu Jun 4 20:36:33 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: 297/614] 199.19.213.133 () {44 vars in 911 bytes} [Thu Jun 4 20:36:33 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/615] 199.19.213.133 () {42 vars in 689 bytes} [Thu Jun 4 20:36:35 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: 298/616] 199.19.213.133 () {44 vars in 911 bytes} [Thu Jun 4 20:36:35 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/627] 199.19.213.133 () {42 vars in 689 bytes} [Thu Jun 4 20:37:26 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: 304/628] 199.19.213.133 () {44 vars in 911 bytes} [Thu Jun 4 20:37:26 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/631] 199.19.213.133 () {42 vars in 689 bytes} [Thu Jun 4 20:37:34 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: 326/632] 199.19.213.133 () {44 vars in 911 bytes} [Thu Jun 4 20:37:34 2026] GET /v2/images => generated 5574 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/647] 199.19.213.133 () {42 vars in 689 bytes} [Thu Jun 4 20:38:36 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: 314/648] 199.19.213.133 () {44 vars in 911 bytes} [Thu Jun 4 20:38:36 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: 319/657] 10.0.0.207 () {32 vars in 633 bytes} [Thu Jun 4 20:39:20 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/662] 10.0.0.138 () {36 vars in 987 bytes} [Thu Jun 4 20:39:42 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => generated 1312 bytes in 28 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: 341/663] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jun 4 20:39:42 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: 343/666] 199.19.213.133 () {36 vars in 991 bytes} [Thu Jun 4 20:39:50 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/667] 199.19.213.133 () {36 vars in 931 bytes} [Thu Jun 4 20:39:50 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: 344/668] 199.19.213.133 () {36 vars in 991 bytes} [Thu Jun 4 20:39:51 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => 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: 325/669] 199.19.213.133 () {36 vars in 931 bytes} [Thu Jun 4 20:39:51 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: 346/672] 10.0.0.138 () {36 vars in 987 bytes} [Thu Jun 4 20:40:01 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => 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: 327/673] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jun 4 20:40:01 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: 347/674] 10.0.0.138 () {36 vars in 987 bytes} [Thu Jun 4 20:40:03 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => 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: 328/675] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jun 4 20:40:03 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: 352/684] 10.0.0.138 () {36 vars in 987 bytes} [Thu Jun 4 20:40:41 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => 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: 333/685] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jun 4 20:40:41 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/688] 10.0.0.207 () {30 vars in 411 bytes} [Thu Jun 4 20:40:50 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: 355/691] 10.0.0.7 () {36 vars in 985 bytes} [Thu Jun 4 20:41:04 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => generated 1312 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/692] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jun 4 20:41:05 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: 356/693] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jun 4 20:41:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/694] 10.0.0.7 () {36 vars in 985 bytes} [Thu Jun 4 20:41:05 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/695] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jun 4 20:41:05 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: 339/696] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jun 4 20:41:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/697] 10.0.0.7 () {36 vars in 985 bytes} [Thu Jun 4 20:41:05 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => 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: 340/698] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jun 4 20:41:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/699] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jun 4 20:41:05 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/702] 10.0.0.128 () {36 vars in 987 bytes} [Thu Jun 4 20:41:06 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => generated 1312 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/703] 10.0.0.128 () {36 vars in 927 bytes} [Thu Jun 4 20:41:06 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/704] 10.0.0.128 () {36 vars in 987 bytes} [Thu Jun 4 20:41:06 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => 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: 362/705] 10.0.0.128 () {36 vars in 927 bytes} [Thu Jun 4 20:41:06 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: 344/706] 10.0.0.128 () {36 vars in 927 bytes} [Thu Jun 4 20:41:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/707] 10.0.0.207 () {32 vars in 707 bytes} [Thu Jun 4 20:41:13 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/708] 10.0.0.207 () {32 vars in 707 bytes} [Thu Jun 4 20:41:13 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => 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: 364/709] 10.0.0.7 () {36 vars in 985 bytes} [Thu Jun 4 20:41:13 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/710] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jun 4 20:41:13 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: 365/711] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jun 4 20:41:13 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: 347/712] 10.0.0.7 () {36 vars in 985 bytes} [Thu Jun 4 20:41:13 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => 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: 366/713] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jun 4 20:41:13 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/714] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jun 4 20:41:13 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/715] 10.0.0.7 () {36 vars in 985 bytes} [Thu Jun 4 20:41:13 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => 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: 349/716] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jun 4 20:41:13 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: 368/717] 10.0.0.128 () {36 vars in 987 bytes} [Thu Jun 4 20:41:14 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => 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: 350/718] 10.0.0.128 () {36 vars in 927 bytes} [Thu Jun 4 20:41:14 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/719] 10.0.0.128 () {36 vars in 987 bytes} [Thu Jun 4 20:41:14 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => 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: 351/720] 10.0.0.128 () {36 vars in 927 bytes} [Thu Jun 4 20:41:14 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/721] 10.0.0.128 () {36 vars in 927 bytes} [Thu Jun 4 20:41:14 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: 372/724] 10.0.0.138 () {36 vars in 987 bytes} [Thu Jun 4 20:41:24 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/725] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jun 4 20:41:24 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: 375/730] 10.0.0.138 () {36 vars in 987 bytes} [Thu Jun 4 20:41:41 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => 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: 356/731] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jun 4 20:41:41 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: 359/736] 10.0.0.207 () {34 vars in 655 bytes} [Thu Jun 4 20:41:56 2026] POST /v2/images => generated 649 bytes in 360 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-04 20:41:57.200 7 WARNING glance.api.v2.images [None req-18101ce0-d2f4-4171-988c-23da627efeb1 dde8b013b0df40799fca087843b677f3 7bdb7f36a250447d83382a52b2c04827 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//af87cb97-55f4-4672-bfe6-00c420ca4589 [pid: 7|app: 0|req: 378/737] 10.0.0.207 () {32 vars in 710 bytes} [Thu Jun 4 20:41:57 2026] DELETE /v2/images/af87cb97-55f4-4672-bfe6-00c420ca4589 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/738] 10.0.0.207 () {32 vars in 707 bytes} [Thu Jun 4 20:41:57 2026] GET /v2/images/af87cb97-55f4-4672-bfe6-00c420ca4589 => 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: 379/739] 10.0.0.207 () {32 vars in 633 bytes} [Thu Jun 4 20:41:57 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/740] 10.0.0.207 () {34 vars in 655 bytes} [Thu Jun 4 20:41:57 2026] POST /v2/images => generated 702 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-04 20:41:57.408 7 WARNING oslo_policy.policy [None req-df4ff9cc-ed4a-4157-afa3-14a0f7ae45ef dde8b013b0df40799fca087843b677f3 7bdb7f36a250447d83382a52b2c04827 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-04 20:41:57.409 7 WARNING oslo_policy.policy [None req-df4ff9cc-ed4a-4157-afa3-14a0f7ae45ef dde8b013b0df40799fca087843b677f3 7bdb7f36a250447d83382a52b2c04827 - - 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: 380/741] 10.0.0.207 () {32 vars in 717 bytes} [Thu Jun 4 20:41:57 2026] GET /v2/images/10b86f84-7dcf-49a2-ae4c-1a876930c0a5/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-04 20:41:57.433 8 INFO glance.api.v2.image_data [None req-35cd094c-797d-49b3-89b8-f1edf6fc8718 dde8b013b0df40799fca087843b677f3 7bdb7f36a250447d83382a52b2c04827 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 20:41:57.476 8 WARNING glance_store._drivers.rbd [None req-35cd094c-797d-49b3-89b8-f1edf6fc8718 dde8b013b0df40799fca087843b677f3 7bdb7f36a250447d83382a52b2c04827 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-04 20:41:58.284 8 INFO glance.location [None req-35cd094c-797d-49b3-89b8-f1edf6fc8718 dde8b013b0df40799fca087843b677f3 7bdb7f36a250447d83382a52b2c04827 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 362/742] 10.0.0.207 () {32 vars in 727 bytes} [Thu Jun 4 20:41:57 2026] PUT /v2/images/10b86f84-7dcf-49a2-ae4c-1a876930c0a5/file => generated 0 bytes in 924 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/743] 10.0.0.207 () {32 vars in 707 bytes} [Thu Jun 4 20:41:58 2026] GET /v2/images/10b86f84-7dcf-49a2-ae4c-1a876930c0a5 => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/744] 10.0.0.207 () {32 vars in 717 bytes} [Thu Jun 4 20:41:58 2026] GET /v2/images/10b86f84-7dcf-49a2-ae4c-1a876930c0a5/file => generated 1024 bytes in 128 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/745] 10.0.0.207 () {34 vars in 655 bytes} [Thu Jun 4 20:41:58 2026] POST /v2/images => generated 648 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/746] 10.0.0.207 () {32 vars in 726 bytes} [Thu Jun 4 20:41:58 2026] PATCH /v2/images/50b699cc-3c0a-4ad6-9648-2519c96f0631 => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/747] 10.0.0.207 () {32 vars in 707 bytes} [Thu Jun 4 20:41:58 2026] GET /v2/images/50b699cc-3c0a-4ad6-9648-2519c96f0631 => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-04 20:41:58.636 8 WARNING glance.api.v2.images [None req-60e6e413-2441-415a-9938-459806b059c9 dde8b013b0df40799fca087843b677f3 7bdb7f36a250447d83382a52b2c04827 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//50b699cc-3c0a-4ad6-9648-2519c96f0631 [pid: 8|app: 0|req: 365/748] 10.0.0.207 () {32 vars in 710 bytes} [Thu Jun 4 20:41:58 2026] DELETE /v2/images/50b699cc-3c0a-4ad6-9648-2519c96f0631 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/749] 10.0.0.207 () {32 vars in 707 bytes} [Thu Jun 4 20:41:58 2026] GET /v2/images/50b699cc-3c0a-4ad6-9648-2519c96f0631 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-04 20:41:58.722 8 WARNING glance.api.v2.images [None req-92a9fada-0c5f-4fb8-8764-ee95b69feae3 dde8b013b0df40799fca087843b677f3 7bdb7f36a250447d83382a52b2c04827 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//10b86f84-7dcf-49a2-ae4c-1a876930c0a5 [pid: 8|app: 0|req: 366/750] 10.0.0.207 () {32 vars in 710 bytes} [Thu Jun 4 20:41:58 2026] DELETE /v2/images/10b86f84-7dcf-49a2-ae4c-1a876930c0a5 => generated 0 bytes in 791 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/751] 10.0.0.207 () {32 vars in 707 bytes} [Thu Jun 4 20:41:59 2026] GET /v2/images/10b86f84-7dcf-49a2-ae4c-1a876930c0a5 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-04 20:41:59.527 8 WARNING glance.api.v2.images [None req-94dbb399-0697-457d-8738-bb77ba51e845 dde8b013b0df40799fca087843b677f3 7bdb7f36a250447d83382a52b2c04827 - - default default] Failed to find image af87cb97-55f4-4672-bfe6-00c420ca4589 to delete: glance.common.exception.ImageNotFound: No image found with ID af87cb97-55f4-4672-bfe6-00c420ca4589 [pid: 8|app: 0|req: 367/752] 10.0.0.207 () {32 vars in 710 bytes} [Thu Jun 4 20:41:59 2026] DELETE /v2/images/af87cb97-55f4-4672-bfe6-00c420ca4589 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/753] 10.0.0.207 () {32 vars in 707 bytes} [Thu Jun 4 20:41:59 2026] GET /v2/images/af87cb97-55f4-4672-bfe6-00c420ca4589 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/760] 10.0.0.138 () {36 vars in 987 bytes} [Thu Jun 4 20:42:28 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => 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: 371/761] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jun 4 20:42: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/788] 10.0.0.138 () {36 vars in 987 bytes} [Thu Jun 4 20:44:37 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => 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: 385/789] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jun 4 20:44:37 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: 408/796] 10.0.0.138 () {36 vars in 987 bytes} [Thu Jun 4 20:45:06 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/797] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jun 4 20:45:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/810] 10.0.0.138 () {36 vars in 987 bytes} [Thu Jun 4 20:46:12 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => 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: 415/811] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jun 4 20:46:12 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: 399/816] 10.0.0.138 () {36 vars in 987 bytes} [Thu Jun 4 20:46:30 2026] GET /v2/images/25b0d21f-f666-434a-9f65-af2b32a24413 => 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: 418/817] 10.0.0.138 () {36 vars in 927 bytes} [Thu Jun 4 20:46:30 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: 422/824] 199.19.213.133 () {32 vars in 826 bytes} [Thu Jun 4 20:47:01 2026] GET /v2/images?status=active&owner=629291d0e50c4616810dae6dd15252b6&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/825] 199.19.213.133 () {32 vars in 653 bytes} [Thu Jun 4 20:47:01 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: 423/826] 10.0.0.7 () {36 vars in 985 bytes} [Thu Jun 4 20:47:02 2026] GET /v2/images/dbc3859a-d221-4d1f-b7e8-1cd80a315fe8 => generated 1395 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/827] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jun 4 20:47:02 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: 424/828] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jun 4 20:47:02 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: 405/829] 10.0.0.7 () {36 vars in 985 bytes} [Thu Jun 4 20:47:02 2026] GET /v2/images/dbc3859a-d221-4d1f-b7e8-1cd80a315fe8 => 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: 425/830] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jun 4 20:47:02 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: 406/831] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jun 4 20:47:02 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: 426/832] 10.0.0.7 () {36 vars in 985 bytes} [Thu Jun 4 20:47:02 2026] GET /v2/images/dbc3859a-d221-4d1f-b7e8-1cd80a315fe8 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/833] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jun 4 20:47:02 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: 427/834] 10.0.0.7 () {36 vars in 925 bytes} [Thu Jun 4 20:47:02 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: 408/835] 10.0.0.128 () {36 vars in 987 bytes} [Thu Jun 4 20:47:03 2026] GET /v2/images/dbc3859a-d221-4d1f-b7e8-1cd80a315fe8 => generated 1395 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/836] 10.0.0.128 () {36 vars in 927 bytes} [Thu Jun 4 20:47: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: 409/837] 10.0.0.128 () {36 vars in 987 bytes} [Thu Jun 4 20:47:03 2026] GET /v2/images/dbc3859a-d221-4d1f-b7e8-1cd80a315fe8 => 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: 429/838] 10.0.0.128 () {36 vars in 927 bytes} [Thu Jun 4 20:47: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: 410/839] 10.0.0.128 () {36 vars in 927 bytes} [Thu Jun 4 20:47:03 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)