+ 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 [Wed Sep 9 20:45:26 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-68668b9799-rd96w machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f23d0428668 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-09-09 20:45:28.634 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-09 20:45:28.756 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-09-09 20:45:29.528 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-09-09 20:45:29.529 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-09-09 20:45:29.530 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-09 20:45:29.681 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-09-09 20:45:29.682 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-09-09 20:45:29.682 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-09 20:45:31.673 8 WARNING glance.api.v2.images [None req-fa1e0b97-999d-4681-9a68-5eac38c0bd0f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-09 20:45:31.808 7 WARNING glance.api.v2.images [None req-dc3153cf-39e8-46ec-9924-fd7cf053e906 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-09 20:45:32.018 8 WARNING keystonemiddleware._common.config [None req-fa1e0b97-999d-4681-9a68-5eac38c0bd0f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 20:45:32.026 8 WARNING oslo_config.cfg [None req-fa1e0b97-999d-4681-9a68-5eac38c0bd0f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f23d0428668 pid: 8 (default app) 2026-09-09 20:45:32.208 7 WARNING keystonemiddleware._common.config [None req-dc3153cf-39e8-46ec-9924-fd7cf053e906 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 20:45:32.216 7 WARNING oslo_config.cfg [None req-dc3153cf-39e8-46ec-9924-fd7cf053e906 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f23d0428668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 162.253.55.242 () {42 vars in 689 bytes} [Wed Sep 9 20:45:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 20:45:34.238 7 WARNING oslo_policy.policy [None req-49490e98-e0b4-4d45-a3f8-159c7f688024 d447e44e6aa74ee69be9558d16a11907 158c9107cafa4d2c8ee7a49335758304 - - 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-09-09 20:45:34.239 7 WARNING oslo_policy.policy [None req-49490e98-e0b4-4d45-a3f8-159c7f688024 d447e44e6aa74ee69be9558d16a11907 158c9107cafa4d2c8ee7a49335758304 - - 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-09-09 20:45:34.270 7 WARNING oslo_policy.policy [None req-49490e98-e0b4-4d45-a3f8-159c7f688024 d447e44e6aa74ee69be9558d16a11907 158c9107cafa4d2c8ee7a49335758304 - - 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-09-09 20:45:34.270 7 WARNING oslo_policy.policy [None req-49490e98-e0b4-4d45-a3f8-159c7f688024 d447e44e6aa74ee69be9558d16a11907 158c9107cafa4d2c8ee7a49335758304 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 162.253.55.242 () {44 vars in 911 bytes} [Wed Sep 9 20:45:33 2026] GET /v2/images => generated 69 bytes in 606 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 162.253.55.242 () {42 vars in 689 bytes} [Wed Sep 9 20:45:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 162.253.55.242 () {44 vars in 911 bytes} [Wed Sep 9 20:45:38 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-09-09 20:45:38.207 8 WARNING oslo_policy.policy [None req-f729b4dd-e2e4-468a-9bc4-6f74d68b1a8d d447e44e6aa74ee69be9558d16a11907 158c9107cafa4d2c8ee7a49335758304 - - 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-09-09 20:45:38.207 8 WARNING oslo_policy.policy [None req-f729b4dd-e2e4-468a-9bc4-6f74d68b1a8d d447e44e6aa74ee69be9558d16a11907 158c9107cafa4d2c8ee7a49335758304 - - 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: 6/8] 162.253.55.242 () {44 vars in 912 bytes} [Wed Sep 9 20:45:38 2026] GET /v2/images/cirros => generated 151 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 162.253.55.242 () {44 vars in 934 bytes} [Wed Sep 9 20:45:38 2026] GET /v2/images?name=cirros => generated 81 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 20:45:38.350 8 WARNING oslo_policy.policy [None req-cff219de-fd64-4c8f-9ff4-d2fc2b30c488 d447e44e6aa74ee69be9558d16a11907 158c9107cafa4d2c8ee7a49335758304 - - 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-09-09 20:45:38.350 8 WARNING oslo_policy.policy [None req-cff219de-fd64-4c8f-9ff4-d2fc2b30c488 d447e44e6aa74ee69be9558d16a11907 158c9107cafa4d2c8ee7a49335758304 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 162.253.55.242 () {44 vars in 940 bytes} [Wed Sep 9 20:45:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 20:45:38.481 7 WARNING oslo_config.cfg [None req-509dfaef-e31a-45ec-9e42-a4e6e680325d d447e44e6aa74ee69be9558d16a11907 158c9107cafa4d2c8ee7a49335758304 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 162.253.55.242 () {48 vars in 952 bytes} [Wed Sep 9 20:45:38 2026] POST /v2/images => generated 760 bytes in 101 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-09 20:45:38.514 8 WARNING oslo_policy.policy [None req-7561d629-9114-407e-a3ad-3724ac830bfa d447e44e6aa74ee69be9558d16a11907 158c9107cafa4d2c8ee7a49335758304 - - 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-09-09 20:45:38.515 8 WARNING oslo_policy.policy [None req-7561d629-9114-407e-a3ad-3724ac830bfa d447e44e6aa74ee69be9558d16a11907 158c9107cafa4d2c8ee7a49335758304 - - 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-09-09 20:45:38.517 8 INFO glance.api.v2.image_data [None req-7561d629-9114-407e-a3ad-3724ac830bfa d447e44e6aa74ee69be9558d16a11907 158c9107cafa4d2c8ee7a49335758304 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 20:45:41.802 8 WARNING glance.location [None req-7561d629-9114-407e-a3ad-3724ac830bfa d447e44e6aa74ee69be9558d16a11907 158c9107cafa4d2c8ee7a49335758304 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 162.253.55.242 () {48 vars in 1046 bytes} [Wed Sep 9 20:45:38 2026] PUT /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3/file => generated 0 bytes in 3356 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7434 switches on core 0) [pid: 7|app: 0|req: 7/15] 162.253.55.242 () {44 vars in 972 bytes} [Wed Sep 9 20:45:41 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-09 20:45:41.989 8 WARNING oslo_config.cfg [None req-a9735873-7741-4ef1-b799-9037a5d6ac38 d447e44e6aa74ee69be9558d16a11907 158c9107cafa4d2c8ee7a49335758304 - - 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: 9/16] 162.253.55.242 () {48 vars in 1052 bytes} [Wed Sep 9 20:45:41 2026] PATCH /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 162.253.55.242 () {44 vars in 972 bytes} [Wed Sep 9 20:45:42 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 162.253.55.242 () {42 vars in 689 bytes} [Wed Sep 9 21:07:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/275] 162.253.55.242 () {44 vars in 911 bytes} [Wed Sep 9 21:07:04 2026] GET /v2/images => generated 1381 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 162.253.55.242 () {42 vars in 689 bytes} [Wed Sep 9 21:07:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 162.253.55.242 () {44 vars in 911 bytes} [Wed Sep 9 21:07:22 2026] GET /v2/images => generated 1381 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 162.253.55.242 () {44 vars in 938 bytes} [Wed Sep 9 21:07:22 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 162.253.55.242 () {44 vars in 960 bytes} [Wed Sep 9 21:07:22 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: 8|app: 0|req: 143/284] 162.253.55.242 () {44 vars in 940 bytes} [Wed Sep 9 21:07:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/285] 162.253.55.242 () {48 vars in 952 bytes} [Wed Sep 9 21:07:22 2026] POST /v2/images => generated 796 bytes in 82 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-09 21:07:22.667 8 INFO glance.api.v2.image_data [None req-97e65c65-1151-4d72-ad11-344f399e53a6 d447e44e6aa74ee69be9558d16a11907 158c9107cafa4d2c8ee7a49335758304 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 21:07:55.107 8 WARNING glance.location [None req-97e65c65-1151-4d72-ad11-344f399e53a6 d447e44e6aa74ee69be9558d16a11907 158c9107cafa4d2c8ee7a49335758304 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 144/292] 162.253.55.242 () {48 vars in 1047 bytes} [Wed Sep 9 21:07:22 2026] PUT /v2/images/68eeed2d-3460-4db2-86f3-847abffeb53b/file => generated 0 bytes in 32505 msecs (HTTP/1.1 204) 4 headers in 171 bytes (69112 switches on core 0) [pid: 7|app: 0|req: 149/293] 162.253.55.242 () {44 vars in 972 bytes} [Wed Sep 9 21:07:55 2026] GET /v2/images/68eeed2d-3460-4db2-86f3-847abffeb53b => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/294] 162.253.55.242 () {48 vars in 1052 bytes} [Wed Sep 9 21:07:55 2026] PATCH /v2/images/68eeed2d-3460-4db2-86f3-847abffeb53b => generated 1395 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/295] 162.253.55.242 () {44 vars in 972 bytes} [Wed Sep 9 21:07:55 2026] GET /v2/images/68eeed2d-3460-4db2-86f3-847abffeb53b => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/296] 162.253.55.242 () {42 vars in 689 bytes} [Wed Sep 9 21:07:57 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/297] 162.253.55.242 () {44 vars in 911 bytes} [Wed Sep 9 21:07:57 2026] GET /v2/images => generated 2778 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/382] 162.253.55.242 () {42 vars in 689 bytes} [Wed Sep 9 21:14:51 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/383] 162.253.55.242 () {44 vars in 911 bytes} [Wed Sep 9 21:14:51 2026] GET /v2/images => generated 2778 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/386] 162.253.55.242 () {42 vars in 689 bytes} [Wed Sep 9 21:15:03 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/387] 162.253.55.242 () {44 vars in 911 bytes} [Wed Sep 9 21:15:03 2026] GET /v2/images => generated 2778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/388] 162.253.55.242 () {44 vars in 948 bytes} [Wed Sep 9 21:15:03 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/389] 162.253.55.242 () {44 vars in 970 bytes} [Wed Sep 9 21:15:03 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/390] 162.253.55.242 () {44 vars in 940 bytes} [Wed Sep 9 21:15:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 162.253.55.242 () {48 vars in 952 bytes} [Wed Sep 9 21:15:03 2026] POST /v2/images => generated 799 bytes in 451 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-09 21:15:04.441 8 INFO glance.api.v2.image_data [None req-42afe52f-9b2e-417c-946f-b592974f2f47 d447e44e6aa74ee69be9558d16a11907 158c9107cafa4d2c8ee7a49335758304 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 21:15:56.097 8 INFO glance.location [None req-42afe52f-9b2e-417c-946f-b592974f2f47 d447e44e6aa74ee69be9558d16a11907 158c9107cafa4d2c8ee7a49335758304 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 194/402] 162.253.55.242 () {48 vars in 1046 bytes} [Wed Sep 9 21:15:04 2026] PUT /v2/images/67381ed7-759a-4730-a523-eae84cd2a868/file => generated 0 bytes in 51725 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28309 switches on core 0) [pid: 7|app: 0|req: 209/403] 162.253.55.242 () {44 vars in 972 bytes} [Wed Sep 9 21:15:56 2026] GET /v2/images/67381ed7-759a-4730-a523-eae84cd2a868 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/404] 162.253.55.242 () {48 vars in 1052 bytes} [Wed Sep 9 21:15:56 2026] PATCH /v2/images/67381ed7-759a-4730-a523-eae84cd2a868 => generated 1410 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/405] 162.253.55.242 () {44 vars in 972 bytes} [Wed Sep 9 21:15:56 2026] GET /v2/images/67381ed7-759a-4730-a523-eae84cd2a868 => generated 1410 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/414] 162.253.55.242 () {42 vars in 689 bytes} [Wed Sep 9 21:16:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/415] 162.253.55.242 () {44 vars in 911 bytes} [Wed Sep 9 21:16:34 2026] GET /v2/images => generated 4190 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/418] 162.253.55.242 () {42 vars in 689 bytes} [Wed Sep 9 21:16:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/419] 162.253.55.242 () {44 vars in 911 bytes} [Wed Sep 9 21:16:48 2026] GET /v2/images => generated 4190 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/420] 162.253.55.242 () {44 vars in 940 bytes} [Wed Sep 9 21:16:49 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/421] 162.253.55.242 () {44 vars in 962 bytes} [Wed Sep 9 21:16:49 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/422] 162.253.55.242 () {44 vars in 940 bytes} [Wed Sep 9 21:16:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/423] 162.253.55.242 () {48 vars in 952 bytes} [Wed Sep 9 21:16:49 2026] POST /v2/images => generated 791 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-09 21:16:49.545 7 WARNING oslo_policy.policy [None req-3d7bec8d-098a-4d0c-b154-eb3f8d6ce35c d447e44e6aa74ee69be9558d16a11907 158c9107cafa4d2c8ee7a49335758304 - - 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-09-09 21:16:49.545 7 WARNING oslo_policy.policy [None req-3d7bec8d-098a-4d0c-b154-eb3f8d6ce35c d447e44e6aa74ee69be9558d16a11907 158c9107cafa4d2c8ee7a49335758304 - - 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-09-09 21:16:49.546 7 INFO glance.api.v2.image_data [None req-3d7bec8d-098a-4d0c-b154-eb3f8d6ce35c d447e44e6aa74ee69be9558d16a11907 158c9107cafa4d2c8ee7a49335758304 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 21:17:06.791 7 INFO glance.location [None req-3d7bec8d-098a-4d0c-b154-eb3f8d6ce35c d447e44e6aa74ee69be9558d16a11907 158c9107cafa4d2c8ee7a49335758304 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 220/428] 162.253.55.242 () {48 vars in 1047 bytes} [Wed Sep 9 21:16:49 2026] PUT /v2/images/8e1e3b4b-fee5-43fc-8ccf-961fb339511a/file => generated 0 bytes in 17325 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27965 switches on core 0) [pid: 8|app: 0|req: 209/429] 162.253.55.242 () {44 vars in 972 bytes} [Wed Sep 9 21:17:06 2026] GET /v2/images/8e1e3b4b-fee5-43fc-8ccf-961fb339511a => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/430] 162.253.55.242 () {48 vars in 1052 bytes} [Wed Sep 9 21:17:06 2026] PATCH /v2/images/8e1e3b4b-fee5-43fc-8ccf-961fb339511a => generated 1382 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/431] 162.253.55.242 () {44 vars in 972 bytes} [Wed Sep 9 21:17:07 2026] GET /v2/images/8e1e3b4b-fee5-43fc-8ccf-961fb339511a => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/614] 162.253.55.242 () {42 vars in 689 bytes} [Wed Sep 9 21:32:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/615] 162.253.55.242 () {44 vars in 911 bytes} [Wed Sep 9 21:32:11 2026] GET /v2/images => generated 5574 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/646] 162.253.55.242 () {42 vars in 689 bytes} [Wed Sep 9 21:34:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/647] 162.253.55.242 () {44 vars in 911 bytes} [Wed Sep 9 21:34:48 2026] GET /v2/images => generated 5574 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/650] 162.253.55.242 () {42 vars in 689 bytes} [Wed Sep 9 21:34:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/651] 162.253.55.242 () {44 vars in 911 bytes} [Wed Sep 9 21:34:51 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/662] 162.253.55.242 () {42 vars in 689 bytes} [Wed Sep 9 21:35:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/663] 162.253.55.242 () {44 vars in 911 bytes} [Wed Sep 9 21:35:44 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/666] 162.253.55.242 () {42 vars in 689 bytes} [Wed Sep 9 21:35:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/667] 162.253.55.242 () {44 vars in 911 bytes} [Wed Sep 9 21:35:53 2026] GET /v2/images => generated 5574 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/682] 162.253.55.242 () {42 vars in 689 bytes} [Wed Sep 9 21:37:05 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/683] 162.253.55.242 () {44 vars in 911 bytes} [Wed Sep 9 21:37:05 2026] GET /v2/images => generated 5574 bytes in 85 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: 353/694] 10.0.0.244 () {32 vars in 633 bytes} [Wed Sep 9 21:37:52 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/699] 10.0.0.57 () {36 vars in 986 bytes} [Wed Sep 9 21:38:19 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 24 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: 344/700] 10.0.0.57 () {36 vars in 926 bytes} [Wed Sep 9 21:38: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: 346/703] 10.0.0.57 () {36 vars in 986 bytes} [Wed Sep 9 21:38:21 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/704] 10.0.0.57 () {36 vars in 926 bytes} [Wed Sep 9 21:38:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/705] 162.253.55.242 () {36 vars in 991 bytes} [Wed Sep 9 21:38:28 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/706] 162.253.55.242 () {36 vars in 931 bytes} [Wed Sep 9 21:38:28 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: 348/707] 162.253.55.242 () {36 vars in 991 bytes} [Wed Sep 9 21:38:29 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/708] 162.253.55.242 () {36 vars in 931 bytes} [Wed Sep 9 21:38:29 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/715] 10.0.0.57 () {36 vars in 986 bytes} [Wed Sep 9 21:38:57 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/716] 10.0.0.57 () {36 vars in 926 bytes} [Wed Sep 9 21:38:57 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: 366/719] 10.0.0.57 () {36 vars in 986 bytes} [Wed Sep 9 21:39:06 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/720] 10.0.0.57 () {36 vars in 926 bytes} [Wed Sep 9 21:39:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/727] 10.0.0.186 () {36 vars in 987 bytes} [Wed Sep 9 21:39:33 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/728] 10.0.0.186 () {36 vars in 927 bytes} [Wed Sep 9 21:39:33 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/729] 10.0.0.186 () {36 vars in 927 bytes} [Wed Sep 9 21:39:33 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: 371/730] 10.0.0.186 () {36 vars in 987 bytes} [Wed Sep 9 21:39:33 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/731] 10.0.0.186 () {36 vars in 927 bytes} [Wed Sep 9 21:39:33 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: 372/732] 10.0.0.186 () {36 vars in 927 bytes} [Wed Sep 9 21:39:33 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: 361/733] 10.0.0.186 () {36 vars in 987 bytes} [Wed Sep 9 21:39:33 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/734] 10.0.0.186 () {36 vars in 927 bytes} [Wed Sep 9 21:39:33 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: 362/735] 10.0.0.186 () {36 vars in 927 bytes} [Wed Sep 9 21:39:33 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: 374/736] 10.0.0.44 () {36 vars in 986 bytes} [Wed Sep 9 21:39:34 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/737] 10.0.0.44 () {36 vars in 926 bytes} [Wed Sep 9 21:39:34 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: 375/738] 10.0.0.44 () {36 vars in 986 bytes} [Wed Sep 9 21:39:34 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/739] 10.0.0.44 () {36 vars in 926 bytes} [Wed Sep 9 21:39:34 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/740] 10.0.0.44 () {36 vars in 926 bytes} [Wed Sep 9 21:39:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/743] 10.0.0.57 () {36 vars in 986 bytes} [Wed Sep 9 21:39:46 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/744] 10.0.0.57 () {36 vars in 926 bytes} [Wed Sep 9 21:39:46 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: 367/745] 10.0.0.244 () {34 vars in 655 bytes} [Wed Sep 9 21:39:49 2026] POST /v2/images => generated 648 bytes in 170 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-09 21:39:49.597 7 WARNING glance.api.v2.images [None req-cafef32c-c959-45da-9931-3225bc2254d0 80693382e3014ef99d98ceaf45e1dbbd 9f72c8d6bca74f60adc0bf5559faa4e7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d4525051-76c9-47a4-9267-80c4ce6ba699 [pid: 7|app: 0|req: 379/746] 10.0.0.244 () {32 vars in 710 bytes} [Wed Sep 9 21:39:49 2026] DELETE /v2/images/d4525051-76c9-47a4-9267-80c4ce6ba699 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/747] 10.0.0.244 () {32 vars in 707 bytes} [Wed Sep 9 21:39:49 2026] GET /v2/images/d4525051-76c9-47a4-9267-80c4ce6ba699 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/748] 10.0.0.244 () {32 vars in 633 bytes} [Wed Sep 9 21:39:49 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/749] 10.0.0.244 () {34 vars in 655 bytes} [Wed Sep 9 21:39:49 2026] POST /v2/images => generated 702 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/750] 10.0.0.244 () {32 vars in 717 bytes} [Wed Sep 9 21:39:49 2026] GET /v2/images/893babcd-9f4f-434d-bdf1-dc169aaa62c0/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-09 21:39:49.787 8 INFO glance.api.v2.image_data [None req-4cd61af1-7256-4bc1-b959-bb9a7e51f342 80693382e3014ef99d98ceaf45e1dbbd 9f72c8d6bca74f60adc0bf5559faa4e7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 21:39:49.835 8 WARNING glance_store._drivers.rbd [None req-4cd61af1-7256-4bc1-b959-bb9a7e51f342 80693382e3014ef99d98ceaf45e1dbbd 9f72c8d6bca74f60adc0bf5559faa4e7 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-09 21:39:51.017 8 INFO glance.location [None req-4cd61af1-7256-4bc1-b959-bb9a7e51f342 80693382e3014ef99d98ceaf45e1dbbd 9f72c8d6bca74f60adc0bf5559faa4e7 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 370/753] 10.0.0.244 () {32 vars in 727 bytes} [Wed Sep 9 21:39:49 2026] PUT /v2/images/893babcd-9f4f-434d-bdf1-dc169aaa62c0/file => generated 0 bytes in 1293 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/754] 10.0.0.244 () {32 vars in 707 bytes} [Wed Sep 9 21:39:51 2026] GET /v2/images/893babcd-9f4f-434d-bdf1-dc169aaa62c0 => 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: 371/755] 10.0.0.244 () {32 vars in 717 bytes} [Wed Sep 9 21:39:51 2026] GET /v2/images/893babcd-9f4f-434d-bdf1-dc169aaa62c0/file => generated 1024 bytes in 181 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/756] 10.0.0.244 () {34 vars in 655 bytes} [Wed Sep 9 21:39:51 2026] POST /v2/images => generated 648 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/757] 10.0.0.244 () {32 vars in 726 bytes} [Wed Sep 9 21:39:51 2026] PATCH /v2/images/7177d931-d5ff-4cc5-9355-f1b59204569a => generated 653 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/758] 10.0.0.244 () {32 vars in 707 bytes} [Wed Sep 9 21:39:51 2026] GET /v2/images/7177d931-d5ff-4cc5-9355-f1b59204569a => generated 653 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-09 21:39:51.461 8 WARNING glance.api.v2.images [None req-3adb6990-9845-48f5-b1ea-eed9f9716440 80693382e3014ef99d98ceaf45e1dbbd 9f72c8d6bca74f60adc0bf5559faa4e7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7177d931-d5ff-4cc5-9355-f1b59204569a [pid: 8|app: 0|req: 373/759] 10.0.0.244 () {32 vars in 710 bytes} [Wed Sep 9 21:39:51 2026] DELETE /v2/images/7177d931-d5ff-4cc5-9355-f1b59204569a => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/760] 10.0.0.244 () {32 vars in 707 bytes} [Wed Sep 9 21:39:51 2026] GET /v2/images/7177d931-d5ff-4cc5-9355-f1b59204569a => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 21:39:51.552 8 WARNING glance.api.v2.images [None req-2f459773-61e8-4fa2-a1c0-ff0b54c5c660 80693382e3014ef99d98ceaf45e1dbbd 9f72c8d6bca74f60adc0bf5559faa4e7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//893babcd-9f4f-434d-bdf1-dc169aaa62c0 [pid: 8|app: 0|req: 374/761] 10.0.0.244 () {32 vars in 710 bytes} [Wed Sep 9 21:39:51 2026] DELETE /v2/images/893babcd-9f4f-434d-bdf1-dc169aaa62c0 => generated 0 bytes in 890 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/762] 10.0.0.244 () {32 vars in 707 bytes} [Wed Sep 9 21:39:52 2026] GET /v2/images/893babcd-9f4f-434d-bdf1-dc169aaa62c0 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 21:39:52.456 8 WARNING glance.api.v2.images [None req-d11eefda-9c83-4d6d-af3c-9f88da33f4e0 80693382e3014ef99d98ceaf45e1dbbd 9f72c8d6bca74f60adc0bf5559faa4e7 - - default default] Failed to find image d4525051-76c9-47a4-9267-80c4ce6ba699 to delete: glance.common.exception.ImageNotFound: No image found with ID d4525051-76c9-47a4-9267-80c4ce6ba699 [pid: 8|app: 0|req: 375/763] 10.0.0.244 () {32 vars in 710 bytes} [Wed Sep 9 21:39:52 2026] DELETE /v2/images/d4525051-76c9-47a4-9267-80c4ce6ba699 => generated 147 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/764] 10.0.0.244 () {32 vars in 707 bytes} [Wed Sep 9 21:39:52 2026] GET /v2/images/d4525051-76c9-47a4-9267-80c4ce6ba699 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/765] 10.0.0.244 () {30 vars in 411 bytes} [Wed Sep 9 21:39:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/772] 10.0.0.57 () {36 vars in 986 bytes} [Wed Sep 9 21:40:25 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/773] 10.0.0.57 () {36 vars in 926 bytes} [Wed Sep 9 21:40:25 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: 396/778] 10.0.0.57 () {36 vars in 986 bytes} [Wed Sep 9 21:40:45 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/779] 10.0.0.57 () {36 vars in 926 bytes} [Wed Sep 9 21:40:45 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: 387/786] 10.0.0.57 () {36 vars in 986 bytes} [Wed Sep 9 21:41:11 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/787] 10.0.0.57 () {36 vars in 926 bytes} [Wed Sep 9 21:41:11 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/788] 10.0.0.57 () {36 vars in 986 bytes} [Wed Sep 9 21:41:17 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/789] 10.0.0.57 () {36 vars in 926 bytes} [Wed Sep 9 21:41:17 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: 405/796] 10.0.0.57 () {36 vars in 986 bytes} [Wed Sep 9 21:41:41 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/797] 10.0.0.57 () {36 vars in 926 bytes} [Wed Sep 9 21:41:41 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: 394/800] 10.0.0.57 () {36 vars in 986 bytes} [Wed Sep 9 21:41:59 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/801] 10.0.0.57 () {36 vars in 926 bytes} [Wed Sep 9 21:41:59 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: 413/812] 162.253.55.242 () {32 vars in 826 bytes} [Wed Sep 9 21:42:45 2026] GET /v2/images?status=active&owner=158c9107cafa4d2c8ee7a49335758304&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/813] 162.253.55.242 () {32 vars in 653 bytes} [Wed Sep 9 21:42:46 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: 414/814] 10.0.0.186 () {36 vars in 987 bytes} [Wed Sep 9 21:42:47 2026] GET /v2/images/68eeed2d-3460-4db2-86f3-847abffeb53b => generated 1395 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/815] 10.0.0.186 () {36 vars in 927 bytes} [Wed Sep 9 21:42:47 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: 415/816] 10.0.0.186 () {36 vars in 927 bytes} [Wed Sep 9 21:42:47 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: 402/817] 10.0.0.186 () {36 vars in 987 bytes} [Wed Sep 9 21:42:47 2026] GET /v2/images/68eeed2d-3460-4db2-86f3-847abffeb53b => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/818] 10.0.0.186 () {36 vars in 927 bytes} [Wed Sep 9 21:42:47 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: 403/819] 10.0.0.186 () {36 vars in 927 bytes} [Wed Sep 9 21:42:47 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: 417/820] 10.0.0.186 () {36 vars in 987 bytes} [Wed Sep 9 21:42:47 2026] GET /v2/images/68eeed2d-3460-4db2-86f3-847abffeb53b => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/821] 10.0.0.186 () {36 vars in 927 bytes} [Wed Sep 9 21:42:47 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: 418/822] 10.0.0.186 () {36 vars in 927 bytes} [Wed Sep 9 21:42:47 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: 405/823] 10.0.0.44 () {36 vars in 986 bytes} [Wed Sep 9 21:42:47 2026] GET /v2/images/68eeed2d-3460-4db2-86f3-847abffeb53b => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/824] 10.0.0.44 () {36 vars in 926 bytes} [Wed Sep 9 21:42:47 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: 406/825] 10.0.0.44 () {36 vars in 986 bytes} [Wed Sep 9 21:42:47 2026] GET /v2/images/68eeed2d-3460-4db2-86f3-847abffeb53b => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/826] 10.0.0.44 () {36 vars in 926 bytes} [Wed Sep 9 21:42:47 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: 407/827] 10.0.0.44 () {36 vars in 926 bytes} [Wed Sep 9 21:42:47 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: 411/834] 10.0.0.244 () {32 vars in 707 bytes} [Wed Sep 9 21:43:15 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/835] 10.0.0.244 () {32 vars in 707 bytes} [Wed Sep 9 21:43:15 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/836] 10.0.0.186 () {36 vars in 987 bytes} [Wed Sep 9 21:43:15 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/837] 10.0.0.186 () {36 vars in 927 bytes} [Wed Sep 9 21:43: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: 413/838] 10.0.0.186 () {36 vars in 927 bytes} [Wed Sep 9 21:43: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: 7|app: 0|req: 426/839] 10.0.0.186 () {36 vars in 987 bytes} [Wed Sep 9 21:43:15 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/840] 10.0.0.186 () {36 vars in 927 bytes} [Wed Sep 9 21:43: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: 7|app: 0|req: 427/841] 10.0.0.186 () {36 vars in 927 bytes} [Wed Sep 9 21:43: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: 8|app: 0|req: 415/842] 10.0.0.186 () {36 vars in 987 bytes} [Wed Sep 9 21:43:15 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/843] 10.0.0.186 () {36 vars in 927 bytes} [Wed Sep 9 21:43:15 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: 416/844] 10.0.0.44 () {36 vars in 986 bytes} [Wed Sep 9 21:43:16 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/845] 10.0.0.44 () {36 vars in 926 bytes} [Wed Sep 9 21:43:16 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/846] 10.0.0.44 () {36 vars in 986 bytes} [Wed Sep 9 21:43:16 2026] GET /v2/images/1774b1c9-b8a0-46cc-82cf-ed73e23831e3 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/847] 10.0.0.44 () {36 vars in 926 bytes} [Wed Sep 9 21:43:16 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/848] 10.0.0.44 () {36 vars in 926 bytes} [Wed Sep 9 21:43:16 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/901] 10.0.0.244 () {32 vars in 633 bytes} [Wed Sep 9 21:47:36 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)