+ 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 2 03:53:25 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 nodename: glance-api-c647885c4-stsmt 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 0x7f1f73864668 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-02 03:53:27.120 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-02 03:53:27.250 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-02 03:53:28.011 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-02 03:53:28.012 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-02 03:53:28.013 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-02 03:53:28.104 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-02 03:53:28.105 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-02 03:53:28.105 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-02 03:53:30.050 7 WARNING glance.api.v2.images [None req-bd7f7f4d-4d34-4683-a539-f07cceeb13ac - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-02 03:53:30.240 8 WARNING glance.api.v2.images [None req-db849397-acb8-41cf-acdb-3bcab11e906d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-02 03:53:30.391 7 WARNING keystonemiddleware._common.config [None req-bd7f7f4d-4d34-4683-a539-f07cceeb13ac - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 03:53:30.399 7 WARNING oslo_config.cfg [None req-bd7f7f4d-4d34-4683-a539-f07cceeb13ac - - - - - -] 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 0x7f1f73864668 pid: 7 (default app) 2026-04-02 03:53:30.592 8 WARNING keystonemiddleware._common.config [None req-db849397-acb8-41cf-acdb-3bcab11e906d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 03:53:30.599 8 WARNING oslo_config.cfg [None req-db849397-acb8-41cf-acdb-3bcab11e906d - - - - - -] 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 0x7f1f73864668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.36 () {42 vars in 684 bytes} [Thu Apr 2 03:53:31 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-02 03:53:32.274 8 WARNING oslo_policy.policy [None req-605b811f-6d5f-4c12-9743-aafc6d190683 2f7b55ca292c4c04a11c9d8c0d1ea243 5ede6f9eef7546429de10124ba315e9c - - 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-02 03:53:32.274 8 WARNING oslo_policy.policy [None req-605b811f-6d5f-4c12-9743-aafc6d190683 2f7b55ca292c4c04a11c9d8c0d1ea243 5ede6f9eef7546429de10124ba315e9c - - 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-02 03:53:32.290 8 WARNING oslo_policy.policy [None req-605b811f-6d5f-4c12-9743-aafc6d190683 2f7b55ca292c4c04a11c9d8c0d1ea243 5ede6f9eef7546429de10124ba315e9c - - 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-02 03:53:32.291 8 WARNING oslo_policy.policy [None req-605b811f-6d5f-4c12-9743-aafc6d190683 2f7b55ca292c4c04a11c9d8c0d1ea243 5ede6f9eef7546429de10124ba315e9c - - 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/6] 162.253.55.36 () {44 vars in 906 bytes} [Thu Apr 2 03:53:31 2026] GET /v2/images => generated 69 bytes in 599 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 162.253.55.36 () {42 vars in 684 bytes} [Thu Apr 2 03:53:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 162.253.55.36 () {44 vars in 906 bytes} [Thu Apr 2 03:53:35 2026] GET /v2/images => generated 69 bytes in 45 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-02 03:53:35.883 7 WARNING oslo_policy.policy [None req-fb7fd325-d53f-4376-8362-e186c7840f13 2f7b55ca292c4c04a11c9d8c0d1ea243 5ede6f9eef7546429de10124ba315e9c - - 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-02 03:53:35.883 7 WARNING oslo_policy.policy [None req-fb7fd325-d53f-4376-8362-e186c7840f13 2f7b55ca292c4c04a11c9d8c0d1ea243 5ede6f9eef7546429de10124ba315e9c - - 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/9] 162.253.55.36 () {44 vars in 907 bytes} [Thu Apr 2 03:53:35 2026] GET /v2/images/cirros => generated 151 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 162.253.55.36 () {44 vars in 929 bytes} [Thu Apr 2 03:53:35 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 03:53:36.020 7 WARNING oslo_policy.policy [None req-63beba59-e688-4f36-843b-bbf2e39201bb 2f7b55ca292c4c04a11c9d8c0d1ea243 5ede6f9eef7546429de10124ba315e9c - - 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-02 03:53:36.021 7 WARNING oslo_policy.policy [None req-63beba59-e688-4f36-843b-bbf2e39201bb 2f7b55ca292c4c04a11c9d8c0d1ea243 5ede6f9eef7546429de10124ba315e9c - - 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: 8/11] 162.253.55.36 () {44 vars in 935 bytes} [Thu Apr 2 03:53:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 03:53:36.109 8 WARNING oslo_config.cfg [None req-77140c70-57e6-417b-92cd-651169b1eb28 2f7b55ca292c4c04a11c9d8c0d1ea243 5ede6f9eef7546429de10124ba315e9c - - 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/12] 162.253.55.36 () {48 vars in 947 bytes} [Thu Apr 2 03:53:36 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-02 03:53:36.132 7 WARNING oslo_policy.policy [None req-655430d0-9d8d-449f-b514-ae5f9bdc6925 2f7b55ca292c4c04a11c9d8c0d1ea243 5ede6f9eef7546429de10124ba315e9c - - 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-02 03:53:36.132 7 WARNING oslo_policy.policy [None req-655430d0-9d8d-449f-b514-ae5f9bdc6925 2f7b55ca292c4c04a11c9d8c0d1ea243 5ede6f9eef7546429de10124ba315e9c - - 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-02 03:53:36.134 7 INFO glance.api.v2.image_data [None req-655430d0-9d8d-449f-b514-ae5f9bdc6925 2f7b55ca292c4c04a11c9d8c0d1ea243 5ede6f9eef7546429de10124ba315e9c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 03:53:40.289 7 WARNING glance.location [None req-655430d0-9d8d-449f-b514-ae5f9bdc6925 2f7b55ca292c4c04a11c9d8c0d1ea243 5ede6f9eef7546429de10124ba315e9c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 162.253.55.36 () {48 vars in 1041 bytes} [Thu Apr 2 03:53:36 2026] PUT /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4/file => generated 0 bytes in 4197 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7559 switches on core 0) [pid: 8|app: 0|req: 7/16] 162.253.55.36 () {44 vars in 967 bytes} [Thu Apr 2 03:53:40 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 03:53:40.366 7 WARNING oslo_config.cfg [None req-1193fe7f-3fb3-435a-a768-0c69e3663024 2f7b55ca292c4c04a11c9d8c0d1ea243 5ede6f9eef7546429de10124ba315e9c - - 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: 10/17] 162.253.55.36 () {44 vars in 967 bytes} [Thu Apr 2 03:53:40 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => 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: 137/270] 162.253.55.36 () {42 vars in 684 bytes} [Thu Apr 2 04:14:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/271] 162.253.55.36 () {44 vars in 906 bytes} [Thu Apr 2 04:14:42 2026] GET /v2/images => generated 1240 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/286] 162.253.55.36 () {42 vars in 684 bytes} [Thu Apr 2 04:15:51 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: 142/287] 162.253.55.36 () {44 vars in 906 bytes} [Thu Apr 2 04:15:51 2026] GET /v2/images => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 162.253.55.36 () {44 vars in 933 bytes} [Thu Apr 2 04:15:51 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 162.253.55.36 () {44 vars in 955 bytes} [Thu Apr 2 04:15:52 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/290] 162.253.55.36 () {44 vars in 935 bytes} [Thu Apr 2 04:15:52 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: 144/291] 162.253.55.36 () {48 vars in 947 bytes} [Thu Apr 2 04:15:52 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-02 04:15:52.140 7 INFO glance.api.v2.image_data [None req-9323cbf2-8f26-4c44-b9f8-520fc630689c 2f7b55ca292c4c04a11c9d8c0d1ea243 5ede6f9eef7546429de10124ba315e9c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 04:16:16.082 7 WARNING glance.location [None req-9323cbf2-8f26-4c44-b9f8-520fc630689c 2f7b55ca292c4c04a11c9d8c0d1ea243 5ede6f9eef7546429de10124ba315e9c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 148/296] 162.253.55.36 () {48 vars in 1042 bytes} [Thu Apr 2 04:15:52 2026] PUT /v2/images/1f85edbb-4fa8-4d80-ad6b-8628822f8066/file => generated 0 bytes in 23983 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62489 switches on core 0) [pid: 8|app: 0|req: 149/297] 162.253.55.36 () {44 vars in 967 bytes} [Thu Apr 2 04:16:16 2026] GET /v2/images/1f85edbb-4fa8-4d80-ad6b-8628822f8066 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/298] 162.253.55.36 () {44 vars in 967 bytes} [Thu Apr 2 04:16:16 2026] GET /v2/images/1f85edbb-4fa8-4d80-ad6b-8628822f8066 => 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: 150/299] 162.253.55.36 () {42 vars in 684 bytes} [Thu Apr 2 04:16:17 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: 150/300] 162.253.55.36 () {44 vars in 906 bytes} [Thu Apr 2 04:16:17 2026] GET /v2/images => generated 2451 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 162.253.55.36 () {42 vars in 684 bytes} [Thu Apr 2 04:22:51 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: 191/382] 162.253.55.36 () {44 vars in 906 bytes} [Thu Apr 2 04:22:51 2026] GET /v2/images => generated 2451 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 162.253.55.36 () {42 vars in 684 bytes} [Thu Apr 2 04:23:05 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 162.253.55.36 () {44 vars in 906 bytes} [Thu Apr 2 04:23:05 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/387] 162.253.55.36 () {44 vars in 943 bytes} [Thu Apr 2 04:23:05 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/388] 162.253.55.36 () {44 vars in 965 bytes} [Thu Apr 2 04:23:05 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/389] 162.253.55.36 () {44 vars in 935 bytes} [Thu Apr 2 04:23:05 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: 195/390] 162.253.55.36 () {48 vars in 947 bytes} [Thu Apr 2 04:23:05 2026] POST /v2/images => generated 799 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-02 04:23:05.389 7 INFO glance.api.v2.image_data [None req-692a39b4-4421-4190-ab97-c1cc2f2bdc1c 2f7b55ca292c4c04a11c9d8c0d1ea243 5ede6f9eef7546429de10124ba315e9c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 04:23:14.752 7 INFO glance.location [None req-692a39b4-4421-4190-ab97-c1cc2f2bdc1c 2f7b55ca292c4c04a11c9d8c0d1ea243 5ede6f9eef7546429de10124ba315e9c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/393] 162.253.55.36 () {48 vars in 1041 bytes} [Thu Apr 2 04:23:05 2026] PUT /v2/images/dd30ea06-5e14-4a8f-9e1b-8c6a56ce3779/file => generated 0 bytes in 9405 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27246 switches on core 0) [pid: 8|app: 0|req: 198/394] 162.253.55.36 () {44 vars in 967 bytes} [Thu Apr 2 04:23:14 2026] GET /v2/images/dd30ea06-5e14-4a8f-9e1b-8c6a56ce3779 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/395] 162.253.55.36 () {48 vars in 1046 bytes} [Thu Apr 2 04:23:14 2026] PATCH /v2/images/dd30ea06-5e14-4a8f-9e1b-8c6a56ce3779 => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 162.253.55.36 () {44 vars in 967 bytes} [Thu Apr 2 04:23:14 2026] GET /v2/images/dd30ea06-5e14-4a8f-9e1b-8c6a56ce3779 => 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: 204/405] 162.253.55.36 () {42 vars in 684 bytes} [Thu Apr 2 04:23: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: 202/406] 162.253.55.36 () {44 vars in 906 bytes} [Thu Apr 2 04:23:51 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: 7|app: 0|req: 204/409] 162.253.55.36 () {42 vars in 684 bytes} [Thu Apr 2 04:24:01 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: 206/410] 162.253.55.36 () {44 vars in 906 bytes} [Thu Apr 2 04:24:01 2026] GET /v2/images => generated 3687 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 162.253.55.36 () {44 vars in 935 bytes} [Thu Apr 2 04:24:01 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: 207/412] 162.253.55.36 () {44 vars in 957 bytes} [Thu Apr 2 04:24:01 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 162.253.55.36 () {44 vars in 935 bytes} [Thu Apr 2 04:24:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/414] 162.253.55.36 () {48 vars in 947 bytes} [Thu Apr 2 04:24:01 2026] POST /v2/images => generated 791 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-02 04:24:01.931 7 INFO glance.api.v2.image_data [None req-2e2d234c-8ed0-4722-aeed-e3dac332ed5d 2f7b55ca292c4c04a11c9d8c0d1ea243 5ede6f9eef7546429de10124ba315e9c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 04:24:10.499 7 INFO glance.location [None req-2e2d234c-8ed0-4722-aeed-e3dac332ed5d 2f7b55ca292c4c04a11c9d8c0d1ea243 5ede6f9eef7546429de10124ba315e9c - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 207/417] 162.253.55.36 () {48 vars in 1041 bytes} [Thu Apr 2 04:24:01 2026] PUT /v2/images/e3e9cc95-3d01-4da0-9176-51c2df6d5aa4/file => generated 0 bytes in 8611 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20648 switches on core 0) [pid: 8|app: 0|req: 211/418] 162.253.55.36 () {44 vars in 967 bytes} [Thu Apr 2 04:24:10 2026] GET /v2/images/e3e9cc95-3d01-4da0-9176-51c2df6d5aa4 => 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: 208/419] 162.253.55.36 () {44 vars in 967 bytes} [Thu Apr 2 04:24:10 2026] GET /v2/images/e3e9cc95-3d01-4da0-9176-51c2df6d5aa4 => 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: 302/606] 162.253.55.36 () {42 vars in 684 bytes} [Thu Apr 2 04:39:50 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: 305/609] 162.253.55.36 () {44 vars in 906 bytes} [Thu Apr 2 04:39:50 2026] GET /v2/images => generated 4892 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/636] 162.253.55.36 () {42 vars in 684 bytes} [Thu Apr 2 04:42:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/637] 162.253.55.36 () {44 vars in 906 bytes} [Thu Apr 2 04:42:04 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/638] 162.253.55.36 () {42 vars in 684 bytes} [Thu Apr 2 04:42: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: 320/639] 162.253.55.36 () {44 vars in 906 bytes} [Thu Apr 2 04:42:06 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/650] 162.253.55.36 () {42 vars in 684 bytes} [Thu Apr 2 04:42:53 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: 325/651] 162.253.55.36 () {44 vars in 906 bytes} [Thu Apr 2 04:42:53 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/654] 162.253.55.36 () {42 vars in 684 bytes} [Thu Apr 2 04:43:00 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: 327/655] 162.253.55.36 () {44 vars in 906 bytes} [Thu Apr 2 04:43:00 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/668] 162.253.55.36 () {42 vars in 684 bytes} [Thu Apr 2 04:44:01 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: 335/669] 162.253.55.36 () {44 vars in 906 bytes} [Thu Apr 2 04:44:01 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: 340/678] 10.0.0.155 () {32 vars in 632 bytes} [Thu Apr 2 04:44:41 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/683] 10.0.0.49 () {36 vars in 985 bytes} [Thu Apr 2 04:45:01 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/684] 10.0.0.49 () {36 vars in 925 bytes} [Thu Apr 2 04:45:01 2026] GET /v2/schemas/image => generated 4018 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/685] 10.0.0.73 () {36 vars in 985 bytes} [Thu Apr 2 04:45:05 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => generated 1171 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/686] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 2 04:45:05 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/687] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 2 04:45:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/688] 10.0.0.73 () {36 vars in 985 bytes} [Thu Apr 2 04:45:05 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => 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: 346/689] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 2 04:45:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/690] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 2 04:45:05 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: 347/691] 10.0.0.73 () {36 vars in 985 bytes} [Thu Apr 2 04:45:05 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => 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: 345/692] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 2 04:45:05 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/693] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 2 04:45:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/694] 10.0.0.163 () {36 vars in 910 bytes} [Thu Apr 2 04:45:06 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: 349/695] 10.0.0.163 () {36 vars in 1006 bytes} [Thu Apr 2 04:45:06 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4/locations => generated 127 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/696] 10.0.0.163 () {36 vars in 986 bytes} [Thu Apr 2 04:45:06 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => 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: 350/697] 10.0.0.163 () {36 vars in 926 bytes} [Thu Apr 2 04:45:06 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/698] 10.0.0.163 () {36 vars in 926 bytes} [Thu Apr 2 04:45: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: 8|app: 0|req: 351/699] 162.253.55.36 () {36 vars in 989 bytes} [Thu Apr 2 04:45:09 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => 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: 349/700] 162.253.55.36 () {36 vars in 929 bytes} [Thu Apr 2 04:45:09 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: 353/703] 162.253.55.36 () {36 vars in 989 bytes} [Thu Apr 2 04:45:10 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => 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: 351/704] 162.253.55.36 () {36 vars in 929 bytes} [Thu Apr 2 04:45: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: 354/705] 10.0.0.49 () {36 vars in 985 bytes} [Thu Apr 2 04:45:11 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => 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: 352/706] 10.0.0.49 () {36 vars in 925 bytes} [Thu Apr 2 04:45:11 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: 355/707] 10.0.0.49 () {36 vars in 985 bytes} [Thu Apr 2 04:45:13 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => 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: 353/708] 10.0.0.49 () {36 vars in 925 bytes} [Thu Apr 2 04:45: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: 356/713] 10.0.0.49 () {36 vars in 985 bytes} [Thu Apr 2 04:45:39 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => 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: 358/714] 10.0.0.49 () {36 vars in 925 bytes} [Thu Apr 2 04:45:39 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/721] 10.0.0.155 () {34 vars in 654 bytes} [Thu Apr 2 04:46:05 2026] POST /v2/images => generated 648 bytes in 209 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-02 04:46:05.656 8 WARNING glance.api.v2.images [None req-465833c6-2ee9-4a6e-8d42-f538e21c9f43 2d8ce098d18946cd877c812e0b916148 39db3c49d3a94804ae9f832d77461f6d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c375a743-a0ae-41be-8970-e00bb5782492 [pid: 8|app: 0|req: 362/722] 10.0.0.155 () {32 vars in 709 bytes} [Thu Apr 2 04:46:05 2026] DELETE /v2/images/c375a743-a0ae-41be-8970-e00bb5782492 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/723] 10.0.0.155 () {32 vars in 706 bytes} [Thu Apr 2 04:46:05 2026] GET /v2/images/c375a743-a0ae-41be-8970-e00bb5782492 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/724] 10.0.0.155 () {32 vars in 632 bytes} [Thu Apr 2 04:46:05 2026] GET /v2/images => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/725] 10.0.0.155 () {34 vars in 654 bytes} [Thu Apr 2 04:46:05 2026] POST /v2/images => generated 703 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-02 04:46:05.820 8 WARNING oslo_policy.policy [None req-bbefd72f-ae69-404e-aaac-5123e709d7a0 2d8ce098d18946cd877c812e0b916148 39db3c49d3a94804ae9f832d77461f6d - - 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-02 04:46:05.821 8 WARNING oslo_policy.policy [None req-bbefd72f-ae69-404e-aaac-5123e709d7a0 2d8ce098d18946cd877c812e0b916148 39db3c49d3a94804ae9f832d77461f6d - - 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: 364/726] 10.0.0.155 () {32 vars in 716 bytes} [Thu Apr 2 04:46:05 2026] GET /v2/images/270518d2-aeb2-40be-a2e6-7d2be93c51a2/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 04:46:05.854 7 INFO glance.api.v2.image_data [None req-d2fc8d8c-9c16-44e5-8075-71e892bad76e 2d8ce098d18946cd877c812e0b916148 39db3c49d3a94804ae9f832d77461f6d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 04:46:05.895 7 WARNING glance_store._drivers.rbd [None req-d2fc8d8c-9c16-44e5-8075-71e892bad76e 2d8ce098d18946cd877c812e0b916148 39db3c49d3a94804ae9f832d77461f6d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-02 04:46:07.012 7 INFO glance.location [None req-d2fc8d8c-9c16-44e5-8075-71e892bad76e 2d8ce098d18946cd877c812e0b916148 39db3c49d3a94804ae9f832d77461f6d - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 363/727] 10.0.0.155 () {32 vars in 726 bytes} [Thu Apr 2 04:46:05 2026] PUT /v2/images/270518d2-aeb2-40be-a2e6-7d2be93c51a2/file => generated 0 bytes in 1215 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/728] 10.0.0.155 () {32 vars in 706 bytes} [Thu Apr 2 04:46:07 2026] GET /v2/images/270518d2-aeb2-40be-a2e6-7d2be93c51a2 => generated 1104 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/729] 10.0.0.155 () {32 vars in 716 bytes} [Thu Apr 2 04:46:07 2026] GET /v2/images/270518d2-aeb2-40be-a2e6-7d2be93c51a2/file => generated 1024 bytes in 109 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/730] 10.0.0.155 () {34 vars in 654 bytes} [Thu Apr 2 04:46:07 2026] POST /v2/images => generated 648 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/731] 10.0.0.155 () {32 vars in 725 bytes} [Thu Apr 2 04:46:07 2026] PATCH /v2/images/aa968470-5829-46bd-939b-4813b488df96 => generated 653 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/732] 10.0.0.155 () {32 vars in 706 bytes} [Thu Apr 2 04:46:07 2026] GET /v2/images/aa968470-5829-46bd-939b-4813b488df96 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 04:46:07.308 7 WARNING glance.api.v2.images [None req-142a9578-9ecf-47be-b48f-b505b1c0394b 2d8ce098d18946cd877c812e0b916148 39db3c49d3a94804ae9f832d77461f6d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//aa968470-5829-46bd-939b-4813b488df96 [pid: 7|app: 0|req: 366/733] 10.0.0.155 () {32 vars in 709 bytes} [Thu Apr 2 04:46:07 2026] DELETE /v2/images/aa968470-5829-46bd-939b-4813b488df96 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/734] 10.0.0.155 () {32 vars in 706 bytes} [Thu Apr 2 04:46:07 2026] GET /v2/images/aa968470-5829-46bd-939b-4813b488df96 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 04:46:07.366 7 WARNING glance.api.v2.images [None req-021ac481-a775-474e-aa01-c249455a0105 2d8ce098d18946cd877c812e0b916148 39db3c49d3a94804ae9f832d77461f6d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//270518d2-aeb2-40be-a2e6-7d2be93c51a2 [pid: 7|app: 0|req: 367/735] 10.0.0.155 () {32 vars in 709 bytes} [Thu Apr 2 04:46:07 2026] DELETE /v2/images/270518d2-aeb2-40be-a2e6-7d2be93c51a2 => generated 0 bytes in 905 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/736] 10.0.0.155 () {32 vars in 706 bytes} [Thu Apr 2 04:46:08 2026] GET /v2/images/270518d2-aeb2-40be-a2e6-7d2be93c51a2 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 04:46:08.288 7 WARNING glance.api.v2.images [None req-15c3f013-e732-460b-88e1-81d294132041 2d8ce098d18946cd877c812e0b916148 39db3c49d3a94804ae9f832d77461f6d - - default default] Failed to find image c375a743-a0ae-41be-8970-e00bb5782492 to delete: glance.common.exception.ImageNotFound: No image found with ID c375a743-a0ae-41be-8970-e00bb5782492 [pid: 7|app: 0|req: 368/737] 10.0.0.155 () {32 vars in 709 bytes} [Thu Apr 2 04:46:08 2026] DELETE /v2/images/c375a743-a0ae-41be-8970-e00bb5782492 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/738] 10.0.0.155 () {32 vars in 706 bytes} [Thu Apr 2 04:46:08 2026] GET /v2/images/c375a743-a0ae-41be-8970-e00bb5782492 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/743] 10.0.0.155 () {30 vars in 410 bytes} [Thu Apr 2 04:46:20 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: 371/744] 10.0.0.49 () {36 vars in 985 bytes} [Thu Apr 2 04:46:23 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/745] 10.0.0.49 () {36 vars in 925 bytes} [Thu Apr 2 04:46: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: 7|app: 0|req: 372/746] 10.0.0.49 () {36 vars in 985 bytes} [Thu Apr 2 04:46:26 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => 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: 375/747] 10.0.0.49 () {36 vars in 925 bytes} [Thu Apr 2 04:46:26 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/754] 10.0.0.155 () {32 vars in 706 bytes} [Thu Apr 2 04:46:59 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => 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: 376/755] 10.0.0.155 () {32 vars in 706 bytes} [Thu Apr 2 04:46:59 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => 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: 380/758] 10.0.0.73 () {36 vars in 985 bytes} [Thu Apr 2 04:47:00 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => generated 1171 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/759] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 2 04:47:00 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/760] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 2 04:47:00 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: 380/761] 10.0.0.73 () {36 vars in 985 bytes} [Thu Apr 2 04:47:00 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => 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: 382/762] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 2 04:47:00 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/763] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 2 04:47:00 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: 383/764] 10.0.0.73 () {36 vars in 985 bytes} [Thu Apr 2 04:47:00 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => 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: 382/765] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 2 04:47:00 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: 384/766] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 2 04:47:00 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/767] 10.0.0.163 () {36 vars in 910 bytes} [Thu Apr 2 04:47:00 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: 385/768] 10.0.0.163 () {36 vars in 1006 bytes} [Thu Apr 2 04:47:00 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/769] 10.0.0.163 () {36 vars in 986 bytes} [Thu Apr 2 04:47:00 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => 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: 386/770] 10.0.0.163 () {36 vars in 926 bytes} [Thu Apr 2 04:47:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/771] 10.0.0.163 () {36 vars in 926 bytes} [Thu Apr 2 04:47:00 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/776] 10.0.0.49 () {36 vars in 985 bytes} [Thu Apr 2 04:47:20 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/777] 10.0.0.49 () {36 vars in 925 bytes} [Thu Apr 2 04:47:20 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: 390/778] 10.0.0.49 () {36 vars in 985 bytes} [Thu Apr 2 04:47:29 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => 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: 389/779] 10.0.0.49 () {36 vars in 925 bytes} [Thu Apr 2 04:47:29 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/792] 10.0.0.49 () {36 vars in 985 bytes} [Thu Apr 2 04:48:22 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => 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: 397/793] 10.0.0.49 () {36 vars in 925 bytes} [Thu Apr 2 04:48: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: 7|app: 0|req: 401/802] 10.0.0.49 () {36 vars in 985 bytes} [Thu Apr 2 04:49:09 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/803] 10.0.0.49 () {36 vars in 925 bytes} [Thu Apr 2 04:49: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: 8|app: 0|req: 405/808] 10.0.0.49 () {36 vars in 985 bytes} [Thu Apr 2 04:49:26 2026] GET /v2/images/0f1c5622-5ee4-4803-b54a-ca2b679875d4 => 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: 404/809] 10.0.0.49 () {36 vars in 925 bytes} [Thu Apr 2 04:49:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/818] 162.253.55.36 () {32 vars in 824 bytes} [Thu Apr 2 04:50:06 2026] GET /v2/images?status=active&owner=5ede6f9eef7546429de10124ba315e9c&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/819] 162.253.55.36 () {32 vars in 651 bytes} [Thu Apr 2 04:50:06 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: 411/820] 10.0.0.73 () {36 vars in 985 bytes} [Thu Apr 2 04:50:06 2026] GET /v2/images/1f85edbb-4fa8-4d80-ad6b-8628822f8066 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/821] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 2 04:50:06 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/822] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 2 04:50:06 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/823] 10.0.0.73 () {36 vars in 985 bytes} [Thu Apr 2 04:50:06 2026] GET /v2/images/1f85edbb-4fa8-4d80-ad6b-8628822f8066 => 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: 413/824] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 2 04:50:06 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/825] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 2 04:50: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: 8|app: 0|req: 414/826] 10.0.0.73 () {36 vars in 985 bytes} [Thu Apr 2 04:50:06 2026] GET /v2/images/1f85edbb-4fa8-4d80-ad6b-8628822f8066 => generated 1209 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/827] 10.0.0.73 () {36 vars in 925 bytes} [Thu Apr 2 04:50:07 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: 415/828] 10.0.0.163 () {36 vars in 910 bytes} [Thu Apr 2 04:50:07 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: 414/829] 10.0.0.163 () {36 vars in 1006 bytes} [Thu Apr 2 04:50:07 2026] GET /v2/images/1f85edbb-4fa8-4d80-ad6b-8628822f8066/locations => generated 127 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/830] 10.0.0.163 () {36 vars in 986 bytes} [Thu Apr 2 04:50:07 2026] GET /v2/images/1f85edbb-4fa8-4d80-ad6b-8628822f8066 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/831] 10.0.0.163 () {36 vars in 926 bytes} [Thu Apr 2 04:50:07 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: 417/832] 10.0.0.163 () {36 vars in 926 bytes} [Thu Apr 2 04:50:07 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/875] 10.0.0.155 () {32 vars in 632 bytes} [Thu Apr 2 04:53:34 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)