+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon May 11 05:58:29 2026] *** compiled with version: 13.3.0 on 11 May 2026 01:40:48 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-84c49ccc5b-9p5th 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f6036d0c668 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-05-11 05:58:31.934 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-11 05:58:31.946 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-05-11 05:58:32.812 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-11 05:58:32.813 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-11 05:58:32.813 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 05:58:32.819 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-05-11 05:58:32.820 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-05-11 05:58:32.821 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 05:58:34.814 7 WARNING glance.api.v2.images [None req-10e26164-dcb7-4775-9e11-a956e65d2b11 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 05:58:34.871 8 WARNING glance.api.v2.images [None req-c8abc424-fb78-41e8-b240-1be699ab93ad - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 05:58:35.164 7 WARNING keystonemiddleware._common.config [None req-10e26164-dcb7-4775-9e11-a956e65d2b11 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 05:58:35.179 7 WARNING oslo_config.cfg [None req-10e26164-dcb7-4775-9e11-a956e65d2b11 - - - - - -] 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 0x7f6036d0c668 pid: 7 (default app) 2026-05-11 05:58:35.201 8 WARNING keystonemiddleware._common.config [None req-c8abc424-fb78-41e8-b240-1be699ab93ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 05:58:35.208 8 WARNING oslo_config.cfg [None req-c8abc424-fb78-41e8-b240-1be699ab93ad - - - - - -] 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 0x7f6036d0c668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.49 () {42 vars in 685 bytes} [Mon May 11 05:58:38 2026] GET / => generated 1301 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-05-11 05:58:39.091 8 WARNING oslo_policy.policy [None req-5040719c-4d83-4303-8e61-c534a32e2834 edec368a04c24684aa70224cc36fbfcb 731c80b0db9e4bb3ae48fad20f34afbf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 05:58:39.091 8 WARNING oslo_policy.policy [None req-5040719c-4d83-4303-8e61-c534a32e2834 edec368a04c24684aa70224cc36fbfcb 731c80b0db9e4bb3ae48fad20f34afbf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 05:58:39.109 8 WARNING oslo_policy.policy [None req-5040719c-4d83-4303-8e61-c534a32e2834 edec368a04c24684aa70224cc36fbfcb 731c80b0db9e4bb3ae48fad20f34afbf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 05:58:39.109 8 WARNING oslo_policy.policy [None req-5040719c-4d83-4303-8e61-c534a32e2834 edec368a04c24684aa70224cc36fbfcb 731c80b0db9e4bb3ae48fad20f34afbf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.49 () {44 vars in 907 bytes} [Mon May 11 05:58:38 2026] GET /v2/images => generated 69 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.49 () {42 vars in 685 bytes} [Mon May 11 05:58:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.49 () {44 vars in 907 bytes} [Mon May 11 05:58:42 2026] GET /v2/images => generated 69 bytes in 51 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-05-11 05:58:42.620 7 WARNING oslo_policy.policy [None req-fa65509e-5b1f-4efc-a019-99a51825ac2d edec368a04c24684aa70224cc36fbfcb 731c80b0db9e4bb3ae48fad20f34afbf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 05:58:42.620 7 WARNING oslo_policy.policy [None req-fa65509e-5b1f-4efc-a019-99a51825ac2d edec368a04c24684aa70224cc36fbfcb 731c80b0db9e4bb3ae48fad20f34afbf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.49 () {44 vars in 908 bytes} [Mon May 11 05:58:42 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.49 () {44 vars in 930 bytes} [Mon May 11 05:58:42 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-05-11 05:58:42.761 7 WARNING oslo_policy.policy [None req-8036b52c-a900-445e-ad91-6587a59c0c29 edec368a04c24684aa70224cc36fbfcb 731c80b0db9e4bb3ae48fad20f34afbf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 05:58:42.762 7 WARNING oslo_policy.policy [None req-8036b52c-a900-445e-ad91-6587a59c0c29 edec368a04c24684aa70224cc36fbfcb 731c80b0db9e4bb3ae48fad20f34afbf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.49 () {44 vars in 936 bytes} [Mon May 11 05:58:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 05:58:42.854 8 WARNING oslo_config.cfg [None req-bdbbd583-4821-4d15-930c-36ad083ce59e edec368a04c24684aa70224cc36fbfcb 731c80b0db9e4bb3ae48fad20f34afbf - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.49 () {48 vars in 948 bytes} [Mon May 11 05:58:42 2026] POST /v2/images => generated 760 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 05:58:42.879 7 WARNING oslo_policy.policy [None req-f7fa9338-404c-4165-b4b9-3c9e33f9f1ca edec368a04c24684aa70224cc36fbfcb 731c80b0db9e4bb3ae48fad20f34afbf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 05:58:42.879 7 WARNING oslo_policy.policy [None req-f7fa9338-404c-4165-b4b9-3c9e33f9f1ca edec368a04c24684aa70224cc36fbfcb 731c80b0db9e4bb3ae48fad20f34afbf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 05:58:42.880 7 INFO glance.api.v2.image_data [None req-f7fa9338-404c-4165-b4b9-3c9e33f9f1ca edec368a04c24684aa70224cc36fbfcb 731c80b0db9e4bb3ae48fad20f34afbf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 05:58:46.427 7 WARNING glance.location [None req-f7fa9338-404c-4165-b4b9-3c9e33f9f1ca edec368a04c24684aa70224cc36fbfcb 731c80b0db9e4bb3ae48fad20f34afbf - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.49 () {48 vars in 1042 bytes} [Mon May 11 05:58:42 2026] PUT /v2/images/c5290186-0db7-4909-93c6-2616d43657ef/file => generated 0 bytes in 3593 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5502 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.49 () {44 vars in 968 bytes} [Mon May 11 05:58:46 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 05:58:46.506 7 WARNING oslo_config.cfg [None req-6429f223-3444-42aa-aae0-3ab1d50101a2 edec368a04c24684aa70224cc36fbfcb 731c80b0db9e4bb3ae48fad20f34afbf - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.49 () {44 vars in 968 bytes} [Mon May 11 05:58:46 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 199.204.45.49 () {42 vars in 685 bytes} [Mon May 11 06:19:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/270] 199.204.45.49 () {44 vars in 907 bytes} [Mon May 11 06:19:52 2026] GET /v2/images => generated 1240 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 199.204.45.49 () {42 vars in 685 bytes} [Mon May 11 06:20:09 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 199.204.45.49 () {44 vars in 907 bytes} [Mon May 11 06:20:09 2026] GET /v2/images => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/277] 199.204.45.49 () {44 vars in 934 bytes} [Mon May 11 06:20:09 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/278] 199.204.45.49 () {44 vars in 956 bytes} [Mon May 11 06:20:09 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/279] 199.204.45.49 () {44 vars in 936 bytes} [Mon May 11 06:20:09 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: 139/280] 199.204.45.49 () {48 vars in 948 bytes} [Mon May 11 06:20:09 2026] POST /v2/images => generated 796 bytes in 1650 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 06:20:11.829 7 INFO glance.api.v2.image_data [None req-d452992e-648d-4713-a4b7-647e8b5f600e edec368a04c24684aa70224cc36fbfcb 731c80b0db9e4bb3ae48fad20f34afbf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 06:20:39.343 7 WARNING glance.location [None req-d452992e-648d-4713-a4b7-647e8b5f600e edec368a04c24684aa70224cc36fbfcb 731c80b0db9e4bb3ae48fad20f34afbf - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 142/287] 199.204.45.49 () {48 vars in 1043 bytes} [Mon May 11 06:20:11 2026] PUT /v2/images/9bae575e-5029-4f52-b799-7d257f4cd59b/file => generated 0 bytes in 28102 msecs (HTTP/1.1 204) 4 headers in 171 bytes (77400 switches on core 0) [pid: 8|app: 0|req: 146/288] 199.204.45.49 () {44 vars in 968 bytes} [Mon May 11 06:20:39 2026] GET /v2/images/9bae575e-5029-4f52-b799-7d257f4cd59b => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/289] 199.204.45.49 () {44 vars in 968 bytes} [Mon May 11 06:20:39 2026] GET /v2/images/9bae575e-5029-4f52-b799-7d257f4cd59b => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/290] 199.204.45.49 () {42 vars in 685 bytes} [Mon May 11 06:20:40 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/291] 199.204.45.49 () {44 vars in 907 bytes} [Mon May 11 06:20:40 2026] GET /v2/images => generated 2451 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/378] 199.204.45.49 () {42 vars in 685 bytes} [Mon May 11 06:27:53 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/379] 199.204.45.49 () {44 vars in 907 bytes} [Mon May 11 06:27:53 2026] GET /v2/images => generated 2451 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/382] 199.204.45.49 () {42 vars in 685 bytes} [Mon May 11 06:28:01 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/383] 199.204.45.49 () {44 vars in 907 bytes} [Mon May 11 06:28:01 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 199.204.45.49 () {44 vars in 944 bytes} [Mon May 11 06:28:01 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.204.45.49 () {44 vars in 966 bytes} [Mon May 11 06:28:01 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: 7|app: 0|req: 192/386] 199.204.45.49 () {44 vars in 936 bytes} [Mon May 11 06:28:01 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: 8|app: 0|req: 195/391] 199.204.45.49 () {48 vars in 948 bytes} [Mon May 11 06:28:01 2026] POST /v2/images => generated 799 bytes in 21169 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 06:28:22.361 7 INFO glance.api.v2.image_data [None req-15c1da17-4877-4747-a000-e739747be0c2 edec368a04c24684aa70224cc36fbfcb 731c80b0db9e4bb3ae48fad20f34afbf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 06:29:35.535 7 INFO glance.location [None req-15c1da17-4877-4747-a000-e739747be0c2 edec368a04c24684aa70224cc36fbfcb 731c80b0db9e4bb3ae48fad20f34afbf - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 197/408] 199.204.45.49 () {48 vars in 1042 bytes} [Mon May 11 06:28:22 2026] PUT /v2/images/e6d1b424-6080-45a3-b532-e921d641dc2f/file => generated 0 bytes in 74381 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16882 switches on core 0) [pid: 8|app: 0|req: 212/409] 199.204.45.49 () {44 vars in 968 bytes} [Mon May 11 06:29:36 2026] GET /v2/images/e6d1b424-6080-45a3-b532-e921d641dc2f => 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: 198/410] 199.204.45.49 () {48 vars in 1047 bytes} [Mon May 11 06:29:36 2026] PATCH /v2/images/e6d1b424-6080-45a3-b532-e921d641dc2f => generated 1234 bytes in 967 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/411] 199.204.45.49 () {44 vars in 968 bytes} [Mon May 11 06:29:37 2026] GET /v2/images/e6d1b424-6080-45a3-b532-e921d641dc2f => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/420] 199.204.45.49 () {42 vars in 685 bytes} [Mon May 11 06:30:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/421] 199.204.45.49 () {44 vars in 907 bytes} [Mon May 11 06:30:21 2026] GET /v2/images => generated 3687 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/426] 199.204.45.49 () {42 vars in 685 bytes} [Mon May 11 06:30:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/427] 199.204.45.49 () {44 vars in 907 bytes} [Mon May 11 06:30:37 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/428] 199.204.45.49 () {44 vars in 936 bytes} [Mon May 11 06:30:37 2026] GET /v2/images/manila-service-image => generated 165 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/429] 199.204.45.49 () {44 vars in 958 bytes} [Mon May 11 06:30:37 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/430] 199.204.45.49 () {44 vars in 936 bytes} [Mon May 11 06:30:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/431] 199.204.45.49 () {48 vars in 948 bytes} [Mon May 11 06:30:37 2026] POST /v2/images => generated 791 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 06:30:38.038 7 INFO glance.api.v2.image_data [None req-81875805-cf14-4305-a0a2-4895ad9ec823 edec368a04c24684aa70224cc36fbfcb 731c80b0db9e4bb3ae48fad20f34afbf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 06:30:54.102 7 INFO glance.location [None req-81875805-cf14-4305-a0a2-4895ad9ec823 edec368a04c24684aa70224cc36fbfcb 731c80b0db9e4bb3ae48fad20f34afbf - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 209/434] 199.204.45.49 () {48 vars in 1043 bytes} [Mon May 11 06:30:38 2026] PUT /v2/images/da379093-715d-497e-abbb-2b6d50e3b032/file => generated 0 bytes in 16113 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29117 switches on core 0) [pid: 8|app: 0|req: 226/435] 199.204.45.49 () {44 vars in 968 bytes} [Mon May 11 06:30:54 2026] GET /v2/images/da379093-715d-497e-abbb-2b6d50e3b032 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/436] 199.204.45.49 () {44 vars in 968 bytes} [Mon May 11 06:30:54 2026] GET /v2/images/da379093-715d-497e-abbb-2b6d50e3b032 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/591] 199.204.45.49 () {42 vars in 685 bytes} [Mon May 11 06:43:38 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/592] 199.204.45.49 () {44 vars in 907 bytes} [Mon May 11 06:43:38 2026] GET /v2/images => generated 4893 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/621] 199.204.45.49 () {42 vars in 685 bytes} [Mon May 11 06:45:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/622] 199.204.45.49 () {44 vars in 907 bytes} [Mon May 11 06:45:54 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/623] 199.204.45.49 () {42 vars in 685 bytes} [Mon May 11 06:45:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/624] 199.204.45.49 () {44 vars in 907 bytes} [Mon May 11 06:45:56 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/635] 199.204.45.49 () {42 vars in 685 bytes} [Mon May 11 06:46:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/636] 199.204.45.49 () {44 vars in 907 bytes} [Mon May 11 06:46:45 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/637] 199.204.45.49 () {42 vars in 685 bytes} [Mon May 11 06:46:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/638] 199.204.45.49 () {44 vars in 907 bytes} [Mon May 11 06:46:52 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/651] 199.204.45.49 () {42 vars in 685 bytes} [Mon May 11 06:47:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/652] 199.204.45.49 () {44 vars in 907 bytes} [Mon May 11 06:47:53 2026] GET /v2/images => generated 4893 bytes in 43 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: 340/663] 10.0.0.85 () {32 vars in 632 bytes} [Mon May 11 06:48:36 2026] GET /v2/images => generated 4893 bytes in 18 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: 326/668] 10.0.0.218 () {36 vars in 987 bytes} [Mon May 11 06:48:56 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/669] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 06:48:56 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: 327/670] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 06:48:56 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: 344/671] 10.0.0.218 () {36 vars in 987 bytes} [Mon May 11 06:48:56 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/672] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 06:48:56 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: 345/673] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 06:48:56 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: 329/674] 10.0.0.218 () {36 vars in 987 bytes} [Mon May 11 06:48:57 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/675] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 06:48:57 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: 330/676] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 06:48:57 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: 347/677] 10.0.0.100 () {36 vars in 987 bytes} [Mon May 11 06:48:57 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/678] 10.0.0.100 () {36 vars in 927 bytes} [Mon May 11 06:48:57 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: 348/679] 10.0.0.100 () {36 vars in 987 bytes} [Mon May 11 06:48:58 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/680] 10.0.0.100 () {36 vars in 927 bytes} [Mon May 11 06:48:58 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: 349/681] 10.0.0.100 () {36 vars in 927 bytes} [Mon May 11 06:48:58 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: 333/682] 10.0.0.82 () {36 vars in 986 bytes} [Mon May 11 06:49:00 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/683] 10.0.0.82 () {36 vars in 926 bytes} [Mon May 11 06:49:00 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: 352/686] 10.0.0.82 () {36 vars in 986 bytes} [Mon May 11 06:49:08 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/687] 10.0.0.82 () {36 vars in 926 bytes} [Mon May 11 06:49:08 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: 353/688] 199.204.45.49 () {36 vars in 990 bytes} [Mon May 11 06:49:11 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/689] 199.204.45.49 () {36 vars in 930 bytes} [Mon May 11 06:49:11 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: 354/690] 199.204.45.49 () {36 vars in 990 bytes} [Mon May 11 06:49:11 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/691] 199.204.45.49 () {36 vars in 930 bytes} [Mon May 11 06:49:11 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: 357/696] 10.0.0.85 () {30 vars in 410 bytes} [Mon May 11 06:49:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/699] 10.0.0.82 () {36 vars in 986 bytes} [Mon May 11 06:49:41 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/700] 10.0.0.82 () {36 vars in 926 bytes} [Mon May 11 06:49:41 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: 345/707] 10.0.0.82 () {36 vars in 986 bytes} [Mon May 11 06:50:09 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/708] 10.0.0.82 () {36 vars in 926 bytes} [Mon May 11 06:50:09 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/711] 10.0.0.82 () {36 vars in 986 bytes} [Mon May 11 06:50:22 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/712] 10.0.0.82 () {36 vars in 926 bytes} [Mon May 11 06:50:22 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/723] 10.0.0.82 () {36 vars in 986 bytes} [Mon May 11 06:51:04 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/724] 10.0.0.82 () {36 vars in 926 bytes} [Mon May 11 06:51:04 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: 354/725] 10.0.0.82 () {36 vars in 986 bytes} [Mon May 11 06:51:09 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/726] 10.0.0.82 () {36 vars in 926 bytes} [Mon May 11 06:51:09 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: 375/731] 10.0.0.85 () {32 vars in 706 bytes} [Mon May 11 06:51:29 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/732] 10.0.0.85 () {32 vars in 706 bytes} [Mon May 11 06:51:29 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/733] 10.0.0.218 () {36 vars in 987 bytes} [Mon May 11 06:51:29 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/734] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 06:51: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: 377/735] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 06:51: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: 7|app: 0|req: 359/736] 10.0.0.218 () {36 vars in 987 bytes} [Mon May 11 06:51:29 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/737] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 06:51:29 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: 360/738] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 06:51:29 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: 8|app: 0|req: 379/739] 10.0.0.218 () {36 vars in 987 bytes} [Mon May 11 06:51:29 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/740] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 06:51: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: 380/741] 10.0.0.100 () {36 vars in 987 bytes} [Mon May 11 06:51:30 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/742] 10.0.0.100 () {36 vars in 927 bytes} [Mon May 11 06:51: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: 8|app: 0|req: 381/743] 10.0.0.100 () {36 vars in 987 bytes} [Mon May 11 06:51:30 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/744] 10.0.0.100 () {36 vars in 927 bytes} [Mon May 11 06:51:30 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: 382/745] 10.0.0.100 () {36 vars in 927 bytes} [Mon May 11 06:51:30 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: 365/748] 10.0.0.85 () {34 vars in 654 bytes} [Mon May 11 06:51:43 2026] POST /v2/images => generated 649 bytes in 214 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-11 06:51:44.058 8 WARNING glance.api.v2.images [None req-01dd757f-c2d5-476b-9476-68b941e6253f 84eb2c1d5523492293e608526225ab36 dd1addd4623746ab98a64b1b10787251 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ecc77122-ae0d-4793-bdb5-70540367eb2c [pid: 8|app: 0|req: 384/749] 10.0.0.85 () {32 vars in 709 bytes} [Mon May 11 06:51:44 2026] DELETE /v2/images/ecc77122-ae0d-4793-bdb5-70540367eb2c => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/750] 10.0.0.85 () {32 vars in 706 bytes} [Mon May 11 06:51:44 2026] GET /v2/images/ecc77122-ae0d-4793-bdb5-70540367eb2c => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/751] 10.0.0.85 () {32 vars in 632 bytes} [Mon May 11 06:51:44 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/752] 10.0.0.85 () {34 vars in 654 bytes} [Mon May 11 06:51:44 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-11 06:51:44.225 8 WARNING oslo_policy.policy [None req-6eb3fdf2-2845-4b00-b351-5b0f8133ed67 84eb2c1d5523492293e608526225ab36 dd1addd4623746ab98a64b1b10787251 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 06:51:44.225 8 WARNING oslo_policy.policy [None req-6eb3fdf2-2845-4b00-b351-5b0f8133ed67 84eb2c1d5523492293e608526225ab36 dd1addd4623746ab98a64b1b10787251 - - 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: 386/753] 10.0.0.85 () {32 vars in 716 bytes} [Mon May 11 06:51:44 2026] GET /v2/images/8101bb24-6db3-42a7-bb9c-050c759a3844/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:51:44.246 7 INFO glance.api.v2.image_data [None req-cf377193-fdc2-42c5-8d56-cce336e87013 84eb2c1d5523492293e608526225ab36 dd1addd4623746ab98a64b1b10787251 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 06:51:44.284 7 WARNING glance_store._drivers.rbd [None req-cf377193-fdc2-42c5-8d56-cce336e87013 84eb2c1d5523492293e608526225ab36 dd1addd4623746ab98a64b1b10787251 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-11 06:51:44.659 7 INFO glance.location [None req-cf377193-fdc2-42c5-8d56-cce336e87013 84eb2c1d5523492293e608526225ab36 dd1addd4623746ab98a64b1b10787251 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 368/756] 10.0.0.85 () {32 vars in 726 bytes} [Mon May 11 06:51:44 2026] PUT /v2/images/8101bb24-6db3-42a7-bb9c-050c759a3844/file => generated 0 bytes in 457 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/757] 10.0.0.85 () {32 vars in 706 bytes} [Mon May 11 06:51:44 2026] GET /v2/images/8101bb24-6db3-42a7-bb9c-050c759a3844 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/758] 10.0.0.85 () {32 vars in 716 bytes} [Mon May 11 06:51:44 2026] GET /v2/images/8101bb24-6db3-42a7-bb9c-050c759a3844/file => generated 1024 bytes in 117 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/759] 10.0.0.85 () {34 vars in 654 bytes} [Mon May 11 06:51:44 2026] POST /v2/images => generated 649 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/760] 10.0.0.85 () {32 vars in 725 bytes} [Mon May 11 06:51:44 2026] PATCH /v2/images/89678631-7e39-41ab-a8a4-b39c5c293209 => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/761] 10.0.0.85 () {32 vars in 706 bytes} [Mon May 11 06:51:44 2026] GET /v2/images/89678631-7e39-41ab-a8a4-b39c5c293209 => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:51:44.954 7 WARNING glance.api.v2.images [None req-f39b1ed6-2200-42fe-b056-adfa54932076 84eb2c1d5523492293e608526225ab36 dd1addd4623746ab98a64b1b10787251 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//89678631-7e39-41ab-a8a4-b39c5c293209 [pid: 7|app: 0|req: 371/762] 10.0.0.85 () {32 vars in 709 bytes} [Mon May 11 06:51:44 2026] DELETE /v2/images/89678631-7e39-41ab-a8a4-b39c5c293209 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/763] 10.0.0.85 () {32 vars in 706 bytes} [Mon May 11 06:51:44 2026] GET /v2/images/89678631-7e39-41ab-a8a4-b39c5c293209 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:51:45.016 7 WARNING glance.api.v2.images [None req-9b201374-d105-4a4c-ba69-93e28611ad2d 84eb2c1d5523492293e608526225ab36 dd1addd4623746ab98a64b1b10787251 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8101bb24-6db3-42a7-bb9c-050c759a3844 [pid: 7|app: 0|req: 372/764] 10.0.0.85 () {32 vars in 709 bytes} [Mon May 11 06:51:45 2026] DELETE /v2/images/8101bb24-6db3-42a7-bb9c-050c759a3844 => generated 0 bytes in 916 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/765] 10.0.0.85 () {32 vars in 706 bytes} [Mon May 11 06:51:45 2026] GET /v2/images/8101bb24-6db3-42a7-bb9c-050c759a3844 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:51:45.960 7 WARNING glance.api.v2.images [None req-d8e65735-9141-4d49-8680-7def4da3d8b9 84eb2c1d5523492293e608526225ab36 dd1addd4623746ab98a64b1b10787251 - - default default] Failed to find image ecc77122-ae0d-4793-bdb5-70540367eb2c to delete: glance.common.exception.ImageNotFound: No image found with ID ecc77122-ae0d-4793-bdb5-70540367eb2c [pid: 7|app: 0|req: 373/766] 10.0.0.85 () {32 vars in 709 bytes} [Mon May 11 06:51:45 2026] DELETE /v2/images/ecc77122-ae0d-4793-bdb5-70540367eb2c => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/767] 10.0.0.85 () {32 vars in 706 bytes} [Mon May 11 06:51:45 2026] GET /v2/images/ecc77122-ae0d-4793-bdb5-70540367eb2c => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/782] 10.0.0.82 () {36 vars in 986 bytes} [Mon May 11 06:52:59 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/783] 10.0.0.82 () {36 vars in 926 bytes} [Mon May 11 06:52:59 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/786] 10.0.0.82 () {36 vars in 986 bytes} [Mon May 11 06:53:08 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/787] 10.0.0.82 () {36 vars in 926 bytes} [Mon May 11 06:53:08 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: 385/790] 10.0.0.82 () {36 vars in 986 bytes} [Mon May 11 06:53:16 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/791] 10.0.0.82 () {36 vars in 926 bytes} [Mon May 11 06:53:16 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: 410/798] 10.0.0.82 () {36 vars in 986 bytes} [Mon May 11 06:53:48 2026] GET /v2/images/c5290186-0db7-4909-93c6-2616d43657ef => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/799] 10.0.0.82 () {36 vars in 926 bytes} [Mon May 11 06:53:48 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: 412/802] 199.204.45.49 () {32 vars in 825 bytes} [Mon May 11 06:54:02 2026] GET /v2/images?status=active&owner=731c80b0db9e4bb3ae48fad20f34afbf&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/803] 199.204.45.49 () {32 vars in 652 bytes} [Mon May 11 06:54:02 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: 413/804] 10.0.0.218 () {36 vars in 987 bytes} [Mon May 11 06:54:03 2026] GET /v2/images/9bae575e-5029-4f52-b799-7d257f4cd59b => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/805] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 06:54:03 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: 414/806] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 06:54:03 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/807] 10.0.0.218 () {36 vars in 987 bytes} [Mon May 11 06:54:03 2026] GET /v2/images/9bae575e-5029-4f52-b799-7d257f4cd59b => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/808] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 06:54:03 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: 394/809] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 06:54:03 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: 416/810] 10.0.0.218 () {36 vars in 987 bytes} [Mon May 11 06:54:03 2026] GET /v2/images/9bae575e-5029-4f52-b799-7d257f4cd59b => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/811] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 06:54:03 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: 417/812] 10.0.0.100 () {36 vars in 987 bytes} [Mon May 11 06:54:03 2026] GET /v2/images/9bae575e-5029-4f52-b799-7d257f4cd59b => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/813] 10.0.0.100 () {36 vars in 927 bytes} [Mon May 11 06:54:03 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: 418/814] 10.0.0.100 () {36 vars in 987 bytes} [Mon May 11 06:54:03 2026] GET /v2/images/9bae575e-5029-4f52-b799-7d257f4cd59b => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/815] 10.0.0.100 () {36 vars in 927 bytes} [Mon May 11 06:54:03 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: 419/816] 10.0.0.100 () {36 vars in 927 bytes} [Mon May 11 06:54: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: 442/861] 10.0.0.85 () {32 vars in 632 bytes} [Mon May 11 06:57:35 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)