+ 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 Apr 23 00:40:45 2026] *** compiled with version: 13.3.0 on 22 April 2026 06:41:01 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-77d46cc7c8-h4m22 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 0x7f0ab0af5668 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-04-23 00:40:47.184 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-23 00:40:47.189 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-04-23 00:40:48.087 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-04-23 00:40:48.088 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-04-23 00:40:48.088 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-23 00:40:48.090 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-04-23 00:40:48.091 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-04-23 00:40:48.092 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-23 00:40:50.110 8 WARNING glance.api.v2.images [None req-255f9619-7386-41b3-b099-6a762521b0a1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 00:40:50.179 7 WARNING glance.api.v2.images [None req-eb011b02-2799-42f6-bb0f-2519846e3fb0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 00:40:50.443 8 WARNING keystonemiddleware._common.config [None req-255f9619-7386-41b3-b099-6a762521b0a1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 00:40:50.451 8 WARNING oslo_config.cfg [None req-255f9619-7386-41b3-b099-6a762521b0a1 - - - - - -] 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 0x7f0ab0af5668 pid: 8 (default app) 2026-04-23 00:40:50.517 7 WARNING keystonemiddleware._common.config [None req-eb011b02-2799-42f6-bb0f-2519846e3fb0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 00:40:50.525 7 WARNING oslo_config.cfg [None req-eb011b02-2799-42f6-bb0f-2519846e3fb0 - - - - - -] 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 0x7f0ab0af5668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.30 () {42 vars in 684 bytes} [Thu Apr 23 00:40:52 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 00:40:52.660 7 WARNING oslo_policy.policy [None req-01b7170f-8562-4d15-9e24-8a1652869aac 91ca839dbcda46d3af22ee5ad56de9d6 0803f8ff07b74f198445f884bcc37285 - - 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-04-23 00:40:52.661 7 WARNING oslo_policy.policy [None req-01b7170f-8562-4d15-9e24-8a1652869aac 91ca839dbcda46d3af22ee5ad56de9d6 0803f8ff07b74f198445f884bcc37285 - - 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-04-23 00:40:52.676 7 WARNING oslo_policy.policy [None req-01b7170f-8562-4d15-9e24-8a1652869aac 91ca839dbcda46d3af22ee5ad56de9d6 0803f8ff07b74f198445f884bcc37285 - - 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-04-23 00:40:52.676 7 WARNING oslo_policy.policy [None req-01b7170f-8562-4d15-9e24-8a1652869aac 91ca839dbcda46d3af22ee5ad56de9d6 0803f8ff07b74f198445f884bcc37285 - - 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.204.45.30 () {44 vars in 906 bytes} [Thu Apr 23 00:40:52 2026] GET /v2/images => generated 69 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.30 () {42 vars in 684 bytes} [Thu Apr 23 00:40:56 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: 2/8] 199.204.45.30 () {44 vars in 906 bytes} [Thu Apr 23 00:40:56 2026] GET /v2/images => generated 69 bytes in 37 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 00:40:56.186 8 WARNING oslo_policy.policy [None req-219163dc-3c0c-4f28-a6a0-f7342636bc7e 91ca839dbcda46d3af22ee5ad56de9d6 0803f8ff07b74f198445f884bcc37285 - - 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-04-23 00:40:56.186 8 WARNING oslo_policy.policy [None req-219163dc-3c0c-4f28-a6a0-f7342636bc7e 91ca839dbcda46d3af22ee5ad56de9d6 0803f8ff07b74f198445f884bcc37285 - - 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.204.45.30 () {44 vars in 907 bytes} [Thu Apr 23 00:40:56 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.30 () {44 vars in 929 bytes} [Thu Apr 23 00:40:56 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 00:40:56.334 8 WARNING oslo_policy.policy [None req-ff165cf5-c9dc-4ec7-b1ba-1f4498d97388 91ca839dbcda46d3af22ee5ad56de9d6 0803f8ff07b74f198445f884bcc37285 - - 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-04-23 00:40:56.334 8 WARNING oslo_policy.policy [None req-ff165cf5-c9dc-4ec7-b1ba-1f4498d97388 91ca839dbcda46d3af22ee5ad56de9d6 0803f8ff07b74f198445f884bcc37285 - - 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.204.45.30 () {44 vars in 935 bytes} [Thu Apr 23 00:40:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 00:40:56.420 7 WARNING oslo_config.cfg [None req-608ba18e-8d26-4b5a-9ac6-7585a75d327b 91ca839dbcda46d3af22ee5ad56de9d6 0803f8ff07b74f198445f884bcc37285 - - 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.204.45.30 () {48 vars in 947 bytes} [Thu Apr 23 00:40:56 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 00:40:56.443 8 WARNING oslo_policy.policy [None req-5b15e27c-bc20-4d14-a1c4-7e2a626f5d5c 91ca839dbcda46d3af22ee5ad56de9d6 0803f8ff07b74f198445f884bcc37285 - - 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-04-23 00:40:56.443 8 WARNING oslo_policy.policy [None req-5b15e27c-bc20-4d14-a1c4-7e2a626f5d5c 91ca839dbcda46d3af22ee5ad56de9d6 0803f8ff07b74f198445f884bcc37285 - - 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-04-23 00:40:56.444 8 INFO glance.api.v2.image_data [None req-5b15e27c-bc20-4d14-a1c4-7e2a626f5d5c 91ca839dbcda46d3af22ee5ad56de9d6 0803f8ff07b74f198445f884bcc37285 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 00:41:00.340 8 INFO glance.location [None req-5b15e27c-bc20-4d14-a1c4-7e2a626f5d5c 91ca839dbcda46d3af22ee5ad56de9d6 0803f8ff07b74f198445f884bcc37285 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 9/15] 199.204.45.30 () {48 vars in 1041 bytes} [Thu Apr 23 00:40:56 2026] PUT /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223/file => generated 0 bytes in 3941 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5400 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.30 () {44 vars in 967 bytes} [Thu Apr 23 00:41:00 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 00:41:00.414 8 WARNING oslo_config.cfg [None req-d3892fb8-e7b5-43ea-80ac-848aa99a6bbd 91ca839dbcda46d3af22ee5ad56de9d6 0803f8ff07b74f198445f884bcc37285 - - 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.204.45.30 () {44 vars in 967 bytes} [Thu Apr 23 00:41:00 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/264] 199.204.45.30 () {42 vars in 684 bytes} [Thu Apr 23 01:01:37 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: 131/265] 199.204.45.30 () {44 vars in 906 bytes} [Thu Apr 23 01:01:37 2026] GET /v2/images => generated 1240 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/272] 199.204.45.30 () {42 vars in 684 bytes} [Thu Apr 23 01:02:08 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: 135/273] 199.204.45.30 () {44 vars in 906 bytes} [Thu Apr 23 01:02:08 2026] GET /v2/images => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/274] 199.204.45.30 () {44 vars in 933 bytes} [Thu Apr 23 01:02:08 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/275] 199.204.45.30 () {44 vars in 955 bytes} [Thu Apr 23 01:02:08 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/276] 199.204.45.30 () {44 vars in 935 bytes} [Thu Apr 23 01:02:08 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: 137/277] 199.204.45.30 () {48 vars in 947 bytes} [Thu Apr 23 01:02:08 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 01:02:08.932 8 INFO glance.api.v2.image_data [None req-1807c99d-2b7a-4b8f-a9ca-7f2aec10673c 91ca839dbcda46d3af22ee5ad56de9d6 0803f8ff07b74f198445f884bcc37285 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 01:03:04.717 8 INFO glance.location [None req-1807c99d-2b7a-4b8f-a9ca-7f2aec10673c 91ca839dbcda46d3af22ee5ad56de9d6 0803f8ff07b74f198445f884bcc37285 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 141/290] 199.204.45.30 () {48 vars in 1042 bytes} [Thu Apr 23 01:02:08 2026] PUT /v2/images/8866f4b2-2b87-456b-880c-776467660e29/file => generated 0 bytes in 55835 msecs (HTTP/1.1 204) 4 headers in 171 bytes (48656 switches on core 0) [pid: 7|app: 0|req: 150/291] 199.204.45.30 () {44 vars in 967 bytes} [Thu Apr 23 01:03:04 2026] GET /v2/images/8866f4b2-2b87-456b-880c-776467660e29 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/292] 199.204.45.30 () {44 vars in 967 bytes} [Thu Apr 23 01:03:04 2026] GET /v2/images/8866f4b2-2b87-456b-880c-776467660e29 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/293] 199.204.45.30 () {42 vars in 684 bytes} [Thu Apr 23 01:03:06 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: 143/294] 199.204.45.30 () {44 vars in 906 bytes} [Thu Apr 23 01:03:06 2026] GET /v2/images => generated 2451 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/375] 199.204.45.30 () {42 vars in 684 bytes} [Thu Apr 23 01:09: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: 192/376] 199.204.45.30 () {44 vars in 906 bytes} [Thu Apr 23 01:09:44 2026] GET /v2/images => generated 2451 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/381] 199.204.45.30 () {42 vars in 684 bytes} [Thu Apr 23 01:10:04 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: 195/382] 199.204.45.30 () {44 vars in 906 bytes} [Thu Apr 23 01:10:04 2026] GET /v2/images => generated 2451 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/383] 199.204.45.30 () {44 vars in 943 bytes} [Thu Apr 23 01:10:04 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/384] 199.204.45.30 () {44 vars in 965 bytes} [Thu Apr 23 01:10:04 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/385] 199.204.45.30 () {44 vars in 935 bytes} [Thu Apr 23 01:10:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/386] 199.204.45.30 () {48 vars in 947 bytes} [Thu Apr 23 01:10:04 2026] POST /v2/images => generated 799 bytes in 2899 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 01:10:07.884 8 INFO glance.api.v2.image_data [None req-cc54a1d7-78ec-4fc8-b698-feac92bea220 91ca839dbcda46d3af22ee5ad56de9d6 0803f8ff07b74f198445f884bcc37285 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 01:13:47.712 8 INFO glance.location [None req-cc54a1d7-78ec-4fc8-b698-feac92bea220 91ca839dbcda46d3af22ee5ad56de9d6 0803f8ff07b74f198445f884bcc37285 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 190/431] 199.204.45.30 () {48 vars in 1041 bytes} [Thu Apr 23 01:10:07 2026] PUT /v2/images/df2cf941-2ea6-4b58-89cf-1d978169072f/file => generated 0 bytes in 219889 msecs (HTTP/1.1 204) 4 headers in 171 bytes (12049 switches on core 0) [pid: 7|app: 0|req: 242/432] 199.204.45.30 () {44 vars in 967 bytes} [Thu Apr 23 01:13:47 2026] GET /v2/images/df2cf941-2ea6-4b58-89cf-1d978169072f => generated 1211 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/433] 199.204.45.30 () {48 vars in 1046 bytes} [Thu Apr 23 01:13:47 2026] PATCH /v2/images/df2cf941-2ea6-4b58-89cf-1d978169072f => generated 1234 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/434] 199.204.45.30 () {44 vars in 967 bytes} [Thu Apr 23 01:13:47 2026] GET /v2/images/df2cf941-2ea6-4b58-89cf-1d978169072f => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/443] 199.204.45.30 () {42 vars in 684 bytes} [Thu Apr 23 01:14:29 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: 248/444] 199.204.45.30 () {44 vars in 906 bytes} [Thu Apr 23 01:14:29 2026] GET /v2/images => generated 3687 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/449] 199.204.45.30 () {42 vars in 684 bytes} [Thu Apr 23 01:14:45 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: 251/450] 199.204.45.30 () {44 vars in 906 bytes} [Thu Apr 23 01:14:45 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: 8|app: 0|req: 200/451] 199.204.45.30 () {44 vars in 935 bytes} [Thu Apr 23 01:14:45 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/452] 199.204.45.30 () {44 vars in 957 bytes} [Thu Apr 23 01:14:45 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/453] 199.204.45.30 () {44 vars in 935 bytes} [Thu Apr 23 01:14:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/454] 199.204.45.30 () {48 vars in 947 bytes} [Thu Apr 23 01:14:46 2026] POST /v2/images => generated 791 bytes in 503 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 01:14:46.560 8 INFO glance.api.v2.image_data [None req-e63d863c-ecf6-41a6-9990-57e9132fc3e2 91ca839dbcda46d3af22ee5ad56de9d6 0803f8ff07b74f198445f884bcc37285 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 01:15:05.219 8 INFO glance.location [None req-e63d863c-ecf6-41a6-9990-57e9132fc3e2 91ca839dbcda46d3af22ee5ad56de9d6 0803f8ff07b74f198445f884bcc37285 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 202/459] 199.204.45.30 () {48 vars in 1042 bytes} [Thu Apr 23 01:14:46 2026] PUT /v2/images/10cc7e47-32ae-4ca3-bc17-a4e01879863d/file => generated 0 bytes in 18708 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29590 switches on core 0) [pid: 7|app: 0|req: 258/460] 199.204.45.30 () {44 vars in 967 bytes} [Thu Apr 23 01:15:05 2026] GET /v2/images/10cc7e47-32ae-4ca3-bc17-a4e01879863d => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/461] 199.204.45.30 () {44 vars in 967 bytes} [Thu Apr 23 01:15:05 2026] GET /v2/images/10cc7e47-32ae-4ca3-bc17-a4e01879863d => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/610] 199.204.45.30 () {42 vars in 684 bytes} [Thu Apr 23 01:27:24 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: 333/611] 199.204.45.30 () {44 vars in 906 bytes} [Thu Apr 23 01:27:24 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: 8|app: 0|req: 293/640] 199.204.45.30 () {42 vars in 684 bytes} [Thu Apr 23 01:29:40 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: 348/641] 199.204.45.30 () {44 vars in 906 bytes} [Thu Apr 23 01:29:40 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/642] 199.204.45.30 () {42 vars in 684 bytes} [Thu Apr 23 01:29:42 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: 349/643] 199.204.45.30 () {44 vars in 906 bytes} [Thu Apr 23 01:29:42 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/652] 199.204.45.30 () {42 vars in 684 bytes} [Thu Apr 23 01:30:29 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: 354/653] 199.204.45.30 () {44 vars in 906 bytes} [Thu Apr 23 01:30:29 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/656] 199.204.45.30 () {42 vars in 684 bytes} [Thu Apr 23 01:30:36 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: 356/657] 199.204.45.30 () {44 vars in 906 bytes} [Thu Apr 23 01:30:36 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: 308/670] 199.204.45.30 () {42 vars in 684 bytes} [Thu Apr 23 01:31:38 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: 363/671] 199.204.45.30 () {44 vars in 906 bytes} [Thu Apr 23 01:31:38 2026] GET /v2/images => generated 4893 bytes in 50 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/682] 10.0.0.110 () {32 vars in 633 bytes} [Thu Apr 23 01:32:21 2026] GET /v2/images => generated 4893 bytes in 19 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 316/687] 10.0.0.163 () {36 vars in 987 bytes} [Thu Apr 23 01:32:40 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => generated 1171 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/688] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 23 01:32:41 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: 317/689] 10.0.0.163 () {36 vars in 987 bytes} [Thu Apr 23 01:32:41 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => 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: 373/690] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 23 01:32:41 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: 318/691] 199.204.45.30 () {36 vars in 990 bytes} [Thu Apr 23 01:32:48 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => 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: 374/692] 199.204.45.30 () {36 vars in 930 bytes} [Thu Apr 23 01:32:48 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: 319/693] 199.204.45.30 () {36 vars in 990 bytes} [Thu Apr 23 01:32:49 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/694] 199.204.45.30 () {36 vars in 930 bytes} [Thu Apr 23 01:32:49 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: 322/699] 10.0.0.133 () {36 vars in 987 bytes} [Thu Apr 23 01:33:09 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => generated 1171 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/700] 10.0.0.133 () {36 vars in 927 bytes} [Thu Apr 23 01:33:09 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: 323/701] 10.0.0.133 () {36 vars in 927 bytes} [Thu Apr 23 01:33:09 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: 379/702] 10.0.0.133 () {36 vars in 987 bytes} [Thu Apr 23 01:33:09 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => 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: 324/703] 10.0.0.133 () {36 vars in 927 bytes} [Thu Apr 23 01:33:09 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: 380/704] 10.0.0.133 () {36 vars in 927 bytes} [Thu Apr 23 01:33:09 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: 326/707] 10.0.0.133 () {36 vars in 987 bytes} [Thu Apr 23 01:33:10 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/708] 10.0.0.133 () {36 vars in 927 bytes} [Thu Apr 23 01:33:10 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: 327/709] 10.0.0.133 () {36 vars in 927 bytes} [Thu Apr 23 01:33:10 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: 383/710] 10.0.0.147 () {36 vars in 987 bytes} [Thu Apr 23 01:33:11 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => generated 1171 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/711] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 01:33:11 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: 384/712] 10.0.0.147 () {36 vars in 987 bytes} [Thu Apr 23 01:33:11 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => 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: 329/713] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 01:33:11 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: 385/714] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 01:33:11 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: 387/717] 10.0.0.163 () {36 vars in 987 bytes} [Thu Apr 23 01:33:21 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => 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: 331/718] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 23 01:33:21 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: 334/723] 10.0.0.163 () {36 vars in 987 bytes} [Thu Apr 23 01:33:43 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => 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: 390/724] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 23 01:33:43 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: 336/727] 10.0.0.163 () {36 vars in 987 bytes} [Thu Apr 23 01:33:52 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/728] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 23 01:33:52 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: 337/729] 10.0.0.110 () {32 vars in 707 bytes} [Thu Apr 23 01:33:53 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => 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: 393/730] 10.0.0.110 () {32 vars in 707 bytes} [Thu Apr 23 01:33:53 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => 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: 338/731] 10.0.0.133 () {36 vars in 987 bytes} [Thu Apr 23 01:33:53 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => generated 1171 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/732] 10.0.0.133 () {36 vars in 927 bytes} [Thu Apr 23 01:33:53 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: 339/733] 10.0.0.133 () {36 vars in 927 bytes} [Thu Apr 23 01:33:53 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: 395/734] 10.0.0.133 () {36 vars in 987 bytes} [Thu Apr 23 01:33:53 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/735] 10.0.0.133 () {36 vars in 927 bytes} [Thu Apr 23 01:33:53 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: 396/736] 10.0.0.133 () {36 vars in 927 bytes} [Thu Apr 23 01:33:53 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: 341/737] 10.0.0.133 () {36 vars in 987 bytes} [Thu Apr 23 01:33:53 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => 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: 397/738] 10.0.0.133 () {36 vars in 927 bytes} [Thu Apr 23 01:33:53 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: 342/739] 10.0.0.133 () {36 vars in 927 bytes} [Thu Apr 23 01:33:53 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: 398/740] 10.0.0.147 () {36 vars in 987 bytes} [Thu Apr 23 01:33:54 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => 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: 343/741] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 01:33:54 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/742] 10.0.0.147 () {36 vars in 987 bytes} [Thu Apr 23 01:33:54 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => 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: 344/743] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 01:33:54 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: 400/744] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 01:33:54 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/751] 10.0.0.110 () {34 vars in 655 bytes} [Thu Apr 23 01:34:20 2026] POST /v2/images => generated 649 bytes in 248 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-23 01:34:20.340 7 WARNING glance.api.v2.images [None req-449040b4-8abb-4edd-954f-cf0046804377 d50eb5907c1a4b228bf4d36fd4862b05 2b5a0aa38ea448c1b79c22c1a6bb66cb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c8adf184-fdbf-4034-afd8-3569ae793bd5 [pid: 7|app: 0|req: 404/752] 10.0.0.110 () {32 vars in 710 bytes} [Thu Apr 23 01:34:20 2026] DELETE /v2/images/c8adf184-fdbf-4034-afd8-3569ae793bd5 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/753] 10.0.0.110 () {32 vars in 707 bytes} [Thu Apr 23 01:34:20 2026] GET /v2/images/c8adf184-fdbf-4034-afd8-3569ae793bd5 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/754] 10.0.0.110 () {32 vars in 633 bytes} [Thu Apr 23 01:34:20 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/755] 10.0.0.110 () {34 vars in 655 bytes} [Thu Apr 23 01:34:20 2026] POST /v2/images => generated 703 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-23 01:34:20.559 7 WARNING oslo_policy.policy [None req-ed3c8552-3621-4fc5-8883-345fd343f760 d50eb5907c1a4b228bf4d36fd4862b05 2b5a0aa38ea448c1b79c22c1a6bb66cb - - 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-04-23 01:34:20.559 7 WARNING oslo_policy.policy [None req-ed3c8552-3621-4fc5-8883-345fd343f760 d50eb5907c1a4b228bf4d36fd4862b05 2b5a0aa38ea448c1b79c22c1a6bb66cb - - 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: 406/756] 10.0.0.110 () {32 vars in 717 bytes} [Thu Apr 23 01:34:20 2026] GET /v2/images/9f4e9f97-cff6-486f-b7d4-8aff6ee13b08/file => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 01:34:20.582 8 INFO glance.api.v2.image_data [None req-ae1cc7bc-9fd9-4828-9f61-50f111edc014 d50eb5907c1a4b228bf4d36fd4862b05 2b5a0aa38ea448c1b79c22c1a6bb66cb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 01:34:20.623 8 WARNING glance_store._drivers.rbd [None req-ae1cc7bc-9fd9-4828-9f61-50f111edc014 d50eb5907c1a4b228bf4d36fd4862b05 2b5a0aa38ea448c1b79c22c1a6bb66cb - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-23 01:34:21.021 8 INFO glance.location [None req-ae1cc7bc-9fd9-4828-9f61-50f111edc014 d50eb5907c1a4b228bf4d36fd4862b05 2b5a0aa38ea448c1b79c22c1a6bb66cb - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 351/757] 10.0.0.110 () {32 vars in 727 bytes} [Thu Apr 23 01:34:20 2026] PUT /v2/images/9f4e9f97-cff6-486f-b7d4-8aff6ee13b08/file => generated 0 bytes in 480 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/758] 10.0.0.110 () {32 vars in 707 bytes} [Thu Apr 23 01:34:21 2026] GET /v2/images/9f4e9f97-cff6-486f-b7d4-8aff6ee13b08 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/759] 10.0.0.110 () {32 vars in 717 bytes} [Thu Apr 23 01:34:21 2026] GET /v2/images/9f4e9f97-cff6-486f-b7d4-8aff6ee13b08/file => generated 1024 bytes in 123 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/760] 10.0.0.110 () {34 vars in 655 bytes} [Thu Apr 23 01:34:21 2026] POST /v2/images => generated 649 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/761] 10.0.0.110 () {32 vars in 726 bytes} [Thu Apr 23 01:34:21 2026] PATCH /v2/images/5831914e-e730-4ec8-a9c8-e3a2c5340343 => generated 653 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/762] 10.0.0.110 () {32 vars in 707 bytes} [Thu Apr 23 01:34:21 2026] GET /v2/images/5831914e-e730-4ec8-a9c8-e3a2c5340343 => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:34:21.356 8 WARNING glance.api.v2.images [None req-bed0fbc4-4ecf-4585-9de7-aa3c73ec344e d50eb5907c1a4b228bf4d36fd4862b05 2b5a0aa38ea448c1b79c22c1a6bb66cb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5831914e-e730-4ec8-a9c8-e3a2c5340343 [pid: 8|app: 0|req: 354/763] 10.0.0.110 () {32 vars in 710 bytes} [Thu Apr 23 01:34:21 2026] DELETE /v2/images/5831914e-e730-4ec8-a9c8-e3a2c5340343 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/764] 10.0.0.110 () {32 vars in 707 bytes} [Thu Apr 23 01:34:21 2026] GET /v2/images/5831914e-e730-4ec8-a9c8-e3a2c5340343 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:34:21.447 8 WARNING glance.api.v2.images [None req-3e491d4a-94bd-478f-8a33-e703de287af2 d50eb5907c1a4b228bf4d36fd4862b05 2b5a0aa38ea448c1b79c22c1a6bb66cb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9f4e9f97-cff6-486f-b7d4-8aff6ee13b08 [pid: 8|app: 0|req: 355/765] 10.0.0.110 () {32 vars in 710 bytes} [Thu Apr 23 01:34:21 2026] DELETE /v2/images/9f4e9f97-cff6-486f-b7d4-8aff6ee13b08 => generated 0 bytes in 867 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/766] 10.0.0.110 () {32 vars in 707 bytes} [Thu Apr 23 01:34:22 2026] GET /v2/images/9f4e9f97-cff6-486f-b7d4-8aff6ee13b08 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:34:22.339 8 WARNING glance.api.v2.images [None req-639299aa-3ec4-498e-9c1c-6354fefa0cb9 d50eb5907c1a4b228bf4d36fd4862b05 2b5a0aa38ea448c1b79c22c1a6bb66cb - - default default] Failed to find image c8adf184-fdbf-4034-afd8-3569ae793bd5 to delete: glance.common.exception.ImageNotFound: No image found with ID c8adf184-fdbf-4034-afd8-3569ae793bd5 [pid: 8|app: 0|req: 356/767] 10.0.0.110 () {32 vars in 710 bytes} [Thu Apr 23 01:34:22 2026] DELETE /v2/images/c8adf184-fdbf-4034-afd8-3569ae793bd5 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/768] 10.0.0.110 () {32 vars in 707 bytes} [Thu Apr 23 01:34:22 2026] GET /v2/images/c8adf184-fdbf-4034-afd8-3569ae793bd5 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/769] 10.0.0.110 () {30 vars in 411 bytes} [Thu Apr 23 01:34:26 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/780] 10.0.0.163 () {36 vars in 987 bytes} [Thu Apr 23 01:35:14 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/781] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 23 01:35:14 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: 421/786] 10.0.0.163 () {36 vars in 987 bytes} [Thu Apr 23 01:35:34 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => 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: 366/787] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 23 01:35:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/794] 10.0.0.163 () {36 vars in 987 bytes} [Thu Apr 23 01:36:02 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => 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: 370/795] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 23 01:36: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: 373/800] 10.0.0.163 () {36 vars in 987 bytes} [Thu Apr 23 01:36:20 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/801] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 23 01:36:20 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: 375/804] 10.0.0.163 () {36 vars in 987 bytes} [Thu Apr 23 01:36:37 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => 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: 430/805] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 23 01:36:37 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: 379/812] 10.0.0.163 () {36 vars in 987 bytes} [Thu Apr 23 01:37:00 2026] GET /v2/images/1fda7a9d-e494-4881-b1f5-8eb2379c9223 => 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: 434/813] 10.0.0.163 () {36 vars in 927 bytes} [Thu Apr 23 01:37:00 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: 436/816] 199.204.45.30 () {32 vars in 825 bytes} [Thu Apr 23 01:37:10 2026] GET /v2/images?status=active&owner=0803f8ff07b74f198445f884bcc37285&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/817] 199.204.45.30 () {32 vars in 652 bytes} [Thu Apr 23 01:37: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: 7|app: 0|req: 437/818] 10.0.0.133 () {36 vars in 987 bytes} [Thu Apr 23 01:37:11 2026] GET /v2/images/8866f4b2-2b87-456b-880c-776467660e29 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/819] 10.0.0.133 () {36 vars in 927 bytes} [Thu Apr 23 01:37:11 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: 438/820] 10.0.0.133 () {36 vars in 927 bytes} [Thu Apr 23 01:37:11 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: 383/821] 10.0.0.133 () {36 vars in 987 bytes} [Thu Apr 23 01:37:11 2026] GET /v2/images/8866f4b2-2b87-456b-880c-776467660e29 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/822] 10.0.0.133 () {36 vars in 927 bytes} [Thu Apr 23 01:37:11 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: 384/823] 10.0.0.133 () {36 vars in 927 bytes} [Thu Apr 23 01:37:11 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: 440/824] 10.0.0.133 () {36 vars in 987 bytes} [Thu Apr 23 01:37:11 2026] GET /v2/images/8866f4b2-2b87-456b-880c-776467660e29 => 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: 385/825] 10.0.0.133 () {36 vars in 927 bytes} [Thu Apr 23 01:37:11 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: 441/826] 10.0.0.147 () {36 vars in 987 bytes} [Thu Apr 23 01:37:12 2026] GET /v2/images/8866f4b2-2b87-456b-880c-776467660e29 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/827] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 01:37:12 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: 442/828] 10.0.0.147 () {36 vars in 987 bytes} [Thu Apr 23 01:37:12 2026] GET /v2/images/8866f4b2-2b87-456b-880c-776467660e29 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/829] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 01:37:12 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: 443/830] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 01:37:12 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: 465/873] 10.0.0.110 () {32 vars in 633 bytes} [Thu Apr 23 01:40:40 2026] GET /v2/images => generated 4893 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)