+ 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 02:33:30 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-5445c84685-kc6fr 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fd04ec95668 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 02:33:32.268 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-23 02:33:32.269 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-23 02:33:33.110 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 02:33:33.111 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 02:33:33.111 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-23 02:33:33.138 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 02:33:33.139 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 02:33:33.140 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-23 02:33:35.109 7 WARNING glance.api.v2.images [None req-cf76f304-f0d4-47ac-8c2a-9047434dc94c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 02:33:35.127 8 WARNING glance.api.v2.images [None req-65a6b701-3f4e-45b5-a0a7-6cf8bd70de12 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 02:33:35.441 7 WARNING keystonemiddleware._common.config [None req-cf76f304-f0d4-47ac-8c2a-9047434dc94c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 02:33:35.448 7 WARNING oslo_config.cfg [None req-cf76f304-f0d4-47ac-8c2a-9047434dc94c - - - - - -] 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 0x7fd04ec95668 pid: 7 (default app) 2026-04-23 02:33:35.457 8 WARNING keystonemiddleware._common.config [None req-65a6b701-3f4e-45b5-a0a7-6cf8bd70de12 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 02:33:35.464 8 WARNING oslo_config.cfg [None req-65a6b701-3f4e-45b5-a0a7-6cf8bd70de12 - - - - - -] 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 0x7fd04ec95668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.72 () {42 vars in 684 bytes} [Thu Apr 23 02:33:39 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-04-23 02:33:39.713 8 WARNING oslo_policy.policy [None req-574e6b5d-02ba-49d9-90cc-ad26847809b7 1be18953253c40da9b206895e2fe89d6 ecd4f9136b394987bc9fe123f8faf22f - - 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 02:33:39.713 8 WARNING oslo_policy.policy [None req-574e6b5d-02ba-49d9-90cc-ad26847809b7 1be18953253c40da9b206895e2fe89d6 ecd4f9136b394987bc9fe123f8faf22f - - 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 02:33:39.729 8 WARNING oslo_policy.policy [None req-574e6b5d-02ba-49d9-90cc-ad26847809b7 1be18953253c40da9b206895e2fe89d6 ecd4f9136b394987bc9fe123f8faf22f - - 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 02:33:39.729 8 WARNING oslo_policy.policy [None req-574e6b5d-02ba-49d9-90cc-ad26847809b7 1be18953253c40da9b206895e2fe89d6 ecd4f9136b394987bc9fe123f8faf22f - - 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.72 () {44 vars in 906 bytes} [Thu Apr 23 02:33:39 2026] GET /v2/images => generated 69 bytes in 556 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.72 () {42 vars in 684 bytes} [Thu Apr 23 02:33:43 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: 2/7] 199.204.45.72 () {44 vars in 906 bytes} [Thu Apr 23 02:33:43 2026] GET /v2/images => generated 69 bytes in 36 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-04-23 02:33:43.408 7 WARNING oslo_policy.policy [None req-1d4eab43-6823-44a1-b46b-f4521052463b 1be18953253c40da9b206895e2fe89d6 ecd4f9136b394987bc9fe123f8faf22f - - 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 02:33:43.409 7 WARNING oslo_policy.policy [None req-1d4eab43-6823-44a1-b46b-f4521052463b 1be18953253c40da9b206895e2fe89d6 ecd4f9136b394987bc9fe123f8faf22f - - 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.72 () {44 vars in 907 bytes} [Thu Apr 23 02:33:43 2026] GET /v2/images/cirros => generated 151 bytes in 119 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.72 () {44 vars in 929 bytes} [Thu Apr 23 02:33:43 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:33:43.536 7 WARNING oslo_policy.policy [None req-d3bc9a7c-d944-4868-a4db-1a5adb11cd4b 1be18953253c40da9b206895e2fe89d6 ecd4f9136b394987bc9fe123f8faf22f - - 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 02:33:43.536 7 WARNING oslo_policy.policy [None req-d3bc9a7c-d944-4868-a4db-1a5adb11cd4b 1be18953253c40da9b206895e2fe89d6 ecd4f9136b394987bc9fe123f8faf22f - - 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.72 () {44 vars in 935 bytes} [Thu Apr 23 02:33:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:33:43.613 8 WARNING oslo_config.cfg [None req-0682070f-0a23-4d21-89bb-b4ee7b15d71a 1be18953253c40da9b206895e2fe89d6 ecd4f9136b394987bc9fe123f8faf22f - - 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.72 () {48 vars in 947 bytes} [Thu Apr 23 02:33:43 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 02:33:43.635 7 WARNING oslo_policy.policy [None req-141c3a9f-549e-4fda-86ac-e1407010b7c5 1be18953253c40da9b206895e2fe89d6 ecd4f9136b394987bc9fe123f8faf22f - - 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 02:33:43.635 7 WARNING oslo_policy.policy [None req-141c3a9f-549e-4fda-86ac-e1407010b7c5 1be18953253c40da9b206895e2fe89d6 ecd4f9136b394987bc9fe123f8faf22f - - 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 02:33:43.636 7 INFO glance.api.v2.image_data [None req-141c3a9f-549e-4fda-86ac-e1407010b7c5 1be18953253c40da9b206895e2fe89d6 ecd4f9136b394987bc9fe123f8faf22f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 02:33:47.743 7 WARNING glance.location [None req-141c3a9f-549e-4fda-86ac-e1407010b7c5 1be18953253c40da9b206895e2fe89d6 ecd4f9136b394987bc9fe123f8faf22f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.72 () {48 vars in 1041 bytes} [Thu Apr 23 02:33:43 2026] PUT /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc/file => generated 0 bytes in 4149 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6601 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.72 () {44 vars in 967 bytes} [Thu Apr 23 02:33:47 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:33:47.818 7 WARNING oslo_config.cfg [None req-7b968ade-66a7-4529-a432-d519dbff4fd0 1be18953253c40da9b206895e2fe89d6 ecd4f9136b394987bc9fe123f8faf22f - - 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.72 () {44 vars in 967 bytes} [Thu Apr 23 02:33:47 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => 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: 132/261] 199.204.45.72 () {42 vars in 684 bytes} [Thu Apr 23 02:54:07 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: 130/262] 199.204.45.72 () {44 vars in 906 bytes} [Thu Apr 23 02:54:07 2026] GET /v2/images => generated 1240 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/265] 199.204.45.72 () {42 vars in 684 bytes} [Thu Apr 23 02:54:24 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: 132/266] 199.204.45.72 () {44 vars in 906 bytes} [Thu Apr 23 02:54:24 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/267] 199.204.45.72 () {44 vars in 933 bytes} [Thu Apr 23 02:54:24 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/268] 199.204.45.72 () {44 vars in 955 bytes} [Thu Apr 23 02:54:24 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 199.204.45.72 () {44 vars in 935 bytes} [Thu Apr 23 02:54:24 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: 134/270] 199.204.45.72 () {48 vars in 947 bytes} [Thu Apr 23 02:54:24 2026] POST /v2/images => generated 796 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 02:54:24.603 7 INFO glance.api.v2.image_data [None req-5c69dfd0-9d4e-45b7-b1a5-79976e943cd8 1be18953253c40da9b206895e2fe89d6 ecd4f9136b394987bc9fe123f8faf22f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 02:54:50.346 7 WARNING glance.location [None req-5c69dfd0-9d4e-45b7-b1a5-79976e943cd8 1be18953253c40da9b206895e2fe89d6 ecd4f9136b394987bc9fe123f8faf22f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 137/277] 199.204.45.72 () {48 vars in 1042 bytes} [Thu Apr 23 02:54:24 2026] PUT /v2/images/63edc65a-14af-478b-890a-717c3b19ea31/file => generated 0 bytes in 25787 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65486 switches on core 0) [pid: 8|app: 0|req: 141/278] 199.204.45.72 () {44 vars in 967 bytes} [Thu Apr 23 02:54:50 2026] GET /v2/images/63edc65a-14af-478b-890a-717c3b19ea31 => 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: 138/279] 199.204.45.72 () {44 vars in 967 bytes} [Thu Apr 23 02:54:50 2026] GET /v2/images/63edc65a-14af-478b-890a-717c3b19ea31 => 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/280] 199.204.45.72 () {42 vars in 684 bytes} [Thu Apr 23 02:54:51 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: 139/281] 199.204.45.72 () {44 vars in 906 bytes} [Thu Apr 23 02:54:51 2026] GET /v2/images => generated 2451 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/364] 199.204.45.72 () {42 vars in 684 bytes} [Thu Apr 23 03:01:43 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: 181/365] 199.204.45.72 () {44 vars in 906 bytes} [Thu Apr 23 03:01:43 2026] GET /v2/images => generated 2451 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/368] 199.204.45.72 () {42 vars in 684 bytes} [Thu Apr 23 03:01:55 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: 183/371] 199.204.45.72 () {44 vars in 906 bytes} [Thu Apr 23 03:01:55 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/372] 199.204.45.72 () {44 vars in 943 bytes} [Thu Apr 23 03:01:55 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/373] 199.204.45.72 () {44 vars in 965 bytes} [Thu Apr 23 03:01:55 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/374] 199.204.45.72 () {44 vars in 935 bytes} [Thu Apr 23 03:01:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/375] 199.204.45.72 () {48 vars in 947 bytes} [Thu Apr 23 03:01:55 2026] POST /v2/images => generated 799 bytes in 406 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 03:01:55.645 8 WARNING oslo_policy.policy [None req-157da77d-f379-43af-95c4-72ffd99c4c81 1be18953253c40da9b206895e2fe89d6 ecd4f9136b394987bc9fe123f8faf22f - - 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 03:01:55.645 8 WARNING oslo_policy.policy [None req-157da77d-f379-43af-95c4-72ffd99c4c81 1be18953253c40da9b206895e2fe89d6 ecd4f9136b394987bc9fe123f8faf22f - - 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 03:01:55.647 8 INFO glance.api.v2.image_data [None req-157da77d-f379-43af-95c4-72ffd99c4c81 1be18953253c40da9b206895e2fe89d6 ecd4f9136b394987bc9fe123f8faf22f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 03:02:10.987 8 INFO glance.location [None req-157da77d-f379-43af-95c4-72ffd99c4c81 1be18953253c40da9b206895e2fe89d6 ecd4f9136b394987bc9fe123f8faf22f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 191/378] 199.204.45.72 () {48 vars in 1041 bytes} [Thu Apr 23 03:01:55 2026] PUT /v2/images/186495c9-b366-4bdb-b96b-46ce94f0ada0/file => generated 0 bytes in 15402 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24984 switches on core 0) [pid: 7|app: 0|req: 188/379] 199.204.45.72 () {44 vars in 967 bytes} [Thu Apr 23 03:02:11 2026] GET /v2/images/186495c9-b366-4bdb-b96b-46ce94f0ada0 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/380] 199.204.45.72 () {48 vars in 1046 bytes} [Thu Apr 23 03:02:11 2026] PATCH /v2/images/186495c9-b366-4bdb-b96b-46ce94f0ada0 => generated 1234 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 199.204.45.72 () {44 vars in 967 bytes} [Thu Apr 23 03:02:11 2026] GET /v2/images/186495c9-b366-4bdb-b96b-46ce94f0ada0 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 199.204.45.72 () {42 vars in 684 bytes} [Thu Apr 23 03:02:54 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: 194/391] 199.204.45.72 () {44 vars in 906 bytes} [Thu Apr 23 03:02:54 2026] GET /v2/images => generated 3687 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 199.204.45.72 () {42 vars in 684 bytes} [Thu Apr 23 03: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: 200/397] 199.204.45.72 () {44 vars in 906 bytes} [Thu Apr 23 03:03:06 2026] GET /v2/images => generated 3687 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 199.204.45.72 () {44 vars in 935 bytes} [Thu Apr 23 03:03:06 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: 8|app: 0|req: 201/399] 199.204.45.72 () {44 vars in 957 bytes} [Thu Apr 23 03:03:06 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/400] 199.204.45.72 () {44 vars in 935 bytes} [Thu Apr 23 03:03:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.204.45.72 () {48 vars in 947 bytes} [Thu Apr 23 03:03:06 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 03:03:06.791 7 INFO glance.api.v2.image_data [None req-5d8cccba-d34b-4fec-bc97-8978cc69016e 1be18953253c40da9b206895e2fe89d6 ecd4f9136b394987bc9fe123f8faf22f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 03:03:16.499 7 INFO glance.location [None req-5d8cccba-d34b-4fec-bc97-8978cc69016e 1be18953253c40da9b206895e2fe89d6 ecd4f9136b394987bc9fe123f8faf22f - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 200/404] 199.204.45.72 () {48 vars in 1041 bytes} [Thu Apr 23 03:03:06 2026] PUT /v2/images/e0201e41-5284-48f3-b85c-5f71df3fddd0/file => generated 0 bytes in 9746 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22887 switches on core 0) [pid: 8|app: 0|req: 205/405] 199.204.45.72 () {44 vars in 967 bytes} [Thu Apr 23 03:03:16 2026] GET /v2/images/e0201e41-5284-48f3-b85c-5f71df3fddd0 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/406] 199.204.45.72 () {44 vars in 967 bytes} [Thu Apr 23 03:03:16 2026] GET /v2/images/e0201e41-5284-48f3-b85c-5f71df3fddd0 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/553] 199.204.45.72 () {42 vars in 684 bytes} [Thu Apr 23 03:15:31 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: 275/554] 199.204.45.72 () {44 vars in 906 bytes} [Thu Apr 23 03:15:31 2026] GET /v2/images => generated 4892 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/585] 199.204.45.72 () {42 vars in 684 bytes} [Thu Apr 23 03:17:55 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: 291/586] 199.204.45.72 () {44 vars in 906 bytes} [Thu Apr 23 03:17:55 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/587] 199.204.45.72 () {42 vars in 684 bytes} [Thu Apr 23 03:17: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: 292/588] 199.204.45.72 () {44 vars in 906 bytes} [Thu Apr 23 03:17:57 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/599] 199.204.45.72 () {42 vars in 684 bytes} [Thu Apr 23 03:18:47 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: 298/600] 199.204.45.72 () {44 vars in 906 bytes} [Thu Apr 23 03:18:47 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/603] 199.204.45.72 () {42 vars in 684 bytes} [Thu Apr 23 03:18:55 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: 304/604] 199.204.45.72 () {44 vars in 906 bytes} [Thu Apr 23 03:18:55 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/617] 199.204.45.72 () {42 vars in 684 bytes} [Thu Apr 23 03:19:58 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: 307/618] 199.204.45.72 () {44 vars in 906 bytes} [Thu Apr 23 03:19:58 2026] GET /v2/images => generated 4892 bytes in 47 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: 316/627] 10.0.0.25 () {32 vars in 632 bytes} [Thu Apr 23 03:20:39 2026] GET /v2/images => generated 4892 bytes in 16 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: 315/634] 10.0.0.70 () {36 vars in 986 bytes} [Thu Apr 23 03:21:06 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/635] 10.0.0.70 () {36 vars in 926 bytes} [Thu Apr 23 03:21:06 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: 316/636] 10.0.0.70 () {36 vars in 986 bytes} [Thu Apr 23 03:21:06 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => 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: 321/637] 10.0.0.70 () {36 vars in 926 bytes} [Thu Apr 23 03:21:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/638] 199.204.45.72 () {36 vars in 990 bytes} [Thu Apr 23 03:21:13 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/639] 199.204.45.72 () {36 vars in 930 bytes} [Thu Apr 23 03:21:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/640] 199.204.45.72 () {36 vars in 990 bytes} [Thu Apr 23 03:21:14 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => 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: 323/641] 199.204.45.72 () {36 vars in 930 bytes} [Thu Apr 23 03:21:14 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: 320/644] 10.0.0.32 () {36 vars in 986 bytes} [Thu Apr 23 03:21:22 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => generated 1171 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/645] 10.0.0.32 () {36 vars in 926 bytes} [Thu Apr 23 03:21:22 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: 321/646] 10.0.0.32 () {36 vars in 926 bytes} [Thu Apr 23 03:21:22 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/647] 10.0.0.32 () {36 vars in 986 bytes} [Thu Apr 23 03:21:22 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => 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: 322/648] 10.0.0.32 () {36 vars in 926 bytes} [Thu Apr 23 03:21:22 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: 327/649] 10.0.0.32 () {36 vars in 926 bytes} [Thu Apr 23 03:21:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/650] 10.0.0.32 () {36 vars in 986 bytes} [Thu Apr 23 03:21:22 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/651] 10.0.0.32 () {36 vars in 926 bytes} [Thu Apr 23 03:21:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/652] 10.0.0.32 () {36 vars in 926 bytes} [Thu Apr 23 03:21:22 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: 329/653] 10.0.0.209 () {36 vars in 911 bytes} [Thu Apr 23 03:21:23 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/654] 10.0.0.209 () {36 vars in 1007 bytes} [Thu Apr 23 03:21:23 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc/locations => generated 127 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/655] 10.0.0.209 () {36 vars in 987 bytes} [Thu Apr 23 03:21:23 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => 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: 326/656] 10.0.0.209 () {36 vars in 927 bytes} [Thu Apr 23 03:21:23 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: 331/657] 10.0.0.209 () {36 vars in 927 bytes} [Thu Apr 23 03:21:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/658] 10.0.0.70 () {36 vars in 986 bytes} [Thu Apr 23 03:21:24 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => 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: 332/659] 10.0.0.70 () {36 vars in 926 bytes} [Thu Apr 23 03:21:24 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/668] 10.0.0.70 () {36 vars in 986 bytes} [Thu Apr 23 03:22:04 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => 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: 337/669] 10.0.0.70 () {36 vars in 926 bytes} [Thu Apr 23 03:22:04 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: 342/678] 10.0.0.70 () {36 vars in 986 bytes} [Thu Apr 23 03:22:43 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => 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: 337/679] 10.0.0.70 () {36 vars in 926 bytes} [Thu Apr 23 03:22:43 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: 345/684] 10.0.0.25 () {30 vars in 410 bytes} [Thu Apr 23 03:22:55 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/687] 10.0.0.25 () {32 vars in 706 bytes} [Thu Apr 23 03:23:14 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => 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: 347/688] 10.0.0.25 () {32 vars in 706 bytes} [Thu Apr 23 03:23:14 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/691] 10.0.0.32 () {36 vars in 986 bytes} [Thu Apr 23 03:23:15 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => generated 1171 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/692] 10.0.0.32 () {36 vars in 926 bytes} [Thu Apr 23 03:23:15 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: 343/693] 10.0.0.32 () {36 vars in 926 bytes} [Thu Apr 23 03:23:15 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: 351/694] 10.0.0.32 () {36 vars in 986 bytes} [Thu Apr 23 03:23:15 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => 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: 344/695] 10.0.0.32 () {36 vars in 926 bytes} [Thu Apr 23 03:23:15 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: 352/696] 10.0.0.32 () {36 vars in 926 bytes} [Thu Apr 23 03:23:15 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: 345/697] 10.0.0.32 () {36 vars in 986 bytes} [Thu Apr 23 03:23:15 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => 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: 353/698] 10.0.0.32 () {36 vars in 926 bytes} [Thu Apr 23 03:23:15 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: 346/699] 10.0.0.32 () {36 vars in 926 bytes} [Thu Apr 23 03:23:15 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: 354/700] 10.0.0.209 () {36 vars in 911 bytes} [Thu Apr 23 03:23:15 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/701] 10.0.0.209 () {36 vars in 1007 bytes} [Thu Apr 23 03:23:15 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/702] 10.0.0.209 () {36 vars in 987 bytes} [Thu Apr 23 03:23:15 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/703] 10.0.0.209 () {36 vars in 927 bytes} [Thu Apr 23 03:23:15 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: 356/704] 10.0.0.209 () {36 vars in 927 bytes} [Thu Apr 23 03:23:15 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: 349/706] 10.0.0.25 () {34 vars in 654 bytes} [Thu Apr 23 03:23:24 2026] POST /v2/images => generated 649 bytes in 245 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-23 03:23:25.134 7 WARNING glance.api.v2.images [None req-d6982cdc-9318-4032-a71c-cd0dce2c4f68 bec666b14e4543f19edf75aaa8afbf56 16105326cbb7497780725c62ddc03b2f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c6956392-82af-4152-a233-dcda82ebe2a8 [pid: 7|app: 0|req: 350/708] 10.0.0.25 () {32 vars in 709 bytes} [Thu Apr 23 03:23:25 2026] DELETE /v2/images/c6956392-82af-4152-a233-dcda82ebe2a8 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/709] 10.0.0.25 () {32 vars in 706 bytes} [Thu Apr 23 03:23:25 2026] GET /v2/images/c6956392-82af-4152-a233-dcda82ebe2a8 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/710] 10.0.0.25 () {32 vars in 632 bytes} [Thu Apr 23 03:23:25 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/711] 10.0.0.25 () {34 vars in 654 bytes} [Thu Apr 23 03:23:25 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/712] 10.0.0.25 () {32 vars in 716 bytes} [Thu Apr 23 03:23:25 2026] GET /v2/images/0de300b7-f39b-4adf-868d-875c51244988/file => generated 0 bytes in 9 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:23:25.315 8 INFO glance.api.v2.image_data [None req-0be21a42-2dff-4861-b544-41ab515e8f2b bec666b14e4543f19edf75aaa8afbf56 16105326cbb7497780725c62ddc03b2f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 03:23:25.353 8 WARNING glance_store._drivers.rbd [None req-0be21a42-2dff-4861-b544-41ab515e8f2b bec666b14e4543f19edf75aaa8afbf56 16105326cbb7497780725c62ddc03b2f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-23 03:23:26.016 8 INFO glance.location [None req-0be21a42-2dff-4861-b544-41ab515e8f2b bec666b14e4543f19edf75aaa8afbf56 16105326cbb7497780725c62ddc03b2f - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 361/713] 10.0.0.25 () {32 vars in 726 bytes} [Thu Apr 23 03:23:25 2026] PUT /v2/images/0de300b7-f39b-4adf-868d-875c51244988/file => generated 0 bytes in 762 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/714] 10.0.0.25 () {32 vars in 706 bytes} [Thu Apr 23 03:23:26 2026] GET /v2/images/0de300b7-f39b-4adf-868d-875c51244988 => generated 1103 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/715] 10.0.0.25 () {32 vars in 716 bytes} [Thu Apr 23 03:23:26 2026] GET /v2/images/0de300b7-f39b-4adf-868d-875c51244988/file => generated 1024 bytes in 143 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/716] 10.0.0.25 () {34 vars in 654 bytes} [Thu Apr 23 03:23:26 2026] POST /v2/images => generated 649 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/717] 10.0.0.25 () {32 vars in 725 bytes} [Thu Apr 23 03:23:26 2026] PATCH /v2/images/58eee020-03cc-4518-a44c-dd0f1ef78db3 => generated 653 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/718] 10.0.0.25 () {32 vars in 706 bytes} [Thu Apr 23 03:23:26 2026] GET /v2/images/58eee020-03cc-4518-a44c-dd0f1ef78db3 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:23:26.401 8 WARNING glance.api.v2.images [None req-9fde157e-b19e-4436-a9a9-5c4f8cc5da80 bec666b14e4543f19edf75aaa8afbf56 16105326cbb7497780725c62ddc03b2f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//58eee020-03cc-4518-a44c-dd0f1ef78db3 [pid: 8|app: 0|req: 364/719] 10.0.0.25 () {32 vars in 709 bytes} [Thu Apr 23 03:23:26 2026] DELETE /v2/images/58eee020-03cc-4518-a44c-dd0f1ef78db3 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/720] 10.0.0.25 () {32 vars in 706 bytes} [Thu Apr 23 03:23:26 2026] GET /v2/images/58eee020-03cc-4518-a44c-dd0f1ef78db3 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:23:26.479 8 WARNING glance.api.v2.images [None req-637d01d1-2554-4d7d-8770-06e46df7a240 bec666b14e4543f19edf75aaa8afbf56 16105326cbb7497780725c62ddc03b2f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0de300b7-f39b-4adf-868d-875c51244988 [pid: 8|app: 0|req: 365/721] 10.0.0.25 () {32 vars in 709 bytes} [Thu Apr 23 03:23:26 2026] DELETE /v2/images/0de300b7-f39b-4adf-868d-875c51244988 => generated 0 bytes in 1029 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/722] 10.0.0.25 () {32 vars in 706 bytes} [Thu Apr 23 03:23:27 2026] GET /v2/images/0de300b7-f39b-4adf-868d-875c51244988 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:23:27.521 8 WARNING glance.api.v2.images [None req-ef0633d5-e1f3-448a-ad84-10e7dd68dd97 bec666b14e4543f19edf75aaa8afbf56 16105326cbb7497780725c62ddc03b2f - - default default] Failed to find image c6956392-82af-4152-a233-dcda82ebe2a8 to delete: glance.common.exception.ImageNotFound: No image found with ID c6956392-82af-4152-a233-dcda82ebe2a8 [pid: 8|app: 0|req: 366/723] 10.0.0.25 () {32 vars in 709 bytes} [Thu Apr 23 03:23:27 2026] DELETE /v2/images/c6956392-82af-4152-a233-dcda82ebe2a8 => 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: 358/724] 10.0.0.25 () {32 vars in 706 bytes} [Thu Apr 23 03:23:27 2026] GET /v2/images/c6956392-82af-4152-a233-dcda82ebe2a8 => 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: 367/725] 10.0.0.70 () {36 vars in 986 bytes} [Thu Apr 23 03:23:30 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/726] 10.0.0.70 () {36 vars in 926 bytes} [Thu Apr 23 03:23: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: 7|app: 0|req: 362/731] 10.0.0.70 () {36 vars in 986 bytes} [Thu Apr 23 03:23:49 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => 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/732] 10.0.0.70 () {36 vars in 926 bytes} [Thu Apr 23 03:23:49 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/751] 10.0.0.70 () {36 vars in 986 bytes} [Thu Apr 23 03:25:19 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/752] 10.0.0.70 () {36 vars in 926 bytes} [Thu Apr 23 03:25:19 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: 384/759] 10.0.0.70 () {36 vars in 986 bytes} [Thu Apr 23 03:25:48 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => 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: 376/760] 10.0.0.70 () {36 vars in 926 bytes} [Thu Apr 23 03:25:48 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: 388/767] 10.0.0.70 () {36 vars in 986 bytes} [Thu Apr 23 03:26:22 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/768] 10.0.0.70 () {36 vars in 926 bytes} [Thu Apr 23 03:26:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/773] 10.0.0.70 () {36 vars in 986 bytes} [Thu Apr 23 03:26:40 2026] GET /v2/images/793ff77e-595d-45b1-855a-88707a5a85dc => 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: 383/774] 10.0.0.70 () {36 vars in 926 bytes} [Thu Apr 23 03:26:40 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: 387/781] 199.204.45.72 () {32 vars in 825 bytes} [Thu Apr 23 03:27:13 2026] GET /v2/images?status=active&owner=ecd4f9136b394987bc9fe123f8faf22f&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/782] 199.204.45.72 () {32 vars in 652 bytes} [Thu Apr 23 03:27:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/783] 10.0.0.32 () {36 vars in 986 bytes} [Thu Apr 23 03:27:13 2026] GET /v2/images/63edc65a-14af-478b-890a-717c3b19ea31 => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/784] 10.0.0.32 () {36 vars in 926 bytes} [Thu Apr 23 03:27:13 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: 389/785] 10.0.0.32 () {36 vars in 926 bytes} [Thu Apr 23 03:27:13 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: 397/786] 10.0.0.32 () {36 vars in 986 bytes} [Thu Apr 23 03:27:13 2026] GET /v2/images/63edc65a-14af-478b-890a-717c3b19ea31 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/787] 10.0.0.32 () {36 vars in 926 bytes} [Thu Apr 23 03:27:13 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: 398/788] 10.0.0.32 () {36 vars in 926 bytes} [Thu Apr 23 03:27:13 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: 391/789] 10.0.0.32 () {36 vars in 986 bytes} [Thu Apr 23 03:27:13 2026] GET /v2/images/63edc65a-14af-478b-890a-717c3b19ea31 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/790] 10.0.0.32 () {36 vars in 926 bytes} [Thu Apr 23 03:27:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/791] 10.0.0.209 () {36 vars in 911 bytes} [Thu Apr 23 03:27:14 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/792] 10.0.0.209 () {36 vars in 1007 bytes} [Thu Apr 23 03:27:14 2026] GET /v2/images/63edc65a-14af-478b-890a-717c3b19ea31/locations => generated 127 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/793] 10.0.0.209 () {36 vars in 987 bytes} [Thu Apr 23 03:27:14 2026] GET /v2/images/63edc65a-14af-478b-890a-717c3b19ea31 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/794] 10.0.0.209 () {36 vars in 927 bytes} [Thu Apr 23 03:27: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: 394/795] 10.0.0.209 () {36 vars in 927 bytes} [Thu Apr 23 03:27:14 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: 417/840] 10.0.0.25 () {32 vars in 632 bytes} [Thu Apr 23 03:30:48 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)